[ Feb 11 20:45:02 Enabled. ] [ Feb 11 20:45:02 Rereading configuration. ] [ Feb 11 20:45:03 Rereading configuration. ] [ Feb 11 20:45:05 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 [ Feb 11 20:45:05 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.02.11 20:45:06.153187 [ 1 ] {} Application: Will watch for the process with pid 5545 2025.02.11 20:45:06.153619 [ 1 ] {} Application: Forked a child process to watch 2025.02.11 20:45:06.410432 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 5545 2025.02.11 20:45:06.411206 [ 1 ] {} Application: starting up 2025.02.11 20:45:06.411945 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.11 20:45:06.503858 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.11 20:45:06.538743 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.11 20:45:06.538832 [ 1 ] {} Application: Initializing DateLUT. 2025.02.11 20:45:06.538845 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.11 20:45:06.538914 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.11 20:45:06.539634 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.11 20:45:06.541250 [ 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.02.11 20:45:06.542140 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.11 20:45:06.543039 [ 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.02.11 20:45:06.543092 [ 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.02.11 20:45:06.543143 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.11 20:45:06.543322 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.11 20:45:06.544182 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.11 20:45:06.549557 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.11 20:45:06.550367 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.11 20:45:06.551877 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.11 20:45:06.551977 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.11 20:45:06.553602 [ 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.02.11 20:45:06.554199 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.11 20:45:06.558864 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.11 20:45:06.559335 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.11 20:45:06.560987 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.11 20:45:06.561432 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.11 20:45:06.561864 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.11 20:45:06.562234 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.11 20:45:06.563625 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.11 20:45:06.563659 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.11 20:45:06.563740 [ 180 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:45:06.563865 [ 180 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:45:06.573598 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.11 20:45:06.573625 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157402 sec 2025.02.11 20:45:06.573711 [ 1 ] {} ReferentialDeps: No tables 2025.02.11 20:45:06.573755 [ 1 ] {} LoadingDeps: No tables 2025.02.11 20:45:06.575096 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.11 20:45:06.576257 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.11 20:45:06.590212 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.11 20:45:06.590259 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.11 20:45:06.590339 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.11 20:45:06.590353 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.11 20:45:06.590384 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.11 20:45:06.590460 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.11 20:45:06.595048 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.11 20:45:06.595097 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.11 20:45:06.595148 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.11 20:45:06.595370 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.11 20:45:06.595391 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.11 20:45:06.595427 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.11 20:45:06.595498 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.11 20:45:06.595512 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.11 20:45:06.595542 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.11 20:45:06.595610 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.11 20:45:06.625797 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.11 20:45:06.627233 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.11 20:45:06.627319 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000105382 sec 2025.02.11 20:45:06.627334 [ 1 ] {} ReferentialDeps: No tables 2025.02.11 20:45:06.627345 [ 1 ] {} LoadingDeps: No tables 2025.02.11 20:45:06.627369 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.11 20:45:06.627586 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.11 20:45:06.627701 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.11 20:45:06.627716 [ 1 ] {} Application: Loaded metadata. 2025.02.11 20:45:06.627728 [ 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.02.11 20:45:06.627739 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.11 20:45:06.631803 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.11 20:45:06.632019 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2025.02.11 20:45:06.632947 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2971e-05 sec. 2025.02.11 20:45:06.633920 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.11 20:45:06.634010 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.11 20:45:06.634027 [ 1 ] {} Application: Ready for connections. 2025.02.11 20:45:06.983935 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57316 2025.02.11 20:45:06.984253 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:06.984310 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:57316 2025.02.11 20:45:06.984341 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.984421 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.984511 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.11 20:45:06.984538 [ 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.02.11 20:45:06.984611 [ 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.02.11 20:45:06.985043 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51610 2025.02.11 20:45:06.985177 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:06.985209 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Authenticating user 'default' from [fd00:1122:3344:101::d]:51610 2025.02.11 20:45:06.985236 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.985329 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.985965 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47046 2025.02.11 20:45:06.985985 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52846 2025.02.11 20:45:06.986076 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:06.986085 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51037 2025.02.11 20:45:06.986136 [ 253 ] {} TCP-Session: 1e6526fc-d19f-45e3-a9f2-c1eb18753ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47046 2025.02.11 20:45:06.987037 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:06.987074 [ 253 ] {} TCP-Session: 1e6526fc-d19f-45e3-a9f2-c1eb18753ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.987049 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53370 2025.02.11 20:45:06.987145 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:06.987050 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:06.987203 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47843 2025.02.11 20:45:06.987221 [ 254 ] {} TCP-Session: 65078c9c-a036-47ac-9f3f-1cc096a36c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:51037 2025.02.11 20:45:06.987208 [ 253 ] {} TCP-Session: 1e6526fc-d19f-45e3-a9f2-c1eb18753ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.987387 [ 5 ] {} TCP-Session: a21412c1-1902-453e-9386-e219afebe94f Authenticating user 'default' from [fd00:1122:3344:101::d]:52846 2025.02.11 20:45:06.987416 [ 254 ] {} TCP-Session: 65078c9c-a036-47ac-9f3f-1cc096a36c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.987532 [ 5 ] {} TCP-Session: a21412c1-1902-453e-9386-e219afebe94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.987490 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:06.987548 [ 254 ] {} TCP-Session: 65078c9c-a036-47ac-9f3f-1cc096a36c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.987610 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57890 2025.02.11 20:45:06.987640 [ 5 ] {} TCP-Session: a21412c1-1902-453e-9386-e219afebe94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.987615 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42110 2025.02.11 20:45:06.987864 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Authenticating user 'default' from [fd00:1122:3344:101::d]:53370 2025.02.11 20:45:06.987865 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:06.988117 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:06.988133 [ 256 ] {} TCP-Session: df132c69-1729-4d2c-b368-8cc052dd9559 Authenticating user 'default' from [fd00:1122:3344:101::d]:47843 2025.02.11 20:45:06.989895 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.989941 [ 258 ] {} TCP-Session: a13c86f4-4be7-46cb-8187-2a1fd2a085e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42110 2025.02.11 20:45:06.989933 [ 256 ] {} TCP-Session: df132c69-1729-4d2c-b368-8cc052dd9559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.989911 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:06.990039 [ 256 ] {} TCP-Session: df132c69-1729-4d2c-b368-8cc052dd9559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.990031 [ 258 ] {} TCP-Session: a13c86f4-4be7-46cb-8187-2a1fd2a085e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.990020 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.990556 [ 257 ] {} TCP-Session: cdfff023-fa86-4d64-b2d2-e9001189ea35 Authenticating user 'default' from [fd00:1122:3344:101::d]:57890 2025.02.11 20:45:06.990598 [ 258 ] {} TCP-Session: a13c86f4-4be7-46cb-8187-2a1fd2a085e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.991226 [ 257 ] {} TCP-Session: cdfff023-fa86-4d64-b2d2-e9001189ea35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.991328 [ 257 ] {} TCP-Session: cdfff023-fa86-4d64-b2d2-e9001189ea35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:06.991480 [ 3 ] {a55a2887-b80c-4706-9880-08af81efde26} executeQuery: (from [fd00:1122:3344:101::d]:57316) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.11 20:45:07.000137 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 121.69 MiB (RSS), difference: 4.51 MiB 2025.02.11 20:45:07.050761 [ 3 ] {a55a2887-b80c-4706-9880-08af81efde26} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57316) (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.02.11 20:45:07.052062 [ 3 ] {a55a2887-b80c-4706-9880-08af81efde26} 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.02.11 20:45:07.052168 [ 3 ] {a55a2887-b80c-4706-9880-08af81efde26} TCPHandler: Processed in 0.06691191 sec. 2025.02.11 20:45:07.052483 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.052693 [ 255 ] {85fb816f-51f1-437e-8244-a7dfebbe1c6d} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.11 20:45:07.053022 [ 255 ] {85fb816f-51f1-437e-8244-a7dfebbe1c6d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53370) (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.02.11 20:45:07.053153 [ 255 ] {85fb816f-51f1-437e-8244-a7dfebbe1c6d} 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.02.11 20:45:07.053239 [ 255 ] {85fb816f-51f1-437e-8244-a7dfebbe1c6d} TCPHandler: Processed in 0.000894274 sec. 2025.02.11 20:45:07.053545 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.054778 [ 3 ] {2daf8d6a-002a-4c75-84de-dc9bd7643944} executeQuery: (from [fd00:1122:3344:101::d]:57316) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.02.11 20:45:07.055417 [ 3 ] {2daf8d6a-002a-4c75-84de-dc9bd7643944} TCPHandler: Processed in 0.001991762 sec. 2025.02.11 20:45:07.055614 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.055755 [ 255 ] {3955c7b1-eab3-4ddd-8735-0ebd0fe40c62} executeQuery: (from [fd00:1122:3344:101::d]:53370) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.11 20:45:07.055930 [ 255 ] {3955c7b1-eab3-4ddd-8735-0ebd0fe40c62} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.11 20:45:07.057273 [ 255 ] {3955c7b1-eab3-4ddd-8735-0ebd0fe40c62} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.11 20:45:07.057297 [ 255 ] {3955c7b1-eab3-4ddd-8735-0ebd0fe40c62} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7051e-05 sec 2025.02.11 20:45:07.057324 [ 255 ] {3955c7b1-eab3-4ddd-8735-0ebd0fe40c62} ReferentialDeps: No tables 2025.02.11 20:45:07.057337 [ 255 ] {3955c7b1-eab3-4ddd-8735-0ebd0fe40c62} LoadingDeps: No tables 2025.02.11 20:45:07.057359 [ 255 ] {3955c7b1-eab3-4ddd-8735-0ebd0fe40c62} DatabaseAtomic (oximeter): Starting up tables. 2025.02.11 20:45:07.057413 [ 255 ] {3955c7b1-eab3-4ddd-8735-0ebd0fe40c62} TCPHandler: Processed in 0.00186098 sec. 2025.02.11 20:45:07.057609 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.057786 [ 3 ] {be42fa92-024c-4757-8050-3e13c6adfd7e} executeQuery: (from [fd00:1122:3344:101::d]:57316) /* 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.02.11 20:45:07.057855 [ 3 ] {be42fa92-024c-4757-8050-3e13c6adfd7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.11 20:45:07.065488 [ 3 ] {be42fa92-024c-4757-8050-3e13c6adfd7e} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.11 20:45:07.066601 [ 3 ] {be42fa92-024c-4757-8050-3e13c6adfd7e} oximeter.version (f2da0538-f0bc-4bef-83af-060231e03f0d): Loading data parts 2025.02.11 20:45:07.067132 [ 3 ] {be42fa92-024c-4757-8050-3e13c6adfd7e} oximeter.version (f2da0538-f0bc-4bef-83af-060231e03f0d): There are no data parts 2025.02.11 20:45:07.069546 [ 3 ] {be42fa92-024c-4757-8050-3e13c6adfd7e} TCPHandler: Processed in 0.011994082 sec. 2025.02.11 20:45:07.069757 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.070000 [ 255 ] {cf972951-7d7b-42fb-b88a-37c935a5c476} executeQuery: (from [fd00:1122:3344:101::d]:53370) /* 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.02.11 20:45:07.070074 [ 255 ] {cf972951-7d7b-42fb-b88a-37c935a5c476} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.11 20:45:07.078405 [ 255 ] {cf972951-7d7b-42fb-b88a-37c935a5c476} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Loading data parts 2025.02.11 20:45:07.078629 [ 255 ] {cf972951-7d7b-42fb-b88a-37c935a5c476} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): There are no data parts 2025.02.11 20:45:07.079820 [ 255 ] {cf972951-7d7b-42fb-b88a-37c935a5c476} TCPHandler: Processed in 0.010123702 sec. 2025.02.11 20:45:07.080093 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.080321 [ 3 ] {e8247af7-c880-4e40-9b0f-a0471866fd6e} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.080394 [ 3 ] {e8247af7-c880-4e40-9b0f-a0471866fd6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.11 20:45:07.082334 [ 3 ] {e8247af7-c880-4e40-9b0f-a0471866fd6e} oximeter.measurements_i8 (007b3a39-bde1-40e7-9b41-ef51670d1115): Loading data parts 2025.02.11 20:45:07.082525 [ 3 ] {e8247af7-c880-4e40-9b0f-a0471866fd6e} oximeter.measurements_i8 (007b3a39-bde1-40e7-9b41-ef51670d1115): There are no data parts 2025.02.11 20:45:07.083675 [ 3 ] {e8247af7-c880-4e40-9b0f-a0471866fd6e} TCPHandler: Processed in 0.003663439 sec. 2025.02.11 20:45:07.083898 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.084142 [ 255 ] {a82e8df1-4db9-41f3-a4c8-e7f2dda1aa30} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.084194 [ 255 ] {a82e8df1-4db9-41f3-a4c8-e7f2dda1aa30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.11 20:45:07.086034 [ 255 ] {a82e8df1-4db9-41f3-a4c8-e7f2dda1aa30} oximeter.measurements_u8 (8e7ba98a-0126-4df2-b569-975b36ed3e3f): Loading data parts 2025.02.11 20:45:07.086193 [ 255 ] {a82e8df1-4db9-41f3-a4c8-e7f2dda1aa30} oximeter.measurements_u8 (8e7ba98a-0126-4df2-b569-975b36ed3e3f): There are no data parts 2025.02.11 20:45:07.087529 [ 255 ] {a82e8df1-4db9-41f3-a4c8-e7f2dda1aa30} TCPHandler: Processed in 0.003707059 sec. 2025.02.11 20:45:07.087740 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.087946 [ 3 ] {53cee320-8d3d-41c2-8ed4-09dc5e813707} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.088013 [ 3 ] {53cee320-8d3d-41c2-8ed4-09dc5e813707} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.11 20:45:07.089902 [ 3 ] {53cee320-8d3d-41c2-8ed4-09dc5e813707} oximeter.measurements_i16 (8d231fd5-cf4b-447d-8e14-a851ccb11ef9): Loading data parts 2025.02.11 20:45:07.090047 [ 3 ] {53cee320-8d3d-41c2-8ed4-09dc5e813707} oximeter.measurements_i16 (8d231fd5-cf4b-447d-8e14-a851ccb11ef9): There are no data parts 2025.02.11 20:45:07.091196 [ 3 ] {53cee320-8d3d-41c2-8ed4-09dc5e813707} TCPHandler: Processed in 0.003513556 sec. 2025.02.11 20:45:07.091383 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.091611 [ 255 ] {7fb30c78-6ded-4f3b-84bd-d194aa5747c2} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.091658 [ 255 ] {7fb30c78-6ded-4f3b-84bd-d194aa5747c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.11 20:45:07.093562 [ 255 ] {7fb30c78-6ded-4f3b-84bd-d194aa5747c2} oximeter.measurements_u16 (541afcae-c0b6-4ca6-8260-f136fc6ff0ea): Loading data parts 2025.02.11 20:45:07.093721 [ 255 ] {7fb30c78-6ded-4f3b-84bd-d194aa5747c2} oximeter.measurements_u16 (541afcae-c0b6-4ca6-8260-f136fc6ff0ea): There are no data parts 2025.02.11 20:45:07.094993 [ 255 ] {7fb30c78-6ded-4f3b-84bd-d194aa5747c2} TCPHandler: Processed in 0.003667389 sec. 2025.02.11 20:45:07.095200 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.095405 [ 3 ] {5794b31e-fbfd-4540-b44a-a36b9431de01} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.095476 [ 3 ] {5794b31e-fbfd-4540-b44a-a36b9431de01} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.11 20:45:07.097173 [ 3 ] {5794b31e-fbfd-4540-b44a-a36b9431de01} oximeter.measurements_i32 (82843a67-8774-47f3-b34b-96858946cd94): Loading data parts 2025.02.11 20:45:07.097319 [ 3 ] {5794b31e-fbfd-4540-b44a-a36b9431de01} oximeter.measurements_i32 (82843a67-8774-47f3-b34b-96858946cd94): There are no data parts 2025.02.11 20:45:07.098552 [ 3 ] {5794b31e-fbfd-4540-b44a-a36b9431de01} TCPHandler: Processed in 0.003410554 sec. 2025.02.11 20:45:07.098742 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.098973 [ 255 ] {85a2241a-e502-4587-90d0-8cd079fdb8cc} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.099021 [ 255 ] {85a2241a-e502-4587-90d0-8cd079fdb8cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.11 20:45:07.100758 [ 255 ] {85a2241a-e502-4587-90d0-8cd079fdb8cc} oximeter.measurements_u32 (18a504ae-84e5-427f-8c1d-bb3922c8d071): Loading data parts 2025.02.11 20:45:07.100914 [ 255 ] {85a2241a-e502-4587-90d0-8cd079fdb8cc} oximeter.measurements_u32 (18a504ae-84e5-427f-8c1d-bb3922c8d071): There are no data parts 2025.02.11 20:45:07.102212 [ 255 ] {85a2241a-e502-4587-90d0-8cd079fdb8cc} TCPHandler: Processed in 0.003527756 sec. 2025.02.11 20:45:07.102415 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.102625 [ 3 ] {b6eec8dc-cdf4-4ee6-9be6-cd9366d19c21} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.102702 [ 3 ] {b6eec8dc-cdf4-4ee6-9be6-cd9366d19c21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.11 20:45:07.104431 [ 3 ] {b6eec8dc-cdf4-4ee6-9be6-cd9366d19c21} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Loading data parts 2025.02.11 20:45:07.104575 [ 3 ] {b6eec8dc-cdf4-4ee6-9be6-cd9366d19c21} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): There are no data parts 2025.02.11 20:45:07.105686 [ 3 ] {b6eec8dc-cdf4-4ee6-9be6-cd9366d19c21} TCPHandler: Processed in 0.003328643 sec. 2025.02.11 20:45:07.105870 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.106087 [ 255 ] {03afffa7-ca7b-4511-9d7b-0977b1eb3d60} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.106147 [ 255 ] {03afffa7-ca7b-4511-9d7b-0977b1eb3d60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.11 20:45:07.108012 [ 255 ] {03afffa7-ca7b-4511-9d7b-0977b1eb3d60} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Loading data parts 2025.02.11 20:45:07.108175 [ 255 ] {03afffa7-ca7b-4511-9d7b-0977b1eb3d60} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): There are no data parts 2025.02.11 20:45:07.109594 [ 255 ] {03afffa7-ca7b-4511-9d7b-0977b1eb3d60} TCPHandler: Processed in 0.00378202 sec. 2025.02.11 20:45:07.109793 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.109997 [ 3 ] {40848114-3cb4-4a5f-908a-021c0cf5e046} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.110067 [ 3 ] {40848114-3cb4-4a5f-908a-021c0cf5e046} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.11 20:45:07.111766 [ 3 ] {40848114-3cb4-4a5f-908a-021c0cf5e046} oximeter.measurements_f32 (ab450245-d6bf-4ecd-851c-e164999e72c7): Loading data parts 2025.02.11 20:45:07.111896 [ 3 ] {40848114-3cb4-4a5f-908a-021c0cf5e046} oximeter.measurements_f32 (ab450245-d6bf-4ecd-851c-e164999e72c7): There are no data parts 2025.02.11 20:45:07.113131 [ 3 ] {40848114-3cb4-4a5f-908a-021c0cf5e046} TCPHandler: Processed in 0.003393205 sec. 2025.02.11 20:45:07.113331 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.113541 [ 255 ] {0755fb1b-b3f1-4624-9342-3c990d1a5d9a} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.113612 [ 255 ] {0755fb1b-b3f1-4624-9342-3c990d1a5d9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.11 20:45:07.115358 [ 255 ] {0755fb1b-b3f1-4624-9342-3c990d1a5d9a} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Loading data parts 2025.02.11 20:45:07.115542 [ 255 ] {0755fb1b-b3f1-4624-9342-3c990d1a5d9a} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): There are no data parts 2025.02.11 20:45:07.116887 [ 255 ] {0755fb1b-b3f1-4624-9342-3c990d1a5d9a} TCPHandler: Processed in 0.003614428 sec. 2025.02.11 20:45:07.117083 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.117305 [ 3 ] {1d7f0425-54bf-45bb-b1d8-d405aebf4572} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.117373 [ 3 ] {1d7f0425-54bf-45bb-b1d8-d405aebf4572} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.11 20:45:07.119075 [ 3 ] {1d7f0425-54bf-45bb-b1d8-d405aebf4572} oximeter.measurements_string (99d3e11a-de5c-4e90-a99e-cd06dec92a1c): Loading data parts 2025.02.11 20:45:07.119205 [ 3 ] {1d7f0425-54bf-45bb-b1d8-d405aebf4572} oximeter.measurements_string (99d3e11a-de5c-4e90-a99e-cd06dec92a1c): There are no data parts 2025.02.11 20:45:07.120392 [ 3 ] {1d7f0425-54bf-45bb-b1d8-d405aebf4572} TCPHandler: Processed in 0.003366104 sec. 2025.02.11 20:45:07.120579 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.120790 [ 255 ] {e6262a1d-25d3-4237-84bf-d01bcd7b4394} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.120866 [ 255 ] {e6262a1d-25d3-4237-84bf-d01bcd7b4394} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.11 20:45:07.122678 [ 255 ] {e6262a1d-25d3-4237-84bf-d01bcd7b4394} oximeter.measurements_bytes (18e1636b-d5d1-4087-983e-131a35151daf): Loading data parts 2025.02.11 20:45:07.122856 [ 255 ] {e6262a1d-25d3-4237-84bf-d01bcd7b4394} oximeter.measurements_bytes (18e1636b-d5d1-4087-983e-131a35151daf): There are no data parts 2025.02.11 20:45:07.124041 [ 255 ] {e6262a1d-25d3-4237-84bf-d01bcd7b4394} TCPHandler: Processed in 0.003520296 sec. 2025.02.11 20:45:07.124234 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.124481 [ 3 ] {18307c22-a69c-4760-bd84-84e586748ce8} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.124532 [ 3 ] {18307c22-a69c-4760-bd84-84e586748ce8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.11 20:45:07.126278 [ 3 ] {18307c22-a69c-4760-bd84-84e586748ce8} oximeter.measurements_cumulativei64 (c79473ad-131c-4be1-9cf6-5db7dc6cbae4): Loading data parts 2025.02.11 20:45:07.126404 [ 3 ] {18307c22-a69c-4760-bd84-84e586748ce8} oximeter.measurements_cumulativei64 (c79473ad-131c-4be1-9cf6-5db7dc6cbae4): There are no data parts 2025.02.11 20:45:07.127633 [ 3 ] {18307c22-a69c-4760-bd84-84e586748ce8} TCPHandler: Processed in 0.003457145 sec. 2025.02.11 20:45:07.127840 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.128070 [ 255 ] {220e6b92-039a-4af5-890a-71f9b5c61010} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.128146 [ 255 ] {220e6b92-039a-4af5-890a-71f9b5c61010} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.11 20:45:07.129918 [ 255 ] {220e6b92-039a-4af5-890a-71f9b5c61010} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Loading data parts 2025.02.11 20:45:07.130094 [ 255 ] {220e6b92-039a-4af5-890a-71f9b5c61010} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): There are no data parts 2025.02.11 20:45:07.131444 [ 255 ] {220e6b92-039a-4af5-890a-71f9b5c61010} TCPHandler: Processed in 0.003663478 sec. 2025.02.11 20:45:07.131644 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.131906 [ 3 ] {2aded505-6ced-4229-ac21-5fd4155909cc} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.131976 [ 3 ] {2aded505-6ced-4229-ac21-5fd4155909cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.11 20:45:07.133953 [ 3 ] {2aded505-6ced-4229-ac21-5fd4155909cc} oximeter.measurements_cumulativef32 (33652d69-663a-41d5-a36c-1dc40c20588c): Loading data parts 2025.02.11 20:45:07.134100 [ 3 ] {2aded505-6ced-4229-ac21-5fd4155909cc} oximeter.measurements_cumulativef32 (33652d69-663a-41d5-a36c-1dc40c20588c): There are no data parts 2025.02.11 20:45:07.135700 [ 3 ] {2aded505-6ced-4229-ac21-5fd4155909cc} TCPHandler: Processed in 0.004116316 sec. 2025.02.11 20:45:07.135900 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.136129 [ 255 ] {28639067-0a75-4175-8d0e-85c845f64137} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.136214 [ 255 ] {28639067-0a75-4175-8d0e-85c845f64137} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.11 20:45:07.138273 [ 255 ] {28639067-0a75-4175-8d0e-85c845f64137} oximeter.measurements_cumulativef64 (a74588d8-21c4-4e24-a3e1-9a150b3b97d1): Loading data parts 2025.02.11 20:45:07.138428 [ 255 ] {28639067-0a75-4175-8d0e-85c845f64137} oximeter.measurements_cumulativef64 (a74588d8-21c4-4e24-a3e1-9a150b3b97d1): There are no data parts 2025.02.11 20:45:07.140316 [ 255 ] {28639067-0a75-4175-8d0e-85c845f64137} TCPHandler: Processed in 0.004475471 sec. 2025.02.11 20:45:07.140560 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.140879 [ 3 ] {e11f225a-bf2d-4752-98d4-7bcf97a8ca1e} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.140982 [ 3 ] {e11f225a-bf2d-4752-98d4-7bcf97a8ca1e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.11 20:45:07.144330 [ 3 ] {e11f225a-bf2d-4752-98d4-7bcf97a8ca1e} oximeter.measurements_histogrami8 (d792bb38-9ed1-4669-acb3-63b3a328c06f): Loading data parts 2025.02.11 20:45:07.144478 [ 3 ] {e11f225a-bf2d-4752-98d4-7bcf97a8ca1e} oximeter.measurements_histogrami8 (d792bb38-9ed1-4669-acb3-63b3a328c06f): There are no data parts 2025.02.11 20:45:07.145978 [ 3 ] {e11f225a-bf2d-4752-98d4-7bcf97a8ca1e} TCPHandler: Processed in 0.005478098 sec. 2025.02.11 20:45:07.146178 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.146491 [ 255 ] {3c310cdf-75da-4823-b266-dbcada4b2965} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.146583 [ 255 ] {3c310cdf-75da-4823-b266-dbcada4b2965} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.11 20:45:07.148900 [ 255 ] {3c310cdf-75da-4823-b266-dbcada4b2965} oximeter.measurements_histogramu8 (a613460c-dce9-4697-9bf4-6569d3b0c98b): Loading data parts 2025.02.11 20:45:07.149061 [ 255 ] {3c310cdf-75da-4823-b266-dbcada4b2965} oximeter.measurements_histogramu8 (a613460c-dce9-4697-9bf4-6569d3b0c98b): There are no data parts 2025.02.11 20:45:07.150290 [ 255 ] {3c310cdf-75da-4823-b266-dbcada4b2965} TCPHandler: Processed in 0.004177907 sec. 2025.02.11 20:45:07.150524 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.150821 [ 3 ] {ad359e3c-fbb5-4d7d-a0b5-6d22ebfa4799} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.150907 [ 3 ] {ad359e3c-fbb5-4d7d-a0b5-6d22ebfa4799} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.11 20:45:07.152928 [ 3 ] {ad359e3c-fbb5-4d7d-a0b5-6d22ebfa4799} oximeter.measurements_histogrami16 (5a8cbeb3-4a0d-4676-a061-ea7b295832dd): Loading data parts 2025.02.11 20:45:07.153069 [ 3 ] {ad359e3c-fbb5-4d7d-a0b5-6d22ebfa4799} oximeter.measurements_histogrami16 (5a8cbeb3-4a0d-4676-a061-ea7b295832dd): There are no data parts 2025.02.11 20:45:07.154339 [ 3 ] {ad359e3c-fbb5-4d7d-a0b5-6d22ebfa4799} TCPHandler: Processed in 0.003875673 sec. 2025.02.11 20:45:07.154547 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.154846 [ 255 ] {78c6f976-878a-4c3a-bf8c-8986237f0374} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.154933 [ 255 ] {78c6f976-878a-4c3a-bf8c-8986237f0374} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.11 20:45:07.156980 [ 255 ] {78c6f976-878a-4c3a-bf8c-8986237f0374} oximeter.measurements_histogramu16 (cc8f6292-f55e-4466-a70e-78bb85428c91): Loading data parts 2025.02.11 20:45:07.157145 [ 255 ] {78c6f976-878a-4c3a-bf8c-8986237f0374} oximeter.measurements_histogramu16 (cc8f6292-f55e-4466-a70e-78bb85428c91): There are no data parts 2025.02.11 20:45:07.158368 [ 255 ] {78c6f976-878a-4c3a-bf8c-8986237f0374} TCPHandler: Processed in 0.003878482 sec. 2025.02.11 20:45:07.158588 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.158903 [ 3 ] {cc5d80de-ef82-4ba2-b776-1af0038ca469} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.158996 [ 3 ] {cc5d80de-ef82-4ba2-b776-1af0038ca469} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.11 20:45:07.161056 [ 3 ] {cc5d80de-ef82-4ba2-b776-1af0038ca469} oximeter.measurements_histogrami32 (d20660bd-d982-474b-ab5c-1fb2515465b7): Loading data parts 2025.02.11 20:45:07.161177 [ 3 ] {cc5d80de-ef82-4ba2-b776-1af0038ca469} oximeter.measurements_histogrami32 (d20660bd-d982-474b-ab5c-1fb2515465b7): There are no data parts 2025.02.11 20:45:07.162446 [ 3 ] {cc5d80de-ef82-4ba2-b776-1af0038ca469} TCPHandler: Processed in 0.003923913 sec. 2025.02.11 20:45:07.162634 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.162931 [ 255 ] {9e4f50a0-8649-47b9-8b1f-8290caf5164f} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.163020 [ 255 ] {9e4f50a0-8649-47b9-8b1f-8290caf5164f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.11 20:45:07.165060 [ 255 ] {9e4f50a0-8649-47b9-8b1f-8290caf5164f} oximeter.measurements_histogramu32 (301c5a9d-dce7-46ed-a33e-8b3dbc0d6ec7): Loading data parts 2025.02.11 20:45:07.165219 [ 255 ] {9e4f50a0-8649-47b9-8b1f-8290caf5164f} oximeter.measurements_histogramu32 (301c5a9d-dce7-46ed-a33e-8b3dbc0d6ec7): There are no data parts 2025.02.11 20:45:07.166625 [ 255 ] {9e4f50a0-8649-47b9-8b1f-8290caf5164f} TCPHandler: Processed in 0.004049695 sec. 2025.02.11 20:45:07.166858 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.167186 [ 3 ] {208bb646-03a3-4218-9894-ddb392107faa} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.167263 [ 3 ] {208bb646-03a3-4218-9894-ddb392107faa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.11 20:45:07.169431 [ 3 ] {208bb646-03a3-4218-9894-ddb392107faa} oximeter.measurements_histogrami64 (818ee6cd-6947-498a-af0b-f7f2c59f0928): Loading data parts 2025.02.11 20:45:07.169583 [ 3 ] {208bb646-03a3-4218-9894-ddb392107faa} oximeter.measurements_histogrami64 (818ee6cd-6947-498a-af0b-f7f2c59f0928): There are no data parts 2025.02.11 20:45:07.171072 [ 3 ] {208bb646-03a3-4218-9894-ddb392107faa} TCPHandler: Processed in 0.004274128 sec. 2025.02.11 20:45:07.171272 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.171565 [ 255 ] {5f5b4d59-f219-453e-b761-9e7b79b804af} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.171659 [ 255 ] {5f5b4d59-f219-453e-b761-9e7b79b804af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.11 20:45:07.173821 [ 255 ] {5f5b4d59-f219-453e-b761-9e7b79b804af} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Loading data parts 2025.02.11 20:45:07.174013 [ 255 ] {5f5b4d59-f219-453e-b761-9e7b79b804af} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): There are no data parts 2025.02.11 20:45:07.175289 [ 255 ] {5f5b4d59-f219-453e-b761-9e7b79b804af} TCPHandler: Processed in 0.004078725 sec. 2025.02.11 20:45:07.175495 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.175841 [ 3 ] {a6c9270a-e7fd-4d01-9950-397e8f32307c} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.175925 [ 3 ] {a6c9270a-e7fd-4d01-9950-397e8f32307c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.11 20:45:07.178027 [ 3 ] {a6c9270a-e7fd-4d01-9950-397e8f32307c} oximeter.measurements_histogramf32 (36dec3ac-d568-457e-bdaf-44d7435a1bd8): Loading data parts 2025.02.11 20:45:07.178163 [ 3 ] {a6c9270a-e7fd-4d01-9950-397e8f32307c} oximeter.measurements_histogramf32 (36dec3ac-d568-457e-bdaf-44d7435a1bd8): There are no data parts 2025.02.11 20:45:07.179666 [ 3 ] {a6c9270a-e7fd-4d01-9950-397e8f32307c} TCPHandler: Processed in 0.004229337 sec. 2025.02.11 20:45:07.179856 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.180156 [ 255 ] {7df5b46b-b9e7-4daa-9131-7ba76e1ad522} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.180250 [ 255 ] {7df5b46b-b9e7-4daa-9131-7ba76e1ad522} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.11 20:45:07.182576 [ 255 ] {7df5b46b-b9e7-4daa-9131-7ba76e1ad522} oximeter.measurements_histogramf64 (eadc4c90-de2f-4d51-8386-d2866a788417): Loading data parts 2025.02.11 20:45:07.182775 [ 255 ] {7df5b46b-b9e7-4daa-9131-7ba76e1ad522} oximeter.measurements_histogramf64 (eadc4c90-de2f-4d51-8386-d2866a788417): There are no data parts 2025.02.11 20:45:07.184063 [ 255 ] {7df5b46b-b9e7-4daa-9131-7ba76e1ad522} TCPHandler: Processed in 0.004267618 sec. 2025.02.11 20:45:07.184257 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.184503 [ 3 ] {3b1286a1-37e9-4953-b1b6-57a646ae7592} executeQuery: (from [fd00:1122:3344:101::d]:57316) /* 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.02.11 20:45:07.184578 [ 3 ] {3b1286a1-37e9-4953-b1b6-57a646ae7592} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.11 20:45:07.186517 [ 3 ] {3b1286a1-37e9-4953-b1b6-57a646ae7592} oximeter.fields_bool (d0b19324-4822-40c0-8b75-aa41532732f8): Loading data parts 2025.02.11 20:45:07.186661 [ 3 ] {3b1286a1-37e9-4953-b1b6-57a646ae7592} oximeter.fields_bool (d0b19324-4822-40c0-8b75-aa41532732f8): There are no data parts 2025.02.11 20:45:07.188070 [ 3 ] {3b1286a1-37e9-4953-b1b6-57a646ae7592} TCPHandler: Processed in 0.003872882 sec. 2025.02.11 20:45:07.188305 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.188520 [ 255 ] {f2eb210d-cbcf-42be-a316-f20a8de24ee4} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.188605 [ 255 ] {f2eb210d-cbcf-42be-a316-f20a8de24ee4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.11 20:45:07.190394 [ 255 ] {f2eb210d-cbcf-42be-a316-f20a8de24ee4} oximeter.fields_i8 (217cce93-c821-4ccf-a1c2-fb72d79bc3bd): Loading data parts 2025.02.11 20:45:07.190588 [ 255 ] {f2eb210d-cbcf-42be-a316-f20a8de24ee4} oximeter.fields_i8 (217cce93-c821-4ccf-a1c2-fb72d79bc3bd): There are no data parts 2025.02.11 20:45:07.191750 [ 255 ] {f2eb210d-cbcf-42be-a316-f20a8de24ee4} TCPHandler: Processed in 0.003505507 sec. 2025.02.11 20:45:07.191952 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.192196 [ 3 ] {5f42c5f1-310d-4f06-9742-637863da8d9f} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.192268 [ 3 ] {5f42c5f1-310d-4f06-9742-637863da8d9f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.11 20:45:07.194044 [ 3 ] {5f42c5f1-310d-4f06-9742-637863da8d9f} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Loading data parts 2025.02.11 20:45:07.194193 [ 3 ] {5f42c5f1-310d-4f06-9742-637863da8d9f} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): There are no data parts 2025.02.11 20:45:07.195326 [ 3 ] {5f42c5f1-310d-4f06-9742-637863da8d9f} TCPHandler: Processed in 0.003431645 sec. 2025.02.11 20:45:07.195531 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.195749 [ 255 ] {23ffbb7b-5fcf-48e1-844b-9bb61304574d} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.195835 [ 255 ] {23ffbb7b-5fcf-48e1-844b-9bb61304574d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.11 20:45:07.197773 [ 255 ] {23ffbb7b-5fcf-48e1-844b-9bb61304574d} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Loading data parts 2025.02.11 20:45:07.197971 [ 255 ] {23ffbb7b-5fcf-48e1-844b-9bb61304574d} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): There are no data parts 2025.02.11 20:45:07.199396 [ 255 ] {23ffbb7b-5fcf-48e1-844b-9bb61304574d} TCPHandler: Processed in 0.003926033 sec. 2025.02.11 20:45:07.199600 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.199862 [ 3 ] {ff430462-fcad-4723-afc4-ce4a5a841396} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.199934 [ 3 ] {ff430462-fcad-4723-afc4-ce4a5a841396} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.11 20:45:07.201782 [ 3 ] {ff430462-fcad-4723-afc4-ce4a5a841396} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Loading data parts 2025.02.11 20:45:07.201933 [ 3 ] {ff430462-fcad-4723-afc4-ce4a5a841396} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): There are no data parts 2025.02.11 20:45:07.203131 [ 3 ] {ff430462-fcad-4723-afc4-ce4a5a841396} TCPHandler: Processed in 0.003597617 sec. 2025.02.11 20:45:07.203344 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.203554 [ 255 ] {9e1b5fe5-d06b-43d6-8676-323a6d468bf1} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.203647 [ 255 ] {9e1b5fe5-d06b-43d6-8676-323a6d468bf1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.11 20:45:07.205845 [ 255 ] {9e1b5fe5-d06b-43d6-8676-323a6d468bf1} oximeter.fields_i32 (9b927e6b-5bef-49cc-a944-83e9c4681d34): Loading data parts 2025.02.11 20:45:07.206031 [ 255 ] {9e1b5fe5-d06b-43d6-8676-323a6d468bf1} oximeter.fields_i32 (9b927e6b-5bef-49cc-a944-83e9c4681d34): There are no data parts 2025.02.11 20:45:07.207339 [ 255 ] {9e1b5fe5-d06b-43d6-8676-323a6d468bf1} TCPHandler: Processed in 0.004055775 sec. 2025.02.11 20:45:07.207541 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.207785 [ 3 ] {529ab49f-6018-4068-b86d-93ce5bcb03f0} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.207856 [ 3 ] {529ab49f-6018-4068-b86d-93ce5bcb03f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.11 20:45:07.209782 [ 3 ] {529ab49f-6018-4068-b86d-93ce5bcb03f0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Loading data parts 2025.02.11 20:45:07.209923 [ 3 ] {529ab49f-6018-4068-b86d-93ce5bcb03f0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): There are no data parts 2025.02.11 20:45:07.211165 [ 3 ] {529ab49f-6018-4068-b86d-93ce5bcb03f0} TCPHandler: Processed in 0.003684889 sec. 2025.02.11 20:45:07.211356 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.211565 [ 255 ] {dc404e55-fd6b-4084-9e58-69c1285ec9dd} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.211650 [ 255 ] {dc404e55-fd6b-4084-9e58-69c1285ec9dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.11 20:45:07.213846 [ 255 ] {dc404e55-fd6b-4084-9e58-69c1285ec9dd} oximeter.fields_i64 (ccef3826-44ee-4bfd-b95e-12dd144e8d12): Loading data parts 2025.02.11 20:45:07.214046 [ 255 ] {dc404e55-fd6b-4084-9e58-69c1285ec9dd} oximeter.fields_i64 (ccef3826-44ee-4bfd-b95e-12dd144e8d12): There are no data parts 2025.02.11 20:45:07.215232 [ 255 ] {dc404e55-fd6b-4084-9e58-69c1285ec9dd} TCPHandler: Processed in 0.003934213 sec. 2025.02.11 20:45:07.215425 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.215678 [ 3 ] {b59ba22f-5058-4765-92ba-4a11331a006d} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.215758 [ 3 ] {b59ba22f-5058-4765-92ba-4a11331a006d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.11 20:45:07.217837 [ 3 ] {b59ba22f-5058-4765-92ba-4a11331a006d} oximeter.fields_u64 (e8d53b18-c779-4a90-a0fc-ce883f29f6a9): Loading data parts 2025.02.11 20:45:07.217973 [ 3 ] {b59ba22f-5058-4765-92ba-4a11331a006d} oximeter.fields_u64 (e8d53b18-c779-4a90-a0fc-ce883f29f6a9): There are no data parts 2025.02.11 20:45:07.219425 [ 3 ] {b59ba22f-5058-4765-92ba-4a11331a006d} TCPHandler: Processed in 0.004058255 sec. 2025.02.11 20:45:07.219616 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.219828 [ 255 ] {982ccb26-cf86-4494-8aeb-5be44fad22dc} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.219914 [ 255 ] {982ccb26-cf86-4494-8aeb-5be44fad22dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.11 20:45:07.222217 [ 255 ] {982ccb26-cf86-4494-8aeb-5be44fad22dc} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Loading data parts 2025.02.11 20:45:07.222400 [ 255 ] {982ccb26-cf86-4494-8aeb-5be44fad22dc} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): There are no data parts 2025.02.11 20:45:07.223856 [ 255 ] {982ccb26-cf86-4494-8aeb-5be44fad22dc} TCPHandler: Processed in 0.004298699 sec. 2025.02.11 20:45:07.224047 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.224345 [ 3 ] {7019bf6e-da3d-418e-9a4f-2f274ab85ff8} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:07.224441 [ 3 ] {7019bf6e-da3d-418e-9a4f-2f274ab85ff8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.11 20:45:07.226639 [ 3 ] {7019bf6e-da3d-418e-9a4f-2f274ab85ff8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Loading data parts 2025.02.11 20:45:07.226763 [ 3 ] {7019bf6e-da3d-418e-9a4f-2f274ab85ff8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): There are no data parts 2025.02.11 20:45:07.228624 [ 3 ] {7019bf6e-da3d-418e-9a4f-2f274ab85ff8} TCPHandler: Processed in 0.004635554 sec. 2025.02.11 20:45:07.228836 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.229050 [ 255 ] {8b8805ed-4e49-4170-b7a1-da415a388f50} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:07.229139 [ 255 ] {8b8805ed-4e49-4170-b7a1-da415a388f50} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.11 20:45:07.231315 [ 255 ] {8b8805ed-4e49-4170-b7a1-da415a388f50} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Loading data parts 2025.02.11 20:45:07.231470 [ 255 ] {8b8805ed-4e49-4170-b7a1-da415a388f50} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): There are no data parts 2025.02.11 20:45:07.232976 [ 255 ] {8b8805ed-4e49-4170-b7a1-da415a388f50} TCPHandler: Processed in 0.004203088 sec. 2025.02.11 20:45:07.233190 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.233526 [ 3 ] {49e1983a-09f5-42ed-b6ae-08f2dffa2dd5} executeQuery: (from [fd00:1122:3344:101::d]:57316) /* 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.02.11 20:45:07.233614 [ 3 ] {49e1983a-09f5-42ed-b6ae-08f2dffa2dd5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.11 20:45:07.235479 [ 3 ] {49e1983a-09f5-42ed-b6ae-08f2dffa2dd5} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Loading data parts 2025.02.11 20:45:07.235660 [ 3 ] {49e1983a-09f5-42ed-b6ae-08f2dffa2dd5} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): There are no data parts 2025.02.11 20:45:07.237356 [ 3 ] {49e1983a-09f5-42ed-b6ae-08f2dffa2dd5} TCPHandler: Processed in 0.004223798 sec. 2025.02.11 20:45:07.237551 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:07.237793 [ 255 ] {8b0650c5-d099-4a20-97c2-87bd80a472b4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.11 20:45:07.239000 [ 255 ] {8b0650c5-d099-4a20-97c2-87bd80a472b4} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.11 20:45:07.247009 [ 260 ] {8b0650c5-d099-4a20-97c2-87bd80a472b4} oximeter.version (f2da0538-f0bc-4bef-83af-060231e03f0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:07.247087 [ 260 ] {8b0650c5-d099-4a20-97c2-87bd80a472b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.11 20:45:07.251691 [ 260 ] {8b0650c5-d099-4a20-97c2-87bd80a472b4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:07.252054 [ 260 ] {8b0650c5-d099-4a20-97c2-87bd80a472b4} oximeter.version (f2da0538-f0bc-4bef-83af-060231e03f0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:07.252393 [ 255 ] {8b0650c5-d099-4a20-97c2-87bd80a472b4} executeQuery: Read 1 rows, 16.00 B in 0.014672 sec., 68.15703380588877 rows/sec., 1.06 KiB/sec. 2025.02.11 20:45:07.252676 [ 255 ] {8b0650c5-d099-4a20-97c2-87bd80a472b4} TCPHandler: Processed in 0.015186542 sec. 2025.02.11 20:45:07.323357 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57593 2025.02.11 20:45:07.323502 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:07.323531 [ 261 ] {} TCP-Session: 2d170b5b-cd40-4cc6-9549-28d80f87b072 Authenticating user 'default' from [fd00:1122:3344:101::b]:57593 2025.02.11 20:45:07.323555 [ 261 ] {} TCP-Session: 2d170b5b-cd40-4cc6-9549-28d80f87b072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.323599 [ 261 ] {} TCP-Session: 2d170b5b-cd40-4cc6-9549-28d80f87b072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.323655 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.11 20:45:07.323689 [ 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.02.11 20:45:07.323730 [ 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.02.11 20:45:07.326019 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43684 2025.02.11 20:45:07.326090 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60577 2025.02.11 20:45:07.326202 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:07.326227 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33835 2025.02.11 20:45:07.326343 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:07.326364 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62460 2025.02.11 20:45:07.326532 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58392 2025.02.11 20:45:07.326575 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:07.326627 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:07.326639 [ 263 ] {} TCP-Session: 5120e438-6723-479d-bb45-22cb02bafe49 Authenticating user 'default' from [fd00:1122:3344:101::b]:60577 2025.02.11 20:45:07.326652 [ 262 ] {} TCP-Session: 4ba89e79-c12c-4c8e-af46-44d8247a6fa8 Authenticating user 'default' from [fd00:1122:3344:101::b]:43684 2025.02.11 20:45:07.326811 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37503 2025.02.11 20:45:07.326848 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:07.326868 [ 262 ] {} TCP-Session: 4ba89e79-c12c-4c8e-af46-44d8247a6fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.326862 [ 265 ] {} TCP-Session: 3b7ec904-4261-41f8-9caa-ba812059a247 Authenticating user 'default' from [fd00:1122:3344:101::b]:62460 2025.02.11 20:45:07.326913 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44296 2025.02.11 20:45:07.326975 [ 264 ] {} TCP-Session: 16de5b4f-c29f-4bd1-8b9d-7a55efb3759c Authenticating user 'default' from [fd00:1122:3344:101::b]:33835 2025.02.11 20:45:07.327036 [ 265 ] {} TCP-Session: 3b7ec904-4261-41f8-9caa-ba812059a247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327085 [ 264 ] {} TCP-Session: 16de5b4f-c29f-4bd1-8b9d-7a55efb3759c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327061 [ 262 ] {} TCP-Session: 4ba89e79-c12c-4c8e-af46-44d8247a6fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327041 [ 266 ] {} TCP-Session: 34f47558-2130-4a9b-a4b1-0ac768db6401 Authenticating user 'default' from [fd00:1122:3344:101::b]:58392 2025.02.11 20:45:07.327321 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:07.327339 [ 264 ] {} TCP-Session: 16de5b4f-c29f-4bd1-8b9d-7a55efb3759c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327360 [ 266 ] {} TCP-Session: 34f47558-2130-4a9b-a4b1-0ac768db6401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327399 [ 263 ] {} TCP-Session: 5120e438-6723-479d-bb45-22cb02bafe49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327389 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:07.327500 [ 266 ] {} TCP-Session: 34f47558-2130-4a9b-a4b1-0ac768db6401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327499 [ 268 ] {} TCP-Session: 3cfd6870-a14b-438b-b830-fc9f445b6238 Authenticating user 'default' from [fd00:1122:3344:101::b]:44296 2025.02.11 20:45:07.327591 [ 265 ] {} TCP-Session: 3b7ec904-4261-41f8-9caa-ba812059a247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327632 [ 268 ] {} TCP-Session: 3cfd6870-a14b-438b-b830-fc9f445b6238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327676 [ 267 ] {} TCP-Session: f44c4a0f-69f4-46ef-95f4-0b4d2d402a9a Authenticating user 'default' from [fd00:1122:3344:101::b]:37503 2025.02.11 20:45:07.327582 [ 263 ] {} TCP-Session: 5120e438-6723-479d-bb45-22cb02bafe49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327737 [ 268 ] {} TCP-Session: 3cfd6870-a14b-438b-b830-fc9f445b6238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327789 [ 267 ] {} TCP-Session: f44c4a0f-69f4-46ef-95f4-0b4d2d402a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:07.327859 [ 267 ] {} TCP-Session: f44c4a0f-69f4-46ef-95f4-0b4d2d402a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:08.000142 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 129.06 MiB, peak 129.06 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 10.68 MiB 2025.02.11 20:45:10.006202 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50075 2025.02.11 20:45:10.006360 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.006389 [ 269 ] {} TCP-Session: b99c4006-4c75-486d-aac0-de23b6b2c6a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:50075 2025.02.11 20:45:10.006479 [ 269 ] {} TCP-Session: b99c4006-4c75-486d-aac0-de23b6b2c6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.006540 [ 269 ] {} TCP-Session: b99c4006-4c75-486d-aac0-de23b6b2c6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.006616 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.11 20:45:10.006642 [ 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.02.11 20:45:10.006754 [ 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.02.11 20:45:10.007827 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53420 2025.02.11 20:45:10.007985 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52033 2025.02.11 20:45:10.008072 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.008069 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39844 2025.02.11 20:45:10.008318 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.008338 [ 270 ] {} TCP-Session: dbe0d494-b2ed-4a5b-82fa-77093a41f4e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:53420 2025.02.11 20:45:10.008344 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36007 2025.02.11 20:45:10.008640 [ 270 ] {} TCP-Session: dbe0d494-b2ed-4a5b-82fa-77093a41f4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.008689 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.008691 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.008780 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51075 2025.02.11 20:45:10.008772 [ 273 ] {} TCP-Session: 55737875-81d1-4e7e-82ef-6c35066a0f4e Authenticating user 'default' from [fd00:1122:3344:101::a]:36007 2025.02.11 20:45:10.008745 [ 270 ] {} TCP-Session: dbe0d494-b2ed-4a5b-82fa-77093a41f4e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.008944 [ 273 ] {} TCP-Session: 55737875-81d1-4e7e-82ef-6c35066a0f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.008961 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38227 2025.02.11 20:45:10.008916 [ 272 ] {} TCP-Session: 050b6989-5088-457a-966d-d163fea39721 Authenticating user 'default' from [fd00:1122:3344:101::a]:39844 2025.02.11 20:45:10.008866 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64440 2025.02.11 20:45:10.008723 [ 271 ] {} TCP-Session: 16009e76-9227-4e3f-8982-d99d37528ded Authenticating user 'default' from [fd00:1122:3344:101::a]:52033 2025.02.11 20:45:10.009138 [ 273 ] {} TCP-Session: 55737875-81d1-4e7e-82ef-6c35066a0f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.009167 [ 272 ] {} TCP-Session: 050b6989-5088-457a-966d-d163fea39721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.009381 [ 271 ] {} TCP-Session: 16009e76-9227-4e3f-8982-d99d37528ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.009404 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.009404 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.009573 [ 272 ] {} TCP-Session: 050b6989-5088-457a-966d-d163fea39721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.009583 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.009621 [ 276 ] {} TCP-Session: 2239b618-cee3-4024-9381-159f6b44e5b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:38227 2025.02.11 20:45:10.009573 [ 271 ] {} TCP-Session: 16009e76-9227-4e3f-8982-d99d37528ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.009706 [ 274 ] {} TCP-Session: cf2edc3b-f5e3-4514-b877-f2475332aa90 Authenticating user 'default' from [fd00:1122:3344:101::a]:51075 2025.02.11 20:45:10.009729 [ 276 ] {} TCP-Session: 2239b618-cee3-4024-9381-159f6b44e5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.009784 [ 275 ] {} TCP-Session: 6efd1ad9-58b7-40a3-b7ff-8f9ebd815e64 Authenticating user 'default' from [fd00:1122:3344:101::a]:64440 2025.02.11 20:45:10.009845 [ 274 ] {} TCP-Session: cf2edc3b-f5e3-4514-b877-f2475332aa90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.009828 [ 276 ] {} TCP-Session: 2239b618-cee3-4024-9381-159f6b44e5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.009929 [ 275 ] {} TCP-Session: 6efd1ad9-58b7-40a3-b7ff-8f9ebd815e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.009968 [ 274 ] {} TCP-Session: cf2edc3b-f5e3-4514-b877-f2475332aa90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.010045 [ 275 ] {} TCP-Session: 6efd1ad9-58b7-40a3-b7ff-8f9ebd815e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.593494 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60537 2025.02.11 20:45:10.593747 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.593779 [ 277 ] {} TCP-Session: 8215ff4e-d0b5-4b73-b6c2-a707eb71aa27 Authenticating user 'default' from [fd00:1122:3344:101::c]:60537 2025.02.11 20:45:10.593804 [ 277 ] {} TCP-Session: 8215ff4e-d0b5-4b73-b6c2-a707eb71aa27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.593849 [ 277 ] {} TCP-Session: 8215ff4e-d0b5-4b73-b6c2-a707eb71aa27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.593924 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.11 20:45:10.593950 [ 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.02.11 20:45:10.593996 [ 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.02.11 20:45:10.595265 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42913 2025.02.11 20:45:10.595355 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40379 2025.02.11 20:45:10.595485 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.595496 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34970 2025.02.11 20:45:10.595690 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.595680 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61411 2025.02.11 20:45:10.595702 [ 278 ] {} TCP-Session: 02e7d181-97d6-42dd-b037-415a1dfddcde Authenticating user 'default' from [fd00:1122:3344:101::c]:42913 2025.02.11 20:45:10.595872 [ 279 ] {} TCP-Session: efa222c7-40aa-40c2-9350-1da5b16d043e Authenticating user 'default' from [fd00:1122:3344:101::c]:40379 2025.02.11 20:45:10.595893 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.595895 [ 278 ] {} TCP-Session: 02e7d181-97d6-42dd-b037-415a1dfddcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.595911 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35877 2025.02.11 20:45:10.595987 [ 279 ] {} TCP-Session: efa222c7-40aa-40c2-9350-1da5b16d043e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.596141 [ 280 ] {} TCP-Session: a7a5d87d-da07-4d88-a576-527bd0948c22 Authenticating user 'default' from [fd00:1122:3344:101::c]:34970 2025.02.11 20:45:10.596161 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.596211 [ 279 ] {} TCP-Session: efa222c7-40aa-40c2-9350-1da5b16d043e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.596229 [ 280 ] {} TCP-Session: a7a5d87d-da07-4d88-a576-527bd0948c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.596009 [ 278 ] {} TCP-Session: 02e7d181-97d6-42dd-b037-415a1dfddcde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.596165 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58870 2025.02.11 20:45:10.596376 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42834 2025.02.11 20:45:10.596424 [ 281 ] {} TCP-Session: 42444218-ad9b-4107-a088-c3139ac8556b Authenticating user 'default' from [fd00:1122:3344:101::c]:61411 2025.02.11 20:45:10.596582 [ 281 ] {} TCP-Session: 42444218-ad9b-4107-a088-c3139ac8556b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.596480 [ 280 ] {} TCP-Session: a7a5d87d-da07-4d88-a576-527bd0948c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.596855 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.596864 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.596902 [ 284 ] {} TCP-Session: d017501a-701e-4a6c-bac7-8f25a85c3713 Authenticating user 'default' from [fd00:1122:3344:101::c]:42834 2025.02.11 20:45:10.597027 [ 284 ] {} TCP-Session: d017501a-701e-4a6c-bac7-8f25a85c3713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.597039 [ 283 ] {} TCP-Session: 798990d5-ef2d-40b1-b37d-7eaed76a4ada Authenticating user 'default' from [fd00:1122:3344:101::c]:58870 2025.02.11 20:45:10.597083 [ 281 ] {} TCP-Session: 42444218-ad9b-4107-a088-c3139ac8556b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.597057 [ 284 ] {} TCP-Session: d017501a-701e-4a6c-bac7-8f25a85c3713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.597129 [ 283 ] {} TCP-Session: 798990d5-ef2d-40b1-b37d-7eaed76a4ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.597205 [ 283 ] {} TCP-Session: 798990d5-ef2d-40b1-b37d-7eaed76a4ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.597483 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.11 20:45:10.597561 [ 282 ] {} TCP-Session: 3b6ec7f5-57f9-4f94-b251-0a6d970ded9c Authenticating user 'default' from [fd00:1122:3344:101::c]:35877 2025.02.11 20:45:10.597677 [ 282 ] {} TCP-Session: 3b6ec7f5-57f9-4f94-b251-0a6d970ded9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:10.597696 [ 282 ] {} TCP-Session: 3b6ec7f5-57f9-4f94-b251-0a6d970ded9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:45:14.096869 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.02.11 20:45:14.096889 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.11 20:45:14.097135 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.11 20:45:14.097159 [ 242 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.11 20:45:14.115743 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Loading data parts 2025.02.11 20:45:14.116112 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): There are no data parts 2025.02.11 20:45:14.117976 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Loading data parts 2025.02.11 20:45:14.118206 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): There are no data parts 2025.02.11 20:45:14.123869 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:14.124006 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.11 20:45:14.126070 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:14.126585 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:14.126855 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.02.11 20:45:14.149987 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:14.150055 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.11 20:45:14.157628 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:14.158817 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:14.161343 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.11 20:45:15.000159 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 145.88 MiB, peak 149.88 MiB, free memory in arenas 0.00 B, will set to 150.68 MiB (RSS), difference: 4.80 MiB 2025.02.11 20:45:16.596838 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.02.11 20:45:16.596965 [ 244 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.11 20:45:16.609327 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Loading data parts 2025.02.11 20:45:16.609607 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): There are no data parts 2025.02.11 20:45:16.616278 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:16.616325 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. 2025.02.11 20:45:16.618243 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:16.618952 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:16.619566 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.02.11 20:45:17.000151 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 154.86 MiB, peak 154.86 MiB, free memory in arenas 0.00 B, will set to 151.05 MiB (RSS), difference: -3.81 MiB 2025.02.11 20:45:21.563912 [ 132 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:45:21.563972 [ 132 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:45:21.627903 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.02.11 20:45:21.628776 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:21.628951 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.11 20:45:21.629657 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:21.630306 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:21.632673 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.11 20:45:21.662372 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.11 20:45:21.683081 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:21.683146 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. 2025.02.11 20:45:21.690048 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:21.691301 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:21.694532 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.11 20:45:22.000150 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 151.72 MiB, peak 155.72 MiB, free memory in arenas 0.00 B, will set to 152.76 MiB (RSS), difference: 1.04 MiB 2025.02.11 20:45:27.000151 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 148.78 MiB, peak 155.72 MiB, free memory in arenas 0.00 B, will set to 152.80 MiB (RSS), difference: 4.02 MiB 2025.02.11 20:45:27.262664 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:27.262901 [ 3 ] {6a971181-1e29-4b02-88ef-4025091c9908} executeQuery: (from [fd00:1122:3344:101::d]:57316) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.11 20:45:27.263277 [ 3 ] {6a971181-1e29-4b02-88ef-4025091c9908} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:27.271246 [ 3 ] {6a971181-1e29-4b02-88ef-4025091c9908} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:27.279409 [ 3 ] {6a971181-1e29-4b02-88ef-4025091c9908} TCPHandler: Processed in 0.01689287 sec. 2025.02.11 20:45:27.291937 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:27.292184 [ 255 ] {f8e9fead-bbfb-4811-81f2-914cde4910de} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:27.295972 [ 255 ] {f8e9fead-bbfb-4811-81f2-914cde4910de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:27.296059 [ 255 ] {f8e9fead-bbfb-4811-81f2-914cde4910de} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:27.296681 [ 255 ] {f8e9fead-bbfb-4811-81f2-914cde4910de} TCPHandler: Processed in 0.004882458 sec. 2025.02.11 20:45:27.299148 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:27.299311 [ 3 ] {5276368f-9155-43ae-80eb-76f515790160} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:27.299763 [ 3 ] {5276368f-9155-43ae-80eb-76f515790160} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:27.299823 [ 3 ] {5276368f-9155-43ae-80eb-76f515790160} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:27.300377 [ 3 ] {5276368f-9155-43ae-80eb-76f515790160} TCPHandler: Processed in 0.001284631 sec. 2025.02.11 20:45:27.300823 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:27.301020 [ 255 ] {d81b314e-1c59-46c8-ad7e-2cc9e05e5987} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:27.301479 [ 255 ] {d81b314e-1c59-46c8-ad7e-2cc9e05e5987} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:27.301556 [ 255 ] {d81b314e-1c59-46c8-ad7e-2cc9e05e5987} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:27.302211 [ 255 ] {d81b314e-1c59-46c8-ad7e-2cc9e05e5987} TCPHandler: Processed in 0.001483763 sec. 2025.02.11 20:45:27.302729 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:27.302908 [ 3 ] {ffa90fee-f631-4f0a-9561-f3e7593d1959} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.11 20:45:27.302966 [ 3 ] {ffa90fee-f631-4f0a-9561-f3e7593d1959} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:27.305671 [ 3 ] {ffa90fee-f631-4f0a-9561-f3e7593d1959} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:27.305714 [ 3 ] {ffa90fee-f631-4f0a-9561-f3e7593d1959} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:27.306258 [ 3 ] {ffa90fee-f631-4f0a-9561-f3e7593d1959} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:27.306487 [ 3 ] {ffa90fee-f631-4f0a-9561-f3e7593d1959} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:27.306672 [ 3 ] {ffa90fee-f631-4f0a-9561-f3e7593d1959} executeQuery: Read 4 rows, 521.00 B in 0.003812 sec., 1049.3179433368311 rows/sec., 133.47 KiB/sec. 2025.02.11 20:45:27.306733 [ 3 ] {ffa90fee-f631-4f0a-9561-f3e7593d1959} TCPHandler: Processed in 0.004064765 sec. 2025.02.11 20:45:27.306886 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:27.307026 [ 255 ] {f56c6b4b-fe43-4556-8afe-f72ddbf115c6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:45:27.307081 [ 255 ] {f56c6b4b-fe43-4556-8afe-f72ddbf115c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:45:27.312155 [ 255 ] {f56c6b4b-fe43-4556-8afe-f72ddbf115c6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:27.312200 [ 255 ] {f56c6b4b-fe43-4556-8afe-f72ddbf115c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:27.312663 [ 255 ] {f56c6b4b-fe43-4556-8afe-f72ddbf115c6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:27.312921 [ 255 ] {f56c6b4b-fe43-4556-8afe-f72ddbf115c6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:27.313146 [ 255 ] {f56c6b4b-fe43-4556-8afe-f72ddbf115c6} executeQuery: Read 4 rows, 345.00 B in 0.006163 sec., 649.034561090378 rows/sec., 54.67 KiB/sec. 2025.02.11 20:45:27.313212 [ 255 ] {f56c6b4b-fe43-4556-8afe-f72ddbf115c6} TCPHandler: Processed in 0.006384132 sec. 2025.02.11 20:45:27.313368 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:27.313489 [ 3 ] {049526af-1ab0-42dd-a9d8-d5ea2a40ea54} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:45:27.313539 [ 3 ] {049526af-1ab0-42dd-a9d8-d5ea2a40ea54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:45:27.314138 [ 3 ] {049526af-1ab0-42dd-a9d8-d5ea2a40ea54} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:27.314176 [ 3 ] {049526af-1ab0-42dd-a9d8-d5ea2a40ea54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:27.314544 [ 3 ] {049526af-1ab0-42dd-a9d8-d5ea2a40ea54} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:27.314839 [ 3 ] {049526af-1ab0-42dd-a9d8-d5ea2a40ea54} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:27.315108 [ 3 ] {049526af-1ab0-42dd-a9d8-d5ea2a40ea54} executeQuery: Read 8 rows, 658.00 B in 0.001633 sec., 4898.958971218616 rows/sec., 393.50 KiB/sec. 2025.02.11 20:45:27.315198 [ 3 ] {049526af-1ab0-42dd-a9d8-d5ea2a40ea54} TCPHandler: Processed in 0.00188693 sec. 2025.02.11 20:45:27.315355 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:27.315478 [ 255 ] {fe5cae2a-ce1b-46e2-8a23-c0442e0e046a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:27.315534 [ 255 ] {fe5cae2a-ce1b-46e2-8a23-c0442e0e046a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:45:27.318542 [ 255 ] {fe5cae2a-ce1b-46e2-8a23-c0442e0e046a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:27.318579 [ 255 ] {fe5cae2a-ce1b-46e2-8a23-c0442e0e046a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:27.320945 [ 255 ] {fe5cae2a-ce1b-46e2-8a23-c0442e0e046a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:27.321210 [ 255 ] {fe5cae2a-ce1b-46e2-8a23-c0442e0e046a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:27.321425 [ 255 ] {fe5cae2a-ce1b-46e2-8a23-c0442e0e046a} executeQuery: Read 4 rows, 312.00 B in 0.005977 sec., 669.2320562154928 rows/sec., 50.98 KiB/sec. 2025.02.11 20:45:27.321481 [ 255 ] {fe5cae2a-ce1b-46e2-8a23-c0442e0e046a} TCPHandler: Processed in 0.006183089 sec. 2025.02.11 20:45:27.321639 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:27.321758 [ 3 ] {9695c4f8-7576-4bd6-951c-9ebc00171283} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:45:27.321810 [ 3 ] {9695c4f8-7576-4bd6-951c-9ebc00171283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:45:27.322281 [ 3 ] {9695c4f8-7576-4bd6-951c-9ebc00171283} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:27.322318 [ 3 ] {9695c4f8-7576-4bd6-951c-9ebc00171283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:27.322684 [ 3 ] {9695c4f8-7576-4bd6-951c-9ebc00171283} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:27.322920 [ 3 ] {9695c4f8-7576-4bd6-951c-9ebc00171283} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:27.323088 [ 3 ] {9695c4f8-7576-4bd6-951c-9ebc00171283} executeQuery: Read 4 rows, 258.00 B in 0.001356 sec., 2949.8525073746314 rows/sec., 185.81 KiB/sec. 2025.02.11 20:45:27.323138 [ 3 ] {9695c4f8-7576-4bd6-951c-9ebc00171283} TCPHandler: Processed in 0.001558135 sec. 2025.02.11 20:45:29.133840 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.02.11 20:45:29.134510 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:29.134557 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:29.135323 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:29.135887 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:29.136131 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.02.11 20:45:29.195578 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.11 20:45:29.214532 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:29.214601 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:29.221053 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:29.221827 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:29.224933 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.11 20:45:32.259413 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:32.259598 [ 3 ] {f7531483-3f44-4197-b0e9-7df3a7073ebb} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:45:32.259668 [ 3 ] {f7531483-3f44-4197-b0e9-7df3a7073ebb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:45:32.260365 [ 3 ] {f7531483-3f44-4197-b0e9-7df3a7073ebb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:32.260416 [ 3 ] {f7531483-3f44-4197-b0e9-7df3a7073ebb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:32.260839 [ 3 ] {f7531483-3f44-4197-b0e9-7df3a7073ebb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:32.261098 [ 3 ] {f7531483-3f44-4197-b0e9-7df3a7073ebb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:32.261317 [ 3 ] {f7531483-3f44-4197-b0e9-7df3a7073ebb} executeQuery: Read 4 rows, 345.00 B in 0.001772 sec., 2257.3363431151242 rows/sec., 190.13 KiB/sec. 2025.02.11 20:45:32.261371 [ 3 ] {f7531483-3f44-4197-b0e9-7df3a7073ebb} TCPHandler: Processed in 0.002094153 sec. 2025.02.11 20:45:32.261628 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:32.261822 [ 255 ] {cd9079e9-064f-4b40-9b91-be22fb5df659} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:45:32.261892 [ 255 ] {cd9079e9-064f-4b40-9b91-be22fb5df659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:45:32.262602 [ 255 ] {cd9079e9-064f-4b40-9b91-be22fb5df659} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:32.262644 [ 255 ] {cd9079e9-064f-4b40-9b91-be22fb5df659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:32.263073 [ 255 ] {cd9079e9-064f-4b40-9b91-be22fb5df659} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:32.263322 [ 255 ] {cd9079e9-064f-4b40-9b91-be22fb5df659} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:32.263526 [ 255 ] {cd9079e9-064f-4b40-9b91-be22fb5df659} executeQuery: Read 8 rows, 658.00 B in 0.001756 sec., 4555.808656036446 rows/sec., 365.93 KiB/sec. 2025.02.11 20:45:32.263593 [ 255 ] {cd9079e9-064f-4b40-9b91-be22fb5df659} TCPHandler: Processed in 0.002095514 sec. 2025.02.11 20:45:32.263753 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:32.263894 [ 3 ] {4b216e5f-59a5-4b4d-b2df-48864e4daa84} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:32.263965 [ 3 ] {4b216e5f-59a5-4b4d-b2df-48864e4daa84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:45:32.264524 [ 3 ] {4b216e5f-59a5-4b4d-b2df-48864e4daa84} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:32.264562 [ 3 ] {4b216e5f-59a5-4b4d-b2df-48864e4daa84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:32.264935 [ 3 ] {4b216e5f-59a5-4b4d-b2df-48864e4daa84} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:32.265176 [ 3 ] {4b216e5f-59a5-4b4d-b2df-48864e4daa84} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:32.265385 [ 3 ] {4b216e5f-59a5-4b4d-b2df-48864e4daa84} executeQuery: Read 10 rows, 780.00 B in 0.001522 sec., 6570.30223390276 rows/sec., 500.47 KiB/sec. 2025.02.11 20:45:32.265441 [ 3 ] {4b216e5f-59a5-4b4d-b2df-48864e4daa84} TCPHandler: Processed in 0.001759538 sec. 2025.02.11 20:45:32.265609 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:32.265730 [ 255 ] {6c76bf7b-0719-4580-9559-e72d204f9dd8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:45:32.265784 [ 255 ] {6c76bf7b-0719-4580-9559-e72d204f9dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:45:32.266244 [ 255 ] {6c76bf7b-0719-4580-9559-e72d204f9dd8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:32.266281 [ 255 ] {6c76bf7b-0719-4580-9559-e72d204f9dd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:32.266654 [ 255 ] {6c76bf7b-0719-4580-9559-e72d204f9dd8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:32.266893 [ 255 ] {6c76bf7b-0719-4580-9559-e72d204f9dd8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:32.267062 [ 255 ] {6c76bf7b-0719-4580-9559-e72d204f9dd8} executeQuery: Read 10 rows, 645.00 B in 0.001358 sec., 7363.7702503681885 rows/sec., 463.83 KiB/sec. 2025.02.11 20:45:32.267108 [ 255 ] {6c76bf7b-0719-4580-9559-e72d204f9dd8} TCPHandler: Processed in 0.001557305 sec. 2025.02.11 20:45:36.564217 [ 105 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:45:36.564282 [ 105 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:45:36.621888 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 2025.02.11 20:45:36.625366 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:36.625413 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:36.626844 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:36.627146 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:36.627775 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 116 2025.02.11 20:45:36.636421 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.02.11 20:45:36.637049 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:36.637099 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:36.637674 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:45:36.637947 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:36.638177 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.11 20:45:36.724989 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.11 20:45:36.744559 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:36.744628 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:36.751604 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:45:36.752402 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:36.755496 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.11 20:45:37.259807 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.260046 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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.02.11 20:45:37.262337 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:37.264437 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} 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.02.11 20:45:37.264722 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:37.264986 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:37.267251 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2025.02.11 20:45:37.272348 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:37.272467 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:37.272492 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:37.272668 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} 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.02.11 20:45:37.272696 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.11 20:45:37.292663 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} executeQuery: Read 4 rows, 169.00 B in 0.032704 sec., 122.30919765166341 rows/sec., 5.05 KiB/sec. 2025.02.11 20:45:37.292818 [ 3 ] {38107680-43c1-43ab-834a-5f04a0be2f44} TCPHandler: Processed in 0.03316132 sec. 2025.02.11 20:45:37.294453 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.294678 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:45:37.295037 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:37.295073 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} 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.02.11 20:45:37.295312 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:37.295392 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:37.295583 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2025.02.11 20:45:37.295625 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:37.295650 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:37.295669 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:37.295715 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} 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.02.11 20:45:37.295738 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.11 20:45:37.296363 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} executeQuery: Read 4 rows, 169.00 B in 0.001773 sec., 2256.0631697687536 rows/sec., 93.08 KiB/sec. 2025.02.11 20:45:37.296458 [ 255 ] {5f63dbb3-2699-4341-957e-205ca4673110} TCPHandler: Processed in 0.002133224 sec. 2025.02.11 20:45:37.296818 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.297010 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} executeQuery: (from [fd00:1122:3344:101::d]:57316) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', '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.02.11 20:45:37.297336 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:37.297374 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', '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.02.11 20:45:37.297606 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:37.297682 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:37.297853 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2025.02.11 20:45:37.297891 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:37.297915 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:37.297934 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:37.297982 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', '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.02.11 20:45:37.298005 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.11 20:45:37.298652 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} executeQuery: Read 4 rows, 169.00 B in 0.001721 sec., 2324.230098779779 rows/sec., 95.90 KiB/sec. 2025.02.11 20:45:37.298774 [ 3 ] {6b18e46f-109b-48d4-a078-502f0bbc226d} TCPHandler: Processed in 0.002045242 sec. 2025.02.11 20:45:37.299052 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.299224 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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.02.11 20:45:37.299511 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:37.299546 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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.02.11 20:45:37.299764 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:37.299831 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:37.299989 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2025.02.11 20:45:37.300024 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:37.300049 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:37.300067 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:37.300117 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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.02.11 20:45:37.300149 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2025.02.11 20:45:37.300680 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} executeQuery: Read 4 rows, 169.00 B in 0.001524 sec., 2624.6719160104985 rows/sec., 108.29 KiB/sec. 2025.02.11 20:45:37.300765 [ 255 ] {52125380-74ba-42f5-bfe0-c72b6322e302} TCPHandler: Processed in 0.001774798 sec. 2025.02.11 20:45:37.301951 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.302087 [ 3 ] {68cce915-96b1-4b90-a9e6-9f4596700d4f} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.11 20:45:37.302141 [ 3 ] {68cce915-96b1-4b90-a9e6-9f4596700d4f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:37.302941 [ 3 ] {68cce915-96b1-4b90-a9e6-9f4596700d4f} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:37.302994 [ 3 ] {68cce915-96b1-4b90-a9e6-9f4596700d4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:37.303510 [ 3 ] {68cce915-96b1-4b90-a9e6-9f4596700d4f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:37.303748 [ 3 ] {68cce915-96b1-4b90-a9e6-9f4596700d4f} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:37.303987 [ 3 ] {68cce915-96b1-4b90-a9e6-9f4596700d4f} executeQuery: Read 4 rows, 433.00 B in 0.00194 sec., 2061.8556701030925 rows/sec., 217.96 KiB/sec. 2025.02.11 20:45:37.304050 [ 3 ] {68cce915-96b1-4b90-a9e6-9f4596700d4f} TCPHandler: Processed in 0.002159535 sec. 2025.02.11 20:45:37.304222 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.304363 [ 255 ] {331df86e-a789-4a66-87fb-5f2e16484f5e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:45:37.304415 [ 255 ] {331df86e-a789-4a66-87fb-5f2e16484f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:45:37.306996 [ 255 ] {331df86e-a789-4a66-87fb-5f2e16484f5e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:37.307038 [ 255 ] {331df86e-a789-4a66-87fb-5f2e16484f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:37.307503 [ 255 ] {331df86e-a789-4a66-87fb-5f2e16484f5e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:37.307759 [ 255 ] {331df86e-a789-4a66-87fb-5f2e16484f5e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:37.307991 [ 255 ] {331df86e-a789-4a66-87fb-5f2e16484f5e} executeQuery: Read 46 rows, 4.26 KiB in 0.00367 sec., 12534.059945504086 rows/sec., 1.13 MiB/sec. 2025.02.11 20:45:37.308048 [ 255 ] {331df86e-a789-4a66-87fb-5f2e16484f5e} TCPHandler: Processed in 0.003885182 sec. 2025.02.11 20:45:37.308223 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.308356 [ 3 ] {bb65ad8f-cf85-43db-887c-3cdc4ab9815f} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:45:37.308424 [ 3 ] {bb65ad8f-cf85-43db-887c-3cdc4ab9815f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:45:37.309092 [ 3 ] {bb65ad8f-cf85-43db-887c-3cdc4ab9815f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:37.309132 [ 3 ] {bb65ad8f-cf85-43db-887c-3cdc4ab9815f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:37.309519 [ 3 ] {bb65ad8f-cf85-43db-887c-3cdc4ab9815f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:37.309769 [ 3 ] {bb65ad8f-cf85-43db-887c-3cdc4ab9815f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:37.310013 [ 3 ] {bb65ad8f-cf85-43db-887c-3cdc4ab9815f} executeQuery: Read 21 rows, 1.58 KiB in 0.001679 sec., 12507.444907683146 rows/sec., 940.50 KiB/sec. 2025.02.11 20:45:37.310150 [ 3 ] {bb65ad8f-cf85-43db-887c-3cdc4ab9815f} TCPHandler: Processed in 0.001989752 sec. 2025.02.11 20:45:37.310304 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.310425 [ 255 ] {dd1f4fcf-4f72-4018-9c1f-501f4fc3a0c0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:45:37.310472 [ 255 ] {dd1f4fcf-4f72-4018-9c1f-501f4fc3a0c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:45:37.311078 [ 255 ] {dd1f4fcf-4f72-4018-9c1f-501f4fc3a0c0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:37.311117 [ 255 ] {dd1f4fcf-4f72-4018-9c1f-501f4fc3a0c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:37.311483 [ 255 ] {dd1f4fcf-4f72-4018-9c1f-501f4fc3a0c0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:37.311736 [ 255 ] {dd1f4fcf-4f72-4018-9c1f-501f4fc3a0c0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:37.311932 [ 255 ] {dd1f4fcf-4f72-4018-9c1f-501f4fc3a0c0} executeQuery: Read 39 rows, 3.14 KiB in 0.001534 sec., 25423.728813559323 rows/sec., 2.00 MiB/sec. 2025.02.11 20:45:37.311988 [ 255 ] {dd1f4fcf-4f72-4018-9c1f-501f4fc3a0c0} TCPHandler: Processed in 0.001743917 sec. 2025.02.11 20:45:37.312165 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.312289 [ 3 ] {50965599-f188-4ed2-8fe0-8b871f89aa59} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:37.312342 [ 3 ] {50965599-f188-4ed2-8fe0-8b871f89aa59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:45:37.312928 [ 3 ] {50965599-f188-4ed2-8fe0-8b871f89aa59} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:37.312969 [ 3 ] {50965599-f188-4ed2-8fe0-8b871f89aa59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:37.313358 [ 3 ] {50965599-f188-4ed2-8fe0-8b871f89aa59} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:37.313600 [ 3 ] {50965599-f188-4ed2-8fe0-8b871f89aa59} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:37.313814 [ 3 ] {50965599-f188-4ed2-8fe0-8b871f89aa59} executeQuery: Read 10 rows, 780.00 B in 0.001551 sec., 6447.453255963894 rows/sec., 491.11 KiB/sec. 2025.02.11 20:45:37.313871 [ 3 ] {50965599-f188-4ed2-8fe0-8b871f89aa59} TCPHandler: Processed in 0.001765689 sec. 2025.02.11 20:45:37.314025 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.314143 [ 255 ] {be0735b7-1fc0-4b64-8fe2-40942b550606} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:37.314223 [ 255 ] {be0735b7-1fc0-4b64-8fe2-40942b550606} 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.02.11 20:45:37.315528 [ 255 ] {be0735b7-1fc0-4b64-8fe2-40942b550606} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:37.315569 [ 255 ] {be0735b7-1fc0-4b64-8fe2-40942b550606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:37.318447 [ 255 ] {be0735b7-1fc0-4b64-8fe2-40942b550606} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:37.318762 [ 255 ] {be0735b7-1fc0-4b64-8fe2-40942b550606} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:37.319108 [ 255 ] {be0735b7-1fc0-4b64-8fe2-40942b550606} executeQuery: Read 21 rows, 38.53 KiB in 0.004984 sec., 4213.483146067416 rows/sec., 7.55 MiB/sec. 2025.02.11 20:45:37.319237 [ 255 ] {be0735b7-1fc0-4b64-8fe2-40942b550606} TCPHandler: Processed in 0.005267984 sec. 2025.02.11 20:45:37.319406 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.319535 [ 3 ] {d8c5bd38-f384-4771-a2d3-13f1bc7fcf7c} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.11 20:45:37.319589 [ 3 ] {d8c5bd38-f384-4771-a2d3-13f1bc7fcf7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.11 20:45:37.320098 [ 3 ] {d8c5bd38-f384-4771-a2d3-13f1bc7fcf7c} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:37.320139 [ 3 ] {d8c5bd38-f384-4771-a2d3-13f1bc7fcf7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:37.320540 [ 3 ] {d8c5bd38-f384-4771-a2d3-13f1bc7fcf7c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:45:37.320802 [ 3 ] {d8c5bd38-f384-4771-a2d3-13f1bc7fcf7c} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:37.321012 [ 3 ] {d8c5bd38-f384-4771-a2d3-13f1bc7fcf7c} executeQuery: Read 18 rows, 1.36 KiB in 0.001505 sec., 11960.132890365448 rows/sec., 901.29 KiB/sec. 2025.02.11 20:45:37.321070 [ 3 ] {d8c5bd38-f384-4771-a2d3-13f1bc7fcf7c} TCPHandler: Processed in 0.001724148 sec. 2025.02.11 20:45:37.321227 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:37.321344 [ 255 ] {6d359496-8607-4d23-814b-bd753a76a3c9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:45:37.321393 [ 255 ] {6d359496-8607-4d23-814b-bd753a76a3c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:45:37.321876 [ 255 ] {6d359496-8607-4d23-814b-bd753a76a3c9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:37.321914 [ 255 ] {6d359496-8607-4d23-814b-bd753a76a3c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:37.322268 [ 255 ] {6d359496-8607-4d23-814b-bd753a76a3c9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:37.322510 [ 255 ] {6d359496-8607-4d23-814b-bd753a76a3c9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:37.322717 [ 255 ] {6d359496-8607-4d23-814b-bd753a76a3c9} executeQuery: Read 10 rows, 645.00 B in 0.001398 sec., 7153.07582260372 rows/sec., 450.56 KiB/sec. 2025.02.11 20:45:37.322768 [ 255 ] {6d359496-8607-4d23-814b-bd753a76a3c9} TCPHandler: Processed in 0.001598146 sec. 2025.02.11 20:45:42.259803 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:42.260008 [ 3 ] {56d2e99e-75e0-46c8-9601-e8c86cb5850f} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:45:42.260081 [ 3 ] {56d2e99e-75e0-46c8-9601-e8c86cb5850f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:45:42.260803 [ 3 ] {56d2e99e-75e0-46c8-9601-e8c86cb5850f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:42.260854 [ 3 ] {56d2e99e-75e0-46c8-9601-e8c86cb5850f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:42.261273 [ 3 ] {56d2e99e-75e0-46c8-9601-e8c86cb5850f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:45:42.261547 [ 3 ] {56d2e99e-75e0-46c8-9601-e8c86cb5850f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:42.261778 [ 3 ] {56d2e99e-75e0-46c8-9601-e8c86cb5850f} executeQuery: Read 4 rows, 345.00 B in 0.001822 sec., 2195.389681668496 rows/sec., 184.91 KiB/sec. 2025.02.11 20:45:42.261845 [ 3 ] {56d2e99e-75e0-46c8-9601-e8c86cb5850f} TCPHandler: Processed in 0.002180025 sec. 2025.02.11 20:45:42.262132 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:42.262344 [ 255 ] {a48354ce-f4c6-4e6f-a319-b53ee5e57e22} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:45:42.262421 [ 255 ] {a48354ce-f4c6-4e6f-a319-b53ee5e57e22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:45:42.263169 [ 255 ] {a48354ce-f4c6-4e6f-a319-b53ee5e57e22} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:42.263210 [ 255 ] {a48354ce-f4c6-4e6f-a319-b53ee5e57e22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:42.263642 [ 255 ] {a48354ce-f4c6-4e6f-a319-b53ee5e57e22} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:45:42.263894 [ 255 ] {a48354ce-f4c6-4e6f-a319-b53ee5e57e22} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:42.264083 [ 255 ] {a48354ce-f4c6-4e6f-a319-b53ee5e57e22} executeQuery: Read 8 rows, 658.00 B in 0.001801 sec., 4441.976679622432 rows/sec., 356.79 KiB/sec. 2025.02.11 20:45:42.264139 [ 255 ] {a48354ce-f4c6-4e6f-a319-b53ee5e57e22} TCPHandler: Processed in 0.002149195 sec. 2025.02.11 20:45:42.264310 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:42.264445 [ 3 ] {49cfca8b-b442-488c-893b-0fb4c4b8aa77} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:42.264504 [ 3 ] {49cfca8b-b442-488c-893b-0fb4c4b8aa77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:45:42.265074 [ 3 ] {49cfca8b-b442-488c-893b-0fb4c4b8aa77} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:42.265117 [ 3 ] {49cfca8b-b442-488c-893b-0fb4c4b8aa77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:42.265529 [ 3 ] {49cfca8b-b442-488c-893b-0fb4c4b8aa77} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:45:42.265777 [ 3 ] {49cfca8b-b442-488c-893b-0fb4c4b8aa77} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:42.265993 [ 3 ] {49cfca8b-b442-488c-893b-0fb4c4b8aa77} executeQuery: Read 10 rows, 780.00 B in 0.001583 sec., 6317.119393556538 rows/sec., 481.19 KiB/sec. 2025.02.11 20:45:42.266052 [ 3 ] {49cfca8b-b442-488c-893b-0fb4c4b8aa77} TCPHandler: Processed in 0.001804869 sec. 2025.02.11 20:45:42.266229 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:42.266350 [ 255 ] {b1a0a663-f591-494c-9bc5-7024d989dcb8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:45:42.266402 [ 255 ] {b1a0a663-f591-494c-9bc5-7024d989dcb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:45:42.266884 [ 255 ] {b1a0a663-f591-494c-9bc5-7024d989dcb8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:42.266921 [ 255 ] {b1a0a663-f591-494c-9bc5-7024d989dcb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.11 20:45:42.267292 [ 255 ] {b1a0a663-f591-494c-9bc5-7024d989dcb8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:45:42.267529 [ 255 ] {b1a0a663-f591-494c-9bc5-7024d989dcb8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:42.267715 [ 255 ] {b1a0a663-f591-494c-9bc5-7024d989dcb8} executeQuery: Read 10 rows, 645.00 B in 0.001387 sec., 7209.805335255948 rows/sec., 454.13 KiB/sec. 2025.02.11 20:45:42.267784 [ 255 ] {b1a0a663-f591-494c-9bc5-7024d989dcb8} TCPHandler: Processed in 0.001616156 sec. 2025.02.11 20:45:44.138288 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.02.11 20:45:44.139054 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:44.139114 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:44.139726 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:45:44.139980 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:44.140219 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.02.11 20:45:44.255565 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.11 20:45:44.275159 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:44.275224 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:44.282394 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:45:44.283137 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:44.286064 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.11 20:45:46.627968 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 148 2025.02.11 20:45:46.631120 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:46.631166 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:46.632635 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:46.632940 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:46.633465 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 148 2025.02.11 20:45:47.260484 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:47.260693 [ 3 ] {2bf4243a-39e7-42cd-bd29-ebf740baee0b} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:45:47.260771 [ 3 ] {2bf4243a-39e7-42cd-bd29-ebf740baee0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:45:47.261615 [ 3 ] {2bf4243a-39e7-42cd-bd29-ebf740baee0b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:47.261655 [ 3 ] {2bf4243a-39e7-42cd-bd29-ebf740baee0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:47.262072 [ 3 ] {2bf4243a-39e7-42cd-bd29-ebf740baee0b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:45:47.262323 [ 3 ] {2bf4243a-39e7-42cd-bd29-ebf740baee0b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:47.262513 [ 3 ] {2bf4243a-39e7-42cd-bd29-ebf740baee0b} executeQuery: Read 48 rows, 4.46 KiB in 0.001879 sec., 25545.502927088877 rows/sec., 2.32 MiB/sec. 2025.02.11 20:45:47.262567 [ 3 ] {2bf4243a-39e7-42cd-bd29-ebf740baee0b} TCPHandler: Processed in 0.002217355 sec. 2025.02.11 20:45:47.262819 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:47.263010 [ 255 ] {13dc3be5-cab7-4562-871f-35c029084d28} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:45:47.263079 [ 255 ] {13dc3be5-cab7-4562-871f-35c029084d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:45:47.263815 [ 255 ] {13dc3be5-cab7-4562-871f-35c029084d28} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:47.263859 [ 255 ] {13dc3be5-cab7-4562-871f-35c029084d28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:47.264285 [ 255 ] {13dc3be5-cab7-4562-871f-35c029084d28} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:47.264543 [ 255 ] {13dc3be5-cab7-4562-871f-35c029084d28} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:47.264789 [ 255 ] {13dc3be5-cab7-4562-871f-35c029084d28} executeQuery: Read 22 rows, 1.65 KiB in 0.00183 sec., 12021.857923497268 rows/sec., 903.99 KiB/sec. 2025.02.11 20:45:47.264853 [ 255 ] {13dc3be5-cab7-4562-871f-35c029084d28} TCPHandler: Processed in 0.002162485 sec. 2025.02.11 20:45:47.265003 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:47.265121 [ 3 ] {3a102399-b6c7-456e-8011-b1c9c8d0bdb8} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:45:47.265168 [ 3 ] {3a102399-b6c7-456e-8011-b1c9c8d0bdb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:45:47.265769 [ 3 ] {3a102399-b6c7-456e-8011-b1c9c8d0bdb8} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:47.265808 [ 3 ] {3a102399-b6c7-456e-8011-b1c9c8d0bdb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:47.266170 [ 3 ] {3a102399-b6c7-456e-8011-b1c9c8d0bdb8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:45:47.266410 [ 3 ] {3a102399-b6c7-456e-8011-b1c9c8d0bdb8} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:47.266591 [ 3 ] {3a102399-b6c7-456e-8011-b1c9c8d0bdb8} executeQuery: Read 30 rows, 2.40 KiB in 0.001495 sec., 20066.889632107024 rows/sec., 1.57 MiB/sec. 2025.02.11 20:45:47.266642 [ 3 ] {3a102399-b6c7-456e-8011-b1c9c8d0bdb8} TCPHandler: Processed in 0.001694767 sec. 2025.02.11 20:45:47.266815 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:47.266953 [ 255 ] {e0412ed7-2ece-4f2a-a307-9f296be582e6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:47.267014 [ 255 ] {e0412ed7-2ece-4f2a-a307-9f296be582e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:45:47.267613 [ 255 ] {e0412ed7-2ece-4f2a-a307-9f296be582e6} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:47.267653 [ 255 ] {e0412ed7-2ece-4f2a-a307-9f296be582e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:47.268036 [ 255 ] {e0412ed7-2ece-4f2a-a307-9f296be582e6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:45:47.268274 [ 255 ] {e0412ed7-2ece-4f2a-a307-9f296be582e6} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:47.268486 [ 255 ] {e0412ed7-2ece-4f2a-a307-9f296be582e6} executeQuery: Read 10 rows, 780.00 B in 0.001564 sec., 6393.86189258312 rows/sec., 487.03 KiB/sec. 2025.02.11 20:45:47.268540 [ 255 ] {e0412ed7-2ece-4f2a-a307-9f296be582e6} TCPHandler: Processed in 0.001794049 sec. 2025.02.11 20:45:47.268702 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:47.268839 [ 3 ] {e58ed83f-72ef-47f9-95fb-bdfda8772077} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:47.268928 [ 3 ] {e58ed83f-72ef-47f9-95fb-bdfda8772077} 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.02.11 20:45:47.270175 [ 3 ] {e58ed83f-72ef-47f9-95fb-bdfda8772077} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:47.270212 [ 3 ] {e58ed83f-72ef-47f9-95fb-bdfda8772077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:47.270839 [ 3 ] {e58ed83f-72ef-47f9-95fb-bdfda8772077} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:45:47.271099 [ 3 ] {e58ed83f-72ef-47f9-95fb-bdfda8772077} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:47.271324 [ 3 ] {e58ed83f-72ef-47f9-95fb-bdfda8772077} executeQuery: Read 22 rows, 40.37 KiB in 0.002517 sec., 8740.564163686928 rows/sec., 15.66 MiB/sec. 2025.02.11 20:45:47.271416 [ 3 ] {e58ed83f-72ef-47f9-95fb-bdfda8772077} TCPHandler: Processed in 0.002777235 sec. 2025.02.11 20:45:47.271581 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:47.271720 [ 255 ] {48d8bf8c-0269-424f-813e-85dfa735f143} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:45:47.271779 [ 255 ] {48d8bf8c-0269-424f-813e-85dfa735f143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:45:47.272432 [ 255 ] {48d8bf8c-0269-424f-813e-85dfa735f143} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:47.272481 [ 255 ] {48d8bf8c-0269-424f-813e-85dfa735f143} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:47.272871 [ 255 ] {48d8bf8c-0269-424f-813e-85dfa735f143} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:45:47.273108 [ 255 ] {48d8bf8c-0269-424f-813e-85dfa735f143} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:47.273412 [ 255 ] {48d8bf8c-0269-424f-813e-85dfa735f143} executeQuery: Read 10 rows, 645.00 B in 0.001701 sec., 5878.894767783657 rows/sec., 370.30 KiB/sec. 2025.02.11 20:45:47.273526 [ 255 ] {48d8bf8c-0269-424f-813e-85dfa735f143} TCPHandler: Processed in 0.002014172 sec. 2025.02.11 20:45:51.564317 [ 67 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:45:51.564390 [ 67 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:45:51.640327 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.02.11 20:45:51.640933 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:51.640977 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:51.641550 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:45:51.641807 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:51.641963 [ 67 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:45:51.642016 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.11 20:45:51.642039 [ 67 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:51.642067 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:51.646371 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:45:51.646577 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:45:51.646684 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.02.11 20:45:51.646812 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.02.11 20:45:51.647095 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.02.11 20:45:51.647223 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.02.11 20:45:51.647361 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.02.11 20:45:51.647585 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.02.11 20:45:51.668216 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.026056617 sec., 107688.57676343786 rows/sec., 1.54 MiB/sec. 2025.02.11 20:45:51.668898 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:45:51.669241 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:51.669328 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_6_1} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:45:51.669461 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.11 20:45:51.786141 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.11 20:45:51.805554 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:51.805609 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:51.812466 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:45:51.813222 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:51.813664 [ 67 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:45:51.813860 [ 67 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:51.813963 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:51.814834 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:45:51.827969 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.11 20:45:51.829769 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:45:51.831182 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:45:51.836458 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:45:51.841430 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:45:51.846228 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:45:51.853095 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:45:51.857392 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:45:51.916874 [ 190 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.102721762 sec., 447.8116331376793 rows/sec., 2.32 MiB/sec. 2025.02.11 20:45:51.919532 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:45:51.922617 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_6_1} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:51.922746 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_6_1} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:45:51.925191 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.11 20:45:52.000213 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.72 MiB, peak 169.25 MiB, free memory in arenas 0.00 B, will set to 163.16 MiB (RSS), difference: 3.44 MiB 2025.02.11 20:45:52.260498 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:52.260781 [ 3 ] {f16ee726-ff03-4ec7-b0ce-050686ca0477} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:45:52.260853 [ 3 ] {f16ee726-ff03-4ec7-b0ce-050686ca0477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:45:52.261592 [ 3 ] {f16ee726-ff03-4ec7-b0ce-050686ca0477} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:52.261640 [ 3 ] {f16ee726-ff03-4ec7-b0ce-050686ca0477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:52.262073 [ 3 ] {f16ee726-ff03-4ec7-b0ce-050686ca0477} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:45:52.262335 [ 3 ] {f16ee726-ff03-4ec7-b0ce-050686ca0477} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:52.262505 [ 81 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:45:52.262551 [ 3 ] {f16ee726-ff03-4ec7-b0ce-050686ca0477} executeQuery: Read 4 rows, 345.00 B in 0.001827 sec., 2189.381499726327 rows/sec., 184.41 KiB/sec. 2025.02.11 20:45:52.262557 [ 81 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:52.262602 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:52.262641 [ 3 ] {f16ee726-ff03-4ec7-b0ce-050686ca0477} TCPHandler: Processed in 0.002326067 sec. 2025.02.11 20:45:52.262817 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:45:52.262944 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:52.263010 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:45:52.263067 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:45:52.263236 [ 255 ] {38f7a639-7d48-4bc0-abc8-4f01ed5bd8be} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:45:52.263337 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:45:52.263406 [ 255 ] {38f7a639-7d48-4bc0-abc8-4f01ed5bd8be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:45:52.263770 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2025.02.11 20:45:52.264096 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2025.02.11 20:45:52.264418 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2025.02.11 20:45:52.264799 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2025.02.11 20:45:52.266204 [ 255 ] {38f7a639-7d48-4bc0-abc8-4f01ed5bd8be} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:52.266288 [ 255 ] {38f7a639-7d48-4bc0-abc8-4f01ed5bd8be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:52.267491 [ 255 ] {38f7a639-7d48-4bc0-abc8-4f01ed5bd8be} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:45:52.267833 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 5 columns (5 merged, 0 gathered) in 0.005080431 sec., 21651.706321766796 rows/sec., 2.02 MiB/sec. 2025.02.11 20:45:52.268015 [ 255 ] {38f7a639-7d48-4bc0-abc8-4f01ed5bd8be} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:52.268159 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:45:52.268386 [ 81 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:45:52.268549 [ 81 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:52.268590 [ 255 ] {38f7a639-7d48-4bc0-abc8-4f01ed5bd8be} executeQuery: Read 8 rows, 658.00 B in 0.005436 sec., 1471.6703458425313 rows/sec., 118.21 KiB/sec. 2025.02.11 20:45:52.268651 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:52.269011 [ 255 ] {38f7a639-7d48-4bc0-abc8-4f01ed5bd8be} TCPHandler: Processed in 0.00622702 sec. 2025.02.11 20:45:52.269250 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:45:52.269331 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:52.269340 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_6_1} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:52.269571 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_6_1} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:45:52.269695 [ 3 ] {1a538a02-d925-4c8d-9a1b-84d19ded821d} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:52.269800 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:45:52.269822 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.11 20:45:52.269862 [ 3 ] {1a538a02-d925-4c8d-9a1b-84d19ded821d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:45:52.269908 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:45:52.270233 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:45:52.270603 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part 2025.02.11 20:45:52.271113 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:45:52.271376 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2025.02.11 20:45:52.271680 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:45:52.272568 [ 3 ] {1a538a02-d925-4c8d-9a1b-84d19ded821d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:52.272636 [ 3 ] {1a538a02-d925-4c8d-9a1b-84d19ded821d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:52.273713 [ 3 ] {1a538a02-d925-4c8d-9a1b-84d19ded821d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:45:52.274405 [ 3 ] {1a538a02-d925-4c8d-9a1b-84d19ded821d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:52.274498 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 5 columns (5 merged, 0 gathered) in 0.005555949 sec., 18178.71258357483 rows/sec., 1.50 MiB/sec. 2025.02.11 20:45:52.274634 [ 81 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:45:52.274732 [ 81 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:52.274781 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:52.274860 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:45:52.274880 [ 3 ] {1a538a02-d925-4c8d-9a1b-84d19ded821d} executeQuery: Read 10 rows, 780.00 B in 0.005309 sec., 1883.593897155773 rows/sec., 143.48 KiB/sec. 2025.02.11 20:45:52.275317 [ 3 ] {1a538a02-d925-4c8d-9a1b-84d19ded821d} TCPHandler: Processed in 0.006162059 sec. 2025.02.11 20:45:52.275329 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:45:52.275726 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:52.275823 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:45:52.275923 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_6_1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:52.275940 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:45:52.276273 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_6_1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:45:52.276398 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:45:52.276380 [ 255 ] {b793ed68-9f86-4815-8c03-b2a0af81bda8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:45:52.276634 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.11 20:45:52.276852 [ 255 ] {b793ed68-9f86-4815-8c03-b2a0af81bda8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:45:52.276959 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2025.02.11 20:45:52.277428 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2025.02.11 20:45:52.277821 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2025.02.11 20:45:52.278136 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part 2025.02.11 20:45:52.278971 [ 255 ] {b793ed68-9f86-4815-8c03-b2a0af81bda8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:52.279040 [ 255 ] {b793ed68-9f86-4815-8c03-b2a0af81bda8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:52.280030 [ 255 ] {b793ed68-9f86-4815-8c03-b2a0af81bda8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:45:52.280572 [ 255 ] {b793ed68-9f86-4815-8c03-b2a0af81bda8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:52.280944 [ 81 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:45:52.281057 [ 81 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:52.281097 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.006194259 sec., 8717.749774428225 rows/sec., 664.05 KiB/sec. 2025.02.11 20:45:52.281141 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:52.281422 [ 255 ] {b793ed68-9f86-4815-8c03-b2a0af81bda8} executeQuery: Read 10 rows, 645.00 B in 0.005256 sec., 1902.587519025875 rows/sec., 119.84 KiB/sec. 2025.02.11 20:45:52.281431 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:45:52.281654 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:45:52.282087 [ 255 ] {b793ed68-9f86-4815-8c03-b2a0af81bda8} TCPHandler: Processed in 0.006645376 sec. 2025.02.11 20:45:52.282160 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:45:52.282296 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:45:52.282535 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_6_1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:52.282586 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:45:52.282812 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_6_1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:45:52.282941 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2025.02.11 20:45:52.283067 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.11 20:45:52.283203 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2025.02.11 20:45:52.283321 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2025.02.11 20:45:52.283514 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part 2025.02.11 20:45:52.284522 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.003227242 sec., 16732.553678961787 rows/sec., 1.03 MiB/sec. 2025.02.11 20:45:52.284673 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:45:52.284967 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_6_1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:52.285046 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_6_1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:45:52.285128 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:45:56.633653 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 168 2025.02.11 20:45:56.636819 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:56.636860 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:56.638306 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:45:56.638604 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:56.639073 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 168 2025.02.11 20:45:57.260812 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.261083 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} executeQuery: (from [fd00:1122:3344:101::d]:57316) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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.02.11 20:45:57.261515 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.261560 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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.02.11 20:45:57.261876 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.261960 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.262141 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2025.02.11 20:45:57.262431 [ 287 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.262455 [ 286 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.262620 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.262656 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.266596 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.266633 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.266695 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} 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', '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.02.11 20:45:57.266749 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} 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', '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.02.11 20:45:57.268094 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} executeQuery: Read 8 rows, 358.00 B in 0.007118 sec., 1123.9112110143299 rows/sec., 49.12 KiB/sec. 2025.02.11 20:45:57.268238 [ 3 ] {4d4df151-852a-4d1e-8942-8df9e29b582b} TCPHandler: Processed in 0.007572242 sec. 2025.02.11 20:45:57.268650 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.268891 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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_underlay_prefixes', '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.02.11 20:45:57.269270 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.269308 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', '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.02.11 20:45:57.269576 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.269661 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.269843 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2025.02.11 20:45:57.269958 [ 288 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.269963 [ 286 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.270078 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.270107 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.270201 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.270225 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.270266 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} 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_underlay_prefixes', '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.02.11 20:45:57.270315 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} 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_underlay_prefixes', '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.02.11 20:45:57.271412 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} executeQuery: Read 8 rows, 358.00 B in 0.002623 sec., 3049.9428135722455 rows/sec., 133.29 KiB/sec. 2025.02.11 20:45:57.271556 [ 255 ] {f272c2e2-365f-43e2-8a1e-d4fe9dccf8b9} TCPHandler: Processed in 0.003039368 sec. 2025.02.11 20:45:57.271846 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.272021 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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', '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.02.11 20:45:57.272322 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.272359 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} 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', '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.02.11 20:45:57.272599 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.272665 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.272817 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2025.02.11 20:45:57.272946 [ 287 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.272952 [ 286 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.273073 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.273102 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.273182 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.273202 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.273239 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} 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', '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.02.11 20:45:57.273284 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} 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', '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.02.11 20:45:57.274326 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} executeQuery: Read 8 rows, 358.00 B in 0.002379 sec., 3362.7574611181167 rows/sec., 146.96 KiB/sec. 2025.02.11 20:45:57.274468 [ 3 ] {6b39a52b-8feb-4370-8405-acf7c050d2aa} TCPHandler: Processed in 0.002683233 sec. 2025.02.11 20:45:57.274740 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.274918 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.275219 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.275254 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} 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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.275491 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.275557 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.275715 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2025.02.11 20:45:57.275803 [ 287 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.275819 [ 288 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.275926 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.275955 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.276036 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.276058 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.276097 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} 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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.276144 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} 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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.277153 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} executeQuery: Read 8 rows, 358.00 B in 0.002312 sec., 3460.2076124567475 rows/sec., 151.22 KiB/sec. 2025.02.11 20:45:57.277307 [ 255 ] {99192e57-70bb-496e-96a3-75a6b5b9c25d} TCPHandler: Processed in 0.002626962 sec. 2025.02.11 20:45:57.277562 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.277734 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.278031 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.278069 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.278308 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.278375 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.278526 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2025.02.11 20:45:57.278620 [ 287 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.278640 [ 286 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.278747 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.278775 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.278858 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.278878 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.278919 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.278965 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.279931 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} executeQuery: Read 8 rows, 358.00 B in 0.002267 sec., 3528.8928098809 rows/sec., 154.22 KiB/sec. 2025.02.11 20:45:57.280068 [ 3 ] {f2c934b1-4a64-4f6d-8001-a71668a0f71e} TCPHandler: Processed in 0.00256429 sec. 2025.02.11 20:45:57.280342 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.280512 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.280809 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.280847 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.281088 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.281154 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.281303 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2025.02.11 20:45:57.281384 [ 287 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.281399 [ 286 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.281494 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.281522 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.281602 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.281623 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.281664 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.281752 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.282829 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} executeQuery: Read 8 rows, 358.00 B in 0.002388 sec., 3350.0837520938026 rows/sec., 146.40 KiB/sec. 2025.02.11 20:45:57.282990 [ 255 ] {bd45591a-5be0-4ec7-8fc6-f7debca16d9b} TCPHandler: Processed in 0.002707993 sec. 2025.02.11 20:45:57.283277 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.283456 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.283758 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.283798 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.284042 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.284111 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.284260 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.02.11 20:45:57.284350 [ 287 ] {355823c4-69df-4d00-ab94-e0f944c5da61} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.284370 [ 286 ] {355823c4-69df-4d00-ab94-e0f944c5da61} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.284487 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.284516 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.284597 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.284618 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.284661 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.284705 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.285677 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} executeQuery: Read 8 rows, 358.00 B in 0.002293 sec., 3488.8791975577847 rows/sec., 152.47 KiB/sec. 2025.02.11 20:45:57.285816 [ 3 ] {355823c4-69df-4d00-ab94-e0f944c5da61} TCPHandler: Processed in 0.002607672 sec. 2025.02.11 20:45:57.286078 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.286248 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.286554 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.286593 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.286855 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.286923 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.287071 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.02.11 20:45:57.287181 [ 286 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.287189 [ 287 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.287299 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.287322 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.287402 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.287424 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.287464 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.287512 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.288499 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} executeQuery: Read 8 rows, 358.00 B in 0.002324 sec., 3442.340791738382 rows/sec., 150.43 KiB/sec. 2025.02.11 20:45:57.288654 [ 255 ] {2adae1b2-d63b-459e-9764-28bde2250dc5} TCPHandler: Processed in 0.002632982 sec. 2025.02.11 20:45:57.288914 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.289117 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.289478 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.289526 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.289835 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.289902 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.290050 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.02.11 20:45:57.290163 [ 287 ] {0469c821-95dc-48ae-b284-0187c981654e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.290169 [ 286 ] {0469c821-95dc-48ae-b284-0187c981654e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.290295 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.290323 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.290406 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.290425 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.290466 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.290512 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.291568 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} executeQuery: Read 8 rows, 358.00 B in 0.002539 sec., 3150.8467900748324 rows/sec., 137.70 KiB/sec. 2025.02.11 20:45:57.291705 [ 3 ] {0469c821-95dc-48ae-b284-0187c981654e} TCPHandler: Processed in 0.002860656 sec. 2025.02.11 20:45:57.291966 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.292138 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.292440 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.292479 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.292738 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.292804 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.292952 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.02.11 20:45:57.293036 [ 287 ] {51a8f988-cc1b-44ff-b039-eb16be628203} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.293054 [ 286 ] {51a8f988-cc1b-44ff-b039-eb16be628203} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.293159 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.293187 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.293270 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.293289 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.293330 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.293375 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.294391 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} executeQuery: Read 8 rows, 358.00 B in 0.002329 sec., 3434.9506225848004 rows/sec., 150.11 KiB/sec. 2025.02.11 20:45:57.294542 [ 255 ] {51a8f988-cc1b-44ff-b039-eb16be628203} TCPHandler: Processed in 0.002634002 sec. 2025.02.11 20:45:57.294854 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.295059 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.295421 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.295471 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.295786 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.295858 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.296005 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.11 20:45:57.296129 [ 287 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.296130 [ 286 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.296261 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.296288 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.296369 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.296390 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.296430 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.296475 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.297539 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} executeQuery: Read 8 rows, 358.00 B in 0.002574 sec., 3108.003108003108 rows/sec., 135.82 KiB/sec. 2025.02.11 20:45:57.297680 [ 3 ] {528091cc-a3d7-46b1-9801-812bf3d1eb44} TCPHandler: Processed in 0.002892376 sec. 2025.02.11 20:45:57.297942 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.298148 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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: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', '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.02.11 20:45:57.298510 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.298560 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} 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: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', '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.02.11 20:45:57.298885 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.298951 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.299098 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.11 20:45:57.299205 [ 287 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.299208 [ 286 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.299325 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.299352 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.299438 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.299459 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.299501 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} 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: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', '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.02.11 20:45:57.299548 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} 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: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', '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.02.11 20:45:57.300566 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} executeQuery: Read 8 rows, 358.00 B in 0.002512 sec., 3184.7133757961783 rows/sec., 139.18 KiB/sec. 2025.02.11 20:45:57.300700 [ 255 ] {5b6e101e-b527-49b6-aa09-dc2061a0d1a9} TCPHandler: Processed in 0.002825785 sec. 2025.02.11 20:45:57.300955 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.301162 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} executeQuery: (from [fd00:1122:3344:101::d]:57316) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.301529 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.301580 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.301892 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.301958 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.302104 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.11 20:45:57.302197 [ 287 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.302213 [ 286 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.302322 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.302352 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.302433 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.302453 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.302493 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.302538 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.303536 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} executeQuery: Read 8 rows, 358.00 B in 0.00247 sec., 3238.8663967611337 rows/sec., 141.54 KiB/sec. 2025.02.11 20:45:57.303668 [ 3 ] {6394710e-d0bb-459f-ab8f-6587e43b9593} TCPHandler: Processed in 0.002779165 sec. 2025.02.11 20:45:57.303931 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.304137 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:45:57.304500 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:45:57.304550 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:45:57.304868 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.304932 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:45:57.305077 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.11 20:45:57.305145 [ 287 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:45:57.305168 [ 286 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:45:57.305263 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:45:57.305290 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:45:57.305371 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:45:57.305391 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 8 rows with 2 streams 2025.02.11 20:45:57.305430 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.305474 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:45:57.306493 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} executeQuery: Read 8 rows, 358.00 B in 0.002451 sec., 3263.973888208894 rows/sec., 142.64 KiB/sec. 2025.02.11 20:45:57.306627 [ 255 ] {e3aff32a-74c6-410d-b5b6-5dffc9e2f5f8} TCPHandler: Processed in 0.002763934 sec. 2025.02.11 20:45:57.309566 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.309699 [ 3 ] {5c82be65-1a7d-42c8-bf7b-3d9348275f03} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.11 20:45:57.309753 [ 3 ] {5c82be65-1a7d-42c8-bf7b-3d9348275f03} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:45:57.310505 [ 3 ] {5c82be65-1a7d-42c8-bf7b-3d9348275f03} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:57.310548 [ 3 ] {5c82be65-1a7d-42c8-bf7b-3d9348275f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:57.311060 [ 3 ] {5c82be65-1a7d-42c8-bf7b-3d9348275f03} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:57.311283 [ 3 ] {5c82be65-1a7d-42c8-bf7b-3d9348275f03} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:57.311505 [ 3 ] {5c82be65-1a7d-42c8-bf7b-3d9348275f03} executeQuery: Read 14 rows, 2.01 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 1.06 MiB/sec. 2025.02.11 20:45:57.311565 [ 3 ] {5c82be65-1a7d-42c8-bf7b-3d9348275f03} TCPHandler: Processed in 0.002055833 sec. 2025.02.11 20:45:57.311704 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.311836 [ 255 ] {e1a96ceb-c323-41bc-929f-19d1b2136f44} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:45:57.311893 [ 255 ] {e1a96ceb-c323-41bc-929f-19d1b2136f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:45:57.312662 [ 255 ] {e1a96ceb-c323-41bc-929f-19d1b2136f44} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:57.312713 [ 255 ] {e1a96ceb-c323-41bc-929f-19d1b2136f44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:57.313144 [ 255 ] {e1a96ceb-c323-41bc-929f-19d1b2136f44} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:45:57.313390 [ 255 ] {e1a96ceb-c323-41bc-929f-19d1b2136f44} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:57.313613 [ 255 ] {e1a96ceb-c323-41bc-929f-19d1b2136f44} executeQuery: Read 100 rows, 8.50 KiB in 0.001818 sec., 55005.500550055 rows/sec., 4.57 MiB/sec. 2025.02.11 20:45:57.313666 [ 255 ] {e1a96ceb-c323-41bc-929f-19d1b2136f44} TCPHandler: Processed in 0.002016832 sec. 2025.02.11 20:45:57.313816 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.313959 [ 3 ] {cd0054cc-7044-4b72-8ae4-a3a19df7d30e} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:45:57.314017 [ 3 ] {cd0054cc-7044-4b72-8ae4-a3a19df7d30e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:45:57.315058 [ 3 ] {cd0054cc-7044-4b72-8ae4-a3a19df7d30e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:57.315099 [ 3 ] {cd0054cc-7044-4b72-8ae4-a3a19df7d30e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:57.315458 [ 3 ] {cd0054cc-7044-4b72-8ae4-a3a19df7d30e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:57.315709 [ 3 ] {cd0054cc-7044-4b72-8ae4-a3a19df7d30e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:57.315911 [ 3 ] {cd0054cc-7044-4b72-8ae4-a3a19df7d30e} executeQuery: Read 22 rows, 1.65 KiB in 0.001987 sec., 11071.967790639153 rows/sec., 832.56 KiB/sec. 2025.02.11 20:45:57.315968 [ 3 ] {cd0054cc-7044-4b72-8ae4-a3a19df7d30e} TCPHandler: Processed in 0.002209795 sec. 2025.02.11 20:45:57.316126 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.316264 [ 255 ] {f1739c3a-a85b-403e-906b-3cffb55b5161} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:45:57.316320 [ 255 ] {f1739c3a-a85b-403e-906b-3cffb55b5161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:45:57.316999 [ 255 ] {f1739c3a-a85b-403e-906b-3cffb55b5161} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:57.317039 [ 255 ] {f1739c3a-a85b-403e-906b-3cffb55b5161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:57.317400 [ 255 ] {f1739c3a-a85b-403e-906b-3cffb55b5161} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:45:57.317639 [ 255 ] {f1739c3a-a85b-403e-906b-3cffb55b5161} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:57.317899 [ 255 ] {f1739c3a-a85b-403e-906b-3cffb55b5161} executeQuery: Read 86 rows, 6.88 KiB in 0.001664 sec., 51682.69230769231 rows/sec., 4.04 MiB/sec. 2025.02.11 20:45:57.318069 [ 255 ] {f1739c3a-a85b-403e-906b-3cffb55b5161} TCPHandler: Processed in 0.002008762 sec. 2025.02.11 20:45:57.318214 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.318353 [ 3 ] {12de3094-dd0d-48c3-9f6a-f803a2f16d2a} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:57.318414 [ 3 ] {12de3094-dd0d-48c3-9f6a-f803a2f16d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:45:57.318995 [ 3 ] {12de3094-dd0d-48c3-9f6a-f803a2f16d2a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:57.319035 [ 3 ] {12de3094-dd0d-48c3-9f6a-f803a2f16d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:57.319424 [ 3 ] {12de3094-dd0d-48c3-9f6a-f803a2f16d2a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:45:57.319674 [ 3 ] {12de3094-dd0d-48c3-9f6a-f803a2f16d2a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:57.319883 [ 3 ] {12de3094-dd0d-48c3-9f6a-f803a2f16d2a} executeQuery: Read 70 rows, 5.02 KiB in 0.001562 sec., 44814.340588988474 rows/sec., 3.14 MiB/sec. 2025.02.11 20:45:57.319934 [ 3 ] {12de3094-dd0d-48c3-9f6a-f803a2f16d2a} TCPHandler: Processed in 0.001787999 sec. 2025.02.11 20:45:57.320083 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.320221 [ 255 ] {6bc5020a-18ac-4253-ba66-45dc9542bfd9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:45:57.320314 [ 255 ] {6bc5020a-18ac-4253-ba66-45dc9542bfd9} 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.02.11 20:45:57.321500 [ 255 ] {6bc5020a-18ac-4253-ba66-45dc9542bfd9} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:57.321539 [ 255 ] {6bc5020a-18ac-4253-ba66-45dc9542bfd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:57.322186 [ 255 ] {6bc5020a-18ac-4253-ba66-45dc9542bfd9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:45:57.322440 [ 255 ] {6bc5020a-18ac-4253-ba66-45dc9542bfd9} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:57.322765 [ 255 ] {6bc5020a-18ac-4253-ba66-45dc9542bfd9} executeQuery: Read 22 rows, 40.37 KiB in 0.002556 sec., 8607.198748043818 rows/sec., 15.42 MiB/sec. 2025.02.11 20:45:57.322865 [ 255 ] {6bc5020a-18ac-4253-ba66-45dc9542bfd9} TCPHandler: Processed in 0.002844516 sec. 2025.02.11 20:45:57.323029 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:45:57.323167 [ 3 ] {26de7004-c606-4209-b6ad-5eb2b0ebdda3} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:45:57.323226 [ 3 ] {26de7004-c606-4209-b6ad-5eb2b0ebdda3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:45:57.323790 [ 3 ] {26de7004-c606-4209-b6ad-5eb2b0ebdda3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:57.323836 [ 3 ] {26de7004-c606-4209-b6ad-5eb2b0ebdda3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:57.324201 [ 3 ] {26de7004-c606-4209-b6ad-5eb2b0ebdda3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:45:57.324442 [ 3 ] {26de7004-c606-4209-b6ad-5eb2b0ebdda3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:57.324655 [ 3 ] {26de7004-c606-4209-b6ad-5eb2b0ebdda3} executeQuery: Read 30 rows, 2.03 KiB in 0.001519 sec., 19749.835418038183 rows/sec., 1.31 MiB/sec. 2025.02.11 20:45:57.324718 [ 3 ] {26de7004-c606-4209-b6ad-5eb2b0ebdda3} TCPHandler: Processed in 0.001759119 sec. 2025.02.11 20:45:58.000216 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.66 MiB, peak 169.25 MiB, free memory in arenas 0.00 B, will set to 163.63 MiB (RSS), difference: -1.03 MiB 2025.02.11 20:45:59.142136 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.02.11 20:45:59.142784 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:59.142837 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:59.143379 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:45:59.143635 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:59.143876 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.02.11 20:45:59.328064 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.11 20:45:59.346431 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:45:59.346474 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:45:59.353280 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:45:59.354004 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:45:59.356387 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.11 20:46:00.000165 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.17 MiB, peak 169.25 MiB, free memory in arenas 0.00 B, will set to 165.36 MiB (RSS), difference: 1.19 MiB 2025.02.11 20:46:02.267791 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:02.267999 [ 3 ] {eabed06f-73ab-42ad-bd54-b3c0c27ce66b} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:02.268072 [ 3 ] {eabed06f-73ab-42ad-bd54-b3c0c27ce66b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:02.268803 [ 3 ] {eabed06f-73ab-42ad-bd54-b3c0c27ce66b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:02.268847 [ 3 ] {eabed06f-73ab-42ad-bd54-b3c0c27ce66b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:46:02.269294 [ 3 ] {eabed06f-73ab-42ad-bd54-b3c0c27ce66b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:46:02.269550 [ 3 ] {eabed06f-73ab-42ad-bd54-b3c0c27ce66b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:02.269759 [ 3 ] {eabed06f-73ab-42ad-bd54-b3c0c27ce66b} executeQuery: Read 56 rows, 4.38 KiB in 0.001819 sec., 30786.14623419461 rows/sec., 2.35 MiB/sec. 2025.02.11 20:46:02.269831 [ 3 ] {eabed06f-73ab-42ad-bd54-b3c0c27ce66b} TCPHandler: Processed in 0.002179265 sec. 2025.02.11 20:46:02.270071 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:02.270263 [ 255 ] {ee1067fd-4f98-47ce-a00e-1980e538b3bb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:02.270332 [ 255 ] {ee1067fd-4f98-47ce-a00e-1980e538b3bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:02.271091 [ 255 ] {ee1067fd-4f98-47ce-a00e-1980e538b3bb} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:02.271138 [ 255 ] {ee1067fd-4f98-47ce-a00e-1980e538b3bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:46:02.271571 [ 255 ] {ee1067fd-4f98-47ce-a00e-1980e538b3bb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:46:02.271826 [ 255 ] {ee1067fd-4f98-47ce-a00e-1980e538b3bb} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:02.272061 [ 255 ] {ee1067fd-4f98-47ce-a00e-1980e538b3bb} executeQuery: Read 64 rows, 5.12 KiB in 0.001852 sec., 34557.23542116631 rows/sec., 2.70 MiB/sec. 2025.02.11 20:46:02.272120 [ 255 ] {ee1067fd-4f98-47ce-a00e-1980e538b3bb} TCPHandler: Processed in 0.002181544 sec. 2025.02.11 20:46:02.272272 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:02.272420 [ 3 ] {9cbc4a8c-1733-4e43-8989-fbbb9f5a2b29} executeQuery: (from [fd00:1122:3344:101::d]:57316) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:02.272485 [ 3 ] {9cbc4a8c-1733-4e43-8989-fbbb9f5a2b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:02.273157 [ 3 ] {9cbc4a8c-1733-4e43-8989-fbbb9f5a2b29} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:02.273194 [ 3 ] {9cbc4a8c-1733-4e43-8989-fbbb9f5a2b29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:46:02.273590 [ 3 ] {9cbc4a8c-1733-4e43-8989-fbbb9f5a2b29} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:46:02.273832 [ 3 ] {9cbc4a8c-1733-4e43-8989-fbbb9f5a2b29} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:02.274053 [ 3 ] {9cbc4a8c-1733-4e43-8989-fbbb9f5a2b29} executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. 2025.02.11 20:46:02.274245 [ 3 ] {9cbc4a8c-1733-4e43-8989-fbbb9f5a2b29} TCPHandler: Processed in 0.002043743 sec. 2025.02.11 20:46:02.274436 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:02.274577 [ 255 ] {5edf0b2d-7908-4fd2-927a-554acf2190f0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:02.274638 [ 255 ] {5edf0b2d-7908-4fd2-927a-554acf2190f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:02.275196 [ 255 ] {5edf0b2d-7908-4fd2-927a-554acf2190f0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:02.275235 [ 255 ] {5edf0b2d-7908-4fd2-927a-554acf2190f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.11 20:46:02.275612 [ 255 ] {5edf0b2d-7908-4fd2-927a-554acf2190f0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:46:02.275848 [ 255 ] {5edf0b2d-7908-4fd2-927a-554acf2190f0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:02.276104 [ 255 ] {5edf0b2d-7908-4fd2-927a-554acf2190f0} executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. 2025.02.11 20:46:02.276250 [ 255 ] {5edf0b2d-7908-4fd2-927a-554acf2190f0} TCPHandler: Processed in 0.00187783 sec. 2025.02.11 20:46:06.564432 [ 63 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:46:06.564504 [ 63 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:46:06.639276 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 218 2025.02.11 20:46:06.642774 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:06.642826 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:06.644229 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.02.11 20:46:06.645854 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:46:06.646717 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:06.646854 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:06.646910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:06.648546 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 218 2025.02.11 20:46:06.648645 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:46:06.648940 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:06.649125 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.11 20:46:06.856465 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.11 20:46:06.875444 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:06.875496 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:06.882774 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:46:06.883546 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:06.885997 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.11 20:46:06.987143 [ 3 ] {} TCPHandler: Done processing connection. 2025.02.11 20:46:06.987246 [ 3 ] {} TCP-Session: a5334c3c-d8e4-4b3d-88a3-37a125dc4d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.11 20:46:07.000155 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 163.89 MiB, peak 169.93 MiB, free memory in arenas 0.00 B, will set to 166.54 MiB (RSS), difference: 2.64 MiB 2025.02.11 20:46:07.268498 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:07.268704 [ 255 ] {89802de9-b65e-49c8-af8a-34c87697b91c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:07.268783 [ 255 ] {89802de9-b65e-49c8-af8a-34c87697b91c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:07.269573 [ 255 ] {89802de9-b65e-49c8-af8a-34c87697b91c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:07.269618 [ 255 ] {89802de9-b65e-49c8-af8a-34c87697b91c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:07.270062 [ 255 ] {89802de9-b65e-49c8-af8a-34c87697b91c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:46:07.270312 [ 255 ] {89802de9-b65e-49c8-af8a-34c87697b91c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:07.270640 [ 255 ] {89802de9-b65e-49c8-af8a-34c87697b91c} executeQuery: Read 116 rows, 10.09 KiB in 0.001973 sec., 58793.71515458693 rows/sec., 4.99 MiB/sec. 2025.02.11 20:46:07.270957 [ 255 ] {89802de9-b65e-49c8-af8a-34c87697b91c} TCPHandler: Processed in 0.002589191 sec. 2025.02.11 20:46:07.271243 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:07.271457 [ 4 ] {061ecbf5-87af-4b00-8384-41c375b20783} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:07.271565 [ 4 ] {061ecbf5-87af-4b00-8384-41c375b20783} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:07.272409 [ 4 ] {061ecbf5-87af-4b00-8384-41c375b20783} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:07.272457 [ 4 ] {061ecbf5-87af-4b00-8384-41c375b20783} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:07.272885 [ 4 ] {061ecbf5-87af-4b00-8384-41c375b20783} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:46:07.273134 [ 4 ] {061ecbf5-87af-4b00-8384-41c375b20783} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:07.273358 [ 4 ] {061ecbf5-87af-4b00-8384-41c375b20783} executeQuery: Read 30 rows, 2.26 KiB in 0.001939 sec., 15471.892728210418 rows/sec., 1.14 MiB/sec. 2025.02.11 20:46:07.273662 [ 4 ] {061ecbf5-87af-4b00-8384-41c375b20783} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2025.02.11 20:46:07.273695 [ 4 ] {061ecbf5-87af-4b00-8384-41c375b20783} TCPHandler: Processed in 0.002622972 sec. 2025.02.11 20:46:07.273877 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:07.274013 [ 255 ] {bd60cb78-9460-436e-820a-ecf53aee4741} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:07.274069 [ 255 ] {bd60cb78-9460-436e-820a-ecf53aee4741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:07.274787 [ 255 ] {bd60cb78-9460-436e-820a-ecf53aee4741} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:07.274834 [ 255 ] {bd60cb78-9460-436e-820a-ecf53aee4741} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:07.275240 [ 255 ] {bd60cb78-9460-436e-820a-ecf53aee4741} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:46:07.275476 [ 255 ] {bd60cb78-9460-436e-820a-ecf53aee4741} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:07.275777 [ 255 ] {bd60cb78-9460-436e-820a-ecf53aee4741} executeQuery: Read 94 rows, 7.52 KiB in 0.001771 sec., 53077.35742518351 rows/sec., 4.15 MiB/sec. 2025.02.11 20:46:07.276129 [ 255 ] {bd60cb78-9460-436e-820a-ecf53aee4741} TCPHandler: Processed in 0.002316097 sec. 2025.02.11 20:46:07.276311 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:07.276451 [ 4 ] {f2a4a7bb-9666-4e4d-b322-4ee98ac421ec} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:07.276513 [ 4 ] {f2a4a7bb-9666-4e4d-b322-4ee98ac421ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:07.277183 [ 4 ] {f2a4a7bb-9666-4e4d-b322-4ee98ac421ec} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:07.277220 [ 4 ] {f2a4a7bb-9666-4e4d-b322-4ee98ac421ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:07.277613 [ 4 ] {f2a4a7bb-9666-4e4d-b322-4ee98ac421ec} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:46:07.277859 [ 4 ] {f2a4a7bb-9666-4e4d-b322-4ee98ac421ec} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:07.278102 [ 4 ] {f2a4a7bb-9666-4e4d-b322-4ee98ac421ec} executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. 2025.02.11 20:46:07.278199 [ 4 ] {f2a4a7bb-9666-4e4d-b322-4ee98ac421ec} TCPHandler: Processed in 0.001960751 sec. 2025.02.11 20:46:07.278350 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:07.278485 [ 255 ] {2129371a-647c-433a-9962-b89c2b38f1cd} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:07.278575 [ 255 ] {2129371a-647c-433a-9962-b89c2b38f1cd} 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.02.11 20:46:07.279845 [ 255 ] {2129371a-647c-433a-9962-b89c2b38f1cd} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:07.279883 [ 255 ] {2129371a-647c-433a-9962-b89c2b38f1cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:07.280546 [ 255 ] {2129371a-647c-433a-9962-b89c2b38f1cd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:46:07.280809 [ 255 ] {2129371a-647c-433a-9962-b89c2b38f1cd} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:07.281125 [ 255 ] {2129371a-647c-433a-9962-b89c2b38f1cd} executeQuery: Read 30 rows, 55.05 KiB in 0.002651 sec., 11316.484345529989 rows/sec., 20.28 MiB/sec. 2025.02.11 20:46:07.281251 [ 255 ] {2129371a-647c-433a-9962-b89c2b38f1cd} TCPHandler: Processed in 0.002964757 sec. 2025.02.11 20:46:07.281410 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:07.281532 [ 4 ] {30bed6a0-a716-4025-9037-18d1811736ff} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:07.281582 [ 4 ] {30bed6a0-a716-4025-9037-18d1811736ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:07.282067 [ 4 ] {30bed6a0-a716-4025-9037-18d1811736ff} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:07.282107 [ 4 ] {30bed6a0-a716-4025-9037-18d1811736ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:07.282473 [ 4 ] {30bed6a0-a716-4025-9037-18d1811736ff} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:46:07.282706 [ 4 ] {30bed6a0-a716-4025-9037-18d1811736ff} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:07.283117 [ 4 ] {30bed6a0-a716-4025-9037-18d1811736ff} executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. 2025.02.11 20:46:07.283318 [ 4 ] {30bed6a0-a716-4025-9037-18d1811736ff} TCPHandler: Processed in 0.001965691 sec. 2025.02.11 20:46:08.000226 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 169.00 MiB, peak 170.82 MiB, free memory in arenas 0.00 B, will set to 166.57 MiB (RSS), difference: -2.43 MiB 2025.02.11 20:46:12.267264 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:12.267467 [ 255 ] {90af22bd-4d0d-4bc4-97b1-f216866be045} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:12.267546 [ 255 ] {90af22bd-4d0d-4bc4-97b1-f216866be045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:12.268334 [ 255 ] {90af22bd-4d0d-4bc4-97b1-f216866be045} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:12.268392 [ 255 ] {90af22bd-4d0d-4bc4-97b1-f216866be045} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:12.268845 [ 255 ] {90af22bd-4d0d-4bc4-97b1-f216866be045} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:46:12.269110 [ 255 ] {90af22bd-4d0d-4bc4-97b1-f216866be045} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:12.269322 [ 255 ] {90af22bd-4d0d-4bc4-97b1-f216866be045} executeQuery: Read 56 rows, 4.38 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.24 MiB/sec. 2025.02.11 20:46:12.269392 [ 255 ] {90af22bd-4d0d-4bc4-97b1-f216866be045} TCPHandler: Processed in 0.002265507 sec. 2025.02.11 20:46:12.269701 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:12.269910 [ 4 ] {9db30817-4c07-40a2-811a-215d5cc2986f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:12.269988 [ 4 ] {9db30817-4c07-40a2-811a-215d5cc2986f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:12.270770 [ 4 ] {9db30817-4c07-40a2-811a-215d5cc2986f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:12.270827 [ 4 ] {9db30817-4c07-40a2-811a-215d5cc2986f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:12.271346 [ 4 ] {9db30817-4c07-40a2-811a-215d5cc2986f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:46:12.271603 [ 4 ] {9db30817-4c07-40a2-811a-215d5cc2986f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:12.271851 [ 4 ] {9db30817-4c07-40a2-811a-215d5cc2986f} executeQuery: Read 64 rows, 5.12 KiB in 0.001996 sec., 32064.128256513028 rows/sec., 2.50 MiB/sec. 2025.02.11 20:46:12.271920 [ 4 ] {9db30817-4c07-40a2-811a-215d5cc2986f} TCPHandler: Processed in 0.002390238 sec. 2025.02.11 20:46:12.272093 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:12.272248 [ 255 ] {e6a67ad4-5f2b-40aa-9dce-0d2ee34d60bc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:12.272314 [ 255 ] {e6a67ad4-5f2b-40aa-9dce-0d2ee34d60bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:12.273010 [ 255 ] {e6a67ad4-5f2b-40aa-9dce-0d2ee34d60bc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:12.273056 [ 255 ] {e6a67ad4-5f2b-40aa-9dce-0d2ee34d60bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:12.273530 [ 255 ] {e6a67ad4-5f2b-40aa-9dce-0d2ee34d60bc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:46:12.273780 [ 255 ] {e6a67ad4-5f2b-40aa-9dce-0d2ee34d60bc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:12.273961 [ 255 ] {e6a67ad4-5f2b-40aa-9dce-0d2ee34d60bc} executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. 2025.02.11 20:46:12.274012 [ 255 ] {e6a67ad4-5f2b-40aa-9dce-0d2ee34d60bc} TCPHandler: Processed in 0.001990831 sec. 2025.02.11 20:46:12.274173 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:12.274301 [ 4 ] {bffd32bd-0859-4b67-911b-393bf630bad1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:12.274365 [ 4 ] {bffd32bd-0859-4b67-911b-393bf630bad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:12.274906 [ 4 ] {bffd32bd-0859-4b67-911b-393bf630bad1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:12.274960 [ 4 ] {bffd32bd-0859-4b67-911b-393bf630bad1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:12.275373 [ 4 ] {bffd32bd-0859-4b67-911b-393bf630bad1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:46:12.275624 [ 4 ] {bffd32bd-0859-4b67-911b-393bf630bad1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:12.275848 [ 4 ] {bffd32bd-0859-4b67-911b-393bf630bad1} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2025.02.11 20:46:12.275909 [ 4 ] {bffd32bd-0859-4b67-911b-393bf630bad1} TCPHandler: Processed in 0.001798089 sec. 2025.02.11 20:46:14.149243 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.02.11 20:46:14.150344 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:14.150392 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:14.150903 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:46:14.151150 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:14.151436 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.02.11 20:46:14.386078 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.11 20:46:14.405540 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:14.405595 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:14.412245 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:46:14.412996 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:14.416436 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.11 20:46:16.648936 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 238 2025.02.11 20:46:16.651963 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:16.652010 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:16.653586 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:46:16.653912 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:16.654112 [ 51 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:46:16.654241 [ 51 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:16.654309 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:16.654771 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:46:16.655323 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 238 2025.02.11 20:46:16.655855 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:16.656064 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:46:16.656735 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:46:16.657344 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:46:16.657992 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2025.02.11 20:46:16.658636 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2025.02.11 20:46:16.659264 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part 2025.02.11 20:46:16.667509 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 72 columns (72 merged, 0 gathered) in 0.013042538 sec., 18247.982102869857 rows/sec., 17.70 MiB/sec. 2025.02.11 20:46:16.668488 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:46:16.669428 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_6_1} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:16.669528 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_6_1} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:46:16.669870 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. 2025.02.11 20:46:17.267887 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:17.268195 [ 255 ] {5a4decd6-d00d-47db-a716-46db0720ff46} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:17.268307 [ 255 ] {5a4decd6-d00d-47db-a716-46db0720ff46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:17.269160 [ 255 ] {5a4decd6-d00d-47db-a716-46db0720ff46} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.269204 [ 255 ] {5a4decd6-d00d-47db-a716-46db0720ff46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.269640 [ 255 ] {5a4decd6-d00d-47db-a716-46db0720ff46} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:46:17.269894 [ 255 ] {5a4decd6-d00d-47db-a716-46db0720ff46} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.270087 [ 47 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:46:17.270155 [ 255 ] {5a4decd6-d00d-47db-a716-46db0720ff46} executeQuery: Read 116 rows, 10.09 KiB in 0.002043 sec., 56779.24620655898 rows/sec., 4.82 MiB/sec. 2025.02.11 20:46:17.270184 [ 47 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.270257 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.270281 [ 255 ] {5a4decd6-d00d-47db-a716-46db0720ff46} TCPHandler: Processed in 0.002572071 sec. 2025.02.11 20:46:17.270671 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:17.270717 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:46:17.271032 [ 4 ] {65f22d80-7d63-4c90-b9eb-d269a8e7b2ed} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:17.271040 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:17.271119 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:46:17.271154 [ 4 ] {65f22d80-7d63-4c90-b9eb-d269a8e7b2ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:17.271406 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part 2025.02.11 20:46:17.271693 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:46:17.272052 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 116 rows starting from the beginning of the part 2025.02.11 20:46:17.272412 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2025.02.11 20:46:17.272827 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 116 rows starting from the beginning of the part 2025.02.11 20:46:17.274520 [ 4 ] {65f22d80-7d63-4c90-b9eb-d269a8e7b2ed} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.274602 [ 4 ] {65f22d80-7d63-4c90-b9eb-d269a8e7b2ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.275707 [ 4 ] {65f22d80-7d63-4c90-b9eb-d269a8e7b2ed} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:46:17.275897 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.005519698 sec., 89135.31138841291 rows/sec., 7.75 MiB/sec. 2025.02.11 20:46:17.276103 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:46:17.276108 [ 4 ] {65f22d80-7d63-4c90-b9eb-d269a8e7b2ed} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.276495 [ 4 ] {65f22d80-7d63-4c90-b9eb-d269a8e7b2ed} executeQuery: Read 30 rows, 2.26 KiB in 0.005593 sec., 5363.847666726265 rows/sec., 403.34 KiB/sec. 2025.02.11 20:46:17.276598 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_11_2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.276603 [ 4 ] {65f22d80-7d63-4c90-b9eb-d269a8e7b2ed} TCPHandler: Processed in 0.006186578 sec. 2025.02.11 20:46:17.276707 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_11_2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:46:17.276821 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:17.276836 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.11 20:46:17.276978 [ 255 ] {25965bfd-59a3-41d4-a07d-b6851095e031} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:17.277039 [ 255 ] {25965bfd-59a3-41d4-a07d-b6851095e031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:17.277709 [ 255 ] {25965bfd-59a3-41d4-a07d-b6851095e031} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.277750 [ 255 ] {25965bfd-59a3-41d4-a07d-b6851095e031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.278120 [ 255 ] {25965bfd-59a3-41d4-a07d-b6851095e031} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:46:17.278359 [ 255 ] {25965bfd-59a3-41d4-a07d-b6851095e031} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.278525 [ 47 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:46:17.278581 [ 47 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.278610 [ 255 ] {25965bfd-59a3-41d4-a07d-b6851095e031} executeQuery: Read 94 rows, 7.52 KiB in 0.00165 sec., 56969.69696969697 rows/sec., 4.45 MiB/sec. 2025.02.11 20:46:17.278621 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.278755 [ 255 ] {25965bfd-59a3-41d4-a07d-b6851095e031} TCPHandler: Processed in 0.002034773 sec. 2025.02.11 20:46:17.279079 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:17.279235 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:46:17.279397 [ 4 ] {f1f91e93-00a4-44f4-bc0e-94ba8c4c5347} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:17.279533 [ 4 ] {f1f91e93-00a4-44f4-bc0e-94ba8c4c5347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:17.279549 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:17.279650 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 40 rows starting from the beginning of the part 2025.02.11 20:46:17.280057 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 86 rows starting from the beginning of the part 2025.02.11 20:46:17.280398 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:46:17.280695 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 94 rows starting from the beginning of the part 2025.02.11 20:46:17.280852 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part 2025.02.11 20:46:17.281115 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 94 rows starting from the beginning of the part 2025.02.11 20:46:17.282092 [ 4 ] {f1f91e93-00a4-44f4-bc0e-94ba8c4c5347} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.282177 [ 4 ] {f1f91e93-00a4-44f4-bc0e-94ba8c4c5347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.283362 [ 4 ] {f1f91e93-00a4-44f4-bc0e-94ba8c4c5347} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:46:17.283795 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 5 columns (5 merged, 0 gathered) in 0.00501525 sec., 88131.19984048652 rows/sec., 7.22 MiB/sec. 2025.02.11 20:46:17.283889 [ 4 ] {f1f91e93-00a4-44f4-bc0e-94ba8c4c5347} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.284009 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:46:17.284126 [ 47 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:46:17.284221 [ 47 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.284309 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.284479 [ 4 ] {f1f91e93-00a4-44f4-bc0e-94ba8c4c5347} executeQuery: Read 160 rows, 11.41 KiB in 0.005161 sec., 31001.743848091457 rows/sec., 2.16 MiB/sec. 2025.02.11 20:46:17.284738 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:46:17.284791 [ 4 ] {f1f91e93-00a4-44f4-bc0e-94ba8c4c5347} TCPHandler: Processed in 0.005918654 sec. 2025.02.11 20:46:17.285072 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:17.285190 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.285214 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:17.285374 [ 255 ] {5c4b41df-8e07-4759-830c-f8cba6706edb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:17.285385 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part 2025.02.11 20:46:17.285483 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_11_2} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:46:17.285853 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part 2025.02.11 20:46:17.285925 [ 255 ] {5c4b41df-8e07-4759-830c-f8cba6706edb} 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.02.11 20:46:17.286008 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.11 20:46:17.286423 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part 2025.02.11 20:46:17.286825 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:46:17.287242 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2025.02.11 20:46:17.287594 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:46:17.291725 [ 255 ] {5c4b41df-8e07-4759-830c-f8cba6706edb} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.291732 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.007289236 sec., 104812.0818148843 rows/sec., 7.34 MiB/sec. 2025.02.11 20:46:17.291777 [ 255 ] {5c4b41df-8e07-4759-830c-f8cba6706edb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.291952 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:46:17.292345 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_11_2} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.292481 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_11_2} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:46:17.292587 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.11 20:46:17.292732 [ 255 ] {5c4b41df-8e07-4759-830c-f8cba6706edb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:46:17.293016 [ 255 ] {5c4b41df-8e07-4759-830c-f8cba6706edb} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.293385 [ 255 ] {5c4b41df-8e07-4759-830c-f8cba6706edb} executeQuery: Read 30 rows, 55.05 KiB in 0.008096 sec., 3705.5335968379445 rows/sec., 6.64 MiB/sec. 2025.02.11 20:46:17.293537 [ 255 ] {5c4b41df-8e07-4759-830c-f8cba6706edb} TCPHandler: Processed in 0.008635658 sec. 2025.02.11 20:46:17.293709 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:17.293855 [ 4 ] {c2f72b4a-8869-45bb-b5fd-a8f7236be0d3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:17.293916 [ 4 ] {c2f72b4a-8869-45bb-b5fd-a8f7236be0d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:17.294476 [ 4 ] {c2f72b4a-8869-45bb-b5fd-a8f7236be0d3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.294517 [ 4 ] {c2f72b4a-8869-45bb-b5fd-a8f7236be0d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.294900 [ 4 ] {c2f72b4a-8869-45bb-b5fd-a8f7236be0d3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:46:17.295145 [ 4 ] {c2f72b4a-8869-45bb-b5fd-a8f7236be0d3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.295305 [ 47 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:46:17.295365 [ 47 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:17.295404 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:17.295416 [ 4 ] {c2f72b4a-8869-45bb-b5fd-a8f7236be0d3} executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. 2025.02.11 20:46:17.295677 [ 4 ] {c2f72b4a-8869-45bb-b5fd-a8f7236be0d3} TCPHandler: Processed in 0.002028802 sec. 2025.02.11 20:46:17.295812 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:46:17.296071 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:17.296116 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part 2025.02.11 20:46:17.296262 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2025.02.11 20:46:17.296452 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2025.02.11 20:46:17.296577 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:46:17.296765 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2025.02.11 20:46:17.296903 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:46:17.298023 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.00249608 sec., 129803.53193807892 rows/sec., 8.61 MiB/sec. 2025.02.11 20:46:17.298185 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:46:17.298481 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_11_2} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:17.298555 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_11_2} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:46:17.298619 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.11 20:46:21.564549 [ 41 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:46:21.564623 [ 41 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:46:21.651580 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.02.11 20:46:21.652308 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:21.652368 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:21.652930 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:46:21.653192 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:21.653494 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.11 20:46:21.916518 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.11 20:46:21.937788 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:21.937856 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:21.944740 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:46:21.945497 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:21.948837 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.11 20:46:22.262565 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.262823 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:46:22.263236 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.263286 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:46:22.263606 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.263690 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.263873 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.11 20:46:22.264153 [ 290 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.264180 [ 286 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.264168 [ 288 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.264359 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.264395 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.264519 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.264544 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.264586 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:46:22.264633 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:46:22.264678 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.11 20:46:22.266510 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} executeQuery: Read 22 rows, 943.00 B in 0.0038 sec., 5789.473684210527 rows/sec., 242.34 KiB/sec. 2025.02.11 20:46:22.266740 [ 255 ] {bbf138b9-9acb-4b34-82e3-c410a3ec68cb} TCPHandler: Processed in 0.004317429 sec. 2025.02.11 20:46:22.267242 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.267505 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} executeQuery: (from [fd00:1122:3344:101::d]:51610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:46:22.268033 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.268084 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:46:22.268434 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.268522 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.268712 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.11 20:46:22.268821 [ 286 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.268876 [ 290 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.268927 [ 291 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.269080 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.269116 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.269244 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.269270 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.269316 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.11 20:46:22.269369 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.11 20:46:22.269415 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.11 20:46:22.270952 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} executeQuery: Read 22 rows, 943.00 B in 0.003566 sec., 6169.377453729669 rows/sec., 258.24 KiB/sec. 2025.02.11 20:46:22.271169 [ 4 ] {d94c829f-9f31-46c9-9c2e-a645fb3a3a9e} TCPHandler: Processed in 0.004062516 sec. 2025.02.11 20:46:22.271769 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.271996 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.11 20:46:22.272386 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.272441 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.11 20:46:22.272748 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.272816 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.272969 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.11 20:46:22.273093 [ 288 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.273127 [ 290 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.273134 [ 286 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.273273 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.273302 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.273414 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.273436 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.273479 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.11 20:46:22.273526 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.11 20:46:22.273569 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.11 20:46:22.274938 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} executeQuery: Read 22 rows, 943.00 B in 0.003051 sec., 7210.7505735824325 rows/sec., 301.83 KiB/sec. 2025.02.11 20:46:22.275120 [ 255 ] {d776d7a9-f5ae-4a9e-8bd1-8ce20ec738f4} TCPHandler: Processed in 0.003420055 sec. 2025.02.11 20:46:22.275409 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.275633 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} executeQuery: (from [fd00:1122:3344:101::d]:51610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.02.11 20:46:22.276023 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.276077 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.02.11 20:46:22.276438 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.276520 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.276673 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.11 20:46:22.276824 [ 290 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.276830 [ 288 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.276843 [ 291 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.276975 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.277003 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.277111 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.277133 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.277174 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.11 20:46:22.277220 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.11 20:46:22.277264 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.11 20:46:22.278661 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} executeQuery: Read 22 rows, 943.00 B in 0.003137 sec., 7013.069811922219 rows/sec., 293.56 KiB/sec. 2025.02.11 20:46:22.278882 [ 4 ] {de871720-e5b2-4cc9-95de-a36fd81ab733} TCPHandler: Processed in 0.003540857 sec. 2025.02.11 20:46:22.279162 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.279379 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.11 20:46:22.279725 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.279770 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.02.11 20:46:22.280060 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.280127 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.280280 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.11 20:46:22.280415 [ 290 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.280420 [ 288 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.280436 [ 286 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.280561 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.280590 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.280697 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.280719 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.280761 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.11 20:46:22.280809 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.11 20:46:22.280853 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.11 20:46:22.282245 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} executeQuery: Read 22 rows, 943.00 B in 0.002969 sec., 7409.90232401482 rows/sec., 310.17 KiB/sec. 2025.02.11 20:46:22.282424 [ 255 ] {b8a9ef5e-6514-4f79-bd2a-3896f13e736f} TCPHandler: Processed in 0.003338983 sec. 2025.02.11 20:46:22.282710 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.282941 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} executeQuery: (from [fd00:1122:3344:101::d]:51610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.283339 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.283394 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.283767 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.283843 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.284000 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.11 20:46:22.284129 [ 290 ] {99cc7890-121b-43c3-803b-6087fabc02d4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.284150 [ 288 ] {99cc7890-121b-43c3-803b-6087fabc02d4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.284162 [ 286 ] {99cc7890-121b-43c3-803b-6087fabc02d4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.284278 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.284308 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.284421 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.284445 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.284487 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.11 20:46:22.284536 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.11 20:46:22.284579 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.11 20:46:22.285973 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} executeQuery: Read 22 rows, 943.00 B in 0.00314 sec., 7006.369426751592 rows/sec., 293.28 KiB/sec. 2025.02.11 20:46:22.286193 [ 4 ] {99cc7890-121b-43c3-803b-6087fabc02d4} TCPHandler: Processed in 0.003552557 sec. 2025.02.11 20:46:22.286438 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.286622 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.286951 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.286997 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.287295 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.287361 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.287525 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.11 20:46:22.287655 [ 290 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.287663 [ 288 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.287679 [ 291 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.287800 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.287825 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.287930 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.287953 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.287994 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.288042 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.288085 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.289435 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} executeQuery: Read 22 rows, 943.00 B in 0.002899 sec., 7588.82373232149 rows/sec., 317.66 KiB/sec. 2025.02.11 20:46:22.289611 [ 255 ] {4c49c0dd-4233-4c82-9ac3-1c82c30e2251} TCPHandler: Processed in 0.003231751 sec. 2025.02.11 20:46:22.289897 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.290121 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} executeQuery: (from [fd00:1122:3344:101::d]:51610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.290516 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.290565 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.290870 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.290939 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.291093 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.11 20:46:22.291212 [ 290 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.291216 [ 288 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.291238 [ 286 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.291355 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.291385 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.291493 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.291517 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.291558 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.291607 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.291652 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.293031 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} executeQuery: Read 22 rows, 943.00 B in 0.003021 sec., 7282.356835484939 rows/sec., 304.83 KiB/sec. 2025.02.11 20:46:22.293246 [ 4 ] {977f78ca-0e01-4658-9b99-a3d8715d3946} TCPHandler: Processed in 0.003429144 sec. 2025.02.11 20:46:22.293506 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.293727 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.294125 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.294183 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.294551 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.294618 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.294770 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.11 20:46:22.294885 [ 288 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.294907 [ 290 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.294928 [ 286 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.295057 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.295089 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.295200 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.295223 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.295267 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.295313 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.295357 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.296706 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} executeQuery: Read 22 rows, 943.00 B in 0.003088 sec., 7124.352331606217 rows/sec., 298.22 KiB/sec. 2025.02.11 20:46:22.296884 [ 255 ] {0680df6c-ff44-4d90-99b8-41e0f3166593} TCPHandler: Processed in 0.003446475 sec. 2025.02.11 20:46:22.297152 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.297372 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} executeQuery: (from [fd00:1122:3344:101::d]:51610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.297726 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.297773 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.298079 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.298145 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.298293 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.11 20:46:22.298395 [ 288 ] {58835a76-833a-4727-96e6-4a76a51e3444} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.298420 [ 290 ] {58835a76-833a-4727-96e6-4a76a51e3444} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.298447 [ 291 ] {58835a76-833a-4727-96e6-4a76a51e3444} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.298563 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.298593 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.298701 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.298723 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.298765 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.298813 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.298858 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.300255 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} executeQuery: Read 22 rows, 943.00 B in 0.00299 sec., 7357.859531772575 rows/sec., 307.99 KiB/sec. 2025.02.11 20:46:22.300452 [ 4 ] {58835a76-833a-4727-96e6-4a76a51e3444} TCPHandler: Processed in 0.003366944 sec. 2025.02.11 20:46:22.300735 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.300955 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.301354 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.301413 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.301746 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.301817 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.301969 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.11 20:46:22.302118 [ 288 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.302135 [ 286 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.302118 [ 290 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.302288 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.302334 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.302476 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.302515 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.302574 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.302625 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.302670 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.304070 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} executeQuery: Read 22 rows, 943.00 B in 0.003221 sec., 6830.176963675877 rows/sec., 285.90 KiB/sec. 2025.02.11 20:46:22.304247 [ 255 ] {33a2b1aa-39b3-47ef-ba16-0a2a672b867b} TCPHandler: Processed in 0.003580897 sec. 2025.02.11 20:46:22.308409 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.308632 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} executeQuery: (from [fd00:1122:3344:101::d]:51610) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.309031 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:22.309091 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.309475 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.309551 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:22.309700 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.11 20:46:22.309830 [ 290 ] {a667f119-b160-46d7-91b7-4f52457d86c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:22.309844 [ 288 ] {a667f119-b160-46d7-91b7-4f52457d86c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:22.309860 [ 286 ] {a667f119-b160-46d7-91b7-4f52457d86c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:22.309982 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:22.310011 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:22.310119 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:22.310140 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 22 rows with 3 streams 2025.02.11 20:46:22.310181 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.310227 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.310273 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.02.11 20:46:22.311668 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} executeQuery: Read 22 rows, 943.00 B in 0.003148 sec., 6988.56416772554 rows/sec., 292.53 KiB/sec. 2025.02.11 20:46:22.311868 [ 4 ] {a667f119-b160-46d7-91b7-4f52457d86c2} TCPHandler: Processed in 0.003524016 sec. 2025.02.11 20:46:22.316665 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.316823 [ 255 ] {29952c6f-60e4-4192-92c9-6c74b01dbcb8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.11 20:46:22.316887 [ 255 ] {29952c6f-60e4-4192-92c9-6c74b01dbcb8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:22.317728 [ 255 ] {29952c6f-60e4-4192-92c9-6c74b01dbcb8} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.317768 [ 255 ] {29952c6f-60e4-4192-92c9-6c74b01dbcb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.318289 [ 255 ] {29952c6f-60e4-4192-92c9-6c74b01dbcb8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:46:22.318516 [ 255 ] {29952c6f-60e4-4192-92c9-6c74b01dbcb8} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.318709 [ 255 ] {29952c6f-60e4-4192-92c9-6c74b01dbcb8} executeQuery: Read 12 rows, 2.49 KiB in 0.001931 sec., 6214.3966856551015 rows/sec., 1.26 MiB/sec. 2025.02.11 20:46:22.318772 [ 255 ] {29952c6f-60e4-4192-92c9-6c74b01dbcb8} TCPHandler: Processed in 0.002173494 sec. 2025.02.11 20:46:22.318920 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.319068 [ 4 ] {4faddcf1-4a4d-4310-a9e0-174a38ecb3e1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:46:22.319125 [ 4 ] {4faddcf1-4a4d-4310-a9e0-174a38ecb3e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:46:22.320555 [ 4 ] {4faddcf1-4a4d-4310-a9e0-174a38ecb3e1} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.320600 [ 4 ] {4faddcf1-4a4d-4310-a9e0-174a38ecb3e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.321018 [ 4 ] {4faddcf1-4a4d-4310-a9e0-174a38ecb3e1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:46:22.321267 [ 4 ] {4faddcf1-4a4d-4310-a9e0-174a38ecb3e1} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.321536 [ 4 ] {4faddcf1-4a4d-4310-a9e0-174a38ecb3e1} executeQuery: Read 14 rows, 1.01 KiB in 0.002484 sec., 5636.070853462157 rows/sec., 405.72 KiB/sec. 2025.02.11 20:46:22.321654 [ 4 ] {4faddcf1-4a4d-4310-a9e0-174a38ecb3e1} TCPHandler: Processed in 0.002797425 sec. 2025.02.11 20:46:22.321817 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.321957 [ 255 ] {331587fb-88d4-4398-946c-f540ebefc058} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:22.322016 [ 255 ] {331587fb-88d4-4398-946c-f540ebefc058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:22.322780 [ 255 ] {331587fb-88d4-4398-946c-f540ebefc058} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.322819 [ 255 ] {331587fb-88d4-4398-946c-f540ebefc058} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.323207 [ 255 ] {331587fb-88d4-4398-946c-f540ebefc058} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:46:22.323466 [ 255 ] {331587fb-88d4-4398-946c-f540ebefc058} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.323649 [ 255 ] {331587fb-88d4-4398-946c-f540ebefc058} executeQuery: Read 203 rows, 17.95 KiB in 0.001725 sec., 117681.15942028986 rows/sec., 10.16 MiB/sec. 2025.02.11 20:46:22.323701 [ 255 ] {331587fb-88d4-4398-946c-f540ebefc058} TCPHandler: Processed in 0.001948751 sec. 2025.02.11 20:46:22.323861 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.324001 [ 4 ] {f36888da-50ed-420f-abe0-7c00a06c6cb8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:22.324057 [ 4 ] {f36888da-50ed-420f-abe0-7c00a06c6cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:22.324758 [ 4 ] {f36888da-50ed-420f-abe0-7c00a06c6cb8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.324798 [ 4 ] {f36888da-50ed-420f-abe0-7c00a06c6cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.325149 [ 4 ] {f36888da-50ed-420f-abe0-7c00a06c6cb8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:46:22.325389 [ 4 ] {f36888da-50ed-420f-abe0-7c00a06c6cb8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.325541 [ 40 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:46:22.325615 [ 40 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.325638 [ 4 ] {f36888da-50ed-420f-abe0-7c00a06c6cb8} executeQuery: Read 7 rows, 467.00 B in 0.001663 sec., 4209.260372820205 rows/sec., 274.24 KiB/sec. 2025.02.11 20:46:22.325655 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.325768 [ 4 ] {f36888da-50ed-420f-abe0-7c00a06c6cb8} TCPHandler: Processed in 0.001963131 sec. 2025.02.11 20:46:22.326034 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:46:22.326053 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.326324 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:22.326328 [ 255 ] {a0d1f613-01c0-40fc-9dff-9504e52239f5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:46:22.326366 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2025.02.11 20:46:22.326404 [ 255 ] {a0d1f613-01c0-40fc-9dff-9504e52239f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:46:22.326578 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part 2025.02.11 20:46:22.326766 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part 2025.02.11 20:46:22.327014 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.02.11 20:46:22.327256 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2025.02.11 20:46:22.327507 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part 2025.02.11 20:46:22.328191 [ 255 ] {a0d1f613-01c0-40fc-9dff-9504e52239f5} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.328235 [ 255 ] {a0d1f613-01c0-40fc-9dff-9504e52239f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.328799 [ 255 ] {a0d1f613-01c0-40fc-9dff-9504e52239f5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:46:22.328982 [ 194 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 5 columns (5 merged, 0 gathered) in 0.003208742 sec., 41137.617172088 rows/sec., 3.16 MiB/sec. 2025.02.11 20:46:22.329188 [ 194 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:46:22.329199 [ 255 ] {a0d1f613-01c0-40fc-9dff-9504e52239f5} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.329807 [ 255 ] {a0d1f613-01c0-40fc-9dff-9504e52239f5} executeQuery: Read 14 rows, 1004.00 B in 0.003512 sec., 3986.3325740318905 rows/sec., 279.18 KiB/sec. 2025.02.11 20:46:22.329968 [ 194 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.329988 [ 255 ] {a0d1f613-01c0-40fc-9dff-9504e52239f5} TCPHandler: Processed in 0.004076675 sec. 2025.02.11 20:46:22.330127 [ 194 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_6_1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:46:22.330197 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.330231 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.11 20:46:22.330316 [ 4 ] {c2aaff7b-7ba8-4685-9723-71f697f84bda} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:46:22.330362 [ 4 ] {c2aaff7b-7ba8-4685-9723-71f697f84bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:46:22.330902 [ 4 ] {c2aaff7b-7ba8-4685-9723-71f697f84bda} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.330939 [ 4 ] {c2aaff7b-7ba8-4685-9723-71f697f84bda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.331278 [ 4 ] {c2aaff7b-7ba8-4685-9723-71f697f84bda} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:46:22.331531 [ 4 ] {c2aaff7b-7ba8-4685-9723-71f697f84bda} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.331784 [ 4 ] {c2aaff7b-7ba8-4685-9723-71f697f84bda} executeQuery: Read 13 rows, 830.00 B in 0.001483 sec., 8766.014834794336 rows/sec., 546.56 KiB/sec. 2025.02.11 20:46:22.331849 [ 4 ] {c2aaff7b-7ba8-4685-9723-71f697f84bda} TCPHandler: Processed in 0.001731308 sec. 2025.02.11 20:46:22.331996 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.332127 [ 255 ] {dc27bd4e-705d-4c5b-ac64-5473d57bba5b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:22.332179 [ 255 ] {dc27bd4e-705d-4c5b-ac64-5473d57bba5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:22.332976 [ 255 ] {dc27bd4e-705d-4c5b-ac64-5473d57bba5b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.333015 [ 255 ] {dc27bd4e-705d-4c5b-ac64-5473d57bba5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.333399 [ 255 ] {dc27bd4e-705d-4c5b-ac64-5473d57bba5b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:46:22.333639 [ 255 ] {dc27bd4e-705d-4c5b-ac64-5473d57bba5b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.333825 [ 255 ] {dc27bd4e-705d-4c5b-ac64-5473d57bba5b} executeQuery: Read 382 rows, 27.68 KiB in 0.001699 sec., 224838.14008240143 rows/sec., 15.91 MiB/sec. 2025.02.11 20:46:22.333877 [ 255 ] {dc27bd4e-705d-4c5b-ac64-5473d57bba5b} TCPHandler: Processed in 0.001925931 sec. 2025.02.11 20:46:22.334021 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.334156 [ 4 ] {086af853-ff7c-4829-869d-9c42d604f137} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:46:22.334214 [ 4 ] {086af853-ff7c-4829-869d-9c42d604f137} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:46:22.334734 [ 4 ] {086af853-ff7c-4829-869d-9c42d604f137} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.334772 [ 4 ] {086af853-ff7c-4829-869d-9c42d604f137} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.335127 [ 4 ] {086af853-ff7c-4829-869d-9c42d604f137} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:46:22.335358 [ 4 ] {086af853-ff7c-4829-869d-9c42d604f137} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.335615 [ 4 ] {086af853-ff7c-4829-869d-9c42d604f137} executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. 2025.02.11 20:46:22.335678 [ 4 ] {086af853-ff7c-4829-869d-9c42d604f137} TCPHandler: Processed in 0.001723738 sec. 2025.02.11 20:46:22.335848 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.335987 [ 255 ] {564deb65-3186-4687-bd42-d0341c3b8b4a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:22.336047 [ 255 ] {564deb65-3186-4687-bd42-d0341c3b8b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:22.336715 [ 255 ] {564deb65-3186-4687-bd42-d0341c3b8b4a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.336753 [ 255 ] {564deb65-3186-4687-bd42-d0341c3b8b4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.337144 [ 255 ] {564deb65-3186-4687-bd42-d0341c3b8b4a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:46:22.337379 [ 255 ] {564deb65-3186-4687-bd42-d0341c3b8b4a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.337553 [ 255 ] {564deb65-3186-4687-bd42-d0341c3b8b4a} executeQuery: Read 237 rows, 16.27 KiB in 0.001599 sec., 148217.63602251408 rows/sec., 9.93 MiB/sec. 2025.02.11 20:46:22.337605 [ 255 ] {564deb65-3186-4687-bd42-d0341c3b8b4a} TCPHandler: Processed in 0.00182798 sec. 2025.02.11 20:46:22.338662 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.338798 [ 4 ] {ba2b3cfd-54bc-493a-b678-3e43bfb0d975} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:46:22.338857 [ 4 ] {ba2b3cfd-54bc-493a-b678-3e43bfb0d975} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:46:22.339396 [ 4 ] {ba2b3cfd-54bc-493a-b678-3e43bfb0d975} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.339442 [ 4 ] {ba2b3cfd-54bc-493a-b678-3e43bfb0d975} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.339814 [ 4 ] {ba2b3cfd-54bc-493a-b678-3e43bfb0d975} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:46:22.340044 [ 4 ] {ba2b3cfd-54bc-493a-b678-3e43bfb0d975} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.340264 [ 4 ] {ba2b3cfd-54bc-493a-b678-3e43bfb0d975} executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. 2025.02.11 20:46:22.340388 [ 4 ] {ba2b3cfd-54bc-493a-b678-3e43bfb0d975} TCPHandler: Processed in 0.001792449 sec. 2025.02.11 20:46:22.340527 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:22.340666 [ 255 ] {20fb97ea-b601-4194-b78b-bbcc2cb5e77d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:22.340724 [ 255 ] {20fb97ea-b601-4194-b78b-bbcc2cb5e77d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:22.341297 [ 255 ] {20fb97ea-b601-4194-b78b-bbcc2cb5e77d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:22.341344 [ 255 ] {20fb97ea-b601-4194-b78b-bbcc2cb5e77d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:22.341743 [ 255 ] {20fb97ea-b601-4194-b78b-bbcc2cb5e77d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:46:22.341976 [ 255 ] {20fb97ea-b601-4194-b78b-bbcc2cb5e77d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:22.342181 [ 255 ] {20fb97ea-b601-4194-b78b-bbcc2cb5e77d} executeQuery: Read 82 rows, 5.33 KiB in 0.001546 sec., 53040.10349288486 rows/sec., 3.37 MiB/sec. 2025.02.11 20:46:22.342231 [ 255 ] {20fb97ea-b601-4194-b78b-bbcc2cb5e77d} TCPHandler: Processed in 0.001758768 sec. 2025.02.11 20:46:23.000169 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 168.60 MiB, peak 171.60 MiB, free memory in arenas 0.00 B, will set to 167.21 MiB (RSS), difference: -1.38 MiB 2025.02.11 20:46:26.655512 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 296 2025.02.11 20:46:26.659490 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:26.659537 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:26.661014 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:46:26.661315 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:26.661959 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 296 2025.02.11 20:46:27.262968 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:27.263275 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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', '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.02.11 20:46:27.263756 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:27.263808 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} 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', '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.02.11 20:46:27.264171 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:27.264253 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:27.264433 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.11 20:46:27.264681 [ 286 ] {021b530e-1307-444f-b5d9-275f18b3b630} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.11 20:46:27.264690 [ 288 ] {021b530e-1307-444f-b5d9-275f18b3b630} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.11 20:46:27.264719 [ 290 ] {021b530e-1307-444f-b5d9-275f18b3b630} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.11 20:46:27.264665 [ 291 ] {021b530e-1307-444f-b5d9-275f18b3b630} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.11 20:46:27.264924 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:27.264953 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:27.265093 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:46:27.265118 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 34 rows with 4 streams 2025.02.11 20:46:27.265164 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} 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', '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.02.11 20:46:27.265213 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} 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', '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.02.11 20:46:27.265258 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} 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', '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.02.11 20:46:27.265298 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} 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', '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.02.11 20:46:27.267388 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} executeQuery: Read 34 rows, 1.31 KiB in 0.004257 sec., 7986.845196147521 rows/sec., 307.40 KiB/sec. 2025.02.11 20:46:27.267629 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} MemoryTracker: Peak memory usage (for query): 141.94 KiB. 2025.02.11 20:46:27.267647 [ 255 ] {021b530e-1307-444f-b5d9-275f18b3b630} TCPHandler: Processed in 0.004821017 sec. 2025.02.11 20:46:27.274147 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:27.274271 [ 255 ] {5365788c-d345-4285-ab78-42be9552b9eb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.11 20:46:27.274414 [ 255 ] {5365788c-d345-4285-ab78-42be9552b9eb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:27.275117 [ 255 ] {5365788c-d345-4285-ab78-42be9552b9eb} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:27.275160 [ 255 ] {5365788c-d345-4285-ab78-42be9552b9eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:27.275648 [ 255 ] {5365788c-d345-4285-ab78-42be9552b9eb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:46:27.275872 [ 255 ] {5365788c-d345-4285-ab78-42be9552b9eb} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:27.276068 [ 255 ] {5365788c-d345-4285-ab78-42be9552b9eb} executeQuery: Read 1 rows, 232.00 B in 0.001835 sec., 544.9591280653951 rows/sec., 123.47 KiB/sec. 2025.02.11 20:46:27.276121 [ 255 ] {5365788c-d345-4285-ab78-42be9552b9eb} TCPHandler: Processed in 0.002029432 sec. 2025.02.11 20:46:27.276381 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:27.276608 [ 4 ] {18faf232-5083-49c0-a7fe-1bb325b0f5cb} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:46:27.276697 [ 4 ] {18faf232-5083-49c0-a7fe-1bb325b0f5cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:46:27.277456 [ 4 ] {18faf232-5083-49c0-a7fe-1bb325b0f5cb} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:27.277511 [ 4 ] {18faf232-5083-49c0-a7fe-1bb325b0f5cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:27.277955 [ 4 ] {18faf232-5083-49c0-a7fe-1bb325b0f5cb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.11 20:46:27.278213 [ 4 ] {18faf232-5083-49c0-a7fe-1bb325b0f5cb} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:27.278481 [ 4 ] {18faf232-5083-49c0-a7fe-1bb325b0f5cb} executeQuery: Read 4 rows, 334.00 B in 0.001926 sec., 2076.8431983385253 rows/sec., 169.35 KiB/sec. 2025.02.11 20:46:27.278623 [ 4 ] {18faf232-5083-49c0-a7fe-1bb325b0f5cb} TCPHandler: Processed in 0.002391588 sec. 2025.02.11 20:46:27.278794 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:27.278943 [ 255 ] {d7cf47cf-c844-4380-98eb-65d833bff53d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:27.279001 [ 255 ] {d7cf47cf-c844-4380-98eb-65d833bff53d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:27.279741 [ 255 ] {d7cf47cf-c844-4380-98eb-65d833bff53d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:27.279781 [ 255 ] {d7cf47cf-c844-4380-98eb-65d833bff53d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:27.280165 [ 255 ] {d7cf47cf-c844-4380-98eb-65d833bff53d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:46:27.280407 [ 255 ] {d7cf47cf-c844-4380-98eb-65d833bff53d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:27.280590 [ 255 ] {d7cf47cf-c844-4380-98eb-65d833bff53d} executeQuery: Read 118 rows, 10.24 KiB in 0.00168 sec., 70238.09523809524 rows/sec., 5.95 MiB/sec. 2025.02.11 20:46:27.280644 [ 255 ] {d7cf47cf-c844-4380-98eb-65d833bff53d} TCPHandler: Processed in 0.00192119 sec. 2025.02.11 20:46:27.280803 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:27.280952 [ 4 ] {d87731b9-458a-4ff2-a89b-076c5cf58273} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:27.281016 [ 4 ] {d87731b9-458a-4ff2-a89b-076c5cf58273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:27.281724 [ 4 ] {d87731b9-458a-4ff2-a89b-076c5cf58273} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:27.281768 [ 4 ] {d87731b9-458a-4ff2-a89b-076c5cf58273} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:27.282162 [ 4 ] {d87731b9-458a-4ff2-a89b-076c5cf58273} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:46:27.282410 [ 4 ] {d87731b9-458a-4ff2-a89b-076c5cf58273} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:27.282623 [ 4 ] {d87731b9-458a-4ff2-a89b-076c5cf58273} executeQuery: Read 34 rows, 2.54 KiB in 0.001707 sec., 19917.984768599883 rows/sec., 1.45 MiB/sec. 2025.02.11 20:46:27.282685 [ 4 ] {d87731b9-458a-4ff2-a89b-076c5cf58273} TCPHandler: Processed in 0.001952011 sec. 2025.02.11 20:46:27.282824 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:27.282942 [ 255 ] {a4f6d7c7-39a5-41b7-843a-6921c6ccb617} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:27.282990 [ 255 ] {a4f6d7c7-39a5-41b7-843a-6921c6ccb617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:27.283592 [ 255 ] {a4f6d7c7-39a5-41b7-843a-6921c6ccb617} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:27.283630 [ 255 ] {a4f6d7c7-39a5-41b7-843a-6921c6ccb617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:27.283984 [ 255 ] {a4f6d7c7-39a5-41b7-843a-6921c6ccb617} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:46:27.284215 [ 255 ] {a4f6d7c7-39a5-41b7-843a-6921c6ccb617} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:27.284432 [ 255 ] {a4f6d7c7-39a5-41b7-843a-6921c6ccb617} executeQuery: Read 98 rows, 7.84 KiB in 0.001512 sec., 64814.81481481481 rows/sec., 5.07 MiB/sec. 2025.02.11 20:46:27.284633 [ 255 ] {a4f6d7c7-39a5-41b7-843a-6921c6ccb617} TCPHandler: Processed in 0.001859619 sec. 2025.02.11 20:46:27.284792 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:27.284935 [ 4 ] {fd16cf89-e04d-4a7f-b674-3352413be3af} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:27.285001 [ 4 ] {fd16cf89-e04d-4a7f-b674-3352413be3af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:27.285677 [ 4 ] {fd16cf89-e04d-4a7f-b674-3352413be3af} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:27.285717 [ 4 ] {fd16cf89-e04d-4a7f-b674-3352413be3af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:27.286116 [ 4 ] {fd16cf89-e04d-4a7f-b674-3352413be3af} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:46:27.286353 [ 4 ] {fd16cf89-e04d-4a7f-b674-3352413be3af} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:27.286572 [ 4 ] {fd16cf89-e04d-4a7f-b674-3352413be3af} executeQuery: Read 162 rows, 11.55 KiB in 0.001669 sec., 97064.11024565609 rows/sec., 6.76 MiB/sec. 2025.02.11 20:46:27.286628 [ 4 ] {fd16cf89-e04d-4a7f-b674-3352413be3af} TCPHandler: Processed in 0.00190206 sec. 2025.02.11 20:46:27.286771 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:27.286907 [ 255 ] {de62cf59-964e-42f2-a1f6-61c113efbf3c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:27.286998 [ 255 ] {de62cf59-964e-42f2-a1f6-61c113efbf3c} 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.02.11 20:46:27.288242 [ 255 ] {de62cf59-964e-42f2-a1f6-61c113efbf3c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:27.288279 [ 255 ] {de62cf59-964e-42f2-a1f6-61c113efbf3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:27.288934 [ 255 ] {de62cf59-964e-42f2-a1f6-61c113efbf3c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:46:27.289193 [ 255 ] {de62cf59-964e-42f2-a1f6-61c113efbf3c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:27.289322 [ 32 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:46:27.289378 [ 32 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:27.289405 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:27.289407 [ 255 ] {de62cf59-964e-42f2-a1f6-61c113efbf3c} executeQuery: Read 30 rows, 55.05 KiB in 0.002527 sec., 11871.784724970319 rows/sec., 21.27 MiB/sec. 2025.02.11 20:46:27.289643 [ 200 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:46:27.289650 [ 255 ] {de62cf59-964e-42f2-a1f6-61c113efbf3c} TCPHandler: Processed in 0.002943567 sec. 2025.02.11 20:46:27.289909 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:27.290115 [ 200 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:27.290167 [ 4 ] {73dc3f85-17d9-4f10-af09-950919484089} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:27.290243 [ 200 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2025.02.11 20:46:27.290294 [ 4 ] {73dc3f85-17d9-4f10-af09-950919484089} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:27.291152 [ 200 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part 2025.02.11 20:46:27.291692 [ 200 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part 2025.02.11 20:46:27.292365 [ 200 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.02.11 20:46:27.292642 [ 4 ] {73dc3f85-17d9-4f10-af09-950919484089} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:27.292809 [ 4 ] {73dc3f85-17d9-4f10-af09-950919484089} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:27.292945 [ 200 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2025.02.11 20:46:27.293563 [ 200 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:46:27.294408 [ 4 ] {73dc3f85-17d9-4f10-af09-950919484089} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:46:27.294956 [ 4 ] {73dc3f85-17d9-4f10-af09-950919484089} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:27.295522 [ 4 ] {73dc3f85-17d9-4f10-af09-950919484089} executeQuery: Read 60 rows, 4.14 KiB in 0.005404 sec., 11102.886750555144 rows/sec., 766.21 KiB/sec. 2025.02.11 20:46:27.295862 [ 4 ] {73dc3f85-17d9-4f10-af09-950919484089} TCPHandler: Processed in 0.006061287 sec. 2025.02.11 20:46:27.298500 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 19 columns (19 merged, 0 gathered) in 0.009009084 sec., 17204.856786772107 rows/sec., 30.83 MiB/sec. 2025.02.11 20:46:27.299336 [ 191 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:46:27.299983 [ 191 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:27.300073 [ 191 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_6_1} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:46:27.300237 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2025.02.11 20:46:29.153626 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.02.11 20:46:29.154408 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:29.154462 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:29.155007 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:46:29.155270 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:29.155462 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.02.11 20:46:29.155500 [ 26 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:46:29.155578 [ 26 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:29.155604 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:29.155848 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:46:29.156053 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:29.156096 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:46:29.156173 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.02.11 20:46:29.156300 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.02.11 20:46:29.156447 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.02.11 20:46:29.156535 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.02.11 20:46:29.156642 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.02.11 20:46:29.158278 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002577891 sec., 1987671.317367569 rows/sec., 28.43 MiB/sec. 2025.02.11 20:46:29.159181 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:46:29.159530 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:29.159631 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_11_2} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:46:29.159745 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.02.11 20:46:29.448913 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.11 20:46:29.470401 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:29.470458 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:29.477901 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:46:29.478705 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:29.478992 [ 26 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:46:29.479057 [ 26 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:29.479093 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:29.479522 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:46:29.497242 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.11 20:46:29.497592 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:29.499272 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:46:29.505189 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:46:29.510715 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:46:29.515844 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:46:29.521098 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:46:29.525494 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:46:29.581083 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101848928 sec., 814.932485101856 rows/sec., 4.21 MiB/sec. 2025.02.11 20:46:29.582706 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:46:29.585110 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_11_2} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:29.585220 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_11_2} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:46:29.586684 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.02.11 20:46:32.271645 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.271830 [ 255 ] {8c77d5ba-e4e3-487d-bd74-d5980b36113e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:46:32.271898 [ 255 ] {8c77d5ba-e4e3-487d-bd74-d5980b36113e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:46:32.272645 [ 255 ] {8c77d5ba-e4e3-487d-bd74-d5980b36113e} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.272685 [ 255 ] {8c77d5ba-e4e3-487d-bd74-d5980b36113e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.273108 [ 255 ] {8c77d5ba-e4e3-487d-bd74-d5980b36113e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:46:32.273360 [ 255 ] {8c77d5ba-e4e3-487d-bd74-d5980b36113e} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.273555 [ 255 ] {8c77d5ba-e4e3-487d-bd74-d5980b36113e} executeQuery: Read 14 rows, 1.01 KiB in 0.001776 sec., 7882.882882882883 rows/sec., 567.46 KiB/sec. 2025.02.11 20:46:32.273611 [ 255 ] {8c77d5ba-e4e3-487d-bd74-d5980b36113e} TCPHandler: Processed in 0.002092464 sec. 2025.02.11 20:46:32.273877 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.274098 [ 4 ] {747bc32b-be8b-4f0c-b1f4-8ebf027f6def} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:32.274183 [ 4 ] {747bc32b-be8b-4f0c-b1f4-8ebf027f6def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:32.275114 [ 4 ] {747bc32b-be8b-4f0c-b1f4-8ebf027f6def} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.275168 [ 4 ] {747bc32b-be8b-4f0c-b1f4-8ebf027f6def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.275618 [ 4 ] {747bc32b-be8b-4f0c-b1f4-8ebf027f6def} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:46:32.275882 [ 4 ] {747bc32b-be8b-4f0c-b1f4-8ebf027f6def} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.276184 [ 4 ] {747bc32b-be8b-4f0c-b1f4-8ebf027f6def} executeQuery: Read 203 rows, 17.95 KiB in 0.002145 sec., 94638.69463869464 rows/sec., 8.17 MiB/sec. 2025.02.11 20:46:32.276386 [ 4 ] {747bc32b-be8b-4f0c-b1f4-8ebf027f6def} TCPHandler: Processed in 0.002652772 sec. 2025.02.11 20:46:32.276566 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.276704 [ 255 ] {b6845734-76c5-4567-9096-2e855bd8302e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:32.276761 [ 255 ] {b6845734-76c5-4567-9096-2e855bd8302e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:32.277433 [ 255 ] {b6845734-76c5-4567-9096-2e855bd8302e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.277478 [ 255 ] {b6845734-76c5-4567-9096-2e855bd8302e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.277894 [ 255 ] {b6845734-76c5-4567-9096-2e855bd8302e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:46:32.278138 [ 255 ] {b6845734-76c5-4567-9096-2e855bd8302e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.278314 [ 255 ] {b6845734-76c5-4567-9096-2e855bd8302e} executeQuery: Read 7 rows, 467.00 B in 0.00164 sec., 4268.292682926829 rows/sec., 278.08 KiB/sec. 2025.02.11 20:46:32.278365 [ 255 ] {b6845734-76c5-4567-9096-2e855bd8302e} TCPHandler: Processed in 0.00186627 sec. 2025.02.11 20:46:32.278512 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.278638 [ 4 ] {75716c87-f1d6-4e86-8e9f-38692c293348} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:46:32.278688 [ 4 ] {75716c87-f1d6-4e86-8e9f-38692c293348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:46:32.279293 [ 4 ] {75716c87-f1d6-4e86-8e9f-38692c293348} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.279335 [ 4 ] {75716c87-f1d6-4e86-8e9f-38692c293348} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.279695 [ 4 ] {75716c87-f1d6-4e86-8e9f-38692c293348} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:46:32.279941 [ 4 ] {75716c87-f1d6-4e86-8e9f-38692c293348} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.280184 [ 4 ] {75716c87-f1d6-4e86-8e9f-38692c293348} executeQuery: Read 14 rows, 1004.00 B in 0.001575 sec., 8888.888888888889 rows/sec., 622.52 KiB/sec. 2025.02.11 20:46:32.280343 [ 4 ] {75716c87-f1d6-4e86-8e9f-38692c293348} TCPHandler: Processed in 0.00188741 sec. 2025.02.11 20:46:32.280480 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.280593 [ 255 ] {8d00e4e2-cdda-47ed-bf5f-d19d82c8108b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:46:32.280640 [ 255 ] {8d00e4e2-cdda-47ed-bf5f-d19d82c8108b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:46:32.281205 [ 255 ] {8d00e4e2-cdda-47ed-bf5f-d19d82c8108b} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.281242 [ 255 ] {8d00e4e2-cdda-47ed-bf5f-d19d82c8108b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.281589 [ 255 ] {8d00e4e2-cdda-47ed-bf5f-d19d82c8108b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:46:32.281855 [ 255 ] {8d00e4e2-cdda-47ed-bf5f-d19d82c8108b} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.282052 [ 255 ] {8d00e4e2-cdda-47ed-bf5f-d19d82c8108b} executeQuery: Read 13 rows, 830.00 B in 0.001482 sec., 8771.929824561403 rows/sec., 546.93 KiB/sec. 2025.02.11 20:46:32.282104 [ 255 ] {8d00e4e2-cdda-47ed-bf5f-d19d82c8108b} TCPHandler: Processed in 0.001682697 sec. 2025.02.11 20:46:32.282258 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.282401 [ 4 ] {909d2adc-2b82-4be9-8d0b-927914a366f5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:32.282462 [ 4 ] {909d2adc-2b82-4be9-8d0b-927914a366f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:32.283267 [ 4 ] {909d2adc-2b82-4be9-8d0b-927914a366f5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.283310 [ 4 ] {909d2adc-2b82-4be9-8d0b-927914a366f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.283696 [ 4 ] {909d2adc-2b82-4be9-8d0b-927914a366f5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:46:32.283956 [ 4 ] {909d2adc-2b82-4be9-8d0b-927914a366f5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.284258 [ 4 ] {909d2adc-2b82-4be9-8d0b-927914a366f5} executeQuery: Read 382 rows, 27.68 KiB in 0.001859 sec., 205486.82087143627 rows/sec., 14.54 MiB/sec. 2025.02.11 20:46:32.284412 [ 4 ] {909d2adc-2b82-4be9-8d0b-927914a366f5} TCPHandler: Processed in 0.002218806 sec. 2025.02.11 20:46:32.284569 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.284707 [ 255 ] {4a19be9c-2e5d-40fb-911d-474d2598e996} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:46:32.284766 [ 255 ] {4a19be9c-2e5d-40fb-911d-474d2598e996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:46:32.285324 [ 255 ] {4a19be9c-2e5d-40fb-911d-474d2598e996} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.285370 [ 255 ] {4a19be9c-2e5d-40fb-911d-474d2598e996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.285796 [ 255 ] {4a19be9c-2e5d-40fb-911d-474d2598e996} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:46:32.286031 [ 255 ] {4a19be9c-2e5d-40fb-911d-474d2598e996} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.286310 [ 255 ] {4a19be9c-2e5d-40fb-911d-474d2598e996} executeQuery: Read 6 rows, 321.00 B in 0.00161 sec., 3726.7080745341614 rows/sec., 194.71 KiB/sec. 2025.02.11 20:46:32.286396 [ 255 ] {4a19be9c-2e5d-40fb-911d-474d2598e996} TCPHandler: Processed in 0.00189019 sec. 2025.02.11 20:46:32.286532 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.286650 [ 4 ] {296e1227-1871-4fd5-90b7-ecd7eab0d1ce} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:32.286706 [ 4 ] {296e1227-1871-4fd5-90b7-ecd7eab0d1ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:32.287284 [ 4 ] {296e1227-1871-4fd5-90b7-ecd7eab0d1ce} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.287325 [ 4 ] {296e1227-1871-4fd5-90b7-ecd7eab0d1ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.287726 [ 4 ] {296e1227-1871-4fd5-90b7-ecd7eab0d1ce} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:46:32.287969 [ 4 ] {296e1227-1871-4fd5-90b7-ecd7eab0d1ce} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.288199 [ 4 ] {296e1227-1871-4fd5-90b7-ecd7eab0d1ce} executeQuery: Read 237 rows, 16.27 KiB in 0.001573 sec., 150667.51430387795 rows/sec., 10.10 MiB/sec. 2025.02.11 20:46:32.288316 [ 4 ] {296e1227-1871-4fd5-90b7-ecd7eab0d1ce} TCPHandler: Processed in 0.001839939 sec. 2025.02.11 20:46:32.288455 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.288569 [ 255 ] {e94fce92-ac93-4fbc-a4cc-c484894f96bb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:46:32.288620 [ 255 ] {e94fce92-ac93-4fbc-a4cc-c484894f96bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:46:32.289086 [ 255 ] {e94fce92-ac93-4fbc-a4cc-c484894f96bb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.289124 [ 255 ] {e94fce92-ac93-4fbc-a4cc-c484894f96bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.289477 [ 255 ] {e94fce92-ac93-4fbc-a4cc-c484894f96bb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:46:32.289717 [ 255 ] {e94fce92-ac93-4fbc-a4cc-c484894f96bb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.290005 [ 255 ] {e94fce92-ac93-4fbc-a4cc-c484894f96bb} executeQuery: Read 1 rows, 69.00 B in 0.001443 sec., 693.000693000693 rows/sec., 46.70 KiB/sec. 2025.02.11 20:46:32.290089 [ 255 ] {e94fce92-ac93-4fbc-a4cc-c484894f96bb} TCPHandler: Processed in 0.001688537 sec. 2025.02.11 20:46:32.290243 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:32.290382 [ 4 ] {3daf56e1-5a17-4715-955a-eaeb7eba5055} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:32.290445 [ 4 ] {3daf56e1-5a17-4715-955a-eaeb7eba5055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:32.290982 [ 4 ] {3daf56e1-5a17-4715-955a-eaeb7eba5055} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:32.291022 [ 4 ] {3daf56e1-5a17-4715-955a-eaeb7eba5055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:32.291387 [ 4 ] {3daf56e1-5a17-4715-955a-eaeb7eba5055} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:46:32.291624 [ 4 ] {3daf56e1-5a17-4715-955a-eaeb7eba5055} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:32.291867 [ 4 ] {3daf56e1-5a17-4715-955a-eaeb7eba5055} executeQuery: Read 82 rows, 5.33 KiB in 0.001511 sec., 54268.6962276638 rows/sec., 3.45 MiB/sec. 2025.02.11 20:46:32.291949 [ 4 ] {3daf56e1-5a17-4715-955a-eaeb7eba5055} TCPHandler: Processed in 0.001776278 sec. 2025.02.11 20:46:36.564668 [ 113 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:46:36.564743 [ 113 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:46:36.655602 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.02.11 20:46:36.656268 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:36.656308 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:36.656918 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:46:36.657171 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:36.657402 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.11 20:46:36.662362 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 334 2025.02.11 20:46:36.665707 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:36.665759 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:36.667266 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:46:36.667582 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:36.668115 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 334 2025.02.11 20:46:36.997350 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.11 20:46:37.018116 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:37.018180 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:37.025525 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:46:37.026302 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:37.029097 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.11 20:46:37.270463 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:37.270660 [ 255 ] {6b49b9ab-3b4a-4b28-b8f9-1c58de676814} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:37.270736 [ 255 ] {6b49b9ab-3b4a-4b28-b8f9-1c58de676814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:37.271571 [ 255 ] {6b49b9ab-3b4a-4b28-b8f9-1c58de676814} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:37.271622 [ 255 ] {6b49b9ab-3b4a-4b28-b8f9-1c58de676814} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:37.272085 [ 255 ] {6b49b9ab-3b4a-4b28-b8f9-1c58de676814} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:46:37.272350 [ 255 ] {6b49b9ab-3b4a-4b28-b8f9-1c58de676814} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:37.272598 [ 255 ] {6b49b9ab-3b4a-4b28-b8f9-1c58de676814} executeQuery: Read 134 rows, 11.81 KiB in 0.00199 sec., 67336.68341708543 rows/sec., 5.79 MiB/sec. 2025.02.11 20:46:37.272721 [ 255 ] {6b49b9ab-3b4a-4b28-b8f9-1c58de676814} TCPHandler: Processed in 0.002389519 sec. 2025.02.11 20:46:37.272979 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:37.273145 [ 4 ] {f4bdc82a-4dfe-4de5-a906-98e50cdca95a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:37.273211 [ 4 ] {f4bdc82a-4dfe-4de5-a906-98e50cdca95a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:37.273925 [ 4 ] {f4bdc82a-4dfe-4de5-a906-98e50cdca95a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:37.273965 [ 4 ] {f4bdc82a-4dfe-4de5-a906-98e50cdca95a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:37.274356 [ 4 ] {f4bdc82a-4dfe-4de5-a906-98e50cdca95a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:46:37.274592 [ 4 ] {f4bdc82a-4dfe-4de5-a906-98e50cdca95a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:37.274779 [ 4 ] {f4bdc82a-4dfe-4de5-a906-98e50cdca95a} executeQuery: Read 39 rows, 2.93 KiB in 0.001678 sec., 23241.954707985697 rows/sec., 1.71 MiB/sec. 2025.02.11 20:46:37.274834 [ 4 ] {f4bdc82a-4dfe-4de5-a906-98e50cdca95a} TCPHandler: Processed in 0.001982101 sec. 2025.02.11 20:46:37.275001 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:37.275140 [ 255 ] {1957388e-8ad1-446b-8838-167d63541e0a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:37.275199 [ 255 ] {1957388e-8ad1-446b-8838-167d63541e0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:37.275960 [ 255 ] {1957388e-8ad1-446b-8838-167d63541e0a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:37.275999 [ 255 ] {1957388e-8ad1-446b-8838-167d63541e0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:37.276366 [ 255 ] {1957388e-8ad1-446b-8838-167d63541e0a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:46:37.276604 [ 255 ] {1957388e-8ad1-446b-8838-167d63541e0a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:37.276809 [ 255 ] {1957388e-8ad1-446b-8838-167d63541e0a} executeQuery: Read 112 rows, 8.96 KiB in 0.001701 sec., 65843.62139917695 rows/sec., 5.15 MiB/sec. 2025.02.11 20:46:37.276860 [ 255 ] {1957388e-8ad1-446b-8838-167d63541e0a} TCPHandler: Processed in 0.001928201 sec. 2025.02.11 20:46:37.277034 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:37.277178 [ 4 ] {5d3c133e-b1e3-4d8d-8544-706f7be2cdcb} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:37.277242 [ 4 ] {5d3c133e-b1e3-4d8d-8544-706f7be2cdcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:37.277948 [ 4 ] {5d3c133e-b1e3-4d8d-8544-706f7be2cdcb} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:37.277992 [ 4 ] {5d3c133e-b1e3-4d8d-8544-706f7be2cdcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:37.278385 [ 4 ] {5d3c133e-b1e3-4d8d-8544-706f7be2cdcb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:46:37.278625 [ 4 ] {5d3c133e-b1e3-4d8d-8544-706f7be2cdcb} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:37.278806 [ 4 ] {5d3c133e-b1e3-4d8d-8544-706f7be2cdcb} executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. 2025.02.11 20:46:37.278861 [ 4 ] {5d3c133e-b1e3-4d8d-8544-706f7be2cdcb} TCPHandler: Processed in 0.00189794 sec. 2025.02.11 20:46:37.279016 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:37.279155 [ 255 ] {b98e24a3-a6b8-4f89-b479-5432f8173352} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:37.279245 [ 255 ] {b98e24a3-a6b8-4f89-b479-5432f8173352} 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.02.11 20:46:37.280565 [ 255 ] {b98e24a3-a6b8-4f89-b479-5432f8173352} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:37.280602 [ 255 ] {b98e24a3-a6b8-4f89-b479-5432f8173352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:37.281293 [ 255 ] {b98e24a3-a6b8-4f89-b479-5432f8173352} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:46:37.281549 [ 255 ] {b98e24a3-a6b8-4f89-b479-5432f8173352} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:37.281770 [ 255 ] {b98e24a3-a6b8-4f89-b479-5432f8173352} executeQuery: Read 39 rows, 71.56 KiB in 0.002648 sec., 14728.09667673716 rows/sec., 26.39 MiB/sec. 2025.02.11 20:46:37.281862 [ 255 ] {b98e24a3-a6b8-4f89-b479-5432f8173352} TCPHandler: Processed in 0.002910587 sec. 2025.02.11 20:46:37.282018 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:37.282158 [ 4 ] {021cb0ea-8d02-4b3f-a78a-d0fb265b4b83} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.11 20:46:37.282218 [ 4 ] {021cb0ea-8d02-4b3f-a78a-d0fb265b4b83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.11 20:46:37.282775 [ 4 ] {021cb0ea-8d02-4b3f-a78a-d0fb265b4b83} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:37.282821 [ 4 ] {021cb0ea-8d02-4b3f-a78a-d0fb265b4b83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:37.283218 [ 4 ] {021cb0ea-8d02-4b3f-a78a-d0fb265b4b83} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:46:37.283462 [ 4 ] {021cb0ea-8d02-4b3f-a78a-d0fb265b4b83} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:37.283685 [ 4 ] {021cb0ea-8d02-4b3f-a78a-d0fb265b4b83} executeQuery: Read 9 rows, 651.00 B in 0.001553 sec., 5795.235028976175 rows/sec., 409.36 KiB/sec. 2025.02.11 20:46:37.283819 [ 4 ] {021cb0ea-8d02-4b3f-a78a-d0fb265b4b83} TCPHandler: Processed in 0.00186229 sec. 2025.02.11 20:46:37.283963 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:37.284099 [ 255 ] {432af09a-9d60-4daa-9b42-5914c870451b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:37.284157 [ 255 ] {432af09a-9d60-4daa-9b42-5914c870451b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:37.284733 [ 255 ] {432af09a-9d60-4daa-9b42-5914c870451b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:37.284779 [ 255 ] {432af09a-9d60-4daa-9b42-5914c870451b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:37.285169 [ 255 ] {432af09a-9d60-4daa-9b42-5914c870451b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:46:37.285436 [ 255 ] {432af09a-9d60-4daa-9b42-5914c870451b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:37.285650 [ 255 ] {432af09a-9d60-4daa-9b42-5914c870451b} executeQuery: Read 60 rows, 4.14 KiB in 0.001582 sec., 37926.67509481669 rows/sec., 2.56 MiB/sec. 2025.02.11 20:46:37.285701 [ 255 ] {432af09a-9d60-4daa-9b42-5914c870451b} TCPHandler: Processed in 0.001796349 sec. 2025.02.11 20:46:40.123093 [ 180 ] {} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.11 20:46:40.123191 [ 180 ] {} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:40.123219 [ 180 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:40.123392 [ 196 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::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.02.11 20:46:40.123758 [ 196 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:40.123809 [ 196 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::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.02.11 20:46:40.123955 [ 196 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::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.02.11 20:46:40.124059 [ 196 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::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.02.11 20:46:40.124141 [ 196 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.02.11 20:46:40.124218 [ 196 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::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.02.11 20:46:40.126312 [ 199 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 6 columns (6 merged, 0 gathered) in 0.003000568 sec., 11664.458195914907 rows/sec., 1.84 MiB/sec. 2025.02.11 20:46:40.126570 [ 187 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.11 20:46:40.127128 [ 187 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::all_1_5_1} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:40.127221 [ 187 ] {a19ba223-fc43-438f-9338-4e0b9a18aa2c::all_1_5_1} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.11 20:46:40.127328 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.11 20:46:42.271607 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.271801 [ 255 ] {1659e700-dc64-425c-835f-88f6dd3ef6af} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:46:42.271874 [ 255 ] {1659e700-dc64-425c-835f-88f6dd3ef6af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:46:42.272635 [ 255 ] {1659e700-dc64-425c-835f-88f6dd3ef6af} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.272682 [ 255 ] {1659e700-dc64-425c-835f-88f6dd3ef6af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.273092 [ 255 ] {1659e700-dc64-425c-835f-88f6dd3ef6af} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:46:42.273335 [ 255 ] {1659e700-dc64-425c-835f-88f6dd3ef6af} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.273579 [ 255 ] {1659e700-dc64-425c-835f-88f6dd3ef6af} executeQuery: Read 14 rows, 1.01 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 551.32 KiB/sec. 2025.02.11 20:46:42.273686 [ 255 ] {1659e700-dc64-425c-835f-88f6dd3ef6af} TCPHandler: Processed in 0.002198746 sec. 2025.02.11 20:46:42.273996 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.274192 [ 4 ] {84b8c074-8407-43ee-9ea2-28b9e43d9c93} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:42.274267 [ 4 ] {84b8c074-8407-43ee-9ea2-28b9e43d9c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:42.275115 [ 4 ] {84b8c074-8407-43ee-9ea2-28b9e43d9c93} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.275165 [ 4 ] {84b8c074-8407-43ee-9ea2-28b9e43d9c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.275625 [ 4 ] {84b8c074-8407-43ee-9ea2-28b9e43d9c93} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:46:42.275883 [ 4 ] {84b8c074-8407-43ee-9ea2-28b9e43d9c93} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.276075 [ 61 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:46:42.276146 [ 4 ] {84b8c074-8407-43ee-9ea2-28b9e43d9c93} executeQuery: Read 203 rows, 17.95 KiB in 0.002008 sec., 101095.61752988049 rows/sec., 8.73 MiB/sec. 2025.02.11 20:46:42.276174 [ 61 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.276241 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.276284 [ 4 ] {84b8c074-8407-43ee-9ea2-28b9e43d9c93} TCPHandler: Processed in 0.002433239 sec. 2025.02.11 20:46:42.276491 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.276503 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:46:42.276640 [ 255 ] {47706dfa-0f35-4c23-a0d0-b72070790fa7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:42.276657 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:42.276696 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 116 rows starting from the beginning of the part 2025.02.11 20:46:42.276701 [ 255 ] {47706dfa-0f35-4c23-a0d0-b72070790fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:42.276887 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 203 rows starting from the beginning of the part 2025.02.11 20:46:42.277119 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 118 rows starting from the beginning of the part 2025.02.11 20:46:42.277372 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part 2025.02.11 20:46:42.277627 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 134 rows starting from the beginning of the part 2025.02.11 20:46:42.277834 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 203 rows starting from the beginning of the part 2025.02.11 20:46:42.278379 [ 255 ] {47706dfa-0f35-4c23-a0d0-b72070790fa7} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.278428 [ 255 ] {47706dfa-0f35-4c23-a0d0-b72070790fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.279028 [ 255 ] {47706dfa-0f35-4c23-a0d0-b72070790fa7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:46:42.279338 [ 255 ] {47706dfa-0f35-4c23-a0d0-b72070790fa7} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.279678 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.003329663 sec., 293423.0881623756 rows/sec., 26.34 MiB/sec. 2025.02.11 20:46:42.279850 [ 255 ] {47706dfa-0f35-4c23-a0d0-b72070790fa7} executeQuery: Read 7 rows, 467.00 B in 0.003213 sec., 2178.649237472767 rows/sec., 141.94 KiB/sec. 2025.02.11 20:46:42.279997 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:46:42.280231 [ 255 ] {47706dfa-0f35-4c23-a0d0-b72070790fa7} TCPHandler: Processed in 0.003827111 sec. 2025.02.11 20:46:42.280401 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.280552 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.280617 [ 4 ] {2055a1c7-2c3e-470a-a7de-722983a30f8b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:46:42.280709 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_16_3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:46:42.280730 [ 4 ] {2055a1c7-2c3e-470a-a7de-722983a30f8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:46:42.280896 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.11 20:46:42.281511 [ 4 ] {2055a1c7-2c3e-470a-a7de-722983a30f8b} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.281554 [ 4 ] {2055a1c7-2c3e-470a-a7de-722983a30f8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.281914 [ 4 ] {2055a1c7-2c3e-470a-a7de-722983a30f8b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:46:42.282149 [ 4 ] {2055a1c7-2c3e-470a-a7de-722983a30f8b} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.282363 [ 4 ] {2055a1c7-2c3e-470a-a7de-722983a30f8b} executeQuery: Read 14 rows, 1004.00 B in 0.001811 sec., 7730.535615681944 rows/sec., 541.40 KiB/sec. 2025.02.11 20:46:42.282418 [ 4 ] {2055a1c7-2c3e-470a-a7de-722983a30f8b} TCPHandler: Processed in 0.002086663 sec. 2025.02.11 20:46:42.282590 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.282727 [ 255 ] {8cdd7833-0a6d-43ed-93c8-5e6e9deebfdf} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:46:42.282784 [ 255 ] {8cdd7833-0a6d-43ed-93c8-5e6e9deebfdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:46:42.283391 [ 255 ] {8cdd7833-0a6d-43ed-93c8-5e6e9deebfdf} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.283431 [ 255 ] {8cdd7833-0a6d-43ed-93c8-5e6e9deebfdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.283771 [ 255 ] {8cdd7833-0a6d-43ed-93c8-5e6e9deebfdf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:46:42.283999 [ 255 ] {8cdd7833-0a6d-43ed-93c8-5e6e9deebfdf} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.284224 [ 255 ] {8cdd7833-0a6d-43ed-93c8-5e6e9deebfdf} executeQuery: Read 13 rows, 830.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 533.96 KiB/sec. 2025.02.11 20:46:42.284395 [ 255 ] {8cdd7833-0a6d-43ed-93c8-5e6e9deebfdf} TCPHandler: Processed in 0.00186794 sec. 2025.02.11 20:46:42.284570 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.284707 [ 4 ] {4a01da0d-5063-46ca-ae5c-0850cbd2c3c2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:42.284763 [ 4 ] {4a01da0d-5063-46ca-ae5c-0850cbd2c3c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:42.285546 [ 4 ] {4a01da0d-5063-46ca-ae5c-0850cbd2c3c2} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.285584 [ 4 ] {4a01da0d-5063-46ca-ae5c-0850cbd2c3c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.285962 [ 4 ] {4a01da0d-5063-46ca-ae5c-0850cbd2c3c2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:46:42.286194 [ 4 ] {4a01da0d-5063-46ca-ae5c-0850cbd2c3c2} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.286321 [ 114 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:46:42.286368 [ 114 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.286384 [ 4 ] {4a01da0d-5063-46ca-ae5c-0850cbd2c3c2} executeQuery: Read 382 rows, 27.68 KiB in 0.001704 sec., 224178.40375586855 rows/sec., 15.86 MiB/sec. 2025.02.11 20:46:42.286399 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.286471 [ 4 ] {4a01da0d-5063-46ca-ae5c-0850cbd2c3c2} TCPHandler: Processed in 0.001963281 sec. 2025.02.11 20:46:42.286848 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.286883 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:46:42.287095 [ 255 ] {7a250ebc-96ea-4246-ae01-9ac548e61686} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:46:42.287192 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:42.287211 [ 255 ] {7a250ebc-96ea-4246-ae01-9ac548e61686} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:46:42.287275 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 104 rows starting from the beginning of the part 2025.02.11 20:46:42.287709 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 382 rows starting from the beginning of the part 2025.02.11 20:46:42.288056 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 98 rows starting from the beginning of the part 2025.02.11 20:46:42.288402 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 382 rows starting from the beginning of the part 2025.02.11 20:46:42.288779 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part 2025.02.11 20:46:42.289157 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 382 rows starting from the beginning of the part 2025.02.11 20:46:42.289656 [ 255 ] {7a250ebc-96ea-4246-ae01-9ac548e61686} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.289723 [ 255 ] {7a250ebc-96ea-4246-ae01-9ac548e61686} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.290551 [ 255 ] {7a250ebc-96ea-4246-ae01-9ac548e61686} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:46:42.291040 [ 255 ] {7a250ebc-96ea-4246-ae01-9ac548e61686} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.291782 [ 255 ] {7a250ebc-96ea-4246-ae01-9ac548e61686} executeQuery: Read 6 rows, 321.00 B in 0.004742 sec., 1265.2889076339097 rows/sec., 66.11 KiB/sec. 2025.02.11 20:46:42.291938 [ 255 ] {7a250ebc-96ea-4246-ae01-9ac548e61686} TCPHandler: Processed in 0.005339785 sec. 2025.02.11 20:46:42.292108 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.292456 [ 4 ] {5af20e29-8c19-40e8-854e-84639a7393b8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:42.292536 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 5 columns (5 merged, 0 gathered) in 0.006034567 sec., 241939.47966772097 rows/sec., 18.43 MiB/sec. 2025.02.11 20:46:42.292563 [ 4 ] {5af20e29-8c19-40e8-854e-84639a7393b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:42.292807 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:46:42.293390 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.293609 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_16_3} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:46:42.293771 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.11 20:46:42.293892 [ 4 ] {5af20e29-8c19-40e8-854e-84639a7393b8} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.293936 [ 4 ] {5af20e29-8c19-40e8-854e-84639a7393b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.294338 [ 4 ] {5af20e29-8c19-40e8-854e-84639a7393b8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:46:42.294599 [ 4 ] {5af20e29-8c19-40e8-854e-84639a7393b8} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.294723 [ 114 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:46:42.294764 [ 114 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.294788 [ 4 ] {5af20e29-8c19-40e8-854e-84639a7393b8} executeQuery: Read 237 rows, 16.27 KiB in 0.002466 sec., 96107.05596107057 rows/sec., 6.44 MiB/sec. 2025.02.11 20:46:42.294793 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.294912 [ 4 ] {5af20e29-8c19-40e8-854e-84639a7393b8} TCPHandler: Processed in 0.002880156 sec. 2025.02.11 20:46:42.295082 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:46:42.295166 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.295280 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:42.295364 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 764 rows starting from the beginning of the part 2025.02.11 20:46:42.295418 [ 255 ] {caf61bff-6101-4d39-ac29-4e0ea157c3af} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:46:42.295635 [ 255 ] {caf61bff-6101-4d39-ac29-4e0ea157c3af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:46:42.295675 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:46:42.296135 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part 2025.02.11 20:46:42.296533 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part 2025.02.11 20:46:42.296936 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2025.02.11 20:46:42.297252 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2025.02.11 20:46:42.298054 [ 255 ] {caf61bff-6101-4d39-ac29-4e0ea157c3af} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.298109 [ 255 ] {caf61bff-6101-4d39-ac29-4e0ea157c3af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.298965 [ 255 ] {caf61bff-6101-4d39-ac29-4e0ea157c3af} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:46:42.299526 [ 255 ] {caf61bff-6101-4d39-ac29-4e0ea157c3af} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.299913 [ 255 ] {caf61bff-6101-4d39-ac29-4e0ea157c3af} executeQuery: Read 1 rows, 69.00 B in 0.004542 sec., 220.16732716864817 rows/sec., 14.84 KiB/sec. 2025.02.11 20:46:42.300145 [ 255 ] {caf61bff-6101-4d39-ac29-4e0ea157c3af} TCPHandler: Processed in 0.005131252 sec. 2025.02.11 20:46:42.300463 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:42.300525 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1797 rows, containing 5 columns (5 merged, 0 gathered) in 0.00560583 sec., 320559.1321891674 rows/sec., 22.04 MiB/sec. 2025.02.11 20:46:42.300646 [ 4 ] {268dd8cc-3316-4ab6-81cf-f3247e269312} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:42.300713 [ 4 ] {268dd8cc-3316-4ab6-81cf-f3247e269312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:42.300916 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:46:42.301545 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.301773 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_16_3} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:46:42.301810 [ 4 ] {268dd8cc-3316-4ab6-81cf-f3247e269312} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.301906 [ 4 ] {268dd8cc-3316-4ab6-81cf-f3247e269312} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.301935 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.11 20:46:42.302320 [ 4 ] {268dd8cc-3316-4ab6-81cf-f3247e269312} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:46:42.302558 [ 4 ] {268dd8cc-3316-4ab6-81cf-f3247e269312} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.302681 [ 114 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:46:42.302716 [ 114 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:42.302742 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:42.302751 [ 4 ] {268dd8cc-3316-4ab6-81cf-f3247e269312} executeQuery: Read 82 rows, 5.33 KiB in 0.002133 sec., 38443.50679793718 rows/sec., 2.44 MiB/sec. 2025.02.11 20:46:42.302949 [ 4 ] {268dd8cc-3316-4ab6-81cf-f3247e269312} TCPHandler: Processed in 0.002644352 sec. 2025.02.11 20:46:42.303013 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:46:42.303136 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:42.303164 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 324 rows starting from the beginning of the part 2025.02.11 20:46:42.303238 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:46:42.303342 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:46:42.303445 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part 2025.02.11 20:46:42.303535 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2025.02.11 20:46:42.303613 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2025.02.11 20:46:42.304637 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001805578 sec., 382149.0957466252 rows/sec., 25.03 MiB/sec. 2025.02.11 20:46:42.304885 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:46:42.305231 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_16_3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:42.305320 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_16_3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:46:42.305409 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.11 20:46:44.157525 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.02.11 20:46:44.158292 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:44.158342 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:44.158869 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:46:44.159129 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:44.159381 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.02.11 20:46:44.529166 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.11 20:46:44.548592 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:44.548652 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:44.556084 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:46:44.556871 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:44.560178 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.11 20:46:46.668415 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 368 2025.02.11 20:46:46.671828 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:46.671891 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:46.673340 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:46:46.673649 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:46.674190 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 368 2025.02.11 20:46:47.268928 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:47.269232 [ 255 ] {a6822aa7-f9ff-4747-88f0-383b03897bfb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:47.269332 [ 255 ] {a6822aa7-f9ff-4747-88f0-383b03897bfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:47.270132 [ 255 ] {a6822aa7-f9ff-4747-88f0-383b03897bfb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:47.270178 [ 255 ] {a6822aa7-f9ff-4747-88f0-383b03897bfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:47.270611 [ 255 ] {a6822aa7-f9ff-4747-88f0-383b03897bfb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:46:47.270862 [ 255 ] {a6822aa7-f9ff-4747-88f0-383b03897bfb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:47.271091 [ 255 ] {a6822aa7-f9ff-4747-88f0-383b03897bfb} executeQuery: Read 134 rows, 11.81 KiB in 0.001945 sec., 68894.60154241645 rows/sec., 5.93 MiB/sec. 2025.02.11 20:46:47.271149 [ 255 ] {a6822aa7-f9ff-4747-88f0-383b03897bfb} TCPHandler: Processed in 0.002417769 sec. 2025.02.11 20:46:47.271418 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:47.271643 [ 4 ] {8574fb23-4808-411a-82ac-b8627f7b9abc} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:47.271731 [ 4 ] {8574fb23-4808-411a-82ac-b8627f7b9abc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:47.272566 [ 4 ] {8574fb23-4808-411a-82ac-b8627f7b9abc} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:47.272619 [ 4 ] {8574fb23-4808-411a-82ac-b8627f7b9abc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:47.273057 [ 4 ] {8574fb23-4808-411a-82ac-b8627f7b9abc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:46:47.273322 [ 4 ] {8574fb23-4808-411a-82ac-b8627f7b9abc} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:47.273531 [ 169 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:46:47.273592 [ 4 ] {8574fb23-4808-411a-82ac-b8627f7b9abc} executeQuery: Read 39 rows, 2.93 KiB in 0.00201 sec., 19402.985074626864 rows/sec., 1.42 MiB/sec. 2025.02.11 20:46:47.273661 [ 169 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:47.273742 [ 4 ] {8574fb23-4808-411a-82ac-b8627f7b9abc} TCPHandler: Processed in 0.002466329 sec. 2025.02.11 20:46:47.273752 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:47.274032 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:47.274368 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:46:47.274414 [ 255 ] {7a2f3b8d-095a-4b67-a1f7-8b3b505d8240} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:47.274502 [ 255 ] {7a2f3b8d-095a-4b67-a1f7-8b3b505d8240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:47.274772 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:46:47.274858 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 37 rows starting from the beginning of the part 2025.02.11 20:46:47.275239 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:46:47.275707 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part 2025.02.11 20:46:47.276017 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:46:47.276347 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part 2025.02.11 20:46:47.276679 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:46:47.277429 [ 255 ] {7a2f3b8d-095a-4b67-a1f7-8b3b505d8240} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:47.277495 [ 255 ] {7a2f3b8d-095a-4b67-a1f7-8b3b505d8240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:47.278418 [ 255 ] {7a2f3b8d-095a-4b67-a1f7-8b3b505d8240} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:46:47.278972 [ 255 ] {7a2f3b8d-095a-4b67-a1f7-8b3b505d8240} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:47.279515 [ 255 ] {7a2f3b8d-095a-4b67-a1f7-8b3b505d8240} executeQuery: Read 103 rows, 8.24 KiB in 0.005152 sec., 19992.23602484472 rows/sec., 1.56 MiB/sec. 2025.02.11 20:46:47.279653 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005704261 sec., 28575.13006505137 rows/sec., 2.17 MiB/sec. 2025.02.11 20:46:47.279669 [ 255 ] {7a2f3b8d-095a-4b67-a1f7-8b3b505d8240} TCPHandler: Processed in 0.005816393 sec. 2025.02.11 20:46:47.279868 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:46:47.279880 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:47.280106 [ 4 ] {b9722218-935b-48ee-aa08-1f77fe518873} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:47.280215 [ 4 ] {b9722218-935b-48ee-aa08-1f77fe518873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:47.280462 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_11_2} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:47.280721 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_11_2} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:46:47.280875 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:46:47.281223 [ 4 ] {b9722218-935b-48ee-aa08-1f77fe518873} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:47.281269 [ 4 ] {b9722218-935b-48ee-aa08-1f77fe518873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:47.281682 [ 4 ] {b9722218-935b-48ee-aa08-1f77fe518873} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:46:47.281941 [ 4 ] {b9722218-935b-48ee-aa08-1f77fe518873} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:47.282165 [ 4 ] {b9722218-935b-48ee-aa08-1f77fe518873} executeQuery: Read 160 rows, 11.41 KiB in 0.002122 sec., 75400.56550424127 rows/sec., 5.25 MiB/sec. 2025.02.11 20:46:47.282227 [ 4 ] {b9722218-935b-48ee-aa08-1f77fe518873} TCPHandler: Processed in 0.002427428 sec. 2025.02.11 20:46:47.282382 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:47.282518 [ 255 ] {e124b903-7010-4c84-97c3-821d7fe0d175} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:47.282608 [ 255 ] {e124b903-7010-4c84-97c3-821d7fe0d175} 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.02.11 20:46:47.283949 [ 255 ] {e124b903-7010-4c84-97c3-821d7fe0d175} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:47.283987 [ 255 ] {e124b903-7010-4c84-97c3-821d7fe0d175} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:47.284666 [ 255 ] {e124b903-7010-4c84-97c3-821d7fe0d175} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:46:47.284942 [ 255 ] {e124b903-7010-4c84-97c3-821d7fe0d175} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:47.285188 [ 255 ] {e124b903-7010-4c84-97c3-821d7fe0d175} executeQuery: Read 39 rows, 71.56 KiB in 0.0027 sec., 14444.444444444443 rows/sec., 25.88 MiB/sec. 2025.02.11 20:46:47.285284 [ 255 ] {e124b903-7010-4c84-97c3-821d7fe0d175} TCPHandler: Processed in 0.002968417 sec. 2025.02.11 20:46:47.285480 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:47.285621 [ 4 ] {c6899a43-23a2-4b42-a1a5-582959965e13} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:47.285681 [ 4 ] {c6899a43-23a2-4b42-a1a5-582959965e13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:47.286278 [ 4 ] {c6899a43-23a2-4b42-a1a5-582959965e13} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:47.286318 [ 4 ] {c6899a43-23a2-4b42-a1a5-582959965e13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:47.286687 [ 4 ] {c6899a43-23a2-4b42-a1a5-582959965e13} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:46:47.286928 [ 4 ] {c6899a43-23a2-4b42-a1a5-582959965e13} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:47.287132 [ 4 ] {c6899a43-23a2-4b42-a1a5-582959965e13} executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. 2025.02.11 20:46:47.287185 [ 4 ] {c6899a43-23a2-4b42-a1a5-582959965e13} TCPHandler: Processed in 0.001776548 sec. 2025.02.11 20:46:51.564811 [ 49 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:46:51.564914 [ 49 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:46:51.659552 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.02.11 20:46:51.660546 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:51.660592 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:51.661117 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:46:51.661413 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:51.661724 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.02.11 20:46:52.060258 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.02.11 20:46:52.080730 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.080779 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.088079 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:46:52.088818 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.091282 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.02.11 20:46:52.271406 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.271621 [ 255 ] {40107ffd-2dd8-49c2-b4de-c93fc6cc5402} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:46:52.271702 [ 255 ] {40107ffd-2dd8-49c2-b4de-c93fc6cc5402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:46:52.272552 [ 255 ] {40107ffd-2dd8-49c2-b4de-c93fc6cc5402} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.272599 [ 255 ] {40107ffd-2dd8-49c2-b4de-c93fc6cc5402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.273031 [ 255 ] {40107ffd-2dd8-49c2-b4de-c93fc6cc5402} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:46:52.273284 [ 255 ] {40107ffd-2dd8-49c2-b4de-c93fc6cc5402} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.273507 [ 255 ] {40107ffd-2dd8-49c2-b4de-c93fc6cc5402} executeQuery: Read 14 rows, 1.01 KiB in 0.001947 sec., 7190.54956343092 rows/sec., 517.62 KiB/sec. 2025.02.11 20:46:52.273573 [ 255 ] {40107ffd-2dd8-49c2-b4de-c93fc6cc5402} TCPHandler: Processed in 0.002307116 sec. 2025.02.11 20:46:52.273829 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.274022 [ 4 ] {e235bf89-5aa8-4a68-9e2b-fe16fe64a5c3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:52.274099 [ 4 ] {e235bf89-5aa8-4a68-9e2b-fe16fe64a5c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:52.274916 [ 4 ] {e235bf89-5aa8-4a68-9e2b-fe16fe64a5c3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.274961 [ 4 ] {e235bf89-5aa8-4a68-9e2b-fe16fe64a5c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.275380 [ 4 ] {e235bf89-5aa8-4a68-9e2b-fe16fe64a5c3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:46:52.275628 [ 4 ] {e235bf89-5aa8-4a68-9e2b-fe16fe64a5c3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.275867 [ 4 ] {e235bf89-5aa8-4a68-9e2b-fe16fe64a5c3} executeQuery: Read 203 rows, 17.95 KiB in 0.0019 sec., 106842.1052631579 rows/sec., 9.23 MiB/sec. 2025.02.11 20:46:52.275923 [ 4 ] {e235bf89-5aa8-4a68-9e2b-fe16fe64a5c3} TCPHandler: Processed in 0.002225696 sec. 2025.02.11 20:46:52.276069 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.276214 [ 255 ] {39180abf-f046-468d-8324-229375f7577b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:52.276274 [ 255 ] {39180abf-f046-468d-8324-229375f7577b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:52.276878 [ 255 ] {39180abf-f046-468d-8324-229375f7577b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.276920 [ 255 ] {39180abf-f046-468d-8324-229375f7577b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.277275 [ 255 ] {39180abf-f046-468d-8324-229375f7577b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:46:52.277513 [ 255 ] {39180abf-f046-468d-8324-229375f7577b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.277725 [ 255 ] {39180abf-f046-468d-8324-229375f7577b} executeQuery: Read 7 rows, 467.00 B in 0.001546 sec., 4527.813712807244 rows/sec., 294.99 KiB/sec. 2025.02.11 20:46:52.277780 [ 255 ] {39180abf-f046-468d-8324-229375f7577b} TCPHandler: Processed in 0.001778139 sec. 2025.02.11 20:46:52.277933 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.278051 [ 4 ] {50d3671b-54c6-4eed-856f-09b3c75ac675} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:46:52.278098 [ 4 ] {50d3671b-54c6-4eed-856f-09b3c75ac675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:46:52.278680 [ 4 ] {50d3671b-54c6-4eed-856f-09b3c75ac675} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.278720 [ 4 ] {50d3671b-54c6-4eed-856f-09b3c75ac675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.279127 [ 4 ] {50d3671b-54c6-4eed-856f-09b3c75ac675} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:46:52.279387 [ 4 ] {50d3671b-54c6-4eed-856f-09b3c75ac675} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.279595 [ 4 ] {50d3671b-54c6-4eed-856f-09b3c75ac675} executeQuery: Read 14 rows, 1004.00 B in 0.001567 sec., 8934.269304403319 rows/sec., 625.70 KiB/sec. 2025.02.11 20:46:52.279647 [ 4 ] {50d3671b-54c6-4eed-856f-09b3c75ac675} TCPHandler: Processed in 0.001770349 sec. 2025.02.11 20:46:52.279808 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.279925 [ 255 ] {90fae996-377c-40b3-9b59-00e4bb78d616} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:46:52.279973 [ 255 ] {90fae996-377c-40b3-9b59-00e4bb78d616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:46:52.280540 [ 255 ] {90fae996-377c-40b3-9b59-00e4bb78d616} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.280579 [ 255 ] {90fae996-377c-40b3-9b59-00e4bb78d616} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.280925 [ 255 ] {90fae996-377c-40b3-9b59-00e4bb78d616} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:46:52.281159 [ 255 ] {90fae996-377c-40b3-9b59-00e4bb78d616} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.281364 [ 255 ] {90fae996-377c-40b3-9b59-00e4bb78d616} executeQuery: Read 13 rows, 830.00 B in 0.001464 sec., 8879.781420765028 rows/sec., 553.65 KiB/sec. 2025.02.11 20:46:52.281418 [ 255 ] {90fae996-377c-40b3-9b59-00e4bb78d616} TCPHandler: Processed in 0.001667547 sec. 2025.02.11 20:46:52.281579 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.281715 [ 4 ] {7ffb1109-9b5c-4ced-8dfb-ec16326674b3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:52.281772 [ 4 ] {7ffb1109-9b5c-4ced-8dfb-ec16326674b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:52.282554 [ 4 ] {7ffb1109-9b5c-4ced-8dfb-ec16326674b3} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.282593 [ 4 ] {7ffb1109-9b5c-4ced-8dfb-ec16326674b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.282977 [ 4 ] {7ffb1109-9b5c-4ced-8dfb-ec16326674b3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:46:52.283214 [ 4 ] {7ffb1109-9b5c-4ced-8dfb-ec16326674b3} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.283442 [ 4 ] {7ffb1109-9b5c-4ced-8dfb-ec16326674b3} executeQuery: Read 382 rows, 27.68 KiB in 0.001756 sec., 217539.86332574033 rows/sec., 15.39 MiB/sec. 2025.02.11 20:46:52.283553 [ 4 ] {7ffb1109-9b5c-4ced-8dfb-ec16326674b3} TCPHandler: Processed in 0.002039263 sec. 2025.02.11 20:46:52.283722 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.283866 [ 255 ] {a3cd8b1c-cb8f-47b9-a215-de5507d3bd6f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:46:52.283925 [ 255 ] {a3cd8b1c-cb8f-47b9-a215-de5507d3bd6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:46:52.284469 [ 255 ] {a3cd8b1c-cb8f-47b9-a215-de5507d3bd6f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.284508 [ 255 ] {a3cd8b1c-cb8f-47b9-a215-de5507d3bd6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.284874 [ 255 ] {a3cd8b1c-cb8f-47b9-a215-de5507d3bd6f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:46:52.285104 [ 255 ] {a3cd8b1c-cb8f-47b9-a215-de5507d3bd6f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.285336 [ 255 ] {a3cd8b1c-cb8f-47b9-a215-de5507d3bd6f} executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. 2025.02.11 20:46:52.285403 [ 255 ] {a3cd8b1c-cb8f-47b9-a215-de5507d3bd6f} TCPHandler: Processed in 0.001760259 sec. 2025.02.11 20:46:52.285554 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.285693 [ 4 ] {065a3fb7-4af1-4d68-be7d-29cfa14a593e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:52.285753 [ 4 ] {065a3fb7-4af1-4d68-be7d-29cfa14a593e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:52.286435 [ 4 ] {065a3fb7-4af1-4d68-be7d-29cfa14a593e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.286473 [ 4 ] {065a3fb7-4af1-4d68-be7d-29cfa14a593e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.286858 [ 4 ] {065a3fb7-4af1-4d68-be7d-29cfa14a593e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:46:52.287087 [ 4 ] {065a3fb7-4af1-4d68-be7d-29cfa14a593e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.287306 [ 4 ] {065a3fb7-4af1-4d68-be7d-29cfa14a593e} executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. 2025.02.11 20:46:52.287357 [ 4 ] {065a3fb7-4af1-4d68-be7d-29cfa14a593e} TCPHandler: Processed in 0.00187078 sec. 2025.02.11 20:46:52.287506 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.287624 [ 255 ] {4f01b974-6213-4f44-b1a2-f6e1f2c0c3a0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:46:52.287676 [ 255 ] {4f01b974-6213-4f44-b1a2-f6e1f2c0c3a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:46:52.288142 [ 255 ] {4f01b974-6213-4f44-b1a2-f6e1f2c0c3a0} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.288182 [ 255 ] {4f01b974-6213-4f44-b1a2-f6e1f2c0c3a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.288537 [ 255 ] {4f01b974-6213-4f44-b1a2-f6e1f2c0c3a0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:46:52.288769 [ 255 ] {4f01b974-6213-4f44-b1a2-f6e1f2c0c3a0} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.289035 [ 255 ] {4f01b974-6213-4f44-b1a2-f6e1f2c0c3a0} executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. 2025.02.11 20:46:52.289164 [ 255 ] {4f01b974-6213-4f44-b1a2-f6e1f2c0c3a0} TCPHandler: Processed in 0.001715368 sec. 2025.02.11 20:46:52.289310 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:52.289427 [ 4 ] {3728a8be-e3a0-4a8e-9304-d382e2996443} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:52.289476 [ 4 ] {3728a8be-e3a0-4a8e-9304-d382e2996443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:52.289953 [ 4 ] {3728a8be-e3a0-4a8e-9304-d382e2996443} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:52.289993 [ 4 ] {3728a8be-e3a0-4a8e-9304-d382e2996443} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.11 20:46:52.290352 [ 4 ] {3728a8be-e3a0-4a8e-9304-d382e2996443} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:46:52.290581 [ 4 ] {3728a8be-e3a0-4a8e-9304-d382e2996443} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:52.290793 [ 4 ] {3728a8be-e3a0-4a8e-9304-d382e2996443} executeQuery: Read 82 rows, 5.33 KiB in 0.001389 sec., 59035.277177825774 rows/sec., 3.75 MiB/sec. 2025.02.11 20:46:52.290843 [ 4 ] {3728a8be-e3a0-4a8e-9304-d382e2996443} TCPHandler: Processed in 0.001588976 sec. 2025.02.11 20:46:54.674544 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.675011 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} executeQuery: (from [fd00:1122:3344:101::d]:53370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.11 20:46:54.675639 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:54.675691 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.11 20:46:54.676136 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:54.676215 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:54.676391 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.11 20:46:54.676430 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.11 20:46:54.676456 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:54.676473 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:54.676604 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.11 20:46:54.676632 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.02.11 20:46:54.677601 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} executeQuery: Read 35 rows, 1.35 KiB in 0.002806 sec., 12473.271560940842 rows/sec., 479.93 KiB/sec. 2025.02.11 20:46:54.677729 [ 255 ] {0c17ac8c-e935-415b-9220-38fe41d3c01b} TCPHandler: Processed in 0.003374554 sec. 2025.02.11 20:46:54.678188 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.678501 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} executeQuery: (from [fd00:1122:3344:101::d]:51610) 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: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.02.11 20:46:54.678950 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:54.679002 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} 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: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.02.11 20:46:54.679373 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:54.679454 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:54.679631 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.02.11 20:46:54.679670 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.11 20:46:54.679697 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:54.679715 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:54.679764 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} 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: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.02.11 20:46:54.679789 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.02.11 20:46:54.680428 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} executeQuery: Read 35 rows, 1.35 KiB in 0.002072 sec., 16891.89189189189 rows/sec., 649.94 KiB/sec. 2025.02.11 20:46:54.680558 [ 4 ] {3a1b2d57-ab4d-47ef-86f8-dcf3ea3db003} TCPHandler: Processed in 0.002511201 sec. 2025.02.11 20:46:54.680850 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.681044 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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: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.02.11 20:46:54.681386 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:54.681437 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} 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: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.02.11 20:46:54.681766 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:54.681831 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:54.681974 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.02.11 20:46:54.682008 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.11 20:46:54.682030 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:54.682047 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:54.682089 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} 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: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.02.11 20:46:54.682111 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.02.11 20:46:54.682684 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} executeQuery: Read 35 rows, 1.35 KiB in 0.001737 sec., 20149.683362118594 rows/sec., 775.29 KiB/sec. 2025.02.11 20:46:54.682807 [ 255 ] {6f998b34-4a23-4b4e-9891-87f1f1cdba72} TCPHandler: Processed in 0.002019153 sec. 2025.02.11 20:46:54.683127 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.683352 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} executeQuery: (from [fd00:1122:3344:101::d]:51610) 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: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.02.11 20:46:54.683984 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:54.684037 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} 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: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.02.11 20:46:54.684374 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:54.684441 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:54.684587 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.02.11 20:46:54.684621 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.11 20:46:54.684643 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:54.684661 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:54.684705 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} 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: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.02.11 20:46:54.684727 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.02.11 20:46:54.685325 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} executeQuery: Read 35 rows, 1.35 KiB in 0.002087 sec., 16770.48394825108 rows/sec., 645.27 KiB/sec. 2025.02.11 20:46:54.685444 [ 4 ] {9be7f68e-85c4-49fa-affb-fbb9d740ee37} TCPHandler: Processed in 0.002385968 sec. 2025.02.11 20:46:54.685709 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.685932 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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: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.02.11 20:46:54.686338 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:54.686398 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} 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: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.02.11 20:46:54.686736 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:54.686800 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:54.686942 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.02.11 20:46:54.686975 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.11 20:46:54.686996 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:54.687012 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:54.687056 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} 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: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.02.11 20:46:54.687079 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.02.11 20:46:54.687673 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} executeQuery: Read 35 rows, 1.35 KiB in 0.001856 sec., 18857.758620689656 rows/sec., 725.58 KiB/sec. 2025.02.11 20:46:54.687801 [ 255 ] {c60f448f-5c80-4770-940e-603d2ff4c24b} TCPHandler: Processed in 0.002158765 sec. 2025.02.11 20:46:54.688238 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.688551 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} executeQuery: (from [fd00:1122:3344:101::d]:51610) 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', '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.02.11 20:46:54.688891 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:54.688941 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} 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', '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.02.11 20:46:54.689273 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:54.689339 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:54.689480 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.02.11 20:46:54.689512 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.11 20:46:54.689535 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:54.689551 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:54.689594 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} 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', '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.02.11 20:46:54.689617 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.02.11 20:46:54.690178 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} executeQuery: Read 35 rows, 1.35 KiB in 0.001782 sec., 19640.85297418631 rows/sec., 755.71 KiB/sec. 2025.02.11 20:46:54.690297 [ 4 ] {21b8efe6-7290-493f-a0d4-1392b9b90e2e} TCPHandler: Processed in 0.002160975 sec. 2025.02.11 20:46:54.809823 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.810126 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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.02.11 20:46:54.810617 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:46:54.810674 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} 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.02.11 20:46:54.811075 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:54.811166 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:46:54.811346 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.02.11 20:46:54.811387 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.11 20:46:54.811412 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:46:54.811429 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:46:54.811478 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} 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.02.11 20:46:54.811503 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 2025.02.11 20:46:54.812417 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} executeQuery: Read 35 rows, 1.35 KiB in 0.002446 sec., 14309.076042518398 rows/sec., 550.56 KiB/sec. 2025.02.11 20:46:54.812563 [ 255 ] {fd7bf21d-93e5-4e8c-99e7-62199b04ffda} TCPHandler: Processed in 0.002871386 sec. 2025.02.11 20:46:54.813257 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.813461 [ 4 ] {5e3199bd-7341-4262-9025-8d3e486be24d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.11 20:46:54.813549 [ 4 ] {5e3199bd-7341-4262-9025-8d3e486be24d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:46:54.814436 [ 4 ] {5e3199bd-7341-4262-9025-8d3e486be24d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:54.814490 [ 4 ] {5e3199bd-7341-4262-9025-8d3e486be24d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:54.815061 [ 4 ] {5e3199bd-7341-4262-9025-8d3e486be24d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:46:54.815299 [ 4 ] {5e3199bd-7341-4262-9025-8d3e486be24d} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:54.815559 [ 4 ] {5e3199bd-7341-4262-9025-8d3e486be24d} executeQuery: Read 7 rows, 1.42 KiB in 0.002148 sec., 3258.8454376163872 rows/sec., 662.86 KiB/sec. 2025.02.11 20:46:54.815779 [ 4 ] {5e3199bd-7341-4262-9025-8d3e486be24d} TCPHandler: Processed in 0.002656412 sec. 2025.02.11 20:46:54.815971 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.816113 [ 255 ] {2f3137d7-6461-4e4f-aa71-b6f41a0724b9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:46:54.816172 [ 255 ] {2f3137d7-6461-4e4f-aa71-b6f41a0724b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:46:54.816833 [ 255 ] {2f3137d7-6461-4e4f-aa71-b6f41a0724b9} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:54.816882 [ 255 ] {2f3137d7-6461-4e4f-aa71-b6f41a0724b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:54.817291 [ 255 ] {2f3137d7-6461-4e4f-aa71-b6f41a0724b9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.11 20:46:54.817538 [ 255 ] {2f3137d7-6461-4e4f-aa71-b6f41a0724b9} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:54.817797 [ 255 ] {2f3137d7-6461-4e4f-aa71-b6f41a0724b9} executeQuery: Read 6 rows, 501.00 B in 0.00172 sec., 3488.3720930232557 rows/sec., 284.45 KiB/sec. 2025.02.11 20:46:54.817932 [ 255 ] {2f3137d7-6461-4e4f-aa71-b6f41a0724b9} TCPHandler: Processed in 0.002025692 sec. 2025.02.11 20:46:54.818134 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.818305 [ 4 ] {2dd91570-0740-40ac-ab26-4efff5a23395} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:54.818381 [ 4 ] {2dd91570-0740-40ac-ab26-4efff5a23395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:54.819874 [ 4 ] {2dd91570-0740-40ac-ab26-4efff5a23395} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:54.819917 [ 4 ] {2dd91570-0740-40ac-ab26-4efff5a23395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:54.820414 [ 4 ] {2dd91570-0740-40ac-ab26-4efff5a23395} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:46:54.820667 [ 4 ] {2dd91570-0740-40ac-ab26-4efff5a23395} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:54.820900 [ 4 ] {2dd91570-0740-40ac-ab26-4efff5a23395} executeQuery: Read 1278 rows, 108.22 KiB in 0.002637 sec., 484641.63822525594 rows/sec., 40.08 MiB/sec. 2025.02.11 20:46:54.820968 [ 4 ] {2dd91570-0740-40ac-ab26-4efff5a23395} TCPHandler: Processed in 0.002911226 sec. 2025.02.11 20:46:54.821191 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.821319 [ 255 ] {b422869e-68c8-411f-bc50-99700bee4901} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:46:54.821372 [ 255 ] {b422869e-68c8-411f-bc50-99700bee4901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:46:54.821997 [ 255 ] {b422869e-68c8-411f-bc50-99700bee4901} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:54.822039 [ 255 ] {b422869e-68c8-411f-bc50-99700bee4901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:54.822444 [ 255 ] {b422869e-68c8-411f-bc50-99700bee4901} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:46:54.822707 [ 255 ] {b422869e-68c8-411f-bc50-99700bee4901} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:54.822933 [ 255 ] {b422869e-68c8-411f-bc50-99700bee4901} executeQuery: Read 45 rows, 3.35 KiB in 0.001645 sec., 27355.62310030395 rows/sec., 1.99 MiB/sec. 2025.02.11 20:46:54.822997 [ 255 ] {b422869e-68c8-411f-bc50-99700bee4901} TCPHandler: Processed in 0.00186894 sec. 2025.02.11 20:46:54.823165 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.823295 [ 4 ] {57795e35-63c4-4f14-a3e4-98f3f082f9a8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:46:54.823349 [ 4 ] {57795e35-63c4-4f14-a3e4-98f3f082f9a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:46:54.824104 [ 4 ] {57795e35-63c4-4f14-a3e4-98f3f082f9a8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:54.824150 [ 4 ] {57795e35-63c4-4f14-a3e4-98f3f082f9a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:54.824596 [ 4 ] {57795e35-63c4-4f14-a3e4-98f3f082f9a8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:46:54.825006 [ 4 ] {57795e35-63c4-4f14-a3e4-98f3f082f9a8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:54.825381 [ 4 ] {57795e35-63c4-4f14-a3e4-98f3f082f9a8} executeQuery: Read 228 rows, 15.81 KiB in 0.002091 sec., 109038.73744619799 rows/sec., 7.38 MiB/sec. 2025.02.11 20:46:54.825475 [ 4 ] {57795e35-63c4-4f14-a3e4-98f3f082f9a8} TCPHandler: Processed in 0.002370138 sec. 2025.02.11 20:46:54.825675 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.825833 [ 255 ] {a1938ee5-d00d-48aa-97e1-6426e2302df7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:54.825903 [ 255 ] {a1938ee5-d00d-48aa-97e1-6426e2302df7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:54.826858 [ 255 ] {a1938ee5-d00d-48aa-97e1-6426e2302df7} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:54.826899 [ 255 ] {a1938ee5-d00d-48aa-97e1-6426e2302df7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:54.827367 [ 255 ] {a1938ee5-d00d-48aa-97e1-6426e2302df7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:46:54.827668 [ 255 ] {a1938ee5-d00d-48aa-97e1-6426e2302df7} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:54.827952 [ 255 ] {a1938ee5-d00d-48aa-97e1-6426e2302df7} executeQuery: Read 565 rows, 43.02 KiB in 0.00215 sec., 262790.6976744186 rows/sec., 19.54 MiB/sec. 2025.02.11 20:46:54.828027 [ 255 ] {a1938ee5-d00d-48aa-97e1-6426e2302df7} TCPHandler: Processed in 0.002439339 sec. 2025.02.11 20:46:54.828209 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.828366 [ 4 ] {4213e916-a218-4945-9cd7-2211a0bd02bc} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:54.828442 [ 4 ] {4213e916-a218-4945-9cd7-2211a0bd02bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:54.832159 [ 4 ] {4213e916-a218-4945-9cd7-2211a0bd02bc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:54.832203 [ 4 ] {4213e916-a218-4945-9cd7-2211a0bd02bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:54.832926 [ 4 ] {4213e916-a218-4945-9cd7-2211a0bd02bc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:46:54.833181 [ 4 ] {4213e916-a218-4945-9cd7-2211a0bd02bc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:54.833450 [ 4 ] {4213e916-a218-4945-9cd7-2211a0bd02bc} executeQuery: Read 3268 rows, 223.70 KiB in 0.005115 sec., 638905.1808406648 rows/sec., 42.71 MiB/sec. 2025.02.11 20:46:54.833676 [ 4 ] {4213e916-a218-4945-9cd7-2211a0bd02bc} TCPHandler: Processed in 0.005534909 sec. 2025.02.11 20:46:54.833870 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.834009 [ 255 ] {31dffe80-7b01-4bbf-87e9-a052d647a985} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:54.834094 [ 255 ] {31dffe80-7b01-4bbf-87e9-a052d647a985} 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.02.11 20:46:54.835299 [ 255 ] {31dffe80-7b01-4bbf-87e9-a052d647a985} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:54.835340 [ 255 ] {31dffe80-7b01-4bbf-87e9-a052d647a985} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:54.836046 [ 255 ] {31dffe80-7b01-4bbf-87e9-a052d647a985} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:46:54.836330 [ 255 ] {31dffe80-7b01-4bbf-87e9-a052d647a985} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:54.836616 [ 255 ] {31dffe80-7b01-4bbf-87e9-a052d647a985} executeQuery: Read 39 rows, 71.56 KiB in 0.002632 sec., 14817.629179331308 rows/sec., 26.55 MiB/sec. 2025.02.11 20:46:54.836828 [ 255 ] {31dffe80-7b01-4bbf-87e9-a052d647a985} TCPHandler: Processed in 0.003038178 sec. 2025.02.11 20:46:54.837033 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:54.837200 [ 4 ] {b0e0553a-3295-43bb-b52f-49831d44b23a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:54.837265 [ 4 ] {b0e0553a-3295-43bb-b52f-49831d44b23a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:54.837791 [ 4 ] {b0e0553a-3295-43bb-b52f-49831d44b23a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:54.837841 [ 4 ] {b0e0553a-3295-43bb-b52f-49831d44b23a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:54.838228 [ 4 ] {b0e0553a-3295-43bb-b52f-49831d44b23a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:46:54.838517 [ 4 ] {b0e0553a-3295-43bb-b52f-49831d44b23a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:54.838735 [ 4 ] {b0e0553a-3295-43bb-b52f-49831d44b23a} executeQuery: Read 36 rows, 2.48 KiB in 0.001572 sec., 22900.763358778626 rows/sec., 1.54 MiB/sec. 2025.02.11 20:46:54.838798 [ 4 ] {b0e0553a-3295-43bb-b52f-49831d44b23a} TCPHandler: Processed in 0.001842149 sec. 2025.02.11 20:46:56.674442 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 432 2025.02.11 20:46:56.678773 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:56.678827 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:56.680349 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:46:56.680656 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:56.681216 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 432 2025.02.11 20:46:57.262015 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:57.262207 [ 255 ] {09124af6-867c-4088-a8a4-c210870d756d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:46:57.262277 [ 255 ] {09124af6-867c-4088-a8a4-c210870d756d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:46:57.263042 [ 255 ] {09124af6-867c-4088-a8a4-c210870d756d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:57.263086 [ 255 ] {09124af6-867c-4088-a8a4-c210870d756d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:57.263513 [ 255 ] {09124af6-867c-4088-a8a4-c210870d756d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:46:57.263771 [ 255 ] {09124af6-867c-4088-a8a4-c210870d756d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:57.264028 [ 255 ] {09124af6-867c-4088-a8a4-c210870d756d} executeQuery: Read 56 rows, 4.38 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.29 MiB/sec. 2025.02.11 20:46:57.264193 [ 255 ] {09124af6-867c-4088-a8a4-c210870d756d} TCPHandler: Processed in 0.002303046 sec. 2025.02.11 20:46:57.264478 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:57.264679 [ 4 ] {a639ad20-ad63-4c1e-95be-cf492ee8f688} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:46:57.264756 [ 4 ] {a639ad20-ad63-4c1e-95be-cf492ee8f688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:46:57.265569 [ 4 ] {a639ad20-ad63-4c1e-95be-cf492ee8f688} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:57.265614 [ 4 ] {a639ad20-ad63-4c1e-95be-cf492ee8f688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:57.266078 [ 4 ] {a639ad20-ad63-4c1e-95be-cf492ee8f688} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:46:57.266342 [ 4 ] {a639ad20-ad63-4c1e-95be-cf492ee8f688} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:57.266549 [ 4 ] {a639ad20-ad63-4c1e-95be-cf492ee8f688} executeQuery: Read 64 rows, 5.12 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.59 MiB/sec. 2025.02.11 20:46:57.266616 [ 4 ] {a639ad20-ad63-4c1e-95be-cf492ee8f688} TCPHandler: Processed in 0.002271016 sec. 2025.02.11 20:46:57.266787 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:57.266930 [ 255 ] {ee6e535f-2210-4ddc-b89b-4fb26164a870} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:46:57.266992 [ 255 ] {ee6e535f-2210-4ddc-b89b-4fb26164a870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:46:57.267605 [ 255 ] {ee6e535f-2210-4ddc-b89b-4fb26164a870} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:57.267644 [ 255 ] {ee6e535f-2210-4ddc-b89b-4fb26164a870} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:57.268038 [ 255 ] {ee6e535f-2210-4ddc-b89b-4fb26164a870} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:46:57.268281 [ 255 ] {ee6e535f-2210-4ddc-b89b-4fb26164a870} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:57.268489 [ 255 ] {ee6e535f-2210-4ddc-b89b-4fb26164a870} executeQuery: Read 64 rows, 4.56 KiB in 0.00159 sec., 40251.57232704402 rows/sec., 2.80 MiB/sec. 2025.02.11 20:46:57.268539 [ 255 ] {ee6e535f-2210-4ddc-b89b-4fb26164a870} TCPHandler: Processed in 0.001823549 sec. 2025.02.11 20:46:57.268702 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:46:57.268839 [ 4 ] {302fd373-cd05-4a65-bb61-88e5d74b8c7e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:46:57.268897 [ 4 ] {302fd373-cd05-4a65-bb61-88e5d74b8c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:46:57.269421 [ 4 ] {302fd373-cd05-4a65-bb61-88e5d74b8c7e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:57.269460 [ 4 ] {302fd373-cd05-4a65-bb61-88e5d74b8c7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:57.269848 [ 4 ] {302fd373-cd05-4a65-bb61-88e5d74b8c7e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:46:57.270098 [ 4 ] {302fd373-cd05-4a65-bb61-88e5d74b8c7e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:57.270304 [ 4 ] {302fd373-cd05-4a65-bb61-88e5d74b8c7e} executeQuery: Read 24 rows, 1.66 KiB in 0.001497 sec., 16032.064128256512 rows/sec., 1.08 MiB/sec. 2025.02.11 20:46:57.270361 [ 4 ] {302fd373-cd05-4a65-bb61-88e5d74b8c7e} TCPHandler: Processed in 0.001716277 sec. 2025.02.11 20:46:59.161895 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.02.11 20:46:59.163037 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:59.163092 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:59.163608 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:46:59.163870 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:59.164128 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.02.11 20:46:59.591356 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2025.02.11 20:46:59.611889 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:46:59.611941 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:46:59.619952 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:46:59.620754 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:46:59.623577 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2025.02.11 20:47:02.271537 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.271752 [ 255 ] {5de4aa9a-f559-4b0e-b450-1e86d4aa76e6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:47:02.271833 [ 255 ] {5de4aa9a-f559-4b0e-b450-1e86d4aa76e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:47:02.272680 [ 255 ] {5de4aa9a-f559-4b0e-b450-1e86d4aa76e6} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.272727 [ 255 ] {5de4aa9a-f559-4b0e-b450-1e86d4aa76e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.273170 [ 255 ] {5de4aa9a-f559-4b0e-b450-1e86d4aa76e6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:47:02.273437 [ 255 ] {5de4aa9a-f559-4b0e-b450-1e86d4aa76e6} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.273577 [ 100 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.11 20:47:02.273621 [ 100 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.273647 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.273647 [ 255 ] {5de4aa9a-f559-4b0e-b450-1e86d4aa76e6} executeQuery: Read 14 rows, 1.01 KiB in 0.001953 sec., 7168.458781362006 rows/sec., 516.03 KiB/sec. 2025.02.11 20:47:02.273950 [ 255 ] {5de4aa9a-f559-4b0e-b450-1e86d4aa76e6} TCPHandler: Processed in 0.002537121 sec. 2025.02.11 20:47:02.274120 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:02.274240 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.274313 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:02.274368 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:02.274443 [ 4 ] {854d6f9c-1d91-45ea-ae85-be29a0787c14} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:02.274541 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:02.274595 [ 4 ] {854d6f9c-1d91-45ea-ae85-be29a0787c14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:02.274966 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:02.275280 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:02.275542 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:02.276927 [ 4 ] {854d6f9c-1d91-45ea-ae85-be29a0787c14} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.276973 [ 4 ] {854d6f9c-1d91-45ea-ae85-be29a0787c14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.277249 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003478276 sec., 20124.912456630813 rows/sec., 1.49 MiB/sec. 2025.02.11 20:47:02.277576 [ 201 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.11 20:47:02.277710 [ 4 ] {854d6f9c-1d91-45ea-ae85-be29a0787c14} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:47:02.278103 [ 201 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_5_1} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.278146 [ 4 ] {854d6f9c-1d91-45ea-ae85-be29a0787c14} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.278288 [ 201 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_5_1} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.11 20:47:02.278551 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:47:02.278567 [ 100 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:47:02.278646 [ 100 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.278686 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.278682 [ 4 ] {854d6f9c-1d91-45ea-ae85-be29a0787c14} executeQuery: Read 203 rows, 17.95 KiB in 0.004299 sec., 47220.2837869272 rows/sec., 4.08 MiB/sec. 2025.02.11 20:47:02.278852 [ 4 ] {854d6f9c-1d91-45ea-ae85-be29a0787c14} TCPHandler: Processed in 0.004742866 sec. 2025.02.11 20:47:02.278877 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:47:02.279018 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:02.279063 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.279081 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 283 rows starting from the beginning of the part 2025.02.11 20:47:02.279338 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 134 rows starting from the beginning of the part 2025.02.11 20:47:02.279397 [ 255 ] {5d16375a-e728-4df2-9819-a77304dc0952} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:02.279571 [ 255 ] {5d16375a-e728-4df2-9819-a77304dc0952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:02.279636 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 203 rows starting from the beginning of the part 2025.02.11 20:47:02.279976 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1278 rows starting from the beginning of the part 2025.02.11 20:47:02.280264 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:47:02.280612 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 203 rows starting from the beginning of the part 2025.02.11 20:47:02.282062 [ 255 ] {5d16375a-e728-4df2-9819-a77304dc0952} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.282133 [ 255 ] {5d16375a-e728-4df2-9819-a77304dc0952} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.283026 [ 255 ] {5d16375a-e728-4df2-9819-a77304dc0952} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:47:02.283340 [ 255 ] {5d16375a-e728-4df2-9819-a77304dc0952} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.283937 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2157 rows, containing 5 columns (5 merged, 0 gathered) in 0.005171233 sec., 417115.22184361063 rows/sec., 36.68 MiB/sec. 2025.02.11 20:47:02.284008 [ 255 ] {5d16375a-e728-4df2-9819-a77304dc0952} executeQuery: Read 7 rows, 467.00 B in 0.004703 sec., 1488.411652136934 rows/sec., 96.97 KiB/sec. 2025.02.11 20:47:02.284121 [ 255 ] {5d16375a-e728-4df2-9819-a77304dc0952} TCPHandler: Processed in 0.005164463 sec. 2025.02.11 20:47:02.284297 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.284342 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:47:02.284515 [ 4 ] {d387f247-5d75-434e-bbfe-a5c76ffb92ba} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:47:02.284603 [ 4 ] {d387f247-5d75-434e-bbfe-a5c76ffb92ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:47:02.284929 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.285219 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_21_4} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:47:02.285409 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.11 20:47:02.285704 [ 4 ] {d387f247-5d75-434e-bbfe-a5c76ffb92ba} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.285748 [ 4 ] {d387f247-5d75-434e-bbfe-a5c76ffb92ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.286112 [ 4 ] {d387f247-5d75-434e-bbfe-a5c76ffb92ba} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:47:02.286361 [ 4 ] {d387f247-5d75-434e-bbfe-a5c76ffb92ba} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.286517 [ 100 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:47:02.286578 [ 100 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.286623 [ 4 ] {d387f247-5d75-434e-bbfe-a5c76ffb92ba} executeQuery: Read 14 rows, 1004.00 B in 0.002149 sec., 6514.657980456026 rows/sec., 456.24 KiB/sec. 2025.02.11 20:47:02.286624 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.286796 [ 4 ] {d387f247-5d75-434e-bbfe-a5c76ffb92ba} TCPHandler: Processed in 0.002578791 sec. 2025.02.11 20:47:02.286839 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:47:02.286969 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:02.287006 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:47:02.287015 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.287206 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:47:02.287339 [ 255 ] {74d4819a-f49c-4fb5-bb68-00de93b28332} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:47:02.287499 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.02.11 20:47:02.287517 [ 255 ] {74d4819a-f49c-4fb5-bb68-00de93b28332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:47:02.287879 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:47:02.288128 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part 2025.02.11 20:47:02.288534 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.02.11 20:47:02.289998 [ 255 ] {74d4819a-f49c-4fb5-bb68-00de93b28332} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.290069 [ 255 ] {74d4819a-f49c-4fb5-bb68-00de93b28332} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.291056 [ 255 ] {74d4819a-f49c-4fb5-bb68-00de93b28332} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:47:02.291290 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.004528072 sec., 65811.67437266899 rows/sec., 4.72 MiB/sec. 2025.02.11 20:47:02.291528 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:47:02.291540 [ 255 ] {74d4819a-f49c-4fb5-bb68-00de93b28332} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.291829 [ 100 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.11 20:47:02.291905 [ 100 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.291981 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.292097 [ 255 ] {74d4819a-f49c-4fb5-bb68-00de93b28332} executeQuery: Read 13 rows, 830.00 B in 0.004806 sec., 2704.9521431543903 rows/sec., 168.65 KiB/sec. 2025.02.11 20:47:02.292463 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:02.292524 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_6_1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.292606 [ 255 ] {74d4819a-f49c-4fb5-bb68-00de93b28332} TCPHandler: Processed in 0.005683191 sec. 2025.02.11 20:47:02.292949 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.292971 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:02.292981 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_6_1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:47:02.293008 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:02.293202 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.11 20:47:02.293326 [ 4 ] {76c5073b-23c6-49a3-b539-24d4573691bd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:02.293416 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:02.293485 [ 4 ] {76c5073b-23c6-49a3-b539-24d4573691bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:02.293661 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:02.294029 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:02.294315 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:02.295718 [ 4 ] {76c5073b-23c6-49a3-b539-24d4573691bd} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.295770 [ 4 ] {76c5073b-23c6-49a3-b539-24d4573691bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.295887 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003794341 sec., 17130.77448758559 rows/sec., 1.11 MiB/sec. 2025.02.11 20:47:02.296010 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.11 20:47:02.296301 [ 4 ] {76c5073b-23c6-49a3-b539-24d4573691bd} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:47:02.296343 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_5_1} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.296431 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_5_1} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.11 20:47:02.296505 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:47:02.296632 [ 4 ] {76c5073b-23c6-49a3-b539-24d4573691bd} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.296796 [ 100 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:47:02.296862 [ 100 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.296899 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.296906 [ 4 ] {76c5073b-23c6-49a3-b539-24d4573691bd} executeQuery: Read 382 rows, 27.68 KiB in 0.003791 sec., 100764.96966499604 rows/sec., 7.13 MiB/sec. 2025.02.11 20:47:02.297262 [ 4 ] {76c5073b-23c6-49a3-b539-24d4573691bd} TCPHandler: Processed in 0.004490162 sec. 2025.02.11 20:47:02.297526 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:47:02.297651 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.297796 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:02.297879 [ 255 ] {4e83d69e-1048-45b9-a6c7-1289da6afdd9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:47:02.297883 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 443 rows starting from the beginning of the part 2025.02.11 20:47:02.297962 [ 255 ] {4e83d69e-1048-45b9-a6c7-1289da6afdd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:47:02.298257 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 103 rows starting from the beginning of the part 2025.02.11 20:47:02.298658 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 382 rows starting from the beginning of the part 2025.02.11 20:47:02.299022 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 565 rows starting from the beginning of the part 2025.02.11 20:47:02.299348 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:47:02.299648 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 382 rows starting from the beginning of the part 2025.02.11 20:47:02.300377 [ 255 ] {4e83d69e-1048-45b9-a6c7-1289da6afdd9} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.300446 [ 255 ] {4e83d69e-1048-45b9-a6c7-1289da6afdd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.301391 [ 255 ] {4e83d69e-1048-45b9-a6c7-1289da6afdd9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:47:02.301931 [ 255 ] {4e83d69e-1048-45b9-a6c7-1289da6afdd9} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.302408 [ 255 ] {4e83d69e-1048-45b9-a6c7-1289da6afdd9} executeQuery: Read 6 rows, 321.00 B in 0.00459 sec., 1307.18954248366 rows/sec., 68.30 KiB/sec. 2025.02.11 20:47:02.302494 [ 255 ] {4e83d69e-1048-45b9-a6c7-1289da6afdd9} TCPHandler: Processed in 0.005093432 sec. 2025.02.11 20:47:02.302694 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.303019 [ 4 ] {e3b306fd-8b54-461a-b517-2f5b97cf0d28} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:02.303026 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 5 columns (5 merged, 0 gathered) in 0.006018436 sec., 322176.72498303547 rows/sec., 24.65 MiB/sec. 2025.02.11 20:47:02.303109 [ 4 ] {e3b306fd-8b54-461a-b517-2f5b97cf0d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:02.303284 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:47:02.303864 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.304092 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_21_4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:47:02.304259 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.11 20:47:02.304409 [ 4 ] {e3b306fd-8b54-461a-b517-2f5b97cf0d28} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.304453 [ 4 ] {e3b306fd-8b54-461a-b517-2f5b97cf0d28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.304864 [ 4 ] {e3b306fd-8b54-461a-b517-2f5b97cf0d28} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:47:02.305108 [ 4 ] {e3b306fd-8b54-461a-b517-2f5b97cf0d28} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.305269 [ 100 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:47:02.305326 [ 100 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.305356 [ 4 ] {e3b306fd-8b54-461a-b517-2f5b97cf0d28} executeQuery: Read 237 rows, 16.27 KiB in 0.002424 sec., 97772.27722772278 rows/sec., 6.55 MiB/sec. 2025.02.11 20:47:02.305371 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.305589 [ 4 ] {e3b306fd-8b54-461a-b517-2f5b97cf0d28} TCPHandler: Processed in 0.002989898 sec. 2025.02.11 20:47:02.305729 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:47:02.305877 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.306214 [ 255 ] {9296445e-72b4-4d99-8300-6bff441a6595} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:47:02.306240 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:02.306304 [ 255 ] {9296445e-72b4-4d99-8300-6bff441a6595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:47:02.306309 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1797 rows starting from the beginning of the part 2025.02.11 20:47:02.306715 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2025.02.11 20:47:02.307105 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part 2025.02.11 20:47:02.307399 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3268 rows starting from the beginning of the part 2025.02.11 20:47:02.307685 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:47:02.308009 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part 2025.02.11 20:47:02.308681 [ 255 ] {9296445e-72b4-4d99-8300-6bff441a6595} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.308758 [ 255 ] {9296445e-72b4-4d99-8300-6bff441a6595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.309589 [ 255 ] {9296445e-72b4-4d99-8300-6bff441a6595} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:47:02.310029 [ 255 ] {9296445e-72b4-4d99-8300-6bff441a6595} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.310300 [ 108 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.11 20:47:02.310387 [ 108 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.310455 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.310615 [ 255 ] {9296445e-72b4-4d99-8300-6bff441a6595} executeQuery: Read 1 rows, 69.00 B in 0.004459 sec., 224.26553038797934 rows/sec., 15.11 KiB/sec. 2025.02.11 20:47:02.310869 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::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.02.11 20:47:02.311009 [ 255 ] {9296445e-72b4-4d99-8300-6bff441a6595} TCPHandler: Processed in 0.005249114 sec. 2025.02.11 20:47:02.311300 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:02.311316 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:02.311379 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::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.02.11 20:47:02.311747 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::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.02.11 20:47:02.311915 [ 4 ] {234f4040-5ca3-4ca2-9572-cc18fb699167} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:02.312102 [ 4 ] {234f4040-5ca3-4ca2-9572-cc18fb699167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:02.312132 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::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.02.11 20:47:02.312603 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::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.02.11 20:47:02.313103 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::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.02.11 20:47:02.313530 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5763 rows, containing 5 columns (5 merged, 0 gathered) in 0.008007968 sec., 719658.2204124691 rows/sec., 48.63 MiB/sec. 2025.02.11 20:47:02.314310 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:47:02.315401 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.315697 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_21_4} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:47:02.315955 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.02.11 20:47:02.316083 [ 4 ] {234f4040-5ca3-4ca2-9572-cc18fb699167} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.316151 [ 4 ] {234f4040-5ca3-4ca2-9572-cc18fb699167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.317276 [ 4 ] {234f4040-5ca3-4ca2-9572-cc18fb699167} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:47:02.317303 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.006711757 sec., 744.9614162133701 rows/sec., 50.20 KiB/sec. 2025.02.11 20:47:02.317453 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.11 20:47:02.317696 [ 4 ] {234f4040-5ca3-4ca2-9572-cc18fb699167} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.318043 [ 108 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:47:02.318111 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_5_1} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.318223 [ 4 ] {234f4040-5ca3-4ca2-9572-cc18fb699167} executeQuery: Read 82 rows, 5.33 KiB in 0.006415 sec., 12782.540919719408 rows/sec., 831.33 KiB/sec. 2025.02.11 20:47:02.318224 [ 108 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:02.318371 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_5_1} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.11 20:47:02.318425 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:02.318458 [ 4 ] {234f4040-5ca3-4ca2-9572-cc18fb699167} TCPHandler: Processed in 0.007294147 sec. 2025.02.11 20:47:02.318631 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.02.11 20:47:02.318782 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:47:02.318875 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:02.318902 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:47:02.318980 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2025.02.11 20:47:02.319185 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part 2025.02.11 20:47:02.319391 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2025.02.11 20:47:02.319554 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part 2025.02.11 20:47:02.319720 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part 2025.02.11 20:47:02.320835 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 4 columns (4 merged, 0 gathered) in 0.002121484 sec., 459112.583455732 rows/sec., 30.02 MiB/sec. 2025.02.11 20:47:02.320981 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:47:02.321240 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:02.321309 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_21_4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:47:02.321373 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.11 20:47:06.564975 [ 129 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:47:06.565079 [ 129 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:47:06.664283 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.02.11 20:47:06.665139 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:06.665181 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:06.665690 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:47:06.665967 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:06.666220 [ 129 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:47:06.666235 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.02.11 20:47:06.666334 [ 129 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:06.666382 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:06.666568 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:47:06.666713 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:06.666754 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.02.11 20:47:06.666832 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.02.11 20:47:06.667025 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.02.11 20:47:06.667300 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.02.11 20:47:06.667479 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.02.11 20:47:06.667650 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.02.11 20:47:06.669529 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003049259 sec., 2420588.0838590623 rows/sec., 34.63 MiB/sec. 2025.02.11 20:47:06.670263 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:47:06.670580 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:06.670660 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_16_3} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:47:06.670752 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.11 20:47:06.681543 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 460 2025.02.11 20:47:06.684526 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:06.684573 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:06.686088 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:47:06.686398 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:06.686607 [ 129 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:47:06.686703 [ 129 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:06.686784 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:06.687448 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:47:06.688053 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 460 2025.02.11 20:47:06.688568 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:06.688743 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 238 rows starting from the beginning of the part 2025.02.11 20:47:06.689402 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:47:06.690022 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part 2025.02.11 20:47:06.690645 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2025.02.11 20:47:06.691231 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part 2025.02.11 20:47:06.691807 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part 2025.02.11 20:47:06.699752 [ 188 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 72 columns (72 merged, 0 gathered) in 0.012772414 sec., 36015.118207098516 rows/sec., 33.95 MiB/sec. 2025.02.11 20:47:06.700828 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:47:06.701563 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:06.701655 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_11_2} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:47:06.701863 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. 2025.02.11 20:47:07.001293 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000920655 sec. 2025.02.11 20:47:07.123650 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2025.02.11 20:47:07.146900 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:07.146971 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:07.154632 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:47:07.155450 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:07.155875 [ 149 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:47:07.156010 [ 149 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:07.156076 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:07.157020 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:07.171387 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.02.11 20:47:07.173149 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:07.174816 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:07.180294 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:07.185806 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:07.191148 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:07.197109 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2025.02.11 20:47:07.201539 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.02.11 20:47:07.260377 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104129955 sec., 1162.0095293424451 rows/sec., 6.01 MiB/sec. 2025.02.11 20:47:07.262273 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:47:07.264627 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_16_3} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:07.264722 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_16_3} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:47:07.266111 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2025.02.11 20:47:07.269243 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:07.269401 [ 255 ] {a0d17d12-f36f-4329-817f-0a6f6e5bd72e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:07.269466 [ 255 ] {a0d17d12-f36f-4329-817f-0a6f6e5bd72e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:07.270185 [ 255 ] {a0d17d12-f36f-4329-817f-0a6f6e5bd72e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:07.270229 [ 255 ] {a0d17d12-f36f-4329-817f-0a6f6e5bd72e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:07.270631 [ 255 ] {a0d17d12-f36f-4329-817f-0a6f6e5bd72e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:47:07.270882 [ 255 ] {a0d17d12-f36f-4329-817f-0a6f6e5bd72e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:07.271370 [ 255 ] {a0d17d12-f36f-4329-817f-0a6f6e5bd72e} executeQuery: Read 134 rows, 11.81 KiB in 0.001839 sec., 72865.68787384448 rows/sec., 6.27 MiB/sec. 2025.02.11 20:47:07.271712 [ 255 ] {a0d17d12-f36f-4329-817f-0a6f6e5bd72e} TCPHandler: Processed in 0.002584071 sec. 2025.02.11 20:47:07.271999 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:07.272189 [ 4 ] {cedc943d-3017-4dd1-84db-06a4765a92bf} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:07.272264 [ 4 ] {cedc943d-3017-4dd1-84db-06a4765a92bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:07.273029 [ 4 ] {cedc943d-3017-4dd1-84db-06a4765a92bf} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:07.273073 [ 4 ] {cedc943d-3017-4dd1-84db-06a4765a92bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:07.273475 [ 4 ] {cedc943d-3017-4dd1-84db-06a4765a92bf} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:47:07.273724 [ 4 ] {cedc943d-3017-4dd1-84db-06a4765a92bf} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:07.274003 [ 4 ] {cedc943d-3017-4dd1-84db-06a4765a92bf} executeQuery: Read 39 rows, 2.93 KiB in 0.001851 sec., 21069.692058346838 rows/sec., 1.55 MiB/sec. 2025.02.11 20:47:07.274210 [ 4 ] {cedc943d-3017-4dd1-84db-06a4765a92bf} TCPHandler: Processed in 0.002334487 sec. 2025.02.11 20:47:07.274388 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:07.274535 [ 255 ] {d5e56e60-0d56-43f1-8c9e-3aca46c1417b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:07.274595 [ 255 ] {d5e56e60-0d56-43f1-8c9e-3aca46c1417b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:07.275297 [ 255 ] {d5e56e60-0d56-43f1-8c9e-3aca46c1417b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:07.275339 [ 255 ] {d5e56e60-0d56-43f1-8c9e-3aca46c1417b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:07.275898 [ 255 ] {d5e56e60-0d56-43f1-8c9e-3aca46c1417b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:47:07.276148 [ 255 ] {d5e56e60-0d56-43f1-8c9e-3aca46c1417b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:07.276453 [ 255 ] {d5e56e60-0d56-43f1-8c9e-3aca46c1417b} executeQuery: Read 103 rows, 8.24 KiB in 0.001922 sec., 53590.01040582726 rows/sec., 4.19 MiB/sec. 2025.02.11 20:47:07.276660 [ 255 ] {d5e56e60-0d56-43f1-8c9e-3aca46c1417b} TCPHandler: Processed in 0.002335247 sec. 2025.02.11 20:47:07.276843 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:07.276989 [ 4 ] {11e2dd12-2f03-4582-b9b4-30faeee52ff5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:07.277054 [ 4 ] {11e2dd12-2f03-4582-b9b4-30faeee52ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:07.277750 [ 4 ] {11e2dd12-2f03-4582-b9b4-30faeee52ff5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:07.277799 [ 4 ] {11e2dd12-2f03-4582-b9b4-30faeee52ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:07.278226 [ 4 ] {11e2dd12-2f03-4582-b9b4-30faeee52ff5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:47:07.278469 [ 4 ] {11e2dd12-2f03-4582-b9b4-30faeee52ff5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:07.278853 [ 4 ] {11e2dd12-2f03-4582-b9b4-30faeee52ff5} executeQuery: Read 160 rows, 11.41 KiB in 0.001852 sec., 86393.08855291577 rows/sec., 6.02 MiB/sec. 2025.02.11 20:47:07.279311 [ 4 ] {11e2dd12-2f03-4582-b9b4-30faeee52ff5} TCPHandler: Processed in 0.002532681 sec. 2025.02.11 20:47:07.279568 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:07.279710 [ 255 ] {2ce38a64-16ba-4329-950b-ef46ac7d0bf4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:07.279807 [ 255 ] {2ce38a64-16ba-4329-950b-ef46ac7d0bf4} 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.02.11 20:47:07.281008 [ 255 ] {2ce38a64-16ba-4329-950b-ef46ac7d0bf4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:07.281049 [ 255 ] {2ce38a64-16ba-4329-950b-ef46ac7d0bf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:07.281701 [ 255 ] {2ce38a64-16ba-4329-950b-ef46ac7d0bf4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:47:07.282024 [ 255 ] {2ce38a64-16ba-4329-950b-ef46ac7d0bf4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:07.282359 [ 255 ] {2ce38a64-16ba-4329-950b-ef46ac7d0bf4} executeQuery: Read 39 rows, 71.56 KiB in 0.002663 sec., 14645.13706346226 rows/sec., 26.24 MiB/sec. 2025.02.11 20:47:07.282512 [ 255 ] {2ce38a64-16ba-4329-950b-ef46ac7d0bf4} TCPHandler: Processed in 0.003009658 sec. 2025.02.11 20:47:07.282699 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:07.282832 [ 4 ] {17dc4126-504c-426b-98bb-a1c47c694d01} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:07.282894 [ 4 ] {17dc4126-504c-426b-98bb-a1c47c694d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:07.283481 [ 4 ] {17dc4126-504c-426b-98bb-a1c47c694d01} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:07.283528 [ 4 ] {17dc4126-504c-426b-98bb-a1c47c694d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:07.283948 [ 4 ] {17dc4126-504c-426b-98bb-a1c47c694d01} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:47:07.284187 [ 4 ] {17dc4126-504c-426b-98bb-a1c47c694d01} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:07.284541 [ 4 ] {17dc4126-504c-426b-98bb-a1c47c694d01} executeQuery: Read 60 rows, 4.14 KiB in 0.001711 sec., 35067.21215663355 rows/sec., 2.36 MiB/sec. 2025.02.11 20:47:07.284910 [ 4 ] {17dc4126-504c-426b-98bb-a1c47c694d01} TCPHandler: Processed in 0.002263276 sec. 2025.02.11 20:47:08.000159 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 175.53 MiB, peak 185.04 MiB, free memory in arenas 0.00 B, will set to 177.14 MiB (RSS), difference: 1.61 MiB 2025.02.11 20:47:12.271854 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.272051 [ 255 ] {a85a745f-6110-46ac-894d-f985e53763b7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:47:12.272129 [ 255 ] {a85a745f-6110-46ac-894d-f985e53763b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:47:12.272904 [ 255 ] {a85a745f-6110-46ac-894d-f985e53763b7} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.272960 [ 255 ] {a85a745f-6110-46ac-894d-f985e53763b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.273403 [ 255 ] {a85a745f-6110-46ac-894d-f985e53763b7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:47:12.273659 [ 255 ] {a85a745f-6110-46ac-894d-f985e53763b7} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.273892 [ 255 ] {a85a745f-6110-46ac-894d-f985e53763b7} executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. 2025.02.11 20:47:12.273958 [ 255 ] {a85a745f-6110-46ac-894d-f985e53763b7} TCPHandler: Processed in 0.002245646 sec. 2025.02.11 20:47:12.274224 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.274427 [ 4 ] {2561ba70-796e-441d-99bf-d83e6e73b087} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:47:12.274503 [ 4 ] {2561ba70-796e-441d-99bf-d83e6e73b087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:47:12.275241 [ 4 ] {2561ba70-796e-441d-99bf-d83e6e73b087} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.275294 [ 4 ] {2561ba70-796e-441d-99bf-d83e6e73b087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.275722 [ 4 ] {2561ba70-796e-441d-99bf-d83e6e73b087} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:47:12.275978 [ 4 ] {2561ba70-796e-441d-99bf-d83e6e73b087} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.276269 [ 4 ] {2561ba70-796e-441d-99bf-d83e6e73b087} executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec. 2025.02.11 20:47:12.276416 [ 4 ] {2561ba70-796e-441d-99bf-d83e6e73b087} TCPHandler: Processed in 0.002323457 sec. 2025.02.11 20:47:12.276593 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.276741 [ 255 ] {e27ba254-bd59-4492-953e-f0c98d260f9e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:12.276803 [ 255 ] {e27ba254-bd59-4492-953e-f0c98d260f9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:12.277546 [ 255 ] {e27ba254-bd59-4492-953e-f0c98d260f9e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.277588 [ 255 ] {e27ba254-bd59-4492-953e-f0c98d260f9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.277972 [ 255 ] {e27ba254-bd59-4492-953e-f0c98d260f9e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:47:12.278213 [ 255 ] {e27ba254-bd59-4492-953e-f0c98d260f9e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.278462 [ 255 ] {e27ba254-bd59-4492-953e-f0c98d260f9e} executeQuery: Read 204 rows, 18.02 KiB in 0.001747 sec., 116771.6084716657 rows/sec., 10.08 MiB/sec. 2025.02.11 20:47:12.278657 [ 255 ] {e27ba254-bd59-4492-953e-f0c98d260f9e} TCPHandler: Processed in 0.002131704 sec. 2025.02.11 20:47:12.278868 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.279002 [ 4 ] {0dddaadc-9a70-473d-9817-03b0b2bbd2bb} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:12.279057 [ 4 ] {0dddaadc-9a70-473d-9817-03b0b2bbd2bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:12.279664 [ 4 ] {0dddaadc-9a70-473d-9817-03b0b2bbd2bb} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.279707 [ 4 ] {0dddaadc-9a70-473d-9817-03b0b2bbd2bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.280092 [ 4 ] {0dddaadc-9a70-473d-9817-03b0b2bbd2bb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:47:12.280333 [ 4 ] {0dddaadc-9a70-473d-9817-03b0b2bbd2bb} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.280499 [ 143 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:47:12.280576 [ 4 ] {0dddaadc-9a70-473d-9817-03b0b2bbd2bb} executeQuery: Read 9 rows, 610.00 B in 0.001596 sec., 5639.097744360903 rows/sec., 373.25 KiB/sec. 2025.02.11 20:47:12.280579 [ 143 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.280665 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.280718 [ 4 ] {0dddaadc-9a70-473d-9817-03b0b2bbd2bb} TCPHandler: Processed in 0.001930941 sec. 2025.02.11 20:47:12.281124 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:47:12.281191 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.281486 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:12.281503 [ 255 ] {b124ac5a-fd98-40a7-9b11-b8facd3f8a52} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:47:12.281560 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part 2025.02.11 20:47:12.281603 [ 255 ] {b124ac5a-fd98-40a7-9b11-b8facd3f8a52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:47:12.281931 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part 2025.02.11 20:47:12.282242 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 45 rows starting from the beginning of the part 2025.02.11 20:47:12.282646 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part 2025.02.11 20:47:12.283046 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:47:12.283402 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part 2025.02.11 20:47:12.284402 [ 255 ] {b124ac5a-fd98-40a7-9b11-b8facd3f8a52} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.284477 [ 255 ] {b124ac5a-fd98-40a7-9b11-b8facd3f8a52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.285611 [ 255 ] {b124ac5a-fd98-40a7-9b11-b8facd3f8a52} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:47:12.286660 [ 255 ] {b124ac5a-fd98-40a7-9b11-b8facd3f8a52} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.286667 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.005886044 sec., 26673.26306089455 rows/sec., 2.00 MiB/sec. 2025.02.11 20:47:12.286920 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:47:12.287315 [ 255 ] {b124ac5a-fd98-40a7-9b11-b8facd3f8a52} executeQuery: Read 14 rows, 1004.00 B in 0.005891 sec., 2376.506535392972 rows/sec., 166.44 KiB/sec. 2025.02.11 20:47:12.287510 [ 255 ] {b124ac5a-fd98-40a7-9b11-b8facd3f8a52} TCPHandler: Processed in 0.006655827 sec. 2025.02.11 20:47:12.287680 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.287707 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.287809 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_16_3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:47:12.287905 [ 4 ] {bc9238cd-ec87-4925-b37f-e3f0f1457143} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:47:12.287973 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:47:12.288004 [ 4 ] {bc9238cd-ec87-4925-b37f-e3f0f1457143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:47:12.288620 [ 4 ] {bc9238cd-ec87-4925-b37f-e3f0f1457143} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.288662 [ 4 ] {bc9238cd-ec87-4925-b37f-e3f0f1457143} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.289042 [ 4 ] {bc9238cd-ec87-4925-b37f-e3f0f1457143} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:47:12.289314 [ 4 ] {bc9238cd-ec87-4925-b37f-e3f0f1457143} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.289533 [ 4 ] {bc9238cd-ec87-4925-b37f-e3f0f1457143} executeQuery: Read 13 rows, 830.00 B in 0.001692 sec., 7683.215130023641 rows/sec., 479.05 KiB/sec. 2025.02.11 20:47:12.289592 [ 4 ] {bc9238cd-ec87-4925-b37f-e3f0f1457143} TCPHandler: Processed in 0.001966452 sec. 2025.02.11 20:47:12.289751 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.289872 [ 255 ] {07e5d030-204b-4728-924a-e22b546e967e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:12.289922 [ 255 ] {07e5d030-204b-4728-924a-e22b546e967e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:12.290783 [ 255 ] {07e5d030-204b-4728-924a-e22b546e967e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.290834 [ 255 ] {07e5d030-204b-4728-924a-e22b546e967e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.291251 [ 255 ] {07e5d030-204b-4728-924a-e22b546e967e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:47:12.291493 [ 255 ] {07e5d030-204b-4728-924a-e22b546e967e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.291710 [ 255 ] {07e5d030-204b-4728-924a-e22b546e967e} executeQuery: Read 384 rows, 27.84 KiB in 0.001864 sec., 206008.5836909871 rows/sec., 14.59 MiB/sec. 2025.02.11 20:47:12.291767 [ 255 ] {07e5d030-204b-4728-924a-e22b546e967e} TCPHandler: Processed in 0.002075434 sec. 2025.02.11 20:47:12.291918 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.292036 [ 4 ] {11cd908d-f96c-4d70-9cec-601f55e3c46d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:47:12.292088 [ 4 ] {11cd908d-f96c-4d70-9cec-601f55e3c46d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:47:12.292571 [ 4 ] {11cd908d-f96c-4d70-9cec-601f55e3c46d} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.292607 [ 4 ] {11cd908d-f96c-4d70-9cec-601f55e3c46d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.292985 [ 4 ] {11cd908d-f96c-4d70-9cec-601f55e3c46d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:47:12.293226 [ 4 ] {11cd908d-f96c-4d70-9cec-601f55e3c46d} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.293360 [ 142 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.11 20:47:12.293409 [ 142 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.293438 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.293444 [ 4 ] {11cd908d-f96c-4d70-9cec-601f55e3c46d} executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. 2025.02.11 20:47:12.293808 [ 4 ] {11cd908d-f96c-4d70-9cec-601f55e3c46d} TCPHandler: Processed in 0.001930441 sec. 2025.02.11 20:47:12.293891 [ 189 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:47:12.294071 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.294142 [ 189 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:12.294211 [ 189 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:47:12.294285 [ 255 ] {d7e65815-19b5-4736-8384-d1ad44063176} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:12.294473 [ 189 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:47:12.294564 [ 255 ] {d7e65815-19b5-4736-8384-d1ad44063176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:12.294707 [ 189 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:47:12.295063 [ 189 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:47:12.295353 [ 189 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:47:12.295653 [ 189 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:47:12.297351 [ 255 ] {d7e65815-19b5-4736-8384-d1ad44063176} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.297427 [ 255 ] {d7e65815-19b5-4736-8384-d1ad44063176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.298570 [ 199 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00502872 sec., 7158.879396745096 rows/sec., 374.02 KiB/sec. 2025.02.11 20:47:12.298616 [ 255 ] {d7e65815-19b5-4736-8384-d1ad44063176} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:47:12.298784 [ 199 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.11 20:47:12.299105 [ 255 ] {d7e65815-19b5-4736-8384-d1ad44063176} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.299483 [ 199 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_6_1} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.299581 [ 255 ] {d7e65815-19b5-4736-8384-d1ad44063176} executeQuery: Read 238 rows, 16.34 KiB in 0.005324 sec., 44703.23065364388 rows/sec., 3.00 MiB/sec. 2025.02.11 20:47:12.299668 [ 199 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_6_1} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.11 20:47:12.299743 [ 255 ] {d7e65815-19b5-4736-8384-d1ad44063176} TCPHandler: Processed in 0.005787322 sec. 2025.02.11 20:47:12.299909 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:47:12.299976 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.300102 [ 4 ] {e781a2c2-7867-48da-bdbb-0e247360d672} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:47:12.300155 [ 4 ] {e781a2c2-7867-48da-bdbb-0e247360d672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:47:12.300648 [ 4 ] {e781a2c2-7867-48da-bdbb-0e247360d672} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.300686 [ 4 ] {e781a2c2-7867-48da-bdbb-0e247360d672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.301064 [ 4 ] {e781a2c2-7867-48da-bdbb-0e247360d672} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:47:12.301308 [ 4 ] {e781a2c2-7867-48da-bdbb-0e247360d672} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.301486 [ 4 ] {e781a2c2-7867-48da-bdbb-0e247360d672} executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. 2025.02.11 20:47:12.301545 [ 4 ] {e781a2c2-7867-48da-bdbb-0e247360d672} TCPHandler: Processed in 0.001693117 sec. 2025.02.11 20:47:12.301687 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:12.301805 [ 255 ] {ae096377-3c57-47bc-a149-24e3040b8c3b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:12.301856 [ 255 ] {ae096377-3c57-47bc-a149-24e3040b8c3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:12.302343 [ 255 ] {ae096377-3c57-47bc-a149-24e3040b8c3b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:12.302382 [ 255 ] {ae096377-3c57-47bc-a149-24e3040b8c3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.11 20:47:12.302783 [ 255 ] {ae096377-3c57-47bc-a149-24e3040b8c3b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:47:12.303048 [ 255 ] {ae096377-3c57-47bc-a149-24e3040b8c3b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:12.303291 [ 255 ] {ae096377-3c57-47bc-a149-24e3040b8c3b} executeQuery: Read 82 rows, 5.33 KiB in 0.001513 sec., 54196.959682749504 rows/sec., 3.44 MiB/sec. 2025.02.11 20:47:12.303342 [ 255 ] {ae096377-3c57-47bc-a149-24e3040b8c3b} TCPHandler: Processed in 0.001715048 sec. 2025.02.11 20:47:14.166453 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.02.11 20:47:14.167388 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:14.167439 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:14.168027 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:47:14.168296 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:14.168558 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.02.11 20:47:14.671493 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.02.11 20:47:14.689901 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:14.689960 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:14.697321 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:47:14.698081 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:14.700614 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.02.11 20:47:16.688256 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 494 2025.02.11 20:47:16.691273 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:16.691325 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:16.692765 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:47:16.693079 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:16.693990 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 494 2025.02.11 20:47:17.269814 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:17.270117 [ 255 ] {a14b1634-3a6f-4539-8bd7-cd63b0f07f26} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:17.270241 [ 255 ] {a14b1634-3a6f-4539-8bd7-cd63b0f07f26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:17.271053 [ 255 ] {a14b1634-3a6f-4539-8bd7-cd63b0f07f26} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:17.271096 [ 255 ] {a14b1634-3a6f-4539-8bd7-cd63b0f07f26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:17.271528 [ 255 ] {a14b1634-3a6f-4539-8bd7-cd63b0f07f26} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:47:17.271789 [ 255 ] {a14b1634-3a6f-4539-8bd7-cd63b0f07f26} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:17.272028 [ 255 ] {a14b1634-3a6f-4539-8bd7-cd63b0f07f26} executeQuery: Read 134 rows, 11.81 KiB in 0.002 sec., 67000 rows/sec., 5.76 MiB/sec. 2025.02.11 20:47:17.272089 [ 255 ] {a14b1634-3a6f-4539-8bd7-cd63b0f07f26} TCPHandler: Processed in 0.002453399 sec. 2025.02.11 20:47:17.272356 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:17.272569 [ 4 ] {e814204b-e4d5-433c-afc6-404d881b8bb0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:17.272649 [ 4 ] {e814204b-e4d5-433c-afc6-404d881b8bb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:17.273452 [ 4 ] {e814204b-e4d5-433c-afc6-404d881b8bb0} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:17.273494 [ 4 ] {e814204b-e4d5-433c-afc6-404d881b8bb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:17.273931 [ 4 ] {e814204b-e4d5-433c-afc6-404d881b8bb0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:47:17.274190 [ 4 ] {e814204b-e4d5-433c-afc6-404d881b8bb0} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:17.274388 [ 4 ] {e814204b-e4d5-433c-afc6-404d881b8bb0} executeQuery: Read 39 rows, 2.93 KiB in 0.00188 sec., 20744.68085106383 rows/sec., 1.52 MiB/sec. 2025.02.11 20:47:17.274453 [ 4 ] {e814204b-e4d5-433c-afc6-404d881b8bb0} TCPHandler: Processed in 0.002232056 sec. 2025.02.11 20:47:17.274609 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:17.274753 [ 255 ] {7af17ac9-43e4-449d-9722-e92443caa89e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:17.274812 [ 255 ] {7af17ac9-43e4-449d-9722-e92443caa89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:17.275479 [ 255 ] {7af17ac9-43e4-449d-9722-e92443caa89e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:17.275520 [ 255 ] {7af17ac9-43e4-449d-9722-e92443caa89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:17.275886 [ 255 ] {7af17ac9-43e4-449d-9722-e92443caa89e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:47:17.276129 [ 255 ] {7af17ac9-43e4-449d-9722-e92443caa89e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:17.276354 [ 255 ] {7af17ac9-43e4-449d-9722-e92443caa89e} executeQuery: Read 103 rows, 8.24 KiB in 0.001632 sec., 63112.74509803922 rows/sec., 4.93 MiB/sec. 2025.02.11 20:47:17.276485 [ 255 ] {7af17ac9-43e4-449d-9722-e92443caa89e} TCPHandler: Processed in 0.001941441 sec. 2025.02.11 20:47:17.276641 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:17.276768 [ 4 ] {2f5f518b-76d2-4f63-b5c1-40bc54d9e4d7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:17.276826 [ 4 ] {2f5f518b-76d2-4f63-b5c1-40bc54d9e4d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:17.277401 [ 4 ] {2f5f518b-76d2-4f63-b5c1-40bc54d9e4d7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:17.277439 [ 4 ] {2f5f518b-76d2-4f63-b5c1-40bc54d9e4d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:17.277859 [ 4 ] {2f5f518b-76d2-4f63-b5c1-40bc54d9e4d7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:47:17.278104 [ 4 ] {2f5f518b-76d2-4f63-b5c1-40bc54d9e4d7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:17.278288 [ 4 ] {2f5f518b-76d2-4f63-b5c1-40bc54d9e4d7} executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. 2025.02.11 20:47:17.278344 [ 4 ] {2f5f518b-76d2-4f63-b5c1-40bc54d9e4d7} TCPHandler: Processed in 0.001759068 sec. 2025.02.11 20:47:17.278489 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:17.278628 [ 255 ] {3a4a0433-d9e4-4111-85ca-5dde3a4fc4dd} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:17.278721 [ 255 ] {3a4a0433-d9e4-4111-85ca-5dde3a4fc4dd} 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.02.11 20:47:17.279975 [ 255 ] {3a4a0433-d9e4-4111-85ca-5dde3a4fc4dd} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:17.280014 [ 255 ] {3a4a0433-d9e4-4111-85ca-5dde3a4fc4dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:17.280704 [ 255 ] {3a4a0433-d9e4-4111-85ca-5dde3a4fc4dd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:47:17.280969 [ 255 ] {3a4a0433-d9e4-4111-85ca-5dde3a4fc4dd} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:17.281136 [ 138 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:47:17.281207 [ 138 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:17.281251 [ 255 ] {3a4a0433-d9e4-4111-85ca-5dde3a4fc4dd} executeQuery: Read 39 rows, 71.56 KiB in 0.002644 sec., 14750.378214826022 rows/sec., 26.43 MiB/sec. 2025.02.11 20:47:17.281258 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:17.282138 [ 255 ] {3a4a0433-d9e4-4111-85ca-5dde3a4fc4dd} TCPHandler: Processed in 0.00370566 sec. 2025.02.11 20:47:17.282193 [ 189 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:47:17.282339 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:17.282624 [ 4 ] {e9facd11-c20d-464c-b285-65f7e872f561} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:17.282784 [ 4 ] {e9facd11-c20d-464c-b285-65f7e872f561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:17.283016 [ 189 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:17.283295 [ 189 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 155 rows starting from the beginning of the part 2025.02.11 20:47:17.284033 [ 189 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:47:17.284709 [ 189 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:47:17.285196 [ 4 ] {e9facd11-c20d-464c-b285-65f7e872f561} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:17.285381 [ 4 ] {e9facd11-c20d-464c-b285-65f7e872f561} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:17.285386 [ 189 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:47:17.286080 [ 189 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:47:17.286739 [ 189 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:47:17.287016 [ 4 ] {e9facd11-c20d-464c-b285-65f7e872f561} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:47:17.287661 [ 4 ] {e9facd11-c20d-464c-b285-65f7e872f561} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:17.288085 [ 4 ] {e9facd11-c20d-464c-b285-65f7e872f561} executeQuery: Read 60 rows, 4.14 KiB in 0.005553 sec., 10804.970286331712 rows/sec., 745.66 KiB/sec. 2025.02.11 20:47:17.288293 [ 4 ] {e9facd11-c20d-464c-b285-65f7e872f561} TCPHandler: Processed in 0.006049677 sec. 2025.02.11 20:47:17.290858 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 19 columns (19 merged, 0 gathered) in 0.00935084 sec., 37429.79240367711 rows/sec., 67.07 MiB/sec. 2025.02.11 20:47:17.291483 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:47:17.291920 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_11_2} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:17.292014 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_11_2} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:47:17.292170 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2025.02.11 20:47:21.565123 [ 131 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:47:21.565193 [ 131 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:47:21.668714 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.02.11 20:47:21.669558 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:21.669596 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:21.670228 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:47:21.670491 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:21.670697 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.02.11 20:47:22.200697 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.02.11 20:47:22.220666 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.220734 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.227939 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:47:22.228686 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.231825 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.02.11 20:47:22.271473 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.271781 [ 255 ] {07dcafe9-2b06-473f-ae8a-d168607eea12} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:47:22.271895 [ 255 ] {07dcafe9-2b06-473f-ae8a-d168607eea12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:47:22.272813 [ 255 ] {07dcafe9-2b06-473f-ae8a-d168607eea12} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.272858 [ 255 ] {07dcafe9-2b06-473f-ae8a-d168607eea12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.273300 [ 255 ] {07dcafe9-2b06-473f-ae8a-d168607eea12} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:47:22.273593 [ 255 ] {07dcafe9-2b06-473f-ae8a-d168607eea12} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.273829 [ 255 ] {07dcafe9-2b06-473f-ae8a-d168607eea12} executeQuery: Read 14 rows, 1.01 KiB in 0.002136 sec., 6554.307116104869 rows/sec., 471.82 KiB/sec. 2025.02.11 20:47:22.273894 [ 255 ] {07dcafe9-2b06-473f-ae8a-d168607eea12} TCPHandler: Processed in 0.002611631 sec. 2025.02.11 20:47:22.274149 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.274328 [ 4 ] {1b3d7eec-aab1-40c9-9cde-9290eda93851} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:22.274390 [ 4 ] {1b3d7eec-aab1-40c9-9cde-9290eda93851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:22.275127 [ 4 ] {1b3d7eec-aab1-40c9-9cde-9290eda93851} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.275165 [ 4 ] {1b3d7eec-aab1-40c9-9cde-9290eda93851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.275545 [ 4 ] {1b3d7eec-aab1-40c9-9cde-9290eda93851} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:47:22.275794 [ 4 ] {1b3d7eec-aab1-40c9-9cde-9290eda93851} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.276039 [ 4 ] {1b3d7eec-aab1-40c9-9cde-9290eda93851} executeQuery: Read 203 rows, 17.95 KiB in 0.001754 sec., 115735.46180159635 rows/sec., 9.99 MiB/sec. 2025.02.11 20:47:22.276249 [ 4 ] {1b3d7eec-aab1-40c9-9cde-9290eda93851} TCPHandler: Processed in 0.002217125 sec. 2025.02.11 20:47:22.276521 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.276740 [ 255 ] {7460509d-9029-4efd-a765-3ac7fa4f515a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:22.276832 [ 255 ] {7460509d-9029-4efd-a765-3ac7fa4f515a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:22.277619 [ 255 ] {7460509d-9029-4efd-a765-3ac7fa4f515a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.277657 [ 255 ] {7460509d-9029-4efd-a765-3ac7fa4f515a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.278016 [ 255 ] {7460509d-9029-4efd-a765-3ac7fa4f515a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:47:22.278265 [ 255 ] {7460509d-9029-4efd-a765-3ac7fa4f515a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.278538 [ 255 ] {7460509d-9029-4efd-a765-3ac7fa4f515a} executeQuery: Read 7 rows, 467.00 B in 0.001852 sec., 3779.6976241900647 rows/sec., 246.25 KiB/sec. 2025.02.11 20:47:22.278761 [ 255 ] {7460509d-9029-4efd-a765-3ac7fa4f515a} TCPHandler: Processed in 0.002397758 sec. 2025.02.11 20:47:22.278926 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.279048 [ 4 ] {a793a64f-1634-4b30-9f38-e99197f268c6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:47:22.279097 [ 4 ] {a793a64f-1634-4b30-9f38-e99197f268c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:47:22.279690 [ 4 ] {a793a64f-1634-4b30-9f38-e99197f268c6} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.279728 [ 4 ] {a793a64f-1634-4b30-9f38-e99197f268c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.280103 [ 4 ] {a793a64f-1634-4b30-9f38-e99197f268c6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:47:22.280341 [ 4 ] {a793a64f-1634-4b30-9f38-e99197f268c6} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.280608 [ 4 ] {a793a64f-1634-4b30-9f38-e99197f268c6} executeQuery: Read 14 rows, 1004.00 B in 0.001566 sec., 8939.974457215838 rows/sec., 626.10 KiB/sec. 2025.02.11 20:47:22.280739 [ 4 ] {a793a64f-1634-4b30-9f38-e99197f268c6} TCPHandler: Processed in 0.00186953 sec. 2025.02.11 20:47:22.280906 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.281044 [ 255 ] {4d22a285-1f2b-439a-b476-8735611393bf} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:47:22.281098 [ 255 ] {4d22a285-1f2b-439a-b476-8735611393bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:47:22.281682 [ 255 ] {4d22a285-1f2b-439a-b476-8735611393bf} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.281719 [ 255 ] {4d22a285-1f2b-439a-b476-8735611393bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.282067 [ 255 ] {4d22a285-1f2b-439a-b476-8735611393bf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:47:22.282306 [ 255 ] {4d22a285-1f2b-439a-b476-8735611393bf} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.282568 [ 255 ] {4d22a285-1f2b-439a-b476-8735611393bf} executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. 2025.02.11 20:47:22.282782 [ 255 ] {4d22a285-1f2b-439a-b476-8735611393bf} TCPHandler: Processed in 0.001940102 sec. 2025.02.11 20:47:22.282941 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.283058 [ 4 ] {1dc08b4e-2226-4e2c-a598-1e6db273cd48} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:22.283106 [ 4 ] {1dc08b4e-2226-4e2c-a598-1e6db273cd48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:22.283816 [ 4 ] {1dc08b4e-2226-4e2c-a598-1e6db273cd48} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.283855 [ 4 ] {1dc08b4e-2226-4e2c-a598-1e6db273cd48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.284231 [ 4 ] {1dc08b4e-2226-4e2c-a598-1e6db273cd48} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:47:22.284465 [ 4 ] {1dc08b4e-2226-4e2c-a598-1e6db273cd48} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.284660 [ 4 ] {1dc08b4e-2226-4e2c-a598-1e6db273cd48} executeQuery: Read 382 rows, 27.68 KiB in 0.001626 sec., 234932.34932349322 rows/sec., 16.63 MiB/sec. 2025.02.11 20:47:22.284712 [ 4 ] {1dc08b4e-2226-4e2c-a598-1e6db273cd48} TCPHandler: Processed in 0.00182914 sec. 2025.02.11 20:47:22.284867 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.285005 [ 255 ] {f4c59f13-4399-429f-84c1-2f75d0be3b79} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:47:22.285062 [ 255 ] {f4c59f13-4399-429f-84c1-2f75d0be3b79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:47:22.285563 [ 255 ] {f4c59f13-4399-429f-84c1-2f75d0be3b79} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.285601 [ 255 ] {f4c59f13-4399-429f-84c1-2f75d0be3b79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.285972 [ 255 ] {f4c59f13-4399-429f-84c1-2f75d0be3b79} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:47:22.286210 [ 255 ] {f4c59f13-4399-429f-84c1-2f75d0be3b79} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.286459 [ 255 ] {f4c59f13-4399-429f-84c1-2f75d0be3b79} executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. 2025.02.11 20:47:22.286599 [ 255 ] {f4c59f13-4399-429f-84c1-2f75d0be3b79} TCPHandler: Processed in 0.001801259 sec. 2025.02.11 20:47:22.286729 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.286848 [ 4 ] {1cf2a8c4-8308-44f2-9421-eed6adf8c853} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:22.286900 [ 4 ] {1cf2a8c4-8308-44f2-9421-eed6adf8c853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:22.287466 [ 4 ] {1cf2a8c4-8308-44f2-9421-eed6adf8c853} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.287503 [ 4 ] {1cf2a8c4-8308-44f2-9421-eed6adf8c853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.287883 [ 4 ] {1cf2a8c4-8308-44f2-9421-eed6adf8c853} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:47:22.288115 [ 4 ] {1cf2a8c4-8308-44f2-9421-eed6adf8c853} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.288355 [ 4 ] {1cf2a8c4-8308-44f2-9421-eed6adf8c853} executeQuery: Read 237 rows, 16.27 KiB in 0.001534 sec., 154498.04432855282 rows/sec., 10.36 MiB/sec. 2025.02.11 20:47:22.288560 [ 4 ] {1cf2a8c4-8308-44f2-9421-eed6adf8c853} TCPHandler: Processed in 0.00188405 sec. 2025.02.11 20:47:22.288746 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.288885 [ 255 ] {978fc694-94d3-40d0-ad88-4a3c5038c755} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:47:22.288944 [ 255 ] {978fc694-94d3-40d0-ad88-4a3c5038c755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:47:22.289452 [ 255 ] {978fc694-94d3-40d0-ad88-4a3c5038c755} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.289491 [ 255 ] {978fc694-94d3-40d0-ad88-4a3c5038c755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.289868 [ 255 ] {978fc694-94d3-40d0-ad88-4a3c5038c755} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:47:22.290102 [ 255 ] {978fc694-94d3-40d0-ad88-4a3c5038c755} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.290303 [ 255 ] {978fc694-94d3-40d0-ad88-4a3c5038c755} executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. 2025.02.11 20:47:22.290352 [ 255 ] {978fc694-94d3-40d0-ad88-4a3c5038c755} TCPHandler: Processed in 0.001678977 sec. 2025.02.11 20:47:22.290496 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:22.290611 [ 4 ] {26ec2de0-ea3b-42a0-a794-4884f933d199} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:22.290660 [ 4 ] {26ec2de0-ea3b-42a0-a794-4884f933d199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:22.291129 [ 4 ] {26ec2de0-ea3b-42a0-a794-4884f933d199} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:22.291165 [ 4 ] {26ec2de0-ea3b-42a0-a794-4884f933d199} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:22.291517 [ 4 ] {26ec2de0-ea3b-42a0-a794-4884f933d199} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:47:22.291773 [ 4 ] {26ec2de0-ea3b-42a0-a794-4884f933d199} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:22.291992 [ 4 ] {26ec2de0-ea3b-42a0-a794-4884f933d199} executeQuery: Read 82 rows, 5.33 KiB in 0.001404 sec., 58404.558404558404 rows/sec., 3.71 MiB/sec. 2025.02.11 20:47:22.292189 [ 4 ] {26ec2de0-ea3b-42a0-a794-4884f933d199} TCPHandler: Processed in 0.001743998 sec. 2025.02.11 20:47:23.000165 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 179.87 MiB, peak 185.04 MiB, free memory in arenas 0.00 B, will set to 178.77 MiB (RSS), difference: -1.10 MiB 2025.02.11 20:47:26.694193 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 526 2025.02.11 20:47:26.697144 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:26.697200 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:26.698663 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:47:26.698977 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:26.700083 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 526 2025.02.11 20:47:27.297771 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:27.297990 [ 255 ] {e21fc589-8a8b-4e5e-be33-b9b3f3e94e22} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:47:27.298073 [ 255 ] {e21fc589-8a8b-4e5e-be33-b9b3f3e94e22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:47:27.298887 [ 255 ] {e21fc589-8a8b-4e5e-be33-b9b3f3e94e22} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.298941 [ 255 ] {e21fc589-8a8b-4e5e-be33-b9b3f3e94e22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.299372 [ 255 ] {e21fc589-8a8b-4e5e-be33-b9b3f3e94e22} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:47:27.299638 [ 255 ] {e21fc589-8a8b-4e5e-be33-b9b3f3e94e22} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.299893 [ 255 ] {e21fc589-8a8b-4e5e-be33-b9b3f3e94e22} executeQuery: Read 10 rows, 835.00 B in 0.001966 sec., 5086.46998982706 rows/sec., 414.77 KiB/sec. 2025.02.11 20:47:27.300070 [ 255 ] {e21fc589-8a8b-4e5e-be33-b9b3f3e94e22} TCPHandler: Processed in 0.002440859 sec. 2025.02.11 20:47:27.300344 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:27.300536 [ 4 ] {8ce12b90-e55a-4772-a808-43b455b2e791} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:27.300607 [ 4 ] {8ce12b90-e55a-4772-a808-43b455b2e791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:27.301815 [ 4 ] {8ce12b90-e55a-4772-a808-43b455b2e791} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.301862 [ 4 ] {8ce12b90-e55a-4772-a808-43b455b2e791} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.302388 [ 4 ] {8ce12b90-e55a-4772-a808-43b455b2e791} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:47:27.302645 [ 4 ] {8ce12b90-e55a-4772-a808-43b455b2e791} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.302826 [ 123 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:47:27.302894 [ 4 ] {8ce12b90-e55a-4772-a808-43b455b2e791} executeQuery: Read 1279 rows, 108.29 KiB in 0.00241 sec., 530705.3941908714 rows/sec., 43.88 MiB/sec. 2025.02.11 20:47:27.302914 [ 123 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.302986 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.303016 [ 4 ] {8ce12b90-e55a-4772-a808-43b455b2e791} TCPHandler: Processed in 0.002799515 sec. 2025.02.11 20:47:27.303470 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:27.303586 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:47:27.303836 [ 255 ] {0fda5feb-f57d-48b5-a1e7-cc470815a132} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:27.303913 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:27.303950 [ 255 ] {0fda5feb-f57d-48b5-a1e7-cc470815a132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:27.303982 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1427 rows starting from the beginning of the part 2025.02.11 20:47:27.304302 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 134 rows starting from the beginning of the part 2025.02.11 20:47:27.304634 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 204 rows starting from the beginning of the part 2025.02.11 20:47:27.304968 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 134 rows starting from the beginning of the part 2025.02.11 20:47:27.305346 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 203 rows starting from the beginning of the part 2025.02.11 20:47:27.305745 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:47:27.306986 [ 255 ] {0fda5feb-f57d-48b5-a1e7-cc470815a132} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.307051 [ 255 ] {0fda5feb-f57d-48b5-a1e7-cc470815a132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.308032 [ 255 ] {0fda5feb-f57d-48b5-a1e7-cc470815a132} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:47:27.308573 [ 255 ] {0fda5feb-f57d-48b5-a1e7-cc470815a132} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.308874 [ 255 ] {0fda5feb-f57d-48b5-a1e7-cc470815a132} executeQuery: Read 49 rows, 3.63 KiB in 0.005118 sec., 9574.052364204766 rows/sec., 709.43 KiB/sec. 2025.02.11 20:47:27.308950 [ 255 ] {0fda5feb-f57d-48b5-a1e7-cc470815a132} TCPHandler: Processed in 0.005821663 sec. 2025.02.11 20:47:27.309146 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:27.309471 [ 4 ] {5305203d-07eb-4179-bb15-dc9b344daf77} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:47:27.309542 [ 4 ] {5305203d-07eb-4179-bb15-dc9b344daf77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:47:27.309548 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3381 rows, containing 5 columns (5 merged, 0 gathered) in 0.006375312 sec., 530326.9863498445 rows/sec., 46.42 MiB/sec. 2025.02.11 20:47:27.309941 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:47:27.310538 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.310781 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_26_5} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:47:27.310829 [ 4 ] {5305203d-07eb-4179-bb15-dc9b344daf77} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.310924 [ 4 ] {5305203d-07eb-4179-bb15-dc9b344daf77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.310934 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:47:27.311337 [ 4 ] {5305203d-07eb-4179-bb15-dc9b344daf77} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:47:27.311586 [ 4 ] {5305203d-07eb-4179-bb15-dc9b344daf77} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.311761 [ 4 ] {5305203d-07eb-4179-bb15-dc9b344daf77} executeQuery: Read 228 rows, 15.81 KiB in 0.002433 sec., 93711.467324291 rows/sec., 6.35 MiB/sec. 2025.02.11 20:47:27.311816 [ 4 ] {5305203d-07eb-4179-bb15-dc9b344daf77} TCPHandler: Processed in 0.002758025 sec. 2025.02.11 20:47:27.311995 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:27.312137 [ 255 ] {7caba139-d307-45d9-9176-21bbfe2a8e96} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:27.312195 [ 255 ] {7caba139-d307-45d9-9176-21bbfe2a8e96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:27.313075 [ 255 ] {7caba139-d307-45d9-9176-21bbfe2a8e96} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.313117 [ 255 ] {7caba139-d307-45d9-9176-21bbfe2a8e96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.313521 [ 255 ] {7caba139-d307-45d9-9176-21bbfe2a8e96} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:47:27.313765 [ 255 ] {7caba139-d307-45d9-9176-21bbfe2a8e96} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.313932 [ 122 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:47:27.314007 [ 122 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.314022 [ 255 ] {7caba139-d307-45d9-9176-21bbfe2a8e96} executeQuery: Read 569 rows, 43.34 KiB in 0.001909 sec., 298061.81246726034 rows/sec., 22.17 MiB/sec. 2025.02.11 20:47:27.314051 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.314164 [ 255 ] {7caba139-d307-45d9-9176-21bbfe2a8e96} TCPHandler: Processed in 0.002228836 sec. 2025.02.11 20:47:27.314359 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:47:27.314396 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:27.314664 [ 4 ] {6954ea7b-00de-4142-9772-5681e4f7bc81} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:27.314749 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:27.314777 [ 4 ] {6954ea7b-00de-4142-9772-5681e4f7bc81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:27.314889 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 905 rows starting from the beginning of the part 2025.02.11 20:47:27.315451 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 103 rows starting from the beginning of the part 2025.02.11 20:47:27.315737 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 384 rows starting from the beginning of the part 2025.02.11 20:47:27.316055 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 103 rows starting from the beginning of the part 2025.02.11 20:47:27.316318 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 382 rows starting from the beginning of the part 2025.02.11 20:47:27.316546 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 569 rows starting from the beginning of the part 2025.02.11 20:47:27.317657 [ 4 ] {6954ea7b-00de-4142-9772-5681e4f7bc81} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.317718 [ 4 ] {6954ea7b-00de-4142-9772-5681e4f7bc81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.318915 [ 4 ] {6954ea7b-00de-4142-9772-5681e4f7bc81} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:47:27.319286 [ 4 ] {6954ea7b-00de-4142-9772-5681e4f7bc81} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.319611 [ 122 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:47:27.319728 [ 122 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.319817 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.320035 [ 4 ] {6954ea7b-00de-4142-9772-5681e4f7bc81} executeQuery: Read 885 rows, 60.98 KiB in 0.005421 sec., 163254.0121748755 rows/sec., 10.99 MiB/sec. 2025.02.11 20:47:27.320146 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2446 rows, containing 5 columns (5 merged, 0 gathered) in 0.005940145 sec., 411774.4600510594 rows/sec., 31.61 MiB/sec. 2025.02.11 20:47:27.320624 [ 4 ] {6954ea7b-00de-4142-9772-5681e4f7bc81} TCPHandler: Processed in 0.006331791 sec. 2025.02.11 20:47:27.320664 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:47:27.320824 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:47:27.321403 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:27.321474 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5763 rows starting from the beginning of the part 2025.02.11 20:47:27.321487 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:27.321919 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2025.02.11 20:47:27.321962 [ 255 ] {7cc737a8-9b36-4def-8c7f-1dc2c7625b16} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:27.322064 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.322487 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 238 rows starting from the beginning of the part 2025.02.11 20:47:27.322517 [ 255 ] {7cc737a8-9b36-4def-8c7f-1dc2c7625b16} 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.02.11 20:47:27.322607 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_26_5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:47:27.323085 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.11 20:47:27.323099 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2025.02.11 20:47:27.323559 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part 2025.02.11 20:47:27.323957 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 885 rows starting from the beginning of the part 2025.02.11 20:47:27.327865 [ 255 ] {7cc737a8-9b36-4def-8c7f-1dc2c7625b16} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.327922 [ 255 ] {7cc737a8-9b36-4def-8c7f-1dc2c7625b16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.328841 [ 255 ] {7cc737a8-9b36-4def-8c7f-1dc2c7625b16} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:47:27.329184 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7443 rows, containing 5 columns (5 merged, 0 gathered) in 0.009193617 sec., 809583.4316352314 rows/sec., 54.72 MiB/sec. 2025.02.11 20:47:27.329344 [ 255 ] {7cc737a8-9b36-4def-8c7f-1dc2c7625b16} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.329612 [ 255 ] {7cc737a8-9b36-4def-8c7f-1dc2c7625b16} executeQuery: Read 39 rows, 71.56 KiB in 0.007851 sec., 4967.520061138708 rows/sec., 8.90 MiB/sec. 2025.02.11 20:47:27.329758 [ 255 ] {7cc737a8-9b36-4def-8c7f-1dc2c7625b16} TCPHandler: Processed in 0.008962933 sec. 2025.02.11 20:47:27.329911 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:47:27.329980 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:27.330159 [ 4 ] {10ff9946-7f0e-472b-8276-9b3c41123e7b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:27.330244 [ 4 ] {10ff9946-7f0e-472b-8276-9b3c41123e7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:27.330560 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.330810 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_26_5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:47:27.330948 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. 2025.02.11 20:47:27.331195 [ 4 ] {10ff9946-7f0e-472b-8276-9b3c41123e7b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.331239 [ 4 ] {10ff9946-7f0e-472b-8276-9b3c41123e7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.331605 [ 4 ] {10ff9946-7f0e-472b-8276-9b3c41123e7b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:47:27.331842 [ 4 ] {10ff9946-7f0e-472b-8276-9b3c41123e7b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.331972 [ 122 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:47:27.332010 [ 122 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:27.332035 [ 4 ] {10ff9946-7f0e-472b-8276-9b3c41123e7b} executeQuery: Read 60 rows, 4.14 KiB in 0.001927 sec., 31136.481577581733 rows/sec., 2.10 MiB/sec. 2025.02.11 20:47:27.332040 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:27.332153 [ 4 ] {10ff9946-7f0e-472b-8276-9b3c41123e7b} TCPHandler: Processed in 0.002255646 sec. 2025.02.11 20:47:27.332423 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:47:27.332792 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:27.332837 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 974 rows starting from the beginning of the part 2025.02.11 20:47:27.332926 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2025.02.11 20:47:27.333021 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part 2025.02.11 20:47:27.333131 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2025.02.11 20:47:27.333206 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part 2025.02.11 20:47:27.333271 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2025.02.11 20:47:27.334416 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 4 columns (4 merged, 0 gathered) in 0.002252686 sec., 585079.3230836433 rows/sec., 38.28 MiB/sec. 2025.02.11 20:47:27.334636 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:47:27.334996 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:27.335086 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_26_5} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:47:27.335181 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.02.11 20:47:29.170818 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.02.11 20:47:29.171491 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:29.171535 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:29.172062 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:47:29.172323 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:29.172527 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.02.11 20:47:29.731905 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.02.11 20:47:29.753080 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:29.753140 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:29.760859 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:47:29.761680 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:29.764593 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.02.11 20:47:32.271734 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.271950 [ 255 ] {886bbb67-75d0-4ec8-9524-50c85ffccd53} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:47:32.272030 [ 255 ] {886bbb67-75d0-4ec8-9524-50c85ffccd53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:47:32.272841 [ 255 ] {886bbb67-75d0-4ec8-9524-50c85ffccd53} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.272886 [ 255 ] {886bbb67-75d0-4ec8-9524-50c85ffccd53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.273323 [ 255 ] {886bbb67-75d0-4ec8-9524-50c85ffccd53} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:47:32.273581 [ 255 ] {886bbb67-75d0-4ec8-9524-50c85ffccd53} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.273781 [ 255 ] {886bbb67-75d0-4ec8-9524-50c85ffccd53} executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. 2025.02.11 20:47:32.273836 [ 255 ] {886bbb67-75d0-4ec8-9524-50c85ffccd53} TCPHandler: Processed in 0.002242546 sec. 2025.02.11 20:47:32.274095 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.274293 [ 4 ] {21c9ab72-dae2-4709-8a23-e8a0a9b65fda} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:32.274365 [ 4 ] {21c9ab72-dae2-4709-8a23-e8a0a9b65fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:32.275211 [ 4 ] {21c9ab72-dae2-4709-8a23-e8a0a9b65fda} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.275261 [ 4 ] {21c9ab72-dae2-4709-8a23-e8a0a9b65fda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.275719 [ 4 ] {21c9ab72-dae2-4709-8a23-e8a0a9b65fda} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:47:32.275975 [ 4 ] {21c9ab72-dae2-4709-8a23-e8a0a9b65fda} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.276201 [ 4 ] {21c9ab72-dae2-4709-8a23-e8a0a9b65fda} executeQuery: Read 203 rows, 17.95 KiB in 0.001963 sec., 103413.1431482425 rows/sec., 8.93 MiB/sec. 2025.02.11 20:47:32.276257 [ 4 ] {21c9ab72-dae2-4709-8a23-e8a0a9b65fda} TCPHandler: Processed in 0.002293097 sec. 2025.02.11 20:47:32.276421 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.276559 [ 255 ] {97d5c6d6-d362-4ee8-8302-2d8cd69535db} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:32.276615 [ 255 ] {97d5c6d6-d362-4ee8-8302-2d8cd69535db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:32.277282 [ 255 ] {97d5c6d6-d362-4ee8-8302-2d8cd69535db} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.277326 [ 255 ] {97d5c6d6-d362-4ee8-8302-2d8cd69535db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.277715 [ 255 ] {97d5c6d6-d362-4ee8-8302-2d8cd69535db} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:47:32.277962 [ 255 ] {97d5c6d6-d362-4ee8-8302-2d8cd69535db} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.278196 [ 255 ] {97d5c6d6-d362-4ee8-8302-2d8cd69535db} executeQuery: Read 7 rows, 467.00 B in 0.001667 sec., 4199.160167966406 rows/sec., 273.58 KiB/sec. 2025.02.11 20:47:32.278412 [ 255 ] {97d5c6d6-d362-4ee8-8302-2d8cd69535db} TCPHandler: Processed in 0.002050903 sec. 2025.02.11 20:47:32.278587 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.278703 [ 4 ] {b55c7a90-ba74-466c-bfe4-5cc71ee300b0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:47:32.278751 [ 4 ] {b55c7a90-ba74-466c-bfe4-5cc71ee300b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:47:32.279340 [ 4 ] {b55c7a90-ba74-466c-bfe4-5cc71ee300b0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.279381 [ 4 ] {b55c7a90-ba74-466c-bfe4-5cc71ee300b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.279736 [ 4 ] {b55c7a90-ba74-466c-bfe4-5cc71ee300b0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:47:32.279994 [ 4 ] {b55c7a90-ba74-466c-bfe4-5cc71ee300b0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.280208 [ 4 ] {b55c7a90-ba74-466c-bfe4-5cc71ee300b0} executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec. 2025.02.11 20:47:32.280262 [ 4 ] {b55c7a90-ba74-466c-bfe4-5cc71ee300b0} TCPHandler: Processed in 0.001737078 sec. 2025.02.11 20:47:32.280400 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.280515 [ 255 ] {bf79ea01-1a5b-456f-b926-0d97c8a3d66a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:47:32.280570 [ 255 ] {bf79ea01-1a5b-456f-b926-0d97c8a3d66a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:47:32.281229 [ 255 ] {bf79ea01-1a5b-456f-b926-0d97c8a3d66a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.281274 [ 255 ] {bf79ea01-1a5b-456f-b926-0d97c8a3d66a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.281669 [ 255 ] {bf79ea01-1a5b-456f-b926-0d97c8a3d66a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:47:32.281914 [ 255 ] {bf79ea01-1a5b-456f-b926-0d97c8a3d66a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.282087 [ 255 ] {bf79ea01-1a5b-456f-b926-0d97c8a3d66a} executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. 2025.02.11 20:47:32.282138 [ 255 ] {bf79ea01-1a5b-456f-b926-0d97c8a3d66a} TCPHandler: Processed in 0.001791079 sec. 2025.02.11 20:47:32.282268 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.282384 [ 4 ] {9d846cd7-864d-49f9-a516-40eb5ce1c0de} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:32.282431 [ 4 ] {9d846cd7-864d-49f9-a516-40eb5ce1c0de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:32.283163 [ 4 ] {9d846cd7-864d-49f9-a516-40eb5ce1c0de} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.283203 [ 4 ] {9d846cd7-864d-49f9-a516-40eb5ce1c0de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.283581 [ 4 ] {9d846cd7-864d-49f9-a516-40eb5ce1c0de} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:47:32.283821 [ 4 ] {9d846cd7-864d-49f9-a516-40eb5ce1c0de} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.284036 [ 4 ] {9d846cd7-864d-49f9-a516-40eb5ce1c0de} executeQuery: Read 382 rows, 27.68 KiB in 0.001675 sec., 228059.7014925373 rows/sec., 16.14 MiB/sec. 2025.02.11 20:47:32.284089 [ 4 ] {9d846cd7-864d-49f9-a516-40eb5ce1c0de} TCPHandler: Processed in 0.00187793 sec. 2025.02.11 20:47:32.284249 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.284366 [ 255 ] {0548f017-ca6e-424b-854c-59096eba57f3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:47:32.284415 [ 255 ] {0548f017-ca6e-424b-854c-59096eba57f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:47:32.284901 [ 255 ] {0548f017-ca6e-424b-854c-59096eba57f3} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.284938 [ 255 ] {0548f017-ca6e-424b-854c-59096eba57f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.285293 [ 255 ] {0548f017-ca6e-424b-854c-59096eba57f3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:47:32.285532 [ 255 ] {0548f017-ca6e-424b-854c-59096eba57f3} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.285776 [ 255 ] {0548f017-ca6e-424b-854c-59096eba57f3} executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. 2025.02.11 20:47:32.285912 [ 255 ] {0548f017-ca6e-424b-854c-59096eba57f3} TCPHandler: Processed in 0.001719237 sec. 2025.02.11 20:47:32.286065 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.286182 [ 4 ] {9c8bd2eb-7a24-4f93-9b09-888e3c2996d9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:32.286235 [ 4 ] {9c8bd2eb-7a24-4f93-9b09-888e3c2996d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:32.286829 [ 4 ] {9c8bd2eb-7a24-4f93-9b09-888e3c2996d9} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.286872 [ 4 ] {9c8bd2eb-7a24-4f93-9b09-888e3c2996d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.287265 [ 4 ] {9c8bd2eb-7a24-4f93-9b09-888e3c2996d9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:47:32.287496 [ 4 ] {9c8bd2eb-7a24-4f93-9b09-888e3c2996d9} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.287702 [ 4 ] {9c8bd2eb-7a24-4f93-9b09-888e3c2996d9} executeQuery: Read 237 rows, 16.27 KiB in 0.001545 sec., 153398.0582524272 rows/sec., 10.28 MiB/sec. 2025.02.11 20:47:32.287755 [ 4 ] {9c8bd2eb-7a24-4f93-9b09-888e3c2996d9} TCPHandler: Processed in 0.001746067 sec. 2025.02.11 20:47:32.287907 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.288044 [ 255 ] {1e9944af-d845-4da2-bb7e-169e68b4fea7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:47:32.288102 [ 255 ] {1e9944af-d845-4da2-bb7e-169e68b4fea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:47:32.288636 [ 255 ] {1e9944af-d845-4da2-bb7e-169e68b4fea7} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.288673 [ 255 ] {1e9944af-d845-4da2-bb7e-169e68b4fea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.289022 [ 255 ] {1e9944af-d845-4da2-bb7e-169e68b4fea7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:47:32.289264 [ 255 ] {1e9944af-d845-4da2-bb7e-169e68b4fea7} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.289435 [ 255 ] {1e9944af-d845-4da2-bb7e-169e68b4fea7} executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec. 2025.02.11 20:47:32.289482 [ 255 ] {1e9944af-d845-4da2-bb7e-169e68b4fea7} TCPHandler: Processed in 0.001642096 sec. 2025.02.11 20:47:32.289624 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:32.289741 [ 4 ] {d7f15505-7584-409a-8c21-6b188bbe8557} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:32.289791 [ 4 ] {d7f15505-7584-409a-8c21-6b188bbe8557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:32.290283 [ 4 ] {d7f15505-7584-409a-8c21-6b188bbe8557} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:32.290322 [ 4 ] {d7f15505-7584-409a-8c21-6b188bbe8557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:32.290691 [ 4 ] {d7f15505-7584-409a-8c21-6b188bbe8557} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:47:32.290930 [ 4 ] {d7f15505-7584-409a-8c21-6b188bbe8557} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:32.291258 [ 4 ] {d7f15505-7584-409a-8c21-6b188bbe8557} executeQuery: Read 82 rows, 5.33 KiB in 0.001515 sec., 54125.412541254125 rows/sec., 3.44 MiB/sec. 2025.02.11 20:47:32.291556 [ 4 ] {d7f15505-7584-409a-8c21-6b188bbe8557} TCPHandler: Processed in 0.001982692 sec. 2025.02.11 20:47:36.565230 [ 109 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:47:36.565303 [ 109 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:47:36.672662 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.02.11 20:47:36.673415 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:36.673470 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:36.674123 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:47:36.674393 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:36.674667 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.02.11 20:47:36.700284 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 562 2025.02.11 20:47:36.703436 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:36.703485 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:36.704922 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:47:36.705226 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:36.706264 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 562 2025.02.11 20:47:37.264669 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.02.11 20:47:37.268598 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:37.269045 [ 255 ] {ae6dc4e6-c037-4353-9b68-7b483d84009a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:37.269289 [ 255 ] {ae6dc4e6-c037-4353-9b68-7b483d84009a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:37.272652 [ 255 ] {ae6dc4e6-c037-4353-9b68-7b483d84009a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:37.272835 [ 255 ] {ae6dc4e6-c037-4353-9b68-7b483d84009a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:37.274851 [ 255 ] {ae6dc4e6-c037-4353-9b68-7b483d84009a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:47:37.275598 [ 255 ] {ae6dc4e6-c037-4353-9b68-7b483d84009a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:37.276064 [ 255 ] {ae6dc4e6-c037-4353-9b68-7b483d84009a} executeQuery: Read 134 rows, 11.81 KiB in 0.0072 sec., 18611.111111111113 rows/sec., 1.60 MiB/sec. 2025.02.11 20:47:37.276273 [ 255 ] {ae6dc4e6-c037-4353-9b68-7b483d84009a} TCPHandler: Processed in 0.007853196 sec. 2025.02.11 20:47:37.276558 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:37.276797 [ 4 ] {3be39b0b-47c1-42f0-bd23-f7a24e2a7e9e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:37.276896 [ 4 ] {3be39b0b-47c1-42f0-bd23-f7a24e2a7e9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:37.278623 [ 4 ] {3be39b0b-47c1-42f0-bd23-f7a24e2a7e9e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:37.278687 [ 4 ] {3be39b0b-47c1-42f0-bd23-f7a24e2a7e9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:37.279425 [ 4 ] {3be39b0b-47c1-42f0-bd23-f7a24e2a7e9e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:47:37.279826 [ 4 ] {3be39b0b-47c1-42f0-bd23-f7a24e2a7e9e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:37.280178 [ 107 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:47:37.280332 [ 107 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:37.280398 [ 4 ] {3be39b0b-47c1-42f0-bd23-f7a24e2a7e9e} executeQuery: Read 39 rows, 2.93 KiB in 0.00365 sec., 10684.931506849314 rows/sec., 803.46 KiB/sec. 2025.02.11 20:47:37.280472 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:37.280732 [ 4 ] {3be39b0b-47c1-42f0-bd23-f7a24e2a7e9e} TCPHandler: Processed in 0.004316379 sec. 2025.02.11 20:47:37.281122 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:37.281212 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:47:37.281646 [ 255 ] {0dbe25b5-b4ff-4437-aa04-ac4876218824} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:37.281833 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:37.281854 [ 255 ] {0dbe25b5-b4ff-4437-aa04-ac4876218824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:37.281962 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 58 rows starting from the beginning of the part 2025.02.11 20:47:37.282627 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:47:37.283320 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:47:37.284015 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part 2025.02.11 20:47:37.284695 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:47:37.285326 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:47:37.288596 [ 255 ] {0dbe25b5-b4ff-4437-aa04-ac4876218824} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:37.288706 [ 255 ] {0dbe25b5-b4ff-4437-aa04-ac4876218824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:37.290539 [ 255 ] {0dbe25b5-b4ff-4437-aa04-ac4876218824} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:47:37.291028 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.010291315 sec., 19336.693124250884 rows/sec., 1.46 MiB/sec. 2025.02.11 20:47:37.291300 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:47:37.291424 [ 255 ] {0dbe25b5-b4ff-4437-aa04-ac4876218824} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:37.292254 [ 255 ] {0dbe25b5-b4ff-4437-aa04-ac4876218824} executeQuery: Read 103 rows, 8.24 KiB in 0.010773 sec., 9560.93938550079 rows/sec., 764.72 KiB/sec. 2025.02.11 20:47:37.292283 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_21_4} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:37.292615 [ 255 ] {0dbe25b5-b4ff-4437-aa04-ac4876218824} TCPHandler: Processed in 0.011730987 sec. 2025.02.11 20:47:37.292643 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_21_4} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:47:37.292951 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:37.292986 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:47:37.293188 [ 4 ] {e542c2fd-63d3-4ff6-890b-10207533b001} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:37.293280 [ 4 ] {e542c2fd-63d3-4ff6-890b-10207533b001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:37.294630 [ 4 ] {e542c2fd-63d3-4ff6-890b-10207533b001} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:37.294681 [ 4 ] {e542c2fd-63d3-4ff6-890b-10207533b001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:37.295449 [ 4 ] {e542c2fd-63d3-4ff6-890b-10207533b001} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:47:37.295871 [ 4 ] {e542c2fd-63d3-4ff6-890b-10207533b001} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:37.296375 [ 4 ] {e542c2fd-63d3-4ff6-890b-10207533b001} executeQuery: Read 160 rows, 11.41 KiB in 0.003232 sec., 49504.9504950495 rows/sec., 3.45 MiB/sec. 2025.02.11 20:47:37.296756 [ 4 ] {e542c2fd-63d3-4ff6-890b-10207533b001} TCPHandler: Processed in 0.003985963 sec. 2025.02.11 20:47:37.297192 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:37.297514 [ 255 ] {28dec62a-9348-43b8-99a7-03ab9ece1605} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:37.297796 [ 255 ] {28dec62a-9348-43b8-99a7-03ab9ece1605} 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.02.11 20:47:37.303688 [ 255 ] {28dec62a-9348-43b8-99a7-03ab9ece1605} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:37.303760 [ 255 ] {28dec62a-9348-43b8-99a7-03ab9ece1605} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:37.305506 [ 255 ] {28dec62a-9348-43b8-99a7-03ab9ece1605} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:47:37.305893 [ 255 ] {28dec62a-9348-43b8-99a7-03ab9ece1605} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:37.306431 [ 255 ] {28dec62a-9348-43b8-99a7-03ab9ece1605} executeQuery: Read 39 rows, 71.56 KiB in 0.008998 sec., 4334.29651033563 rows/sec., 7.77 MiB/sec. 2025.02.11 20:47:37.306887 [ 255 ] {28dec62a-9348-43b8-99a7-03ab9ece1605} TCPHandler: Processed in 0.01000495 sec. 2025.02.11 20:47:37.307135 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:37.307320 [ 4 ] {f805be75-5230-4ad4-bf58-923dc538a3c1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:37.307400 [ 4 ] {f805be75-5230-4ad4-bf58-923dc538a3c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:37.308803 [ 4 ] {f805be75-5230-4ad4-bf58-923dc538a3c1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:37.308853 [ 4 ] {f805be75-5230-4ad4-bf58-923dc538a3c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:37.309566 [ 4 ] {f805be75-5230-4ad4-bf58-923dc538a3c1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:47:37.309970 [ 4 ] {f805be75-5230-4ad4-bf58-923dc538a3c1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:37.310357 [ 4 ] {f805be75-5230-4ad4-bf58-923dc538a3c1} executeQuery: Read 60 rows, 4.14 KiB in 0.003074 sec., 19518.542615484712 rows/sec., 1.32 MiB/sec. 2025.02.11 20:47:37.310515 [ 4 ] {f805be75-5230-4ad4-bf58-923dc538a3c1} TCPHandler: Processed in 0.003517476 sec. 2025.02.11 20:47:37.319360 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:37.319403 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:37.327163 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:47:37.327956 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:37.331262 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.02.11 20:47:42.271614 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.271853 [ 255 ] {c39fdf46-788a-447d-9afe-30f4a26677a3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:47:42.271928 [ 255 ] {c39fdf46-788a-447d-9afe-30f4a26677a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:47:42.272705 [ 255 ] {c39fdf46-788a-447d-9afe-30f4a26677a3} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.272756 [ 255 ] {c39fdf46-788a-447d-9afe-30f4a26677a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.273205 [ 255 ] {c39fdf46-788a-447d-9afe-30f4a26677a3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:47:42.273484 [ 255 ] {c39fdf46-788a-447d-9afe-30f4a26677a3} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.273681 [ 101 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.11 20:47:42.273757 [ 255 ] {c39fdf46-788a-447d-9afe-30f4a26677a3} executeQuery: Read 14 rows, 1.01 KiB in 0.001957 sec., 7153.806847215125 rows/sec., 514.98 KiB/sec. 2025.02.11 20:47:42.273783 [ 101 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.273826 [ 255 ] {c39fdf46-788a-447d-9afe-30f4a26677a3} TCPHandler: Processed in 0.002353878 sec. 2025.02.11 20:47:42.273863 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.274125 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:42.274199 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.274306 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:42.274385 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:42.274504 [ 4 ] {310f17e9-968e-4d04-a711-ebb4914104af} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:42.274631 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:42.274746 [ 4 ] {310f17e9-968e-4d04-a711-ebb4914104af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:42.274952 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:42.275335 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:42.275636 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:47:42.277863 [ 4 ] {310f17e9-968e-4d04-a711-ebb4914104af} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.277946 [ 4 ] {310f17e9-968e-4d04-a711-ebb4914104af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.278357 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00438973 sec., 15946.311048743319 rows/sec., 1.18 MiB/sec. 2025.02.11 20:47:42.278586 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.11 20:47:42.278976 [ 4 ] {310f17e9-968e-4d04-a711-ebb4914104af} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:47:42.279076 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_9_2} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.279214 [ 197 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_9_2} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.11 20:47:42.279347 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:47:42.279466 [ 4 ] {310f17e9-968e-4d04-a711-ebb4914104af} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.279741 [ 4 ] {310f17e9-968e-4d04-a711-ebb4914104af} executeQuery: Read 203 rows, 17.95 KiB in 0.005336 sec., 38043.47826086957 rows/sec., 3.29 MiB/sec. 2025.02.11 20:47:42.279810 [ 4 ] {310f17e9-968e-4d04-a711-ebb4914104af} TCPHandler: Processed in 0.005828073 sec. 2025.02.11 20:47:42.279989 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.280115 [ 255 ] {d6de5e28-2942-4284-92f1-3e1724ba6daa} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:42.280167 [ 255 ] {d6de5e28-2942-4284-92f1-3e1724ba6daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:42.280775 [ 255 ] {d6de5e28-2942-4284-92f1-3e1724ba6daa} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.280816 [ 255 ] {d6de5e28-2942-4284-92f1-3e1724ba6daa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.281192 [ 255 ] {d6de5e28-2942-4284-92f1-3e1724ba6daa} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:47:42.281442 [ 255 ] {d6de5e28-2942-4284-92f1-3e1724ba6daa} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.281661 [ 255 ] {d6de5e28-2942-4284-92f1-3e1724ba6daa} executeQuery: Read 7 rows, 467.00 B in 0.001572 sec., 4452.926208651399 rows/sec., 290.11 KiB/sec. 2025.02.11 20:47:42.281718 [ 255 ] {d6de5e28-2942-4284-92f1-3e1724ba6daa} TCPHandler: Processed in 0.001793149 sec. 2025.02.11 20:47:42.281868 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.282002 [ 4 ] {e5e94287-2294-4450-b8f5-96a71b996ecf} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:47:42.282050 [ 4 ] {e5e94287-2294-4450-b8f5-96a71b996ecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:47:42.282639 [ 4 ] {e5e94287-2294-4450-b8f5-96a71b996ecf} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.282678 [ 4 ] {e5e94287-2294-4450-b8f5-96a71b996ecf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.283066 [ 4 ] {e5e94287-2294-4450-b8f5-96a71b996ecf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:47:42.283308 [ 4 ] {e5e94287-2294-4450-b8f5-96a71b996ecf} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.283473 [ 101 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:47:42.283534 [ 101 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.283572 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.283578 [ 4 ] {e5e94287-2294-4450-b8f5-96a71b996ecf} executeQuery: Read 14 rows, 1004.00 B in 0.001594 sec., 8782.936010037642 rows/sec., 615.10 KiB/sec. 2025.02.11 20:47:42.283874 [ 4 ] {e5e94287-2294-4450-b8f5-96a71b996ecf} TCPHandler: Processed in 0.002060083 sec. 2025.02.11 20:47:42.283917 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:47:42.284146 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.284205 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:42.284251 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:47:42.284394 [ 255 ] {b0c48eba-c11c-4639-8cc8-0d08203af9e4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:47:42.284517 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.02.11 20:47:42.284543 [ 255 ] {b0c48eba-c11c-4639-8cc8-0d08203af9e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:47:42.284968 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:47:42.285202 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part 2025.02.11 20:47:42.285548 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:47:42.286007 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:47:42.287319 [ 255 ] {b0c48eba-c11c-4639-8cc8-0d08203af9e4} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.287390 [ 255 ] {b0c48eba-c11c-4639-8cc8-0d08203af9e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.288427 [ 255 ] {b0c48eba-c11c-4639-8cc8-0d08203af9e4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:47:42.288770 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005115621 sec., 102822.31619582452 rows/sec., 7.36 MiB/sec. 2025.02.11 20:47:42.288938 [ 255 ] {b0c48eba-c11c-4639-8cc8-0d08203af9e4} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.289068 [ 191 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:47:42.289196 [ 83 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.11 20:47:42.289313 [ 83 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.289387 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.289441 [ 255 ] {b0c48eba-c11c-4639-8cc8-0d08203af9e4} executeQuery: Read 13 rows, 830.00 B in 0.005128 sec., 2535.101404056162 rows/sec., 158.06 KiB/sec. 2025.02.11 20:47:42.289787 [ 255 ] {b0c48eba-c11c-4639-8cc8-0d08203af9e4} TCPHandler: Processed in 0.005748802 sec. 2025.02.11 20:47:42.289791 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:42.290073 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.290125 [ 191 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_11_2} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.290169 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:42.290286 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:42.290391 [ 191 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_11_2} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:47:42.290396 [ 4 ] {3620c463-e0cf-4d89-9faf-98de8464d2b0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:42.290668 [ 4 ] {3620c463-e0cf-4d89-9faf-98de8464d2b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:42.290813 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:42.290845 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.11 20:47:42.291238 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:42.291593 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:42.291958 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:47:42.293674 [ 4 ] {3620c463-e0cf-4d89-9faf-98de8464d2b0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.293755 [ 4 ] {3620c463-e0cf-4d89-9faf-98de8464d2b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.294612 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005121342 sec., 12691.985811531431 rows/sec., 840.92 KiB/sec. 2025.02.11 20:47:42.294760 [ 4 ] {3620c463-e0cf-4d89-9faf-98de8464d2b0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:47:42.294811 [ 197 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.11 20:47:42.295398 [ 197 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_9_2} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.295412 [ 4 ] {3620c463-e0cf-4d89-9faf-98de8464d2b0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.295566 [ 197 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_9_2} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.11 20:47:42.295752 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:47:42.295894 [ 4 ] {3620c463-e0cf-4d89-9faf-98de8464d2b0} executeQuery: Read 382 rows, 27.68 KiB in 0.005588 sec., 68360.77308518253 rows/sec., 4.84 MiB/sec. 2025.02.11 20:47:42.295971 [ 4 ] {3620c463-e0cf-4d89-9faf-98de8464d2b0} TCPHandler: Processed in 0.006050047 sec. 2025.02.11 20:47:42.296144 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.296281 [ 255 ] {16167af1-eb3f-4022-980d-baf9be48b12c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:47:42.296341 [ 255 ] {16167af1-eb3f-4022-980d-baf9be48b12c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:47:42.296899 [ 255 ] {16167af1-eb3f-4022-980d-baf9be48b12c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.296939 [ 255 ] {16167af1-eb3f-4022-980d-baf9be48b12c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.297312 [ 255 ] {16167af1-eb3f-4022-980d-baf9be48b12c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:47:42.297553 [ 255 ] {16167af1-eb3f-4022-980d-baf9be48b12c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.297762 [ 255 ] {16167af1-eb3f-4022-980d-baf9be48b12c} executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. 2025.02.11 20:47:42.297812 [ 255 ] {16167af1-eb3f-4022-980d-baf9be48b12c} TCPHandler: Processed in 0.001737048 sec. 2025.02.11 20:47:42.297971 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.298113 [ 4 ] {441a60ec-cfe2-4bd4-b25a-f506a2bdc772} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:42.298176 [ 4 ] {441a60ec-cfe2-4bd4-b25a-f506a2bdc772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:42.298852 [ 4 ] {441a60ec-cfe2-4bd4-b25a-f506a2bdc772} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.298893 [ 4 ] {441a60ec-cfe2-4bd4-b25a-f506a2bdc772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.299346 [ 4 ] {441a60ec-cfe2-4bd4-b25a-f506a2bdc772} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:47:42.299596 [ 4 ] {441a60ec-cfe2-4bd4-b25a-f506a2bdc772} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.299809 [ 4 ] {441a60ec-cfe2-4bd4-b25a-f506a2bdc772} executeQuery: Read 237 rows, 16.27 KiB in 0.00173 sec., 136994.2196531792 rows/sec., 9.18 MiB/sec. 2025.02.11 20:47:42.299864 [ 4 ] {441a60ec-cfe2-4bd4-b25a-f506a2bdc772} TCPHandler: Processed in 0.001960781 sec. 2025.02.11 20:47:42.300022 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.300157 [ 255 ] {92e752a6-897a-49e7-9d95-5d5cf8dee4a4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:47:42.300217 [ 255 ] {92e752a6-897a-49e7-9d95-5d5cf8dee4a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:47:42.300754 [ 255 ] {92e752a6-897a-49e7-9d95-5d5cf8dee4a4} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.300802 [ 255 ] {92e752a6-897a-49e7-9d95-5d5cf8dee4a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.301172 [ 255 ] {92e752a6-897a-49e7-9d95-5d5cf8dee4a4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:47:42.301421 [ 255 ] {92e752a6-897a-49e7-9d95-5d5cf8dee4a4} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.301637 [ 255 ] {92e752a6-897a-49e7-9d95-5d5cf8dee4a4} executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. 2025.02.11 20:47:42.301686 [ 255 ] {92e752a6-897a-49e7-9d95-5d5cf8dee4a4} TCPHandler: Processed in 0.001729738 sec. 2025.02.11 20:47:42.301829 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:42.301967 [ 4 ] {af91a1ca-69d2-4a12-85f5-f1dcaa216b7a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:42.302025 [ 4 ] {af91a1ca-69d2-4a12-85f5-f1dcaa216b7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:42.302616 [ 4 ] {af91a1ca-69d2-4a12-85f5-f1dcaa216b7a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:42.302661 [ 4 ] {af91a1ca-69d2-4a12-85f5-f1dcaa216b7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2025.02.11 20:47:42.303058 [ 4 ] {af91a1ca-69d2-4a12-85f5-f1dcaa216b7a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:47:42.303300 [ 4 ] {af91a1ca-69d2-4a12-85f5-f1dcaa216b7a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:42.303504 [ 4 ] {af91a1ca-69d2-4a12-85f5-f1dcaa216b7a} executeQuery: Read 82 rows, 5.33 KiB in 0.001568 sec., 52295.91836734694 rows/sec., 3.32 MiB/sec. 2025.02.11 20:47:42.303553 [ 4 ] {af91a1ca-69d2-4a12-85f5-f1dcaa216b7a} TCPHandler: Processed in 0.001785549 sec. 2025.02.11 20:47:44.174789 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.02.11 20:47:44.175472 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:44.175521 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:44.176049 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:47:44.176302 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:44.176512 [ 98 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:47:44.176549 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.02.11 20:47:44.176601 [ 98 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:44.176635 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:44.176829 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:47:44.177121 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:44.177156 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:47:44.177223 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.02.11 20:47:44.177314 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.02.11 20:47:44.177507 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.02.11 20:47:44.177773 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.02.11 20:47:44.177890 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.02.11 20:47:44.180296 [ 196 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003581287 sec., 2708244.2708445317 rows/sec., 38.74 MiB/sec. 2025.02.11 20:47:44.180632 [ 196 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:47:44.180984 [ 196 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:44.181073 [ 196 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_21_4} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:47:44.181187 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. 2025.02.11 20:47:44.831334 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.02.11 20:47:44.853674 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:44.853738 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:44.862093 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:47:44.862938 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:44.863405 [ 97 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:47:44.863561 [ 97 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:44.863653 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:44.864081 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:44.880642 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.02.11 20:47:44.882209 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:44.883625 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:44.889319 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:44.895017 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:44.900740 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:44.906604 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:44.911761 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:47:44.978850 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.115036779 sec., 1382.166654718314 rows/sec., 7.15 MiB/sec. 2025.02.11 20:47:44.981769 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:47:44.984823 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_21_4} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:44.984954 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_21_4} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:47:44.987390 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.11 20:47:45.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 182.24 MiB, peak 192.82 MiB, free memory in arenas 0.00 B, will set to 184.81 MiB (RSS), difference: 2.57 MiB 2025.02.11 20:47:46.706494 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 594 2025.02.11 20:47:46.709535 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:46.709584 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:46.711070 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:47:46.711377 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:46.712388 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 594 2025.02.11 20:47:47.269470 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:47.269679 [ 255 ] {cb574ffa-6e6e-43cb-a0c8-df95db52d2c8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:47.269758 [ 255 ] {cb574ffa-6e6e-43cb-a0c8-df95db52d2c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:47.270614 [ 255 ] {cb574ffa-6e6e-43cb-a0c8-df95db52d2c8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:47.270658 [ 255 ] {cb574ffa-6e6e-43cb-a0c8-df95db52d2c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:47.271087 [ 255 ] {cb574ffa-6e6e-43cb-a0c8-df95db52d2c8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:47:47.271337 [ 255 ] {cb574ffa-6e6e-43cb-a0c8-df95db52d2c8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:47.271578 [ 255 ] {cb574ffa-6e6e-43cb-a0c8-df95db52d2c8} executeQuery: Read 134 rows, 11.81 KiB in 0.001957 sec., 68472.1512519162 rows/sec., 5.89 MiB/sec. 2025.02.11 20:47:47.271634 [ 255 ] {cb574ffa-6e6e-43cb-a0c8-df95db52d2c8} TCPHandler: Processed in 0.002299557 sec. 2025.02.11 20:47:47.271898 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:47.272117 [ 4 ] {ed1b87bf-9da4-43fc-aa7d-ef0736cbf314} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:47.272206 [ 4 ] {ed1b87bf-9da4-43fc-aa7d-ef0736cbf314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:47.273098 [ 4 ] {ed1b87bf-9da4-43fc-aa7d-ef0736cbf314} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:47.273151 [ 4 ] {ed1b87bf-9da4-43fc-aa7d-ef0736cbf314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:47.273609 [ 4 ] {ed1b87bf-9da4-43fc-aa7d-ef0736cbf314} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:47:47.273867 [ 4 ] {ed1b87bf-9da4-43fc-aa7d-ef0736cbf314} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:47.274168 [ 4 ] {ed1b87bf-9da4-43fc-aa7d-ef0736cbf314} executeQuery: Read 39 rows, 2.93 KiB in 0.002105 sec., 18527.31591448931 rows/sec., 1.36 MiB/sec. 2025.02.11 20:47:47.274401 [ 4 ] {ed1b87bf-9da4-43fc-aa7d-ef0736cbf314} TCPHandler: Processed in 0.002633852 sec. 2025.02.11 20:47:47.274577 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:47.274715 [ 255 ] {0eb957da-45b2-426f-a217-a20926b3ebd0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:47.274772 [ 255 ] {0eb957da-45b2-426f-a217-a20926b3ebd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:47.275426 [ 255 ] {0eb957da-45b2-426f-a217-a20926b3ebd0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:47.275466 [ 255 ] {0eb957da-45b2-426f-a217-a20926b3ebd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:47.275834 [ 255 ] {0eb957da-45b2-426f-a217-a20926b3ebd0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:47:47.276083 [ 255 ] {0eb957da-45b2-426f-a217-a20926b3ebd0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:47.276308 [ 255 ] {0eb957da-45b2-426f-a217-a20926b3ebd0} executeQuery: Read 103 rows, 8.24 KiB in 0.001619 sec., 63619.51822112415 rows/sec., 4.97 MiB/sec. 2025.02.11 20:47:47.276422 [ 255 ] {0eb957da-45b2-426f-a217-a20926b3ebd0} TCPHandler: Processed in 0.001911191 sec. 2025.02.11 20:47:47.276589 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:47.276742 [ 4 ] {6d66b53f-1407-49b5-b523-0790bf7b2320} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:47.276811 [ 4 ] {6d66b53f-1407-49b5-b523-0790bf7b2320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:47.277450 [ 4 ] {6d66b53f-1407-49b5-b523-0790bf7b2320} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:47.277494 [ 4 ] {6d66b53f-1407-49b5-b523-0790bf7b2320} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:47.277912 [ 4 ] {6d66b53f-1407-49b5-b523-0790bf7b2320} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:47:47.278162 [ 4 ] {6d66b53f-1407-49b5-b523-0790bf7b2320} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:47.278421 [ 4 ] {6d66b53f-1407-49b5-b523-0790bf7b2320} executeQuery: Read 160 rows, 11.41 KiB in 0.001707 sec., 93731.69302870533 rows/sec., 6.53 MiB/sec. 2025.02.11 20:47:47.278625 [ 4 ] {6d66b53f-1407-49b5-b523-0790bf7b2320} TCPHandler: Processed in 0.002104984 sec. 2025.02.11 20:47:47.278820 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:47.278934 [ 255 ] {9f3e095d-2202-421e-95b1-5a6dedd73bf7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:47.279016 [ 255 ] {9f3e095d-2202-421e-95b1-5a6dedd73bf7} 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.02.11 20:47:47.280357 [ 255 ] {9f3e095d-2202-421e-95b1-5a6dedd73bf7} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:47.280395 [ 255 ] {9f3e095d-2202-421e-95b1-5a6dedd73bf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:47.281069 [ 255 ] {9f3e095d-2202-421e-95b1-5a6dedd73bf7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:47:47.281326 [ 255 ] {9f3e095d-2202-421e-95b1-5a6dedd73bf7} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:47.281561 [ 255 ] {9f3e095d-2202-421e-95b1-5a6dedd73bf7} executeQuery: Read 39 rows, 71.56 KiB in 0.00265 sec., 14716.981132075472 rows/sec., 26.37 MiB/sec. 2025.02.11 20:47:47.281662 [ 255 ] {9f3e095d-2202-421e-95b1-5a6dedd73bf7} TCPHandler: Processed in 0.002906397 sec. 2025.02.11 20:47:47.281827 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:47.281972 [ 4 ] {905520ac-2be1-47cb-b256-72fce2a144b9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:47.282027 [ 4 ] {905520ac-2be1-47cb-b256-72fce2a144b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:47.282537 [ 4 ] {905520ac-2be1-47cb-b256-72fce2a144b9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:47.282580 [ 4 ] {905520ac-2be1-47cb-b256-72fce2a144b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:47.282969 [ 4 ] {905520ac-2be1-47cb-b256-72fce2a144b9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:47:47.283217 [ 4 ] {905520ac-2be1-47cb-b256-72fce2a144b9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:47.283440 [ 4 ] {905520ac-2be1-47cb-b256-72fce2a144b9} executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. 2025.02.11 20:47:47.283497 [ 4 ] {905520ac-2be1-47cb-b256-72fce2a144b9} TCPHandler: Processed in 0.001738798 sec. 2025.02.11 20:47:51.565362 [ 87 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:47:51.565467 [ 87 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:47:51.676723 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.02.11 20:47:51.677512 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:51.677550 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:51.678142 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:47:51.678406 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:51.678611 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.02.11 20:47:52.271353 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.271653 [ 255 ] {16c1b9de-bc26-4914-a866-861243ceeaf2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:47:52.271767 [ 255 ] {16c1b9de-bc26-4914-a866-861243ceeaf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:47:52.272678 [ 255 ] {16c1b9de-bc26-4914-a866-861243ceeaf2} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.272723 [ 255 ] {16c1b9de-bc26-4914-a866-861243ceeaf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.273161 [ 255 ] {16c1b9de-bc26-4914-a866-861243ceeaf2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:47:52.273415 [ 255 ] {16c1b9de-bc26-4914-a866-861243ceeaf2} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.273646 [ 255 ] {16c1b9de-bc26-4914-a866-861243ceeaf2} executeQuery: Read 14 rows, 1.01 KiB in 0.002079 sec., 6734.0067340067335 rows/sec., 484.76 KiB/sec. 2025.02.11 20:47:52.273703 [ 255 ] {16c1b9de-bc26-4914-a866-861243ceeaf2} TCPHandler: Processed in 0.00253719 sec. 2025.02.11 20:47:52.273965 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.274173 [ 4 ] {d3d0304c-a139-4f51-a2f1-cd14cd98e20e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:52.274259 [ 4 ] {d3d0304c-a139-4f51-a2f1-cd14cd98e20e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:52.275199 [ 4 ] {d3d0304c-a139-4f51-a2f1-cd14cd98e20e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.275252 [ 4 ] {d3d0304c-a139-4f51-a2f1-cd14cd98e20e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.275718 [ 4 ] {d3d0304c-a139-4f51-a2f1-cd14cd98e20e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:47:52.275977 [ 4 ] {d3d0304c-a139-4f51-a2f1-cd14cd98e20e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.276175 [ 84 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:47:52.276241 [ 84 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.276247 [ 4 ] {d3d0304c-a139-4f51-a2f1-cd14cd98e20e} executeQuery: Read 203 rows, 17.95 KiB in 0.002126 sec., 95484.47789275636 rows/sec., 8.25 MiB/sec. 2025.02.11 20:47:52.276280 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.276415 [ 4 ] {d3d0304c-a139-4f51-a2f1-cd14cd98e20e} TCPHandler: Processed in 0.002588131 sec. 2025.02.11 20:47:52.276509 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:47:52.276611 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.276665 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:52.276706 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1431 rows starting from the beginning of the part 2025.02.11 20:47:52.276769 [ 255 ] {4bc70e17-6b25-4b3f-bb75-daba900f1216} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:52.276830 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 203 rows starting from the beginning of the part 2025.02.11 20:47:52.276868 [ 255 ] {4bc70e17-6b25-4b3f-bb75-daba900f1216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:52.277142 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 134 rows starting from the beginning of the part 2025.02.11 20:47:52.277310 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 203 rows starting from the beginning of the part 2025.02.11 20:47:52.277510 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 134 rows starting from the beginning of the part 2025.02.11 20:47:52.277734 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 203 rows starting from the beginning of the part 2025.02.11 20:47:52.278546 [ 255 ] {4bc70e17-6b25-4b3f-bb75-daba900f1216} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.278589 [ 255 ] {4bc70e17-6b25-4b3f-bb75-daba900f1216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.279117 [ 255 ] {4bc70e17-6b25-4b3f-bb75-daba900f1216} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:47:52.279388 [ 255 ] {4bc70e17-6b25-4b3f-bb75-daba900f1216} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.279653 [ 255 ] {4bc70e17-6b25-4b3f-bb75-daba900f1216} executeQuery: Read 7 rows, 467.00 B in 0.002915 sec., 2401.3722126929674 rows/sec., 156.45 KiB/sec. 2025.02.11 20:47:52.279763 [ 255 ] {4bc70e17-6b25-4b3f-bb75-daba900f1216} TCPHandler: Processed in 0.003222451 sec. 2025.02.11 20:47:52.279769 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2308 rows, containing 5 columns (5 merged, 0 gathered) in 0.003380974 sec., 682643.5222512803 rows/sec., 60.28 MiB/sec. 2025.02.11 20:47:52.279941 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.279980 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:47:52.280152 [ 4 ] {1edd738d-758a-4afe-89c6-c1d4fc94bbe9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:47:52.280258 [ 4 ] {1edd738d-758a-4afe-89c6-c1d4fc94bbe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:47:52.280408 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.280583 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_31_6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:47:52.280749 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.02.11 20:47:52.281191 [ 4 ] {1edd738d-758a-4afe-89c6-c1d4fc94bbe9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.281236 [ 4 ] {1edd738d-758a-4afe-89c6-c1d4fc94bbe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.281599 [ 4 ] {1edd738d-758a-4afe-89c6-c1d4fc94bbe9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:47:52.281838 [ 4 ] {1edd738d-758a-4afe-89c6-c1d4fc94bbe9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.282056 [ 4 ] {1edd738d-758a-4afe-89c6-c1d4fc94bbe9} executeQuery: Read 14 rows, 1004.00 B in 0.001973 sec., 7095.793208312215 rows/sec., 496.94 KiB/sec. 2025.02.11 20:47:52.282168 [ 4 ] {1edd738d-758a-4afe-89c6-c1d4fc94bbe9} TCPHandler: Processed in 0.002305987 sec. 2025.02.11 20:47:52.282324 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.282459 [ 255 ] {7ce346e0-4523-4543-991b-15927b4ac14a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:47:52.282516 [ 255 ] {7ce346e0-4523-4543-991b-15927b4ac14a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:47:52.283185 [ 255 ] {7ce346e0-4523-4543-991b-15927b4ac14a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.283223 [ 255 ] {7ce346e0-4523-4543-991b-15927b4ac14a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.283582 [ 255 ] {7ce346e0-4523-4543-991b-15927b4ac14a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:47:52.283817 [ 255 ] {7ce346e0-4523-4543-991b-15927b4ac14a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.283991 [ 255 ] {7ce346e0-4523-4543-991b-15927b4ac14a} executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. 2025.02.11 20:47:52.284041 [ 255 ] {7ce346e0-4523-4543-991b-15927b4ac14a} TCPHandler: Processed in 0.001781378 sec. 2025.02.11 20:47:52.284179 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.284299 [ 4 ] {2a22a538-ff05-48b9-8295-db9a22de5ca4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:52.284348 [ 4 ] {2a22a538-ff05-48b9-8295-db9a22de5ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:52.285071 [ 4 ] {2a22a538-ff05-48b9-8295-db9a22de5ca4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.285110 [ 4 ] {2a22a538-ff05-48b9-8295-db9a22de5ca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.285493 [ 4 ] {2a22a538-ff05-48b9-8295-db9a22de5ca4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:47:52.285732 [ 4 ] {2a22a538-ff05-48b9-8295-db9a22de5ca4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.285891 [ 84 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:47:52.285944 [ 84 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.285975 [ 4 ] {2a22a538-ff05-48b9-8295-db9a22de5ca4} executeQuery: Read 382 rows, 27.68 KiB in 0.001698 sec., 224970.5535924617 rows/sec., 15.92 MiB/sec. 2025.02.11 20:47:52.285981 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.286145 [ 4 ] {2a22a538-ff05-48b9-8295-db9a22de5ca4} TCPHandler: Processed in 0.002022322 sec. 2025.02.11 20:47:52.286303 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:47:52.286360 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.286591 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:52.286603 [ 255 ] {4983273e-4d49-46f0-b5cb-657741c2a2dd} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:47:52.286661 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part 2025.02.11 20:47:52.286712 [ 255 ] {4983273e-4d49-46f0-b5cb-657741c2a2dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:47:52.287104 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 382 rows starting from the beginning of the part 2025.02.11 20:47:52.287459 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 103 rows starting from the beginning of the part 2025.02.11 20:47:52.287830 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 382 rows starting from the beginning of the part 2025.02.11 20:47:52.288150 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 103 rows starting from the beginning of the part 2025.02.11 20:47:52.288472 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 382 rows starting from the beginning of the part 2025.02.11 20:47:52.289187 [ 255 ] {4983273e-4d49-46f0-b5cb-657741c2a2dd} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.289254 [ 255 ] {4983273e-4d49-46f0-b5cb-657741c2a2dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.290059 [ 255 ] {4983273e-4d49-46f0-b5cb-657741c2a2dd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:47:52.290594 [ 255 ] {4983273e-4d49-46f0-b5cb-657741c2a2dd} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.291038 [ 255 ] {4983273e-4d49-46f0-b5cb-657741c2a2dd} executeQuery: Read 6 rows, 321.00 B in 0.004525 sec., 1325.966850828729 rows/sec., 69.28 KiB/sec. 2025.02.11 20:47:52.291132 [ 255 ] {4983273e-4d49-46f0-b5cb-657741c2a2dd} TCPHandler: Processed in 0.004875818 sec. 2025.02.11 20:47:52.291269 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.291597 [ 4 ] {b2dac9a6-b843-4293-8891-8f42995c234a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:52.291710 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2265 rows, containing 5 columns (5 merged, 0 gathered) in 0.005574829 sec., 406290.48891006346 rows/sec., 30.90 MiB/sec. 2025.02.11 20:47:52.291724 [ 4 ] {b2dac9a6-b843-4293-8891-8f42995c234a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:52.291959 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:47:52.292499 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.292692 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_31_6} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:47:52.292880 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.11 20:47:52.292967 [ 4 ] {b2dac9a6-b843-4293-8891-8f42995c234a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.293012 [ 4 ] {b2dac9a6-b843-4293-8891-8f42995c234a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.293412 [ 4 ] {b2dac9a6-b843-4293-8891-8f42995c234a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:47:52.293666 [ 4 ] {b2dac9a6-b843-4293-8891-8f42995c234a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.293827 [ 84 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:47:52.293882 [ 84 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.293917 [ 4 ] {b2dac9a6-b843-4293-8891-8f42995c234a} executeQuery: Read 237 rows, 16.27 KiB in 0.002441 sec., 97091.35600163868 rows/sec., 6.51 MiB/sec. 2025.02.11 20:47:52.293924 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.294119 [ 4 ] {b2dac9a6-b843-4293-8891-8f42995c234a} TCPHandler: Processed in 0.002899497 sec. 2025.02.11 20:47:52.294292 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:47:52.294494 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.294825 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:52.294957 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7443 rows starting from the beginning of the part 2025.02.11 20:47:52.294994 [ 255 ] {2a6d1624-64be-40b7-92c4-e06f8b989aee} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:47:52.295184 [ 255 ] {2a6d1624-64be-40b7-92c4-e06f8b989aee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:47:52.295264 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part 2025.02.11 20:47:52.295664 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2025.02.11 20:47:52.296071 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part 2025.02.11 20:47:52.296395 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:47:52.296608 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:47:52.297392 [ 255 ] {2a6d1624-64be-40b7-92c4-e06f8b989aee} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.297455 [ 255 ] {2a6d1624-64be-40b7-92c4-e06f8b989aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.298330 [ 255 ] {2a6d1624-64be-40b7-92c4-e06f8b989aee} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:47:52.298644 [ 255 ] {2a6d1624-64be-40b7-92c4-e06f8b989aee} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.298942 [ 84 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.02.11 20:47:52.299029 [ 84 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.299115 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.299240 [ 255 ] {2a6d1624-64be-40b7-92c4-e06f8b989aee} executeQuery: Read 1 rows, 69.00 B in 0.00439 sec., 227.79043280182233 rows/sec., 15.35 KiB/sec. 2025.02.11 20:47:52.299611 [ 255 ] {2a6d1624-64be-40b7-92c4-e06f8b989aee} TCPHandler: Processed in 0.005351235 sec. 2025.02.11 20:47:52.299641 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::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.02.11 20:47:52.299966 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:52.300113 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:52.300231 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.02.11 20:47:52.300481 [ 4 ] {5c7b894e-1b73-4d5b-b2f4-383ecc227168} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:52.300629 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.02.11 20:47:52.300966 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.02.11 20:47:52.301282 [ 4 ] {5c7b894e-1b73-4d5b-b2f4-383ecc227168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:52.301312 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.02.11 20:47:52.301680 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.02.11 20:47:52.302258 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.02.11 20:47:52.304431 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 8474 rows, containing 5 columns (5 merged, 0 gathered) in 0.010366485 sec., 817441.9776809594 rows/sec., 55.28 MiB/sec. 2025.02.11 20:47:52.304768 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:47:52.305578 [ 4 ] {5c7b894e-1b73-4d5b-b2f4-383ecc227168} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.305711 [ 4 ] {5c7b894e-1b73-4d5b-b2f4-383ecc227168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.305846 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_31_6} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.306217 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_31_6} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:47:52.306477 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2025.02.11 20:47:52.307214 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.007947807 sec., 1258.2087109060399 rows/sec., 84.78 KiB/sec. 2025.02.11 20:47:52.307286 [ 4 ] {5c7b894e-1b73-4d5b-b2f4-383ecc227168} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:47:52.307370 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.02.11 20:47:52.307857 [ 4 ] {5c7b894e-1b73-4d5b-b2f4-383ecc227168} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.307893 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.308067 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_10_2} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.02.11 20:47:52.308177 [ 84 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:47:52.308321 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.11 20:47:52.308350 [ 84 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.308427 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.308461 [ 4 ] {5c7b894e-1b73-4d5b-b2f4-383ecc227168} executeQuery: Read 82 rows, 5.33 KiB in 0.008215 sec., 9981.740718198418 rows/sec., 649.18 KiB/sec. 2025.02.11 20:47:52.308706 [ 4 ] {5c7b894e-1b73-4d5b-b2f4-383ecc227168} TCPHandler: Processed in 0.008970463 sec. 2025.02.11 20:47:52.308725 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:47:52.308888 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:52.308917 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1318 rows starting from the beginning of the part 2025.02.11 20:47:52.309017 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part 2025.02.11 20:47:52.309221 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2025.02.11 20:47:52.309403 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part 2025.02.11 20:47:52.309566 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:47:52.309717 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:47:52.310971 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 4 columns (4 merged, 0 gathered) in 0.002455829 sec., 685715.4956635825 rows/sec., 44.77 MiB/sec. 2025.02.11 20:47:52.311149 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:47:52.311424 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_31_6} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.311502 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_31_6} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:47:52.311571 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.11 20:47:52.380727 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.02.11 20:47:52.401196 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:52.401259 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:52.408621 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:47:52.409458 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:52.413430 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.02.11 20:47:56.712601 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 626 2025.02.11 20:47:56.715679 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:56.715732 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:56.717177 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:47:56.717480 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:56.717725 [ 79 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:47:56.717867 [ 79 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:56.717949 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:56.718438 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:47:56.719451 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 626 2025.02.11 20:47:56.719901 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:47:56.720098 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 460 rows starting from the beginning of the part 2025.02.11 20:47:56.720737 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part 2025.02.11 20:47:56.721339 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part 2025.02.11 20:47:56.721824 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2025.02.11 20:47:56.722310 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part 2025.02.11 20:47:56.722772 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part 2025.02.11 20:47:56.730769 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 72 columns (72 merged, 0 gathered) in 0.012668893 sec., 49412.367757782784 rows/sec., 43.48 MiB/sec. 2025.02.11 20:47:56.731768 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:47:56.732487 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:56.732572 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_16_3} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:47:56.732780 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. 2025.02.11 20:47:57.297847 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:57.298063 [ 255 ] {da695b20-1f6d-45b9-9c5f-6631ee3d0362} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:47:57.298144 [ 255 ] {da695b20-1f6d-45b9-9c5f-6631ee3d0362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:47:57.298906 [ 255 ] {da695b20-1f6d-45b9-9c5f-6631ee3d0362} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:57.298963 [ 255 ] {da695b20-1f6d-45b9-9c5f-6631ee3d0362} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:57.299399 [ 255 ] {da695b20-1f6d-45b9-9c5f-6631ee3d0362} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:47:57.299651 [ 255 ] {da695b20-1f6d-45b9-9c5f-6631ee3d0362} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:57.299931 [ 255 ] {da695b20-1f6d-45b9-9c5f-6631ee3d0362} executeQuery: Read 6 rows, 501.00 B in 0.001918 sec., 3128.2586027111574 rows/sec., 255.09 KiB/sec. 2025.02.11 20:47:57.300132 [ 255 ] {da695b20-1f6d-45b9-9c5f-6631ee3d0362} TCPHandler: Processed in 0.002423809 sec. 2025.02.11 20:47:57.300414 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:57.300609 [ 4 ] {d01d66fd-d5c2-449a-a6bd-1247168dc493} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:47:57.300682 [ 4 ] {d01d66fd-d5c2-449a-a6bd-1247168dc493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:47:57.302122 [ 4 ] {d01d66fd-d5c2-449a-a6bd-1247168dc493} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:57.302172 [ 4 ] {d01d66fd-d5c2-449a-a6bd-1247168dc493} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:57.302696 [ 4 ] {d01d66fd-d5c2-449a-a6bd-1247168dc493} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:47:57.302952 [ 4 ] {d01d66fd-d5c2-449a-a6bd-1247168dc493} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:57.303152 [ 4 ] {d01d66fd-d5c2-449a-a6bd-1247168dc493} executeQuery: Read 1277 rows, 108.14 KiB in 0.002596 sec., 491910.63174114027 rows/sec., 40.68 MiB/sec. 2025.02.11 20:47:57.303206 [ 4 ] {d01d66fd-d5c2-449a-a6bd-1247168dc493} TCPHandler: Processed in 0.002924107 sec. 2025.02.11 20:47:57.303430 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:57.303650 [ 255 ] {5108c859-c66e-47bd-974e-e6838aa5047b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:47:57.303741 [ 255 ] {5108c859-c66e-47bd-974e-e6838aa5047b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:47:57.304603 [ 255 ] {5108c859-c66e-47bd-974e-e6838aa5047b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:57.304643 [ 255 ] {5108c859-c66e-47bd-974e-e6838aa5047b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:57.305001 [ 255 ] {5108c859-c66e-47bd-974e-e6838aa5047b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:47:57.305237 [ 255 ] {5108c859-c66e-47bd-974e-e6838aa5047b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:57.305488 [ 255 ] {5108c859-c66e-47bd-974e-e6838aa5047b} executeQuery: Read 45 rows, 3.35 KiB in 0.001884 sec., 23885.350318471337 rows/sec., 1.74 MiB/sec. 2025.02.11 20:47:57.305584 [ 255 ] {5108c859-c66e-47bd-974e-e6838aa5047b} TCPHandler: Processed in 0.002262297 sec. 2025.02.11 20:47:57.305835 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:57.306010 [ 4 ] {e7085415-36d7-4b86-a4cf-14195d8cd302} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:47:57.306060 [ 4 ] {e7085415-36d7-4b86-a4cf-14195d8cd302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:47:57.306748 [ 4 ] {e7085415-36d7-4b86-a4cf-14195d8cd302} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:57.306787 [ 4 ] {e7085415-36d7-4b86-a4cf-14195d8cd302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:57.307168 [ 4 ] {e7085415-36d7-4b86-a4cf-14195d8cd302} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:47:57.307407 [ 4 ] {e7085415-36d7-4b86-a4cf-14195d8cd302} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:57.307653 [ 4 ] {e7085415-36d7-4b86-a4cf-14195d8cd302} executeQuery: Read 228 rows, 15.81 KiB in 0.001656 sec., 137681.15942028986 rows/sec., 9.32 MiB/sec. 2025.02.11 20:47:57.307823 [ 4 ] {e7085415-36d7-4b86-a4cf-14195d8cd302} TCPHandler: Processed in 0.002121974 sec. 2025.02.11 20:47:57.307999 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:57.308136 [ 255 ] {a5468e79-0b51-48bb-95cb-5c0b151c08ca} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:47:57.308193 [ 255 ] {a5468e79-0b51-48bb-95cb-5c0b151c08ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:47:57.309154 [ 255 ] {a5468e79-0b51-48bb-95cb-5c0b151c08ca} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:57.309203 [ 255 ] {a5468e79-0b51-48bb-95cb-5c0b151c08ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:57.309598 [ 255 ] {a5468e79-0b51-48bb-95cb-5c0b151c08ca} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:47:57.309836 [ 255 ] {a5468e79-0b51-48bb-95cb-5c0b151c08ca} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:57.310041 [ 255 ] {a5468e79-0b51-48bb-95cb-5c0b151c08ca} executeQuery: Read 565 rows, 43.02 KiB in 0.001936 sec., 291838.8429752066 rows/sec., 21.70 MiB/sec. 2025.02.11 20:47:57.310092 [ 255 ] {a5468e79-0b51-48bb-95cb-5c0b151c08ca} TCPHandler: Processed in 0.002162205 sec. 2025.02.11 20:47:57.310242 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:57.310359 [ 4 ] {ebdc9fff-743e-4682-8d1d-d2f8d112d9cd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:57.310413 [ 4 ] {ebdc9fff-743e-4682-8d1d-d2f8d112d9cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:47:57.311185 [ 4 ] {ebdc9fff-743e-4682-8d1d-d2f8d112d9cd} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:57.311223 [ 4 ] {ebdc9fff-743e-4682-8d1d-d2f8d112d9cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:57.311675 [ 4 ] {ebdc9fff-743e-4682-8d1d-d2f8d112d9cd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:47:57.311916 [ 4 ] {ebdc9fff-743e-4682-8d1d-d2f8d112d9cd} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:57.312129 [ 4 ] {ebdc9fff-743e-4682-8d1d-d2f8d112d9cd} executeQuery: Read 883 rows, 60.84 KiB in 0.001788 sec., 493847.87472035794 rows/sec., 33.23 MiB/sec. 2025.02.11 20:47:57.312352 [ 4 ] {ebdc9fff-743e-4682-8d1d-d2f8d112d9cd} TCPHandler: Processed in 0.002159565 sec. 2025.02.11 20:47:57.312592 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:57.312746 [ 255 ] {860e1cb4-f4b4-4aa8-b8cc-b0cb92b0c3d3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:47:57.312841 [ 255 ] {860e1cb4-f4b4-4aa8-b8cc-b0cb92b0c3d3} 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.02.11 20:47:57.314065 [ 255 ] {860e1cb4-f4b4-4aa8-b8cc-b0cb92b0c3d3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:57.314104 [ 255 ] {860e1cb4-f4b4-4aa8-b8cc-b0cb92b0c3d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:57.314767 [ 255 ] {860e1cb4-f4b4-4aa8-b8cc-b0cb92b0c3d3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:47:57.315030 [ 255 ] {860e1cb4-f4b4-4aa8-b8cc-b0cb92b0c3d3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:57.315337 [ 255 ] {860e1cb4-f4b4-4aa8-b8cc-b0cb92b0c3d3} executeQuery: Read 39 rows, 71.56 KiB in 0.002618 sec., 14896.867838044309 rows/sec., 26.69 MiB/sec. 2025.02.11 20:47:57.315848 [ 255 ] {860e1cb4-f4b4-4aa8-b8cc-b0cb92b0c3d3} TCPHandler: Processed in 0.003382524 sec. 2025.02.11 20:47:57.316024 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:47:57.316144 [ 4 ] {c1cf39f9-0138-4f85-a954-ffef920ce959} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:47:57.316195 [ 4 ] {c1cf39f9-0138-4f85-a954-ffef920ce959} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:47:57.316771 [ 4 ] {c1cf39f9-0138-4f85-a954-ffef920ce959} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:57.316817 [ 4 ] {c1cf39f9-0138-4f85-a954-ffef920ce959} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:57.317277 [ 4 ] {c1cf39f9-0138-4f85-a954-ffef920ce959} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:47:57.317514 [ 4 ] {c1cf39f9-0138-4f85-a954-ffef920ce959} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:57.317721 [ 4 ] {c1cf39f9-0138-4f85-a954-ffef920ce959} executeQuery: Read 60 rows, 4.14 KiB in 0.001597 sec., 37570.44458359424 rows/sec., 2.53 MiB/sec. 2025.02.11 20:47:57.317855 [ 4 ] {c1cf39f9-0138-4f85-a954-ffef920ce959} TCPHandler: Processed in 0.00188589 sec. 2025.02.11 20:47:59.178757 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.02.11 20:47:59.179523 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:59.179571 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:59.180131 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:47:59.180395 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:59.180623 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.02.11 20:47:59.913510 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.02.11 20:47:59.934894 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:47:59.934967 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:47:59.942313 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:47:59.943095 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:47:59.946702 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.02.11 20:48:02.271767 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.271958 [ 255 ] {ab376a17-bf25-45c9-9a7a-a03dd30645b9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:48:02.272031 [ 255 ] {ab376a17-bf25-45c9-9a7a-a03dd30645b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:48:02.272775 [ 255 ] {ab376a17-bf25-45c9-9a7a-a03dd30645b9} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.272824 [ 255 ] {ab376a17-bf25-45c9-9a7a-a03dd30645b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.273258 [ 255 ] {ab376a17-bf25-45c9-9a7a-a03dd30645b9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:48:02.273507 [ 255 ] {ab376a17-bf25-45c9-9a7a-a03dd30645b9} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.273749 [ 255 ] {ab376a17-bf25-45c9-9a7a-a03dd30645b9} executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. 2025.02.11 20:48:02.273865 [ 255 ] {ab376a17-bf25-45c9-9a7a-a03dd30645b9} TCPHandler: Processed in 0.002227315 sec. 2025.02.11 20:48:02.274121 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.274309 [ 4 ] {a353ea51-d2e4-4fcf-afc3-fa80f99e593d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:02.274382 [ 4 ] {a353ea51-d2e4-4fcf-afc3-fa80f99e593d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:02.275233 [ 4 ] {a353ea51-d2e4-4fcf-afc3-fa80f99e593d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.275275 [ 4 ] {a353ea51-d2e4-4fcf-afc3-fa80f99e593d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.275722 [ 4 ] {a353ea51-d2e4-4fcf-afc3-fa80f99e593d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:48:02.275978 [ 4 ] {a353ea51-d2e4-4fcf-afc3-fa80f99e593d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.276214 [ 4 ] {a353ea51-d2e4-4fcf-afc3-fa80f99e593d} executeQuery: Read 203 rows, 17.95 KiB in 0.001957 sec., 103730.19928461932 rows/sec., 8.96 MiB/sec. 2025.02.11 20:48:02.276283 [ 4 ] {a353ea51-d2e4-4fcf-afc3-fa80f99e593d} TCPHandler: Processed in 0.002288067 sec. 2025.02.11 20:48:02.276433 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.276571 [ 255 ] {8229d158-5a22-470d-8b3d-82dda0524ea1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:02.276631 [ 255 ] {8229d158-5a22-470d-8b3d-82dda0524ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:02.277304 [ 255 ] {8229d158-5a22-470d-8b3d-82dda0524ea1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.277350 [ 255 ] {8229d158-5a22-470d-8b3d-82dda0524ea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.277714 [ 255 ] {8229d158-5a22-470d-8b3d-82dda0524ea1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:48:02.277955 [ 255 ] {8229d158-5a22-470d-8b3d-82dda0524ea1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.278077 [ 72 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:48:02.278120 [ 72 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.278137 [ 255 ] {8229d158-5a22-470d-8b3d-82dda0524ea1} executeQuery: Read 7 rows, 467.00 B in 0.001595 sec., 4388.71473354232 rows/sec., 285.93 KiB/sec. 2025.02.11 20:48:02.278143 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.278235 [ 255 ] {8229d158-5a22-470d-8b3d-82dda0524ea1} TCPHandler: Processed in 0.00186557 sec. 2025.02.11 20:48:02.278443 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.278476 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:48:02.278637 [ 4 ] {f31d36ed-1ec5-4411-b477-f829690feb4c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:48:02.278744 [ 4 ] {f31d36ed-1ec5-4411-b477-f829690feb4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:48:02.278855 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:02.278972 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 64 rows starting from the beginning of the part 2025.02.11 20:48:02.279244 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:48:02.279555 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:48:02.279851 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:48:02.280153 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 45 rows starting from the beginning of the part 2025.02.11 20:48:02.280442 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:48:02.281850 [ 4 ] {f31d36ed-1ec5-4411-b477-f829690feb4c} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.281923 [ 4 ] {f31d36ed-1ec5-4411-b477-f829690feb4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.283057 [ 4 ] {f31d36ed-1ec5-4411-b477-f829690feb4c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:48:02.283445 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.005187923 sec., 32575.65696329726 rows/sec., 2.44 MiB/sec. 2025.02.11 20:48:02.283601 [ 4 ] {f31d36ed-1ec5-4411-b477-f829690feb4c} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.283660 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:48:02.284147 [ 4 ] {f31d36ed-1ec5-4411-b477-f829690feb4c} executeQuery: Read 14 rows, 1004.00 B in 0.005513 sec., 2539.452203881734 rows/sec., 177.85 KiB/sec. 2025.02.11 20:48:02.284423 [ 4 ] {f31d36ed-1ec5-4411-b477-f829690feb4c} TCPHandler: Processed in 0.006105308 sec. 2025.02.11 20:48:02.284430 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_26_5} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.284611 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_26_5} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:48:02.284636 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.284730 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:48:02.284817 [ 255 ] {049adab7-839c-4301-b350-0336493ffbe6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:48:02.284868 [ 255 ] {049adab7-839c-4301-b350-0336493ffbe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:48:02.285452 [ 255 ] {049adab7-839c-4301-b350-0336493ffbe6} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.285492 [ 255 ] {049adab7-839c-4301-b350-0336493ffbe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.285849 [ 255 ] {049adab7-839c-4301-b350-0336493ffbe6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:48:02.286097 [ 255 ] {049adab7-839c-4301-b350-0336493ffbe6} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.286281 [ 255 ] {049adab7-839c-4301-b350-0336493ffbe6} executeQuery: Read 13 rows, 830.00 B in 0.001493 sec., 8707.300736771602 rows/sec., 542.90 KiB/sec. 2025.02.11 20:48:02.286331 [ 255 ] {049adab7-839c-4301-b350-0336493ffbe6} TCPHandler: Processed in 0.001783488 sec. 2025.02.11 20:48:02.286503 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.286656 [ 4 ] {ca4fcbad-3392-42a9-bac4-bb514d72c9cd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:02.286716 [ 4 ] {ca4fcbad-3392-42a9-bac4-bb514d72c9cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:02.287601 [ 4 ] {ca4fcbad-3392-42a9-bac4-bb514d72c9cd} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.287642 [ 4 ] {ca4fcbad-3392-42a9-bac4-bb514d72c9cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.288031 [ 4 ] {ca4fcbad-3392-42a9-bac4-bb514d72c9cd} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:48:02.288281 [ 4 ] {ca4fcbad-3392-42a9-bac4-bb514d72c9cd} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.288498 [ 4 ] {ca4fcbad-3392-42a9-bac4-bb514d72c9cd} executeQuery: Read 382 rows, 27.68 KiB in 0.001876 sec., 203624.73347547973 rows/sec., 14.41 MiB/sec. 2025.02.11 20:48:02.288554 [ 4 ] {ca4fcbad-3392-42a9-bac4-bb514d72c9cd} TCPHandler: Processed in 0.002122434 sec. 2025.02.11 20:48:02.288704 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.288842 [ 255 ] {84ace593-6c8b-4662-9734-bc3499fe1e20} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:48:02.288901 [ 255 ] {84ace593-6c8b-4662-9734-bc3499fe1e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:48:02.289475 [ 255 ] {84ace593-6c8b-4662-9734-bc3499fe1e20} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.289513 [ 255 ] {84ace593-6c8b-4662-9734-bc3499fe1e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.289874 [ 255 ] {84ace593-6c8b-4662-9734-bc3499fe1e20} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:48:02.290108 [ 255 ] {84ace593-6c8b-4662-9734-bc3499fe1e20} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.290225 [ 72 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.11 20:48:02.290266 [ 72 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.290290 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.290299 [ 255 ] {84ace593-6c8b-4662-9734-bc3499fe1e20} executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. 2025.02.11 20:48:02.290476 [ 255 ] {84ace593-6c8b-4662-9734-bc3499fe1e20} TCPHandler: Processed in 0.0018331 sec. 2025.02.11 20:48:02.290543 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:48:02.290677 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.290746 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:02.290786 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:48:02.291005 [ 4 ] {b70c1c06-86ac-4b65-a748-11e029c7a49b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:02.291014 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:48:02.291249 [ 4 ] {b70c1c06-86ac-4b65-a748-11e029c7a49b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:02.291304 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:48:02.291629 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:48:02.291931 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:48:02.292224 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:48:02.294109 [ 4 ] {b70c1c06-86ac-4b65-a748-11e029c7a49b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.294178 [ 4 ] {b70c1c06-86ac-4b65-a748-11e029c7a49b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.295147 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004771156 sec., 13833.125556992896 rows/sec., 722.73 KiB/sec. 2025.02.11 20:48:02.295312 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.11 20:48:02.295323 [ 4 ] {b70c1c06-86ac-4b65-a748-11e029c7a49b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:48:02.295794 [ 4 ] {b70c1c06-86ac-4b65-a748-11e029c7a49b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.295877 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_11_2} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.296112 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_11_2} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.11 20:48:02.296352 [ 4 ] {b70c1c06-86ac-4b65-a748-11e029c7a49b} executeQuery: Read 237 rows, 16.27 KiB in 0.00548 sec., 43248.175182481755 rows/sec., 2.90 MiB/sec. 2025.02.11 20:48:02.296367 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:48:02.296585 [ 4 ] {b70c1c06-86ac-4b65-a748-11e029c7a49b} TCPHandler: Processed in 0.005996667 sec. 2025.02.11 20:48:02.296822 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.296965 [ 255 ] {2c1f79f8-d5ce-4916-97c1-ab2c5185c120} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:48:02.297024 [ 255 ] {2c1f79f8-d5ce-4916-97c1-ab2c5185c120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:48:02.297575 [ 255 ] {2c1f79f8-d5ce-4916-97c1-ab2c5185c120} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.297615 [ 255 ] {2c1f79f8-d5ce-4916-97c1-ab2c5185c120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.297977 [ 255 ] {2c1f79f8-d5ce-4916-97c1-ab2c5185c120} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:48:02.298216 [ 255 ] {2c1f79f8-d5ce-4916-97c1-ab2c5185c120} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.298392 [ 255 ] {2c1f79f8-d5ce-4916-97c1-ab2c5185c120} executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. 2025.02.11 20:48:02.298441 [ 255 ] {2c1f79f8-d5ce-4916-97c1-ab2c5185c120} TCPHandler: Processed in 0.001725598 sec. 2025.02.11 20:48:02.298611 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:02.298749 [ 4 ] {f5c1c2cb-cd03-4562-96f0-a6ebb0ae5379} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:02.298808 [ 4 ] {f5c1c2cb-cd03-4562-96f0-a6ebb0ae5379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:02.299382 [ 4 ] {f5c1c2cb-cd03-4562-96f0-a6ebb0ae5379} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:02.299421 [ 4 ] {f5c1c2cb-cd03-4562-96f0-a6ebb0ae5379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:02.299786 [ 4 ] {f5c1c2cb-cd03-4562-96f0-a6ebb0ae5379} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:48:02.300027 [ 4 ] {f5c1c2cb-cd03-4562-96f0-a6ebb0ae5379} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:02.300269 [ 4 ] {f5c1c2cb-cd03-4562-96f0-a6ebb0ae5379} executeQuery: Read 82 rows, 5.33 KiB in 0.001542 sec., 53177.69130998703 rows/sec., 3.38 MiB/sec. 2025.02.11 20:48:02.300418 [ 4 ] {f5c1c2cb-cd03-4562-96f0-a6ebb0ae5379} TCPHandler: Processed in 0.00186881 sec. 2025.02.11 20:48:06.565526 [ 64 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:48:06.565602 [ 64 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:48:06.680757 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.02.11 20:48:06.681389 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:06.681433 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:06.681950 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:48:06.682204 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:06.682424 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.02.11 20:48:06.719672 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 662 2025.02.11 20:48:06.722826 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:06.722882 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:06.724382 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:48:06.724699 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:06.725774 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 662 2025.02.11 20:48:07.269095 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:07.269314 [ 255 ] {6bb4bc95-4a34-4a28-8338-d92c96251103} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:07.269395 [ 255 ] {6bb4bc95-4a34-4a28-8338-d92c96251103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:07.270268 [ 255 ] {6bb4bc95-4a34-4a28-8338-d92c96251103} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:07.270314 [ 255 ] {6bb4bc95-4a34-4a28-8338-d92c96251103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:07.270762 [ 255 ] {6bb4bc95-4a34-4a28-8338-d92c96251103} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:48:07.271016 [ 255 ] {6bb4bc95-4a34-4a28-8338-d92c96251103} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:07.271234 [ 255 ] {6bb4bc95-4a34-4a28-8338-d92c96251103} executeQuery: Read 134 rows, 11.81 KiB in 0.001974 sec., 67882.47213779128 rows/sec., 5.84 MiB/sec. 2025.02.11 20:48:07.271326 [ 255 ] {6bb4bc95-4a34-4a28-8338-d92c96251103} TCPHandler: Processed in 0.002369548 sec. 2025.02.11 20:48:07.271628 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:07.271814 [ 4 ] {5cc0038d-6432-49fc-981b-dc6a6eb02b1f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:07.271884 [ 4 ] {5cc0038d-6432-49fc-981b-dc6a6eb02b1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:07.272608 [ 4 ] {5cc0038d-6432-49fc-981b-dc6a6eb02b1f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:07.272651 [ 4 ] {5cc0038d-6432-49fc-981b-dc6a6eb02b1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:07.273076 [ 4 ] {5cc0038d-6432-49fc-981b-dc6a6eb02b1f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:48:07.273322 [ 4 ] {5cc0038d-6432-49fc-981b-dc6a6eb02b1f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:07.273539 [ 4 ] {5cc0038d-6432-49fc-981b-dc6a6eb02b1f} executeQuery: Read 39 rows, 2.93 KiB in 0.001779 sec., 21922.428330522765 rows/sec., 1.61 MiB/sec. 2025.02.11 20:48:07.273597 [ 4 ] {5cc0038d-6432-49fc-981b-dc6a6eb02b1f} TCPHandler: Processed in 0.002130684 sec. 2025.02.11 20:48:07.273750 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:07.273879 [ 255 ] {11ef7da7-73c6-4fad-8ceb-a00243a5afad} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:07.273929 [ 255 ] {11ef7da7-73c6-4fad-8ceb-a00243a5afad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:07.274565 [ 255 ] {11ef7da7-73c6-4fad-8ceb-a00243a5afad} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:07.274607 [ 255 ] {11ef7da7-73c6-4fad-8ceb-a00243a5afad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:07.274997 [ 255 ] {11ef7da7-73c6-4fad-8ceb-a00243a5afad} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:48:07.275252 [ 255 ] {11ef7da7-73c6-4fad-8ceb-a00243a5afad} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:07.275473 [ 255 ] {11ef7da7-73c6-4fad-8ceb-a00243a5afad} executeQuery: Read 103 rows, 8.24 KiB in 0.001619 sec., 63619.51822112415 rows/sec., 4.97 MiB/sec. 2025.02.11 20:48:07.275571 [ 255 ] {11ef7da7-73c6-4fad-8ceb-a00243a5afad} TCPHandler: Processed in 0.00186546 sec. 2025.02.11 20:48:07.275841 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:07.276028 [ 4 ] {fb3bdb2c-e863-4689-bbfa-624c233e03aa} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:07.276091 [ 4 ] {fb3bdb2c-e863-4689-bbfa-624c233e03aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:07.276754 [ 4 ] {fb3bdb2c-e863-4689-bbfa-624c233e03aa} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:07.276792 [ 4 ] {fb3bdb2c-e863-4689-bbfa-624c233e03aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:07.277182 [ 4 ] {fb3bdb2c-e863-4689-bbfa-624c233e03aa} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:48:07.277417 [ 4 ] {fb3bdb2c-e863-4689-bbfa-624c233e03aa} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:07.277617 [ 4 ] {fb3bdb2c-e863-4689-bbfa-624c233e03aa} executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. 2025.02.11 20:48:07.277669 [ 4 ] {fb3bdb2c-e863-4689-bbfa-624c233e03aa} TCPHandler: Processed in 0.001950231 sec. 2025.02.11 20:48:07.277806 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:07.277927 [ 255 ] {02f2c0b4-4913-4c22-b567-403e5f93d0cd} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:07.278035 [ 255 ] {02f2c0b4-4913-4c22-b567-403e5f93d0cd} 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.02.11 20:48:07.279240 [ 255 ] {02f2c0b4-4913-4c22-b567-403e5f93d0cd} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:07.279278 [ 255 ] {02f2c0b4-4913-4c22-b567-403e5f93d0cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:07.279943 [ 255 ] {02f2c0b4-4913-4c22-b567-403e5f93d0cd} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:48:07.280219 [ 255 ] {02f2c0b4-4913-4c22-b567-403e5f93d0cd} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:07.280370 [ 64 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:48:07.280422 [ 64 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:07.280428 [ 255 ] {02f2c0b4-4913-4c22-b567-403e5f93d0cd} executeQuery: Read 39 rows, 71.56 KiB in 0.002526 sec., 15439.429928741092 rows/sec., 27.67 MiB/sec. 2025.02.11 20:48:07.280451 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:07.280804 [ 255 ] {02f2c0b4-4913-4c22-b567-403e5f93d0cd} TCPHandler: Processed in 0.003049069 sec. 2025.02.11 20:48:07.280855 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:07.281009 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:07.281293 [ 4 ] {4aecf3f9-8e26-4982-a369-d6e452251c9d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:07.281429 [ 4 ] {4aecf3f9-8e26-4982-a369-d6e452251c9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:07.281798 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:07.282092 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 350 rows starting from the beginning of the part 2025.02.11 20:48:07.282786 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:07.283518 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:07.283794 [ 4 ] {4aecf3f9-8e26-4982-a369-d6e452251c9d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:07.283987 [ 4 ] {4aecf3f9-8e26-4982-a369-d6e452251c9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:07.284242 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:07.284924 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:07.285516 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:07.285778 [ 4 ] {4aecf3f9-8e26-4982-a369-d6e452251c9d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:48:07.286633 [ 4 ] {4aecf3f9-8e26-4982-a369-d6e452251c9d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:07.287127 [ 4 ] {4aecf3f9-8e26-4982-a369-d6e452251c9d} executeQuery: Read 60 rows, 4.14 KiB in 0.005914 sec., 10145.417653026716 rows/sec., 700.14 KiB/sec. 2025.02.11 20:48:07.287456 [ 4 ] {4aecf3f9-8e26-4982-a369-d6e452251c9d} TCPHandler: Processed in 0.006529024 sec. 2025.02.11 20:48:07.291206 [ 186 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 19 columns (19 merged, 0 gathered) in 0.010607889 sec., 51376.85735587919 rows/sec., 92.06 MiB/sec. 2025.02.11 20:48:07.291864 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:48:07.292453 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_16_3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:07.292531 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_16_3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:48:07.292683 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. 2025.02.11 20:48:07.446768 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.02.11 20:48:07.469365 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:07.469414 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2025.02.11 20:48:07.477328 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:48:07.478097 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:07.481295 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.02.11 20:48:08.822278 [ 62 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.11 20:48:08.822351 [ 62 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:08.822373 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:08.822667 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::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.02.11 20:48:08.822847 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:08.822892 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::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.02.11 20:48:08.822992 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.11 20:48:08.823255 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2025.02.11 20:48:08.823443 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2025.02.11 20:48:08.823633 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.11 20:48:08.824785 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002322757 sec., 12054.640240025108 rows/sec., 1.01 MiB/sec. 2025.02.11 20:48:08.824973 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.11 20:48:08.825297 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_5_1} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:08.825382 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_5_1} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.11 20:48:08.825481 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:48:12.272087 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.272277 [ 255 ] {99a59494-bd8a-4a45-acb3-26194b657aa2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:48:12.272350 [ 255 ] {99a59494-bd8a-4a45-acb3-26194b657aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:48:12.273099 [ 255 ] {99a59494-bd8a-4a45-acb3-26194b657aa2} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.273150 [ 255 ] {99a59494-bd8a-4a45-acb3-26194b657aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.273576 [ 255 ] {99a59494-bd8a-4a45-acb3-26194b657aa2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:48:12.273832 [ 255 ] {99a59494-bd8a-4a45-acb3-26194b657aa2} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.274042 [ 255 ] {99a59494-bd8a-4a45-acb3-26194b657aa2} executeQuery: Read 14 rows, 1.01 KiB in 0.00182 sec., 7692.307692307692 rows/sec., 553.74 KiB/sec. 2025.02.11 20:48:12.274102 [ 255 ] {99a59494-bd8a-4a45-acb3-26194b657aa2} TCPHandler: Processed in 0.002151895 sec. 2025.02.11 20:48:12.274375 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.274599 [ 4 ] {594d1aa2-8abd-40cb-bddc-a36e05ef3119} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:48:12.274681 [ 4 ] {594d1aa2-8abd-40cb-bddc-a36e05ef3119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:48:12.275408 [ 4 ] {594d1aa2-8abd-40cb-bddc-a36e05ef3119} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.275459 [ 4 ] {594d1aa2-8abd-40cb-bddc-a36e05ef3119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.275869 [ 4 ] {594d1aa2-8abd-40cb-bddc-a36e05ef3119} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.11 20:48:12.276115 [ 4 ] {594d1aa2-8abd-40cb-bddc-a36e05ef3119} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.276351 [ 4 ] {594d1aa2-8abd-40cb-bddc-a36e05ef3119} executeQuery: Read 2 rows, 167.00 B in 0.001813 sec., 1103.1439602868174 rows/sec., 89.95 KiB/sec. 2025.02.11 20:48:12.276409 [ 4 ] {594d1aa2-8abd-40cb-bddc-a36e05ef3119} TCPHandler: Processed in 0.002180915 sec. 2025.02.11 20:48:12.276555 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.276673 [ 255 ] {bfa06d0c-70fc-4eb8-9978-ce82767027d9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:12.276731 [ 255 ] {bfa06d0c-70fc-4eb8-9978-ce82767027d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:12.277508 [ 255 ] {bfa06d0c-70fc-4eb8-9978-ce82767027d9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.277555 [ 255 ] {bfa06d0c-70fc-4eb8-9978-ce82767027d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.277956 [ 255 ] {bfa06d0c-70fc-4eb8-9978-ce82767027d9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:48:12.278203 [ 255 ] {bfa06d0c-70fc-4eb8-9978-ce82767027d9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.278419 [ 255 ] {bfa06d0c-70fc-4eb8-9978-ce82767027d9} executeQuery: Read 204 rows, 18.02 KiB in 0.001772 sec., 115124.15349887134 rows/sec., 9.93 MiB/sec. 2025.02.11 20:48:12.278472 [ 255 ] {bfa06d0c-70fc-4eb8-9978-ce82767027d9} TCPHandler: Processed in 0.001970122 sec. 2025.02.11 20:48:12.278624 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.278742 [ 4 ] {e9779384-417d-4d7c-84b7-8b8f3ebad11a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:12.278790 [ 4 ] {e9779384-417d-4d7c-84b7-8b8f3ebad11a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:12.279381 [ 4 ] {e9779384-417d-4d7c-84b7-8b8f3ebad11a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.279420 [ 4 ] {e9779384-417d-4d7c-84b7-8b8f3ebad11a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.279776 [ 4 ] {e9779384-417d-4d7c-84b7-8b8f3ebad11a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:48:12.280012 [ 4 ] {e9779384-417d-4d7c-84b7-8b8f3ebad11a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.280249 [ 4 ] {e9779384-417d-4d7c-84b7-8b8f3ebad11a} executeQuery: Read 9 rows, 610.00 B in 0.001523 sec., 5909.389363099146 rows/sec., 391.14 KiB/sec. 2025.02.11 20:48:12.280417 [ 4 ] {e9779384-417d-4d7c-84b7-8b8f3ebad11a} TCPHandler: Processed in 0.00184585 sec. 2025.02.11 20:48:12.280606 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.280735 [ 255 ] {e513fb1e-8921-4ca8-ae46-22b02ad6e2d1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:48:12.280791 [ 255 ] {e513fb1e-8921-4ca8-ae46-22b02ad6e2d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:48:12.281468 [ 255 ] {e513fb1e-8921-4ca8-ae46-22b02ad6e2d1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.281514 [ 255 ] {e513fb1e-8921-4ca8-ae46-22b02ad6e2d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.281902 [ 255 ] {e513fb1e-8921-4ca8-ae46-22b02ad6e2d1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:48:12.282147 [ 255 ] {e513fb1e-8921-4ca8-ae46-22b02ad6e2d1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.282356 [ 255 ] {e513fb1e-8921-4ca8-ae46-22b02ad6e2d1} executeQuery: Read 14 rows, 1004.00 B in 0.001651 sec., 8479.709267110842 rows/sec., 593.86 KiB/sec. 2025.02.11 20:48:12.282408 [ 255 ] {e513fb1e-8921-4ca8-ae46-22b02ad6e2d1} TCPHandler: Processed in 0.001876879 sec. 2025.02.11 20:48:12.282572 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.282691 [ 4 ] {0a47f0fe-0014-4f40-ae72-b5e9d7d08517} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:48:12.282747 [ 4 ] {0a47f0fe-0014-4f40-ae72-b5e9d7d08517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:48:12.283417 [ 4 ] {0a47f0fe-0014-4f40-ae72-b5e9d7d08517} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.283463 [ 4 ] {0a47f0fe-0014-4f40-ae72-b5e9d7d08517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.283845 [ 4 ] {0a47f0fe-0014-4f40-ae72-b5e9d7d08517} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:48:12.284076 [ 4 ] {0a47f0fe-0014-4f40-ae72-b5e9d7d08517} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.284318 [ 4 ] {0a47f0fe-0014-4f40-ae72-b5e9d7d08517} executeQuery: Read 13 rows, 830.00 B in 0.001653 sec., 7864.488808227466 rows/sec., 490.35 KiB/sec. 2025.02.11 20:48:12.284453 [ 4 ] {0a47f0fe-0014-4f40-ae72-b5e9d7d08517} TCPHandler: Processed in 0.001934731 sec. 2025.02.11 20:48:12.284620 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.284735 [ 255 ] {0ef64691-3719-4b6f-8120-d8b3d7931c3a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:12.284783 [ 255 ] {0ef64691-3719-4b6f-8120-d8b3d7931c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:12.285519 [ 255 ] {0ef64691-3719-4b6f-8120-d8b3d7931c3a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.285559 [ 255 ] {0ef64691-3719-4b6f-8120-d8b3d7931c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.285927 [ 255 ] {0ef64691-3719-4b6f-8120-d8b3d7931c3a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:48:12.286171 [ 255 ] {0ef64691-3719-4b6f-8120-d8b3d7931c3a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.286383 [ 255 ] {0ef64691-3719-4b6f-8120-d8b3d7931c3a} executeQuery: Read 384 rows, 27.84 KiB in 0.00167 sec., 229940.11976047905 rows/sec., 16.28 MiB/sec. 2025.02.11 20:48:12.286433 [ 255 ] {0ef64691-3719-4b6f-8120-d8b3d7931c3a} TCPHandler: Processed in 0.00187925 sec. 2025.02.11 20:48:12.286584 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.286701 [ 4 ] {d71bc702-37bc-4e68-8fc7-3c6056e0c453} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:48:12.286751 [ 4 ] {d71bc702-37bc-4e68-8fc7-3c6056e0c453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:48:12.287238 [ 4 ] {d71bc702-37bc-4e68-8fc7-3c6056e0c453} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.287276 [ 4 ] {d71bc702-37bc-4e68-8fc7-3c6056e0c453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.287638 [ 4 ] {d71bc702-37bc-4e68-8fc7-3c6056e0c453} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:48:12.287873 [ 4 ] {d71bc702-37bc-4e68-8fc7-3c6056e0c453} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.288124 [ 4 ] {d71bc702-37bc-4e68-8fc7-3c6056e0c453} executeQuery: Read 6 rows, 321.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 217.69 KiB/sec. 2025.02.11 20:48:12.288275 [ 4 ] {d71bc702-37bc-4e68-8fc7-3c6056e0c453} TCPHandler: Processed in 0.001742438 sec. 2025.02.11 20:48:12.288417 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.288530 [ 255 ] {b4efde46-254c-4f2f-9e1a-291d5e77dc1f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:12.288582 [ 255 ] {b4efde46-254c-4f2f-9e1a-291d5e77dc1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:12.289225 [ 255 ] {b4efde46-254c-4f2f-9e1a-291d5e77dc1f} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.289270 [ 255 ] {b4efde46-254c-4f2f-9e1a-291d5e77dc1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.289718 [ 255 ] {b4efde46-254c-4f2f-9e1a-291d5e77dc1f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:48:12.289953 [ 255 ] {b4efde46-254c-4f2f-9e1a-291d5e77dc1f} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.290158 [ 255 ] {b4efde46-254c-4f2f-9e1a-291d5e77dc1f} executeQuery: Read 238 rows, 16.34 KiB in 0.001651 sec., 144155.05754088433 rows/sec., 9.66 MiB/sec. 2025.02.11 20:48:12.290209 [ 255 ] {b4efde46-254c-4f2f-9e1a-291d5e77dc1f} TCPHandler: Processed in 0.001846269 sec. 2025.02.11 20:48:12.290344 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.290460 [ 4 ] {7e851aaa-d961-470b-8148-c1e31871095f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:48:12.290512 [ 4 ] {7e851aaa-d961-470b-8148-c1e31871095f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:48:12.290968 [ 4 ] {7e851aaa-d961-470b-8148-c1e31871095f} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.291007 [ 4 ] {7e851aaa-d961-470b-8148-c1e31871095f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.291358 [ 4 ] {7e851aaa-d961-470b-8148-c1e31871095f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:48:12.291599 [ 4 ] {7e851aaa-d961-470b-8148-c1e31871095f} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.291846 [ 4 ] {7e851aaa-d961-470b-8148-c1e31871095f} executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. 2025.02.11 20:48:12.292030 [ 4 ] {7e851aaa-d961-470b-8148-c1e31871095f} TCPHandler: Processed in 0.001739947 sec. 2025.02.11 20:48:12.292205 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:12.292339 [ 255 ] {8e79ffff-1f80-45ed-bb30-a6dbd9f36a83} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:12.292399 [ 255 ] {8e79ffff-1f80-45ed-bb30-a6dbd9f36a83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:12.292914 [ 255 ] {8e79ffff-1f80-45ed-bb30-a6dbd9f36a83} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:12.292952 [ 255 ] {8e79ffff-1f80-45ed-bb30-a6dbd9f36a83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:12.293311 [ 255 ] {8e79ffff-1f80-45ed-bb30-a6dbd9f36a83} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:48:12.293540 [ 255 ] {8e79ffff-1f80-45ed-bb30-a6dbd9f36a83} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:12.293750 [ 255 ] {8e79ffff-1f80-45ed-bb30-a6dbd9f36a83} executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. 2025.02.11 20:48:12.293797 [ 255 ] {8e79ffff-1f80-45ed-bb30-a6dbd9f36a83} TCPHandler: Processed in 0.001656897 sec. 2025.02.11 20:48:14.182554 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.02.11 20:48:14.183330 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:14.183384 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:14.184029 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:48:14.184296 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:14.184706 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.02.11 20:48:14.981374 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.02.11 20:48:15.004083 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:15.004150 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:15.011853 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:48:15.012662 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:15.016039 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.02.11 20:48:16.725985 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 696 2025.02.11 20:48:16.728984 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:16.729030 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:16.730484 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:48:16.730799 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:16.731822 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 696 2025.02.11 20:48:17.269685 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:17.269896 [ 255 ] {8f38fe6e-8689-4596-8535-35803a666ff6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:17.269976 [ 255 ] {8f38fe6e-8689-4596-8535-35803a666ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:17.270898 [ 255 ] {8f38fe6e-8689-4596-8535-35803a666ff6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.270947 [ 255 ] {8f38fe6e-8689-4596-8535-35803a666ff6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.271394 [ 255 ] {8f38fe6e-8689-4596-8535-35803a666ff6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:48:17.271644 [ 255 ] {8f38fe6e-8689-4596-8535-35803a666ff6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.271807 [ 44 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:48:17.271854 [ 255 ] {8f38fe6e-8689-4596-8535-35803a666ff6} executeQuery: Read 134 rows, 11.81 KiB in 0.002015 sec., 66501.24069478908 rows/sec., 5.72 MiB/sec. 2025.02.11 20:48:17.271863 [ 44 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.271906 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.271934 [ 255 ] {8f38fe6e-8689-4596-8535-35803a666ff6} TCPHandler: Processed in 0.002388378 sec. 2025.02.11 20:48:17.272274 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:48:17.272326 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:17.272808 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:17.272827 [ 4 ] {2f9cd1f6-bab2-4c03-988d-03387ccc8609} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:17.272875 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:48:17.272952 [ 4 ] {2f9cd1f6-bab2-4c03-988d-03387ccc8609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:17.273114 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1277 rows starting from the beginning of the part 2025.02.11 20:48:17.273570 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 203 rows starting from the beginning of the part 2025.02.11 20:48:17.273891 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 134 rows starting from the beginning of the part 2025.02.11 20:48:17.274275 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 204 rows starting from the beginning of the part 2025.02.11 20:48:17.274680 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 134 rows starting from the beginning of the part 2025.02.11 20:48:17.276043 [ 4 ] {2f9cd1f6-bab2-4c03-988d-03387ccc8609} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.276145 [ 4 ] {2f9cd1f6-bab2-4c03-988d-03387ccc8609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.277284 [ 4 ] {2f9cd1f6-bab2-4c03-988d-03387ccc8609} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:48:17.277615 [ 4 ] {2f9cd1f6-bab2-4c03-988d-03387ccc8609} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.278048 [ 4 ] {2f9cd1f6-bab2-4c03-988d-03387ccc8609} executeQuery: Read 39 rows, 2.93 KiB in 0.005331 sec., 7315.700619020822 rows/sec., 550.11 KiB/sec. 2025.02.11 20:48:17.278444 [ 4 ] {2f9cd1f6-bab2-4c03-988d-03387ccc8609} TCPHandler: Processed in 0.006373172 sec. 2025.02.11 20:48:17.278775 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:17.278932 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3383 rows, containing 5 columns (5 merged, 0 gathered) in 0.006902961 sec., 490079.54702337156 rows/sec., 42.89 MiB/sec. 2025.02.11 20:48:17.279064 [ 255 ] {f1d3c967-f724-4a12-9226-b30257a8a998} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:17.279132 [ 255 ] {f1d3c967-f724-4a12-9226-b30257a8a998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:17.279275 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:48:17.279943 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.280151 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_36_7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:48:17.280335 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:48:17.280480 [ 255 ] {f1d3c967-f724-4a12-9226-b30257a8a998} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.280525 [ 255 ] {f1d3c967-f724-4a12-9226-b30257a8a998} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.280910 [ 255 ] {f1d3c967-f724-4a12-9226-b30257a8a998} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:48:17.281148 [ 255 ] {f1d3c967-f724-4a12-9226-b30257a8a998} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.281274 [ 44 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:48:17.281311 [ 44 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.281335 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.281338 [ 255 ] {f1d3c967-f724-4a12-9226-b30257a8a998} executeQuery: Read 103 rows, 8.24 KiB in 0.002352 sec., 43792.51700680272 rows/sec., 3.42 MiB/sec. 2025.02.11 20:48:17.281603 [ 255 ] {f1d3c967-f724-4a12-9226-b30257a8a998} TCPHandler: Processed in 0.003005538 sec. 2025.02.11 20:48:17.281771 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:48:17.282051 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:17.282334 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:17.282442 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:48:17.282480 [ 4 ] {b7d6fa8c-69ee-49ec-a91a-2bf20e5f27ef} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:17.282703 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 565 rows starting from the beginning of the part 2025.02.11 20:48:17.282726 [ 4 ] {b7d6fa8c-69ee-49ec-a91a-2bf20e5f27ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:17.283007 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 382 rows starting from the beginning of the part 2025.02.11 20:48:17.283383 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 103 rows starting from the beginning of the part 2025.02.11 20:48:17.283731 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 384 rows starting from the beginning of the part 2025.02.11 20:48:17.284042 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 103 rows starting from the beginning of the part 2025.02.11 20:48:17.285543 [ 4 ] {b7d6fa8c-69ee-49ec-a91a-2bf20e5f27ef} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.285631 [ 4 ] {b7d6fa8c-69ee-49ec-a91a-2bf20e5f27ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.286800 [ 4 ] {b7d6fa8c-69ee-49ec-a91a-2bf20e5f27ef} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:48:17.287140 [ 4 ] {b7d6fa8c-69ee-49ec-a91a-2bf20e5f27ef} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.287357 [ 44 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:48:17.287521 [ 44 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.287615 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.287737 [ 4 ] {b7d6fa8c-69ee-49ec-a91a-2bf20e5f27ef} executeQuery: Read 160 rows, 11.41 KiB in 0.005306 sec., 30154.542027892952 rows/sec., 2.10 MiB/sec. 2025.02.11 20:48:17.288174 [ 4 ] {b7d6fa8c-69ee-49ec-a91a-2bf20e5f27ef} TCPHandler: Processed in 0.006365891 sec. 2025.02.11 20:48:17.288168 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2450 rows, containing 5 columns (5 merged, 0 gathered) in 0.006712527 sec., 364989.22089996806 rows/sec., 28.02 MiB/sec. 2025.02.11 20:48:17.288211 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:48:17.288627 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:17.288697 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:48:17.288947 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:17.289110 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8474 rows starting from the beginning of the part 2025.02.11 20:48:17.289607 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 883 rows starting from the beginning of the part 2025.02.11 20:48:17.289643 [ 255 ] {848ecba3-0ef2-4e2e-94a3-23e984ca5ba9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:17.289763 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.290016 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:48:17.290143 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_36_7} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:48:17.290395 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:48:17.290454 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.02.11 20:48:17.290757 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 238 rows starting from the beginning of the part 2025.02.11 20:48:17.290877 [ 255 ] {848ecba3-0ef2-4e2e-94a3-23e984ca5ba9} 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.02.11 20:48:17.291067 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2025.02.11 20:48:17.295218 [ 255 ] {848ecba3-0ef2-4e2e-94a3-23e984ca5ba9} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.295268 [ 255 ] {848ecba3-0ef2-4e2e-94a3-23e984ca5ba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.296650 [ 255 ] {848ecba3-0ef2-4e2e-94a3-23e984ca5ba9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:48:17.296950 [ 255 ] {848ecba3-0ef2-4e2e-94a3-23e984ca5ba9} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.297172 [ 255 ] {848ecba3-0ef2-4e2e-94a3-23e984ca5ba9} executeQuery: Read 39 rows, 71.56 KiB in 0.007986 sec., 4883.546205860255 rows/sec., 8.75 MiB/sec. 2025.02.11 20:48:17.297354 [ 255 ] {848ecba3-0ef2-4e2e-94a3-23e984ca5ba9} TCPHandler: Processed in 0.009037614 sec. 2025.02.11 20:48:17.297506 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:17.297655 [ 4 ] {0b09265b-60eb-44c4-9263-9a435b57b0d7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:17.297741 [ 4 ] {0b09265b-60eb-44c4-9263-9a435b57b0d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:17.297967 [ 187 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 10152 rows, containing 5 columns (5 merged, 0 gathered) in 0.010151582 sec., 1000041.175848257 rows/sec., 67.63 MiB/sec. 2025.02.11 20:48:17.298285 [ 187 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:48:17.298712 [ 4 ] {0b09265b-60eb-44c4-9263-9a435b57b0d7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.298775 [ 4 ] {0b09265b-60eb-44c4-9263-9a435b57b0d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.298916 [ 187 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_36_7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.299081 [ 187 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_36_7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:48:17.299247 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. 2025.02.11 20:48:17.299431 [ 4 ] {0b09265b-60eb-44c4-9263-9a435b57b0d7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:48:17.299676 [ 4 ] {0b09265b-60eb-44c4-9263-9a435b57b0d7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.299854 [ 44 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:48:17.299913 [ 44 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:17.299929 [ 4 ] {0b09265b-60eb-44c4-9263-9a435b57b0d7} executeQuery: Read 60 rows, 4.14 KiB in 0.002317 sec., 25895.55459646094 rows/sec., 1.75 MiB/sec. 2025.02.11 20:48:17.299953 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:17.300099 [ 4 ] {0b09265b-60eb-44c4-9263-9a435b57b0d7} TCPHandler: Processed in 0.002650622 sec. 2025.02.11 20:48:17.300192 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:48:17.300306 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:17.300334 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1684 rows starting from the beginning of the part 2025.02.11 20:48:17.300445 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:48:17.300656 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:48:17.300838 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:48:17.301001 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part 2025.02.11 20:48:17.301123 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2025.02.11 20:48:17.302516 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2028 rows, containing 4 columns (4 merged, 0 gathered) in 0.002433729 sec., 833289.1624334509 rows/sec., 54.44 MiB/sec. 2025.02.11 20:48:17.302775 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:48:17.303081 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_36_7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:17.303163 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_36_7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:48:17.303251 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.11 20:48:21.565638 [ 37 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:48:21.565699 [ 37 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:48:21.684876 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.02.11 20:48:21.685531 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:21.685586 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:21.686126 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:48:21.686410 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:21.686638 [ 37 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:48:21.686683 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.02.11 20:48:21.686729 [ 37 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:21.686763 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:21.686930 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:48:21.687120 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:21.687170 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.02.11 20:48:21.687291 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.02.11 20:48:21.687533 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.02.11 20:48:21.687754 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.02.11 20:48:21.687909 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.02.11 20:48:21.688048 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.02.11 20:48:21.690612 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003763861 sec., 3176525.381782165 rows/sec., 45.44 MiB/sec. 2025.02.11 20:48:21.690963 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:48:21.691264 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:21.691346 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_26_5} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:48:21.691451 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.02.11 20:48:22.272394 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.272620 [ 255 ] {145f4e36-cad3-4611-84c2-21b4128b3d19} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:48:22.272705 [ 255 ] {145f4e36-cad3-4611-84c2-21b4128b3d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:48:22.273535 [ 255 ] {145f4e36-cad3-4611-84c2-21b4128b3d19} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.273589 [ 255 ] {145f4e36-cad3-4611-84c2-21b4128b3d19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.274046 [ 255 ] {145f4e36-cad3-4611-84c2-21b4128b3d19} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:48:22.274323 [ 255 ] {145f4e36-cad3-4611-84c2-21b4128b3d19} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.274490 [ 36 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.11 20:48:22.274544 [ 36 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.274546 [ 255 ] {145f4e36-cad3-4611-84c2-21b4128b3d19} executeQuery: Read 14 rows, 1.01 KiB in 0.001986 sec., 7049.345417925479 rows/sec., 507.46 KiB/sec. 2025.02.11 20:48:22.274571 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.274671 [ 255 ] {145f4e36-cad3-4611-84c2-21b4128b3d19} TCPHandler: Processed in 0.002420699 sec. 2025.02.11 20:48:22.275041 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.275190 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:48:22.275323 [ 4 ] {098b4852-23ab-4d6e-b7cc-28c395659012} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:22.275446 [ 4 ] {098b4852-23ab-4d6e-b7cc-28c395659012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:22.275464 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:22.275581 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:48:22.275843 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:48:22.276229 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:48:22.276575 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:48:22.277041 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:48:22.278679 [ 4 ] {098b4852-23ab-4d6e-b7cc-28c395659012} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.278770 [ 4 ] {098b4852-23ab-4d6e-b7cc-28c395659012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.279493 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004775086 sec., 14659.421840779414 rows/sec., 1.09 MiB/sec. 2025.02.11 20:48:22.279709 [ 194 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.11 20:48:22.279716 [ 4 ] {098b4852-23ab-4d6e-b7cc-28c395659012} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:48:22.280047 [ 4 ] {098b4852-23ab-4d6e-b7cc-28c395659012} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.280103 [ 194 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_13_3} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.280242 [ 194 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_13_3} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.11 20:48:22.280499 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:48:22.280552 [ 4 ] {098b4852-23ab-4d6e-b7cc-28c395659012} executeQuery: Read 203 rows, 17.95 KiB in 0.00528 sec., 38446.969696969696 rows/sec., 3.32 MiB/sec. 2025.02.11 20:48:22.280814 [ 4 ] {098b4852-23ab-4d6e-b7cc-28c395659012} TCPHandler: Processed in 0.005987325 sec. 2025.02.11 20:48:22.281047 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.281195 [ 255 ] {75f19ee4-6783-44ae-8322-07ba8b051adb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:22.281258 [ 255 ] {75f19ee4-6783-44ae-8322-07ba8b051adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:22.281963 [ 255 ] {75f19ee4-6783-44ae-8322-07ba8b051adb} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.282001 [ 255 ] {75f19ee4-6783-44ae-8322-07ba8b051adb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.282372 [ 255 ] {75f19ee4-6783-44ae-8322-07ba8b051adb} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:48:22.282617 [ 255 ] {75f19ee4-6783-44ae-8322-07ba8b051adb} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.282803 [ 255 ] {75f19ee4-6783-44ae-8322-07ba8b051adb} executeQuery: Read 7 rows, 467.00 B in 0.001645 sec., 4255.319148936171 rows/sec., 277.24 KiB/sec. 2025.02.11 20:48:22.282859 [ 255 ] {75f19ee4-6783-44ae-8322-07ba8b051adb} TCPHandler: Processed in 0.00189578 sec. 2025.02.11 20:48:22.283015 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.283169 [ 4 ] {fd46ea19-ad41-45b5-afff-314826adcb64} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:48:22.283228 [ 4 ] {fd46ea19-ad41-45b5-afff-314826adcb64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:48:22.283961 [ 4 ] {fd46ea19-ad41-45b5-afff-314826adcb64} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.284005 [ 4 ] {fd46ea19-ad41-45b5-afff-314826adcb64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.284375 [ 4 ] {fd46ea19-ad41-45b5-afff-314826adcb64} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:48:22.284620 [ 4 ] {fd46ea19-ad41-45b5-afff-314826adcb64} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.284782 [ 36 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:48:22.284836 [ 36 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.284874 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.284875 [ 4 ] {fd46ea19-ad41-45b5-afff-314826adcb64} executeQuery: Read 14 rows, 1004.00 B in 0.001731 sec., 8087.810514153669 rows/sec., 566.42 KiB/sec. 2025.02.11 20:48:22.285092 [ 4 ] {fd46ea19-ad41-45b5-afff-314826adcb64} TCPHandler: Processed in 0.002142564 sec. 2025.02.11 20:48:22.285155 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:48:22.285308 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.285345 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:22.285389 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2025.02.11 20:48:22.285626 [ 255 ] {c398ff2c-c0a2-470e-a0d5-f2d990ca1add} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:48:22.285699 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.02.11 20:48:22.285802 [ 255 ] {c398ff2c-c0a2-470e-a0d5-f2d990ca1add} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:48:22.286016 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part 2025.02.11 20:48:22.286400 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.02.11 20:48:22.286714 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.02.11 20:48:22.287091 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.02.11 20:48:22.288637 [ 255 ] {c398ff2c-c0a2-470e-a0d5-f2d990ca1add} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.288707 [ 255 ] {c398ff2c-c0a2-470e-a0d5-f2d990ca1add} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.289701 [ 255 ] {c398ff2c-c0a2-470e-a0d5-f2d990ca1add} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:48:22.290114 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005148062 sec., 102174.37163732683 rows/sec., 7.32 MiB/sec. 2025.02.11 20:48:22.290234 [ 255 ] {c398ff2c-c0a2-470e-a0d5-f2d990ca1add} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.290366 [ 190 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:48:22.290485 [ 36 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.11 20:48:22.290597 [ 36 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.290684 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.290836 [ 255 ] {c398ff2c-c0a2-470e-a0d5-f2d990ca1add} executeQuery: Read 13 rows, 830.00 B in 0.005336 sec., 2436.281859070465 rows/sec., 151.90 KiB/sec. 2025.02.11 20:48:22.291072 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:48:22.291181 [ 255 ] {c398ff2c-c0a2-470e-a0d5-f2d990ca1add} TCPHandler: Processed in 0.005978286 sec. 2025.02.11 20:48:22.291438 [ 190 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.291490 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.291499 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:22.291551 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:48:22.291579 [ 190 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_16_3} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:48:22.291966 [ 4 ] {af0bc32a-77f0-4182-933c-e6d839263ca3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:22.291971 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:48:22.291994 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.11 20:48:22.292115 [ 4 ] {af0bc32a-77f0-4182-933c-e6d839263ca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:22.292237 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:48:22.292682 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:48:22.292910 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:48:22.294195 [ 4 ] {af0bc32a-77f0-4182-933c-e6d839263ca3} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.294241 [ 4 ] {af0bc32a-77f0-4182-933c-e6d839263ca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.294529 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00371508 sec., 17496.258492414698 rows/sec., 1.13 MiB/sec. 2025.02.11 20:48:22.294814 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.11 20:48:22.294864 [ 4 ] {af0bc32a-77f0-4182-933c-e6d839263ca3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:48:22.295362 [ 4 ] {af0bc32a-77f0-4182-933c-e6d839263ca3} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.295430 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_13_3} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.295644 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_13_3} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.11 20:48:22.295865 [ 4 ] {af0bc32a-77f0-4182-933c-e6d839263ca3} executeQuery: Read 382 rows, 27.68 KiB in 0.004189 sec., 91191.21508713296 rows/sec., 6.45 MiB/sec. 2025.02.11 20:48:22.295886 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:48:22.296119 [ 4 ] {af0bc32a-77f0-4182-933c-e6d839263ca3} TCPHandler: Processed in 0.004815397 sec. 2025.02.11 20:48:22.296357 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.296497 [ 255 ] {d80b001b-9e73-496d-b3e6-715a441ae79c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:48:22.296555 [ 255 ] {d80b001b-9e73-496d-b3e6-715a441ae79c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:48:22.297096 [ 255 ] {d80b001b-9e73-496d-b3e6-715a441ae79c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.297134 [ 255 ] {d80b001b-9e73-496d-b3e6-715a441ae79c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.297503 [ 255 ] {d80b001b-9e73-496d-b3e6-715a441ae79c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:48:22.297736 [ 255 ] {d80b001b-9e73-496d-b3e6-715a441ae79c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.297909 [ 255 ] {d80b001b-9e73-496d-b3e6-715a441ae79c} executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. 2025.02.11 20:48:22.297957 [ 255 ] {d80b001b-9e73-496d-b3e6-715a441ae79c} TCPHandler: Processed in 0.001713377 sec. 2025.02.11 20:48:22.298135 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.298274 [ 4 ] {2fc872de-1c6a-4f18-aa34-9fcc7fd89830} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:22.298338 [ 4 ] {2fc872de-1c6a-4f18-aa34-9fcc7fd89830} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:22.299011 [ 4 ] {2fc872de-1c6a-4f18-aa34-9fcc7fd89830} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.299050 [ 4 ] {2fc872de-1c6a-4f18-aa34-9fcc7fd89830} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.299449 [ 4 ] {2fc872de-1c6a-4f18-aa34-9fcc7fd89830} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:48:22.299701 [ 4 ] {2fc872de-1c6a-4f18-aa34-9fcc7fd89830} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.299906 [ 4 ] {2fc872de-1c6a-4f18-aa34-9fcc7fd89830} executeQuery: Read 237 rows, 16.27 KiB in 0.001666 sec., 142256.90276110446 rows/sec., 9.54 MiB/sec. 2025.02.11 20:48:22.299965 [ 4 ] {2fc872de-1c6a-4f18-aa34-9fcc7fd89830} TCPHandler: Processed in 0.001896191 sec. 2025.02.11 20:48:22.300111 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.300248 [ 255 ] {c9333227-5eed-4d9e-8310-7b550d234f22} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:48:22.300307 [ 255 ] {c9333227-5eed-4d9e-8310-7b550d234f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:48:22.300868 [ 255 ] {c9333227-5eed-4d9e-8310-7b550d234f22} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.300912 [ 255 ] {c9333227-5eed-4d9e-8310-7b550d234f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.301289 [ 255 ] {c9333227-5eed-4d9e-8310-7b550d234f22} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:48:22.301524 [ 255 ] {c9333227-5eed-4d9e-8310-7b550d234f22} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.301694 [ 255 ] {c9333227-5eed-4d9e-8310-7b550d234f22} executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. 2025.02.11 20:48:22.301743 [ 255 ] {c9333227-5eed-4d9e-8310-7b550d234f22} TCPHandler: Processed in 0.001696357 sec. 2025.02.11 20:48:22.301883 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:22.302010 [ 4 ] {ac128292-cebc-4e31-97c7-a5dbc1fbb432} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:22.302069 [ 4 ] {ac128292-cebc-4e31-97c7-a5dbc1fbb432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:22.302639 [ 4 ] {ac128292-cebc-4e31-97c7-a5dbc1fbb432} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.302686 [ 4 ] {ac128292-cebc-4e31-97c7-a5dbc1fbb432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.303098 [ 4 ] {ac128292-cebc-4e31-97c7-a5dbc1fbb432} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:48:22.303342 [ 4 ] {ac128292-cebc-4e31-97c7-a5dbc1fbb432} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.303543 [ 4 ] {ac128292-cebc-4e31-97c7-a5dbc1fbb432} executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. 2025.02.11 20:48:22.303593 [ 4 ] {ac128292-cebc-4e31-97c7-a5dbc1fbb432} TCPHandler: Processed in 0.001765929 sec. 2025.02.11 20:48:22.516110 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.02.11 20:48:22.537081 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.537133 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.544766 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:48:22.545592 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.545956 [ 36 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:48:22.546069 [ 36 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:22.546147 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:22.546538 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:48:22.562154 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.02.11 20:48:22.563642 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:22.565129 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:48:22.570381 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:48:22.575525 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:48:22.580714 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:48:22.586158 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:48:22.590616 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:48:22.648309 [ 194 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.102033911 sec., 1920.92999355871 rows/sec., 9.93 MiB/sec. 2025.02.11 20:48:22.651158 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:48:22.654200 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_26_5} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:22.654323 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_26_5} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:48:22.656833 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.11 20:48:26.732041 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 728 2025.02.11 20:48:26.735167 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:26.735220 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:26.736668 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:48:26.736975 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:26.738099 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 728 2025.02.11 20:48:27.297012 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:27.297218 [ 255 ] {e38d326d-fe33-49a5-ab07-fc4550d24627} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:48:27.297293 [ 255 ] {e38d326d-fe33-49a5-ab07-fc4550d24627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:48:27.298089 [ 255 ] {e38d326d-fe33-49a5-ab07-fc4550d24627} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:27.298138 [ 255 ] {e38d326d-fe33-49a5-ab07-fc4550d24627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:27.298553 [ 255 ] {e38d326d-fe33-49a5-ab07-fc4550d24627} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:48:27.298814 [ 255 ] {e38d326d-fe33-49a5-ab07-fc4550d24627} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:27.299021 [ 255 ] {e38d326d-fe33-49a5-ab07-fc4550d24627} executeQuery: Read 10 rows, 835.00 B in 0.001862 sec., 5370.569280343717 rows/sec., 437.93 KiB/sec. 2025.02.11 20:48:27.299081 [ 255 ] {e38d326d-fe33-49a5-ab07-fc4550d24627} TCPHandler: Processed in 0.002187545 sec. 2025.02.11 20:48:27.299349 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:27.299568 [ 4 ] {213101db-9b79-4326-9cdc-716b296f071b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:27.299653 [ 4 ] {213101db-9b79-4326-9cdc-716b296f071b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:27.301146 [ 4 ] {213101db-9b79-4326-9cdc-716b296f071b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:27.301201 [ 4 ] {213101db-9b79-4326-9cdc-716b296f071b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:27.301724 [ 4 ] {213101db-9b79-4326-9cdc-716b296f071b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:48:27.301982 [ 4 ] {213101db-9b79-4326-9cdc-716b296f071b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:27.302243 [ 4 ] {213101db-9b79-4326-9cdc-716b296f071b} executeQuery: Read 1279 rows, 108.29 KiB in 0.002737 sec., 467299.96346364636 rows/sec., 38.64 MiB/sec. 2025.02.11 20:48:27.302316 [ 4 ] {213101db-9b79-4326-9cdc-716b296f071b} TCPHandler: Processed in 0.00310606 sec. 2025.02.11 20:48:27.302577 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:27.302805 [ 255 ] {20d5c360-e21c-4d98-bc15-40faa5d02a8d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:27.302896 [ 255 ] {20d5c360-e21c-4d98-bc15-40faa5d02a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:27.303579 [ 255 ] {20d5c360-e21c-4d98-bc15-40faa5d02a8d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:27.303614 [ 255 ] {20d5c360-e21c-4d98-bc15-40faa5d02a8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:27.304025 [ 255 ] {20d5c360-e21c-4d98-bc15-40faa5d02a8d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:48:27.304284 [ 255 ] {20d5c360-e21c-4d98-bc15-40faa5d02a8d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:27.304413 [ 28 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:48:27.304463 [ 28 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:27.304469 [ 255 ] {20d5c360-e21c-4d98-bc15-40faa5d02a8d} executeQuery: Read 49 rows, 3.63 KiB in 0.001719 sec., 28504.944735311226 rows/sec., 2.06 MiB/sec. 2025.02.11 20:48:27.304490 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:27.304543 [ 255 ] {20d5c360-e21c-4d98-bc15-40faa5d02a8d} TCPHandler: Processed in 0.002073573 sec. 2025.02.11 20:48:27.304837 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:27.305128 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:48:27.305366 [ 4 ] {8e285db0-9d5d-45e5-8c7f-327def1fa829} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:48:27.305588 [ 4 ] {8e285db0-9d5d-45e5-8c7f-327def1fa829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:48:27.305625 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:27.305741 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 64 rows starting from the beginning of the part 2025.02.11 20:48:27.306008 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:48:27.306354 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part 2025.02.11 20:48:27.306671 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:48:27.306985 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part 2025.02.11 20:48:27.307365 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part 2025.02.11 20:48:27.308959 [ 4 ] {8e285db0-9d5d-45e5-8c7f-327def1fa829} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:27.309035 [ 4 ] {8e285db0-9d5d-45e5-8c7f-327def1fa829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:27.310175 [ 4 ] {8e285db0-9d5d-45e5-8c7f-327def1fa829} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:48:27.310342 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.005728281 sec., 36136.495398881445 rows/sec., 2.73 MiB/sec. 2025.02.11 20:48:27.310583 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:48:27.310592 [ 4 ] {8e285db0-9d5d-45e5-8c7f-327def1fa829} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:27.311013 [ 4 ] {8e285db0-9d5d-45e5-8c7f-327def1fa829} executeQuery: Read 228 rows, 15.81 KiB in 0.005843 sec., 39021.05083005306 rows/sec., 2.64 MiB/sec. 2025.02.11 20:48:27.311194 [ 4 ] {8e285db0-9d5d-45e5-8c7f-327def1fa829} TCPHandler: Processed in 0.006541725 sec. 2025.02.11 20:48:27.311196 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_31_6} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:27.311352 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_31_6} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:48:27.311370 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:27.311453 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.11 20:48:27.311519 [ 255 ] {1edf663b-7b58-4a44-8b96-753447d3b30f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:27.311570 [ 255 ] {1edf663b-7b58-4a44-8b96-753447d3b30f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:27.312399 [ 255 ] {1edf663b-7b58-4a44-8b96-753447d3b30f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:27.312437 [ 255 ] {1edf663b-7b58-4a44-8b96-753447d3b30f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:27.312814 [ 255 ] {1edf663b-7b58-4a44-8b96-753447d3b30f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:48:27.313056 [ 255 ] {1edf663b-7b58-4a44-8b96-753447d3b30f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:27.313267 [ 255 ] {1edf663b-7b58-4a44-8b96-753447d3b30f} executeQuery: Read 569 rows, 43.34 KiB in 0.001777 sec., 320202.58863252675 rows/sec., 23.82 MiB/sec. 2025.02.11 20:48:27.313376 [ 255 ] {1edf663b-7b58-4a44-8b96-753447d3b30f} TCPHandler: Processed in 0.002058243 sec. 2025.02.11 20:48:27.313623 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:27.313764 [ 4 ] {e9b3dfcb-ad3d-4367-8af9-aabfdcca6685} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:27.313827 [ 4 ] {e9b3dfcb-ad3d-4367-8af9-aabfdcca6685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:27.314651 [ 4 ] {e9b3dfcb-ad3d-4367-8af9-aabfdcca6685} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:27.314692 [ 4 ] {e9b3dfcb-ad3d-4367-8af9-aabfdcca6685} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:27.315137 [ 4 ] {e9b3dfcb-ad3d-4367-8af9-aabfdcca6685} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:48:27.315382 [ 4 ] {e9b3dfcb-ad3d-4367-8af9-aabfdcca6685} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:27.315610 [ 4 ] {e9b3dfcb-ad3d-4367-8af9-aabfdcca6685} executeQuery: Read 885 rows, 60.98 KiB in 0.00188 sec., 470744.68085106387 rows/sec., 31.68 MiB/sec. 2025.02.11 20:48:27.315666 [ 4 ] {e9b3dfcb-ad3d-4367-8af9-aabfdcca6685} TCPHandler: Processed in 0.002170154 sec. 2025.02.11 20:48:27.315826 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:27.315965 [ 255 ] {efecd655-dcdb-485c-8308-9d0e7eef1694} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:27.316062 [ 255 ] {efecd655-dcdb-485c-8308-9d0e7eef1694} 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.02.11 20:48:27.317197 [ 255 ] {efecd655-dcdb-485c-8308-9d0e7eef1694} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:27.317234 [ 255 ] {efecd655-dcdb-485c-8308-9d0e7eef1694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:27.317909 [ 255 ] {efecd655-dcdb-485c-8308-9d0e7eef1694} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:48:27.318168 [ 255 ] {efecd655-dcdb-485c-8308-9d0e7eef1694} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:27.318433 [ 255 ] {efecd655-dcdb-485c-8308-9d0e7eef1694} executeQuery: Read 39 rows, 71.56 KiB in 0.002496 sec., 15625 rows/sec., 28.00 MiB/sec. 2025.02.11 20:48:27.319007 [ 255 ] {efecd655-dcdb-485c-8308-9d0e7eef1694} TCPHandler: Processed in 0.003246392 sec. 2025.02.11 20:48:27.319212 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:27.319414 [ 4 ] {caa4c0b4-f5c3-4a06-9231-a23306e68d89} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:27.319501 [ 4 ] {caa4c0b4-f5c3-4a06-9231-a23306e68d89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:27.320235 [ 4 ] {caa4c0b4-f5c3-4a06-9231-a23306e68d89} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:27.320274 [ 4 ] {caa4c0b4-f5c3-4a06-9231-a23306e68d89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:27.320639 [ 4 ] {caa4c0b4-f5c3-4a06-9231-a23306e68d89} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:48:27.320871 [ 4 ] {caa4c0b4-f5c3-4a06-9231-a23306e68d89} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:27.321088 [ 4 ] {caa4c0b4-f5c3-4a06-9231-a23306e68d89} executeQuery: Read 60 rows, 4.14 KiB in 0.001725 sec., 34782.608695652176 rows/sec., 2.34 MiB/sec. 2025.02.11 20:48:27.321142 [ 4 ] {caa4c0b4-f5c3-4a06-9231-a23306e68d89} TCPHandler: Processed in 0.002026493 sec. 2025.02.11 20:48:29.186834 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.02.11 20:48:29.187524 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:29.187574 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:29.188110 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:48:29.188369 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:29.188586 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.02.11 20:48:30.062251 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.02.11 20:48:30.081449 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:30.081517 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:30.088799 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:48:30.089580 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:30.092265 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.02.11 20:48:32.271541 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.271728 [ 255 ] {5ef50147-360e-461e-a13d-4b4938153b4d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:48:32.271801 [ 255 ] {5ef50147-360e-461e-a13d-4b4938153b4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:48:32.272554 [ 255 ] {5ef50147-360e-461e-a13d-4b4938153b4d} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.272598 [ 255 ] {5ef50147-360e-461e-a13d-4b4938153b4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.273043 [ 255 ] {5ef50147-360e-461e-a13d-4b4938153b4d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:48:32.273309 [ 255 ] {5ef50147-360e-461e-a13d-4b4938153b4d} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.273548 [ 255 ] {5ef50147-360e-461e-a13d-4b4938153b4d} executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec. 2025.02.11 20:48:32.273717 [ 255 ] {5ef50147-360e-461e-a13d-4b4938153b4d} TCPHandler: Processed in 0.002302767 sec. 2025.02.11 20:48:32.274019 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.274237 [ 4 ] {2070f6c6-6b22-4830-9cd7-72331e948217} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:32.274318 [ 4 ] {2070f6c6-6b22-4830-9cd7-72331e948217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:32.275610 [ 4 ] {2070f6c6-6b22-4830-9cd7-72331e948217} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.275661 [ 4 ] {2070f6c6-6b22-4830-9cd7-72331e948217} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.276106 [ 4 ] {2070f6c6-6b22-4830-9cd7-72331e948217} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:48:32.276362 [ 4 ] {2070f6c6-6b22-4830-9cd7-72331e948217} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.276590 [ 4 ] {2070f6c6-6b22-4830-9cd7-72331e948217} executeQuery: Read 203 rows, 17.95 KiB in 0.002416 sec., 84023.17880794701 rows/sec., 7.26 MiB/sec. 2025.02.11 20:48:32.276655 [ 4 ] {2070f6c6-6b22-4830-9cd7-72331e948217} TCPHandler: Processed in 0.002785885 sec. 2025.02.11 20:48:32.276801 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.276947 [ 255 ] {40233189-e4e2-4436-b7c8-98d69ad0ab71} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:32.277008 [ 255 ] {40233189-e4e2-4436-b7c8-98d69ad0ab71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:32.277633 [ 255 ] {40233189-e4e2-4436-b7c8-98d69ad0ab71} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.277674 [ 255 ] {40233189-e4e2-4436-b7c8-98d69ad0ab71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.278049 [ 255 ] {40233189-e4e2-4436-b7c8-98d69ad0ab71} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:48:32.278294 [ 255 ] {40233189-e4e2-4436-b7c8-98d69ad0ab71} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.278547 [ 255 ] {40233189-e4e2-4436-b7c8-98d69ad0ab71} executeQuery: Read 7 rows, 467.00 B in 0.001634 sec., 4283.965728274174 rows/sec., 279.10 KiB/sec. 2025.02.11 20:48:32.278760 [ 255 ] {40233189-e4e2-4436-b7c8-98d69ad0ab71} TCPHandler: Processed in 0.002022062 sec. 2025.02.11 20:48:32.278994 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.279139 [ 4 ] {0a4a806a-777f-4972-b3dd-aa9e2997077e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:48:32.279198 [ 4 ] {0a4a806a-777f-4972-b3dd-aa9e2997077e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:48:32.279801 [ 4 ] {0a4a806a-777f-4972-b3dd-aa9e2997077e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.279840 [ 4 ] {0a4a806a-777f-4972-b3dd-aa9e2997077e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.280187 [ 4 ] {0a4a806a-777f-4972-b3dd-aa9e2997077e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:48:32.280433 [ 4 ] {0a4a806a-777f-4972-b3dd-aa9e2997077e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.280646 [ 4 ] {0a4a806a-777f-4972-b3dd-aa9e2997077e} executeQuery: Read 14 rows, 1004.00 B in 0.001543 sec., 9073.233959818535 rows/sec., 635.43 KiB/sec. 2025.02.11 20:48:32.280699 [ 4 ] {0a4a806a-777f-4972-b3dd-aa9e2997077e} TCPHandler: Processed in 0.001820509 sec. 2025.02.11 20:48:32.280849 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.280968 [ 255 ] {775b9fd1-bdd2-4777-8ac2-bfd33b0f3085} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:48:32.281016 [ 255 ] {775b9fd1-bdd2-4777-8ac2-bfd33b0f3085} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:48:32.281587 [ 255 ] {775b9fd1-bdd2-4777-8ac2-bfd33b0f3085} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.281626 [ 255 ] {775b9fd1-bdd2-4777-8ac2-bfd33b0f3085} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.281982 [ 255 ] {775b9fd1-bdd2-4777-8ac2-bfd33b0f3085} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:48:32.282230 [ 255 ] {775b9fd1-bdd2-4777-8ac2-bfd33b0f3085} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.282496 [ 255 ] {775b9fd1-bdd2-4777-8ac2-bfd33b0f3085} executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. 2025.02.11 20:48:32.282721 [ 255 ] {775b9fd1-bdd2-4777-8ac2-bfd33b0f3085} TCPHandler: Processed in 0.001922841 sec. 2025.02.11 20:48:32.282913 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.283049 [ 4 ] {760e7fd7-381c-44ae-a55c-758492798383} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:32.283106 [ 4 ] {760e7fd7-381c-44ae-a55c-758492798383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:32.283887 [ 4 ] {760e7fd7-381c-44ae-a55c-758492798383} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.283926 [ 4 ] {760e7fd7-381c-44ae-a55c-758492798383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.284298 [ 4 ] {760e7fd7-381c-44ae-a55c-758492798383} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:48:32.284534 [ 4 ] {760e7fd7-381c-44ae-a55c-758492798383} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.284753 [ 4 ] {760e7fd7-381c-44ae-a55c-758492798383} executeQuery: Read 382 rows, 27.68 KiB in 0.001733 sec., 220427.00519330642 rows/sec., 15.60 MiB/sec. 2025.02.11 20:48:32.284805 [ 4 ] {760e7fd7-381c-44ae-a55c-758492798383} TCPHandler: Processed in 0.001965011 sec. 2025.02.11 20:48:32.284967 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.285111 [ 255 ] {892004d2-5018-41d8-ae63-29529974a139} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:48:32.285169 [ 255 ] {892004d2-5018-41d8-ae63-29529974a139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:48:32.285649 [ 255 ] {892004d2-5018-41d8-ae63-29529974a139} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.285688 [ 255 ] {892004d2-5018-41d8-ae63-29529974a139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.286054 [ 255 ] {892004d2-5018-41d8-ae63-29529974a139} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:48:32.286298 [ 255 ] {892004d2-5018-41d8-ae63-29529974a139} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.286553 [ 255 ] {892004d2-5018-41d8-ae63-29529974a139} executeQuery: Read 6 rows, 321.00 B in 0.001462 sec., 4103.967168262654 rows/sec., 214.42 KiB/sec. 2025.02.11 20:48:32.286771 [ 255 ] {892004d2-5018-41d8-ae63-29529974a139} TCPHandler: Processed in 0.00186642 sec. 2025.02.11 20:48:32.286953 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.287071 [ 4 ] {b311a49d-f2bd-4039-ab8e-b82c050f48b1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:32.287123 [ 4 ] {b311a49d-f2bd-4039-ab8e-b82c050f48b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:32.287716 [ 4 ] {b311a49d-f2bd-4039-ab8e-b82c050f48b1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.287755 [ 4 ] {b311a49d-f2bd-4039-ab8e-b82c050f48b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.288137 [ 4 ] {b311a49d-f2bd-4039-ab8e-b82c050f48b1} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:48:32.288373 [ 4 ] {b311a49d-f2bd-4039-ab8e-b82c050f48b1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.288623 [ 4 ] {b311a49d-f2bd-4039-ab8e-b82c050f48b1} executeQuery: Read 237 rows, 16.27 KiB in 0.001574 sec., 150571.79161372298 rows/sec., 10.09 MiB/sec. 2025.02.11 20:48:32.288817 [ 4 ] {b311a49d-f2bd-4039-ab8e-b82c050f48b1} TCPHandler: Processed in 0.001942701 sec. 2025.02.11 20:48:32.289056 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.289199 [ 255 ] {8ec9b847-2b91-4989-803f-75846d3d1a16} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:48:32.289261 [ 255 ] {8ec9b847-2b91-4989-803f-75846d3d1a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:48:32.289733 [ 255 ] {8ec9b847-2b91-4989-803f-75846d3d1a16} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.289772 [ 255 ] {8ec9b847-2b91-4989-803f-75846d3d1a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.290143 [ 255 ] {8ec9b847-2b91-4989-803f-75846d3d1a16} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:48:32.290376 [ 255 ] {8ec9b847-2b91-4989-803f-75846d3d1a16} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.290690 [ 255 ] {8ec9b847-2b91-4989-803f-75846d3d1a16} executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. 2025.02.11 20:48:32.290841 [ 255 ] {8ec9b847-2b91-4989-803f-75846d3d1a16} TCPHandler: Processed in 0.00191324 sec. 2025.02.11 20:48:32.290973 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:32.291086 [ 4 ] {5219fb56-7faa-4a22-b343-ccdb895a1072} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:32.291136 [ 4 ] {5219fb56-7faa-4a22-b343-ccdb895a1072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:32.291623 [ 4 ] {5219fb56-7faa-4a22-b343-ccdb895a1072} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:32.291661 [ 4 ] {5219fb56-7faa-4a22-b343-ccdb895a1072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:32.292018 [ 4 ] {5219fb56-7faa-4a22-b343-ccdb895a1072} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:48:32.292254 [ 4 ] {5219fb56-7faa-4a22-b343-ccdb895a1072} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:32.292495 [ 4 ] {5219fb56-7faa-4a22-b343-ccdb895a1072} executeQuery: Read 82 rows, 5.33 KiB in 0.001433 sec., 57222.60990928123 rows/sec., 3.63 MiB/sec. 2025.02.11 20:48:32.292685 [ 4 ] {5219fb56-7faa-4a22-b343-ccdb895a1072} TCPHandler: Processed in 0.001763189 sec. 2025.02.11 20:48:36.565736 [ 150 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:48:36.565809 [ 150 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:48:36.688750 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.02.11 20:48:36.689662 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:36.689710 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:36.690287 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:48:36.690551 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:36.690785 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.02.11 20:48:36.738356 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 764 2025.02.11 20:48:36.741745 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:36.741798 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:36.743240 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:48:36.743544 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:36.744115 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 764 2025.02.11 20:48:37.269994 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:37.270214 [ 255 ] {d103e7f4-a9b1-4c92-9077-971d7e6f0d7f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:37.270297 [ 255 ] {d103e7f4-a9b1-4c92-9077-971d7e6f0d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:37.271142 [ 255 ] {d103e7f4-a9b1-4c92-9077-971d7e6f0d7f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:37.271194 [ 255 ] {d103e7f4-a9b1-4c92-9077-971d7e6f0d7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:37.271653 [ 255 ] {d103e7f4-a9b1-4c92-9077-971d7e6f0d7f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:48:37.271918 [ 255 ] {d103e7f4-a9b1-4c92-9077-971d7e6f0d7f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:37.272208 [ 255 ] {d103e7f4-a9b1-4c92-9077-971d7e6f0d7f} executeQuery: Read 134 rows, 11.81 KiB in 0.002056 sec., 65175.09727626459 rows/sec., 5.61 MiB/sec. 2025.02.11 20:48:37.272273 [ 255 ] {d103e7f4-a9b1-4c92-9077-971d7e6f0d7f} TCPHandler: Processed in 0.002417298 sec. 2025.02.11 20:48:37.272536 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:37.272746 [ 4 ] {07095665-6efe-4ac4-b892-4c777502eba6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:37.272826 [ 4 ] {07095665-6efe-4ac4-b892-4c777502eba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:37.273631 [ 4 ] {07095665-6efe-4ac4-b892-4c777502eba6} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:37.273680 [ 4 ] {07095665-6efe-4ac4-b892-4c777502eba6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:37.274110 [ 4 ] {07095665-6efe-4ac4-b892-4c777502eba6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:48:37.274354 [ 4 ] {07095665-6efe-4ac4-b892-4c777502eba6} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:37.274628 [ 4 ] {07095665-6efe-4ac4-b892-4c777502eba6} executeQuery: Read 39 rows, 2.93 KiB in 0.00193 sec., 20207.253886010363 rows/sec., 1.48 MiB/sec. 2025.02.11 20:48:37.274720 [ 4 ] {07095665-6efe-4ac4-b892-4c777502eba6} TCPHandler: Processed in 0.002321897 sec. 2025.02.11 20:48:37.274956 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:37.275184 [ 255 ] {03b5cb9e-614f-4d44-bdb1-0507dd4311ae} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:37.275246 [ 255 ] {03b5cb9e-614f-4d44-bdb1-0507dd4311ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:37.275929 [ 255 ] {03b5cb9e-614f-4d44-bdb1-0507dd4311ae} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:37.275971 [ 255 ] {03b5cb9e-614f-4d44-bdb1-0507dd4311ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:37.276348 [ 255 ] {03b5cb9e-614f-4d44-bdb1-0507dd4311ae} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:48:37.276606 [ 255 ] {03b5cb9e-614f-4d44-bdb1-0507dd4311ae} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:37.276827 [ 255 ] {03b5cb9e-614f-4d44-bdb1-0507dd4311ae} executeQuery: Read 103 rows, 8.24 KiB in 0.001687 sec., 61055.12744516894 rows/sec., 4.77 MiB/sec. 2025.02.11 20:48:37.276883 [ 255 ] {03b5cb9e-614f-4d44-bdb1-0507dd4311ae} TCPHandler: Processed in 0.002074823 sec. 2025.02.11 20:48:37.277069 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:37.277207 [ 4 ] {e0a5b440-21ae-4a3e-ad2a-975a427ac555} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:37.277268 [ 4 ] {e0a5b440-21ae-4a3e-ad2a-975a427ac555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:37.277862 [ 4 ] {e0a5b440-21ae-4a3e-ad2a-975a427ac555} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:37.277901 [ 4 ] {e0a5b440-21ae-4a3e-ad2a-975a427ac555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:37.278293 [ 4 ] {e0a5b440-21ae-4a3e-ad2a-975a427ac555} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:48:37.278527 [ 4 ] {e0a5b440-21ae-4a3e-ad2a-975a427ac555} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:37.278753 [ 4 ] {e0a5b440-21ae-4a3e-ad2a-975a427ac555} executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec. 2025.02.11 20:48:37.278804 [ 4 ] {e0a5b440-21ae-4a3e-ad2a-975a427ac555} TCPHandler: Processed in 0.001800689 sec. 2025.02.11 20:48:37.278975 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:37.279116 [ 255 ] {f2d07bb1-b18c-41ef-a4bb-62cd624bffe5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:37.279212 [ 255 ] {f2d07bb1-b18c-41ef-a4bb-62cd624bffe5} 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.02.11 20:48:37.280468 [ 255 ] {f2d07bb1-b18c-41ef-a4bb-62cd624bffe5} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:37.280508 [ 255 ] {f2d07bb1-b18c-41ef-a4bb-62cd624bffe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:37.281173 [ 255 ] {f2d07bb1-b18c-41ef-a4bb-62cd624bffe5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:48:37.281444 [ 255 ] {f2d07bb1-b18c-41ef-a4bb-62cd624bffe5} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:37.281723 [ 255 ] {f2d07bb1-b18c-41ef-a4bb-62cd624bffe5} executeQuery: Read 39 rows, 71.56 KiB in 0.002638 sec., 14783.927217589082 rows/sec., 26.49 MiB/sec. 2025.02.11 20:48:37.281980 [ 255 ] {f2d07bb1-b18c-41ef-a4bb-62cd624bffe5} TCPHandler: Processed in 0.00307554 sec. 2025.02.11 20:48:37.282144 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:37.282281 [ 4 ] {8a546f9c-4759-410d-8bc8-c9749b5b56f0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:37.282340 [ 4 ] {8a546f9c-4759-410d-8bc8-c9749b5b56f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:37.282840 [ 4 ] {8a546f9c-4759-410d-8bc8-c9749b5b56f0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:37.282879 [ 4 ] {8a546f9c-4759-410d-8bc8-c9749b5b56f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2025.02.11 20:48:37.283242 [ 4 ] {8a546f9c-4759-410d-8bc8-c9749b5b56f0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:48:37.283472 [ 4 ] {8a546f9c-4759-410d-8bc8-c9749b5b56f0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:37.283695 [ 4 ] {8a546f9c-4759-410d-8bc8-c9749b5b56f0} executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. 2025.02.11 20:48:37.283752 [ 4 ] {8a546f9c-4759-410d-8bc8-c9749b5b56f0} TCPHandler: Processed in 0.001674527 sec. 2025.02.11 20:48:37.592339 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.02.11 20:48:37.613098 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:37.613159 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:37.621102 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:48:37.621863 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:37.625278 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.02.11 20:48:42.271379 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.271572 [ 255 ] {84ff9219-56d4-490d-9244-4b9d7a66acd4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:48:42.271646 [ 255 ] {84ff9219-56d4-490d-9244-4b9d7a66acd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:48:42.272403 [ 255 ] {84ff9219-56d4-490d-9244-4b9d7a66acd4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.272450 [ 255 ] {84ff9219-56d4-490d-9244-4b9d7a66acd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.272878 [ 255 ] {84ff9219-56d4-490d-9244-4b9d7a66acd4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:48:42.273131 [ 255 ] {84ff9219-56d4-490d-9244-4b9d7a66acd4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.273431 [ 255 ] {84ff9219-56d4-490d-9244-4b9d7a66acd4} executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. 2025.02.11 20:48:42.273648 [ 255 ] {84ff9219-56d4-490d-9244-4b9d7a66acd4} TCPHandler: Processed in 0.002395098 sec. 2025.02.11 20:48:42.273917 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.274129 [ 4 ] {7795bf5d-7539-409d-9c9c-5c784246e6b0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:42.274211 [ 4 ] {7795bf5d-7539-409d-9c9c-5c784246e6b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:42.275103 [ 4 ] {7795bf5d-7539-409d-9c9c-5c784246e6b0} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.275146 [ 4 ] {7795bf5d-7539-409d-9c9c-5c784246e6b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.275604 [ 4 ] {7795bf5d-7539-409d-9c9c-5c784246e6b0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:48:42.275855 [ 4 ] {7795bf5d-7539-409d-9c9c-5c784246e6b0} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.276008 [ 114 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:48:42.276055 [ 114 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.276066 [ 4 ] {7795bf5d-7539-409d-9c9c-5c784246e6b0} executeQuery: Read 203 rows, 17.95 KiB in 0.001997 sec., 101652.47871807711 rows/sec., 8.78 MiB/sec. 2025.02.11 20:48:42.276080 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.276257 [ 4 ] {7795bf5d-7539-409d-9c9c-5c784246e6b0} TCPHandler: Processed in 0.0024767 sec. 2025.02.11 20:48:42.276352 [ 192 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:48:42.276578 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.276766 [ 192 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:42.276837 [ 192 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:48:42.276877 [ 255 ] {114b39b1-89e4-4bdd-a5d1-f7bd1f421e00} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:42.276974 [ 192 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 203 rows starting from the beginning of the part 2025.02.11 20:48:42.276988 [ 255 ] {114b39b1-89e4-4bdd-a5d1-f7bd1f421e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:42.277299 [ 192 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:48:42.277590 [ 192 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 203 rows starting from the beginning of the part 2025.02.11 20:48:42.277785 [ 192 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 134 rows starting from the beginning of the part 2025.02.11 20:48:42.278056 [ 192 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 203 rows starting from the beginning of the part 2025.02.11 20:48:42.278996 [ 255 ] {114b39b1-89e4-4bdd-a5d1-f7bd1f421e00} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.279049 [ 255 ] {114b39b1-89e4-4bdd-a5d1-f7bd1f421e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.279611 [ 255 ] {114b39b1-89e4-4bdd-a5d1-f7bd1f421e00} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:48:42.279895 [ 255 ] {114b39b1-89e4-4bdd-a5d1-f7bd1f421e00} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.280122 [ 255 ] {114b39b1-89e4-4bdd-a5d1-f7bd1f421e00} executeQuery: Read 7 rows, 467.00 B in 0.003319 sec., 2109.068996685749 rows/sec., 137.41 KiB/sec. 2025.02.11 20:48:42.280221 [ 255 ] {114b39b1-89e4-4bdd-a5d1-f7bd1f421e00} TCPHandler: Processed in 0.003823841 sec. 2025.02.11 20:48:42.280456 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.280477 [ 188 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3453 rows, containing 5 columns (5 merged, 0 gathered) in 0.004309609 sec., 801232.780050348 rows/sec., 70.17 MiB/sec. 2025.02.11 20:48:42.280613 [ 4 ] {317090fd-a258-454f-9a56-6fbc9f1e450a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:48:42.280682 [ 4 ] {317090fd-a258-454f-9a56-6fbc9f1e450a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:48:42.280906 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:48:42.281691 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.281948 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_41_8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:48:42.282088 [ 4 ] {317090fd-a258-454f-9a56-6fbc9f1e450a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.282131 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:48:42.282154 [ 4 ] {317090fd-a258-454f-9a56-6fbc9f1e450a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.282535 [ 4 ] {317090fd-a258-454f-9a56-6fbc9f1e450a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:48:42.282780 [ 4 ] {317090fd-a258-454f-9a56-6fbc9f1e450a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.282963 [ 4 ] {317090fd-a258-454f-9a56-6fbc9f1e450a} executeQuery: Read 14 rows, 1004.00 B in 0.002385 sec., 5870.020964360587 rows/sec., 411.10 KiB/sec. 2025.02.11 20:48:42.283024 [ 4 ] {317090fd-a258-454f-9a56-6fbc9f1e450a} TCPHandler: Processed in 0.002693903 sec. 2025.02.11 20:48:42.283191 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.283330 [ 255 ] {b14b56a8-2c04-4755-8f97-8a87b2ce2f8d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:48:42.283386 [ 255 ] {b14b56a8-2c04-4755-8f97-8a87b2ce2f8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:48:42.283982 [ 255 ] {b14b56a8-2c04-4755-8f97-8a87b2ce2f8d} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.284021 [ 255 ] {b14b56a8-2c04-4755-8f97-8a87b2ce2f8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.284372 [ 255 ] {b14b56a8-2c04-4755-8f97-8a87b2ce2f8d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:48:42.284620 [ 255 ] {b14b56a8-2c04-4755-8f97-8a87b2ce2f8d} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.284881 [ 255 ] {b14b56a8-2c04-4755-8f97-8a87b2ce2f8d} executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. 2025.02.11 20:48:42.285087 [ 255 ] {b14b56a8-2c04-4755-8f97-8a87b2ce2f8d} TCPHandler: Processed in 0.001957851 sec. 2025.02.11 20:48:42.285244 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.285359 [ 4 ] {b66af58e-b0b4-4fa4-9547-3b8330a8e0ec} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:42.285409 [ 4 ] {b66af58e-b0b4-4fa4-9547-3b8330a8e0ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:42.286126 [ 4 ] {b66af58e-b0b4-4fa4-9547-3b8330a8e0ec} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.286164 [ 4 ] {b66af58e-b0b4-4fa4-9547-3b8330a8e0ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.286544 [ 4 ] {b66af58e-b0b4-4fa4-9547-3b8330a8e0ec} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:48:42.286781 [ 4 ] {b66af58e-b0b4-4fa4-9547-3b8330a8e0ec} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.286909 [ 114 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:48:42.286944 [ 114 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.286966 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.286975 [ 4 ] {b66af58e-b0b4-4fa4-9547-3b8330a8e0ec} executeQuery: Read 382 rows, 27.68 KiB in 0.00164 sec., 232926.8292682927 rows/sec., 16.48 MiB/sec. 2025.02.11 20:48:42.287095 [ 4 ] {b66af58e-b0b4-4fa4-9547-3b8330a8e0ec} TCPHandler: Processed in 0.001904901 sec. 2025.02.11 20:48:42.287138 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:48:42.287278 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.287316 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:42.287360 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:48:42.287543 [ 255 ] {0396bbdb-6442-4bf6-bf1e-8c58c9fc680d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:48:42.287649 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 382 rows starting from the beginning of the part 2025.02.11 20:48:42.287686 [ 255 ] {0396bbdb-6442-4bf6-bf1e-8c58c9fc680d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:48:42.287962 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 569 rows starting from the beginning of the part 2025.02.11 20:48:42.288322 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 382 rows starting from the beginning of the part 2025.02.11 20:48:42.288649 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 103 rows starting from the beginning of the part 2025.02.11 20:48:42.288956 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 382 rows starting from the beginning of the part 2025.02.11 20:48:42.289910 [ 255 ] {0396bbdb-6442-4bf6-bf1e-8c58c9fc680d} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.289990 [ 255 ] {0396bbdb-6442-4bf6-bf1e-8c58c9fc680d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.290815 [ 255 ] {0396bbdb-6442-4bf6-bf1e-8c58c9fc680d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:48:42.291222 [ 255 ] {0396bbdb-6442-4bf6-bf1e-8c58c9fc680d} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.291470 [ 255 ] {0396bbdb-6442-4bf6-bf1e-8c58c9fc680d} executeQuery: Read 6 rows, 321.00 B in 0.004048 sec., 1482.2134387351778 rows/sec., 77.44 KiB/sec. 2025.02.11 20:48:42.291532 [ 255 ] {0396bbdb-6442-4bf6-bf1e-8c58c9fc680d} TCPHandler: Processed in 0.0043504 sec. 2025.02.11 20:48:42.291773 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.291842 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2731 rows, containing 5 columns (5 merged, 0 gathered) in 0.004825017 sec., 566008.3684679245 rows/sec., 43.17 MiB/sec. 2025.02.11 20:48:42.291959 [ 4 ] {77bedd82-b31d-4dec-be23-f8f2e8905dc1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:42.292045 [ 4 ] {77bedd82-b31d-4dec-be23-f8f2e8905dc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:42.292114 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:48:42.292728 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.293015 [ 197 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_41_8} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:48:42.293213 [ 4 ] {77bedd82-b31d-4dec-be23-f8f2e8905dc1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.293230 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.11 20:48:42.293283 [ 4 ] {77bedd82-b31d-4dec-be23-f8f2e8905dc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.293704 [ 4 ] {77bedd82-b31d-4dec-be23-f8f2e8905dc1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:48:42.293960 [ 4 ] {77bedd82-b31d-4dec-be23-f8f2e8905dc1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.294085 [ 114 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:48:42.294120 [ 114 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.294138 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.294156 [ 4 ] {77bedd82-b31d-4dec-be23-f8f2e8905dc1} executeQuery: Read 237 rows, 16.27 KiB in 0.002239 sec., 105850.82626172398 rows/sec., 7.09 MiB/sec. 2025.02.11 20:48:42.294275 [ 4 ] {77bedd82-b31d-4dec-be23-f8f2e8905dc1} TCPHandler: Processed in 0.002623852 sec. 2025.02.11 20:48:42.294284 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:48:42.294428 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:42.294473 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.294488 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10152 rows starting from the beginning of the part 2025.02.11 20:48:42.294657 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part 2025.02.11 20:48:42.294838 [ 255 ] {571f9268-738f-42af-91c0-f527bd87de41} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:48:42.295031 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 885 rows starting from the beginning of the part 2025.02.11 20:48:42.295086 [ 255 ] {571f9268-738f-42af-91c0-f527bd87de41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:48:42.295308 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part 2025.02.11 20:48:42.295616 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2025.02.11 20:48:42.295981 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part 2025.02.11 20:48:42.297159 [ 255 ] {571f9268-738f-42af-91c0-f527bd87de41} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.297202 [ 255 ] {571f9268-738f-42af-91c0-f527bd87de41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.297808 [ 255 ] {571f9268-738f-42af-91c0-f527bd87de41} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:48:42.298327 [ 255 ] {571f9268-738f-42af-91c0-f527bd87de41} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.298608 [ 114 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.02.11 20:48:42.298686 [ 114 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.298779 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.299081 [ 255 ] {571f9268-738f-42af-91c0-f527bd87de41} executeQuery: Read 1 rows, 69.00 B in 0.004352 sec., 229.77941176470588 rows/sec., 15.48 KiB/sec. 2025.02.11 20:48:42.299181 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::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.02.11 20:48:42.299236 [ 255 ] {571f9268-738f-42af-91c0-f527bd87de41} TCPHandler: Processed in 0.004865448 sec. 2025.02.11 20:48:42.299470 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:42.299534 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:42.299561 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2025.02.11 20:48:42.299807 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.02.11 20:48:42.300174 [ 4 ] {bff6c884-fb8d-4fb2-98c5-d81b20b538c2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:42.300416 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.02.11 20:48:42.300431 [ 4 ] {bff6c884-fb8d-4fb2-98c5-d81b20b538c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:42.300786 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.02.11 20:48:42.301096 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.02.11 20:48:42.301392 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.02.11 20:48:42.302968 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 11908 rows, containing 5 columns (5 merged, 0 gathered) in 0.008782601 sec., 1355862.574196414 rows/sec., 91.65 MiB/sec. 2025.02.11 20:48:42.303477 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:48:42.304325 [ 4 ] {bff6c884-fb8d-4fb2-98c5-d81b20b538c2} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.304415 [ 4 ] {bff6c884-fb8d-4fb2-98c5-d81b20b538c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.304467 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.304799 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_41_8} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:48:42.305090 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. 2025.02.11 20:48:42.305871 [ 4 ] {bff6c884-fb8d-4fb2-98c5-d81b20b538c2} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:48:42.306326 [ 196 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.007381518 sec., 2032.1023399252024 rows/sec., 136.93 KiB/sec. 2025.02.11 20:48:42.306466 [ 4 ] {bff6c884-fb8d-4fb2-98c5-d81b20b538c2} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.306556 [ 196 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.02.11 20:48:42.306732 [ 114 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:48:42.306801 [ 114 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:42.306861 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:42.306937 [ 4 ] {bff6c884-fb8d-4fb2-98c5-d81b20b538c2} executeQuery: Read 82 rows, 5.33 KiB in 0.0072 sec., 11388.888888888889 rows/sec., 740.70 KiB/sec. 2025.02.11 20:48:42.307322 [ 4 ] {bff6c884-fb8d-4fb2-98c5-d81b20b538c2} TCPHandler: Processed in 0.007940097 sec. 2025.02.11 20:48:42.307328 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:48:42.307532 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.307713 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:42.307753 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_15_3} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.02.11 20:48:42.307773 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:48:42.307948 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.11 20:48:42.308058 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part 2025.02.11 20:48:42.308244 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2025.02.11 20:48:42.308413 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part 2025.02.11 20:48:42.308567 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2025.02.11 20:48:42.308683 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part 2025.02.11 20:48:42.310289 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 4 columns (4 merged, 0 gathered) in 0.003309153 sec., 723447.9638747438 rows/sec., 47.21 MiB/sec. 2025.02.11 20:48:42.310590 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:48:42.310905 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:42.310988 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_41_8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:48:42.311082 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.02.11 20:48:44.190914 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.02.11 20:48:44.191665 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:44.191708 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:44.192239 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:48:44.192500 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:44.192698 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.02.11 20:48:45.125359 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.02.11 20:48:45.145748 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:45.145806 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:45.153291 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:48:45.154064 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:45.156700 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.02.11 20:48:46.744333 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 796 2025.02.11 20:48:46.748320 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:46.748369 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:46.749827 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:48:46.750147 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:46.750347 [ 169 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:48:46.750477 [ 169 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:46.750538 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:46.751213 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:48:46.752123 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 796 2025.02.11 20:48:46.752576 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:46.752759 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 626 rows starting from the beginning of the part 2025.02.11 20:48:46.753413 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2025.02.11 20:48:46.754045 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part 2025.02.11 20:48:46.754668 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part 2025.02.11 20:48:46.755302 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2025.02.11 20:48:46.755885 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part 2025.02.11 20:48:46.764132 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 72 columns (72 merged, 0 gathered) in 0.013412295 sec., 59348.53058331926 rows/sec., 50.02 MiB/sec. 2025.02.11 20:48:46.765611 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:48:46.766478 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:46.766579 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_21_4} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:48:46.766930 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.02.11 20:48:47.269469 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:47.269768 [ 255 ] {88712476-9e4d-4959-9f6a-338cc384e4c8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:47.269841 [ 255 ] {88712476-9e4d-4959-9f6a-338cc384e4c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:47.270650 [ 255 ] {88712476-9e4d-4959-9f6a-338cc384e4c8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:47.270704 [ 255 ] {88712476-9e4d-4959-9f6a-338cc384e4c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:47.271147 [ 255 ] {88712476-9e4d-4959-9f6a-338cc384e4c8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:48:47.271405 [ 255 ] {88712476-9e4d-4959-9f6a-338cc384e4c8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:47.271633 [ 255 ] {88712476-9e4d-4959-9f6a-338cc384e4c8} executeQuery: Read 134 rows, 11.81 KiB in 0.001935 sec., 69250.64599483204 rows/sec., 5.96 MiB/sec. 2025.02.11 20:48:47.271689 [ 255 ] {88712476-9e4d-4959-9f6a-338cc384e4c8} TCPHandler: Processed in 0.002416899 sec. 2025.02.11 20:48:47.271954 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:47.272168 [ 4 ] {78159eb0-ed11-4732-ac04-ebdfaff05731} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:47.272252 [ 4 ] {78159eb0-ed11-4732-ac04-ebdfaff05731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:47.273035 [ 4 ] {78159eb0-ed11-4732-ac04-ebdfaff05731} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:47.273085 [ 4 ] {78159eb0-ed11-4732-ac04-ebdfaff05731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:47.273502 [ 4 ] {78159eb0-ed11-4732-ac04-ebdfaff05731} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:48:47.273752 [ 4 ] {78159eb0-ed11-4732-ac04-ebdfaff05731} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:47.274021 [ 4 ] {78159eb0-ed11-4732-ac04-ebdfaff05731} executeQuery: Read 39 rows, 2.93 KiB in 0.001906 sec., 20461.699895068206 rows/sec., 1.50 MiB/sec. 2025.02.11 20:48:47.274117 [ 4 ] {78159eb0-ed11-4732-ac04-ebdfaff05731} TCPHandler: Processed in 0.002301696 sec. 2025.02.11 20:48:47.274369 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:47.274517 [ 255 ] {1f9849d9-7999-4224-ad52-d7ac12b1d4bc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:47.274573 [ 255 ] {1f9849d9-7999-4224-ad52-d7ac12b1d4bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:47.275187 [ 255 ] {1f9849d9-7999-4224-ad52-d7ac12b1d4bc} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:47.275227 [ 255 ] {1f9849d9-7999-4224-ad52-d7ac12b1d4bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:47.275587 [ 255 ] {1f9849d9-7999-4224-ad52-d7ac12b1d4bc} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:48:47.275823 [ 255 ] {1f9849d9-7999-4224-ad52-d7ac12b1d4bc} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:47.276062 [ 255 ] {1f9849d9-7999-4224-ad52-d7ac12b1d4bc} executeQuery: Read 103 rows, 8.24 KiB in 0.001572 sec., 65521.62849872773 rows/sec., 5.12 MiB/sec. 2025.02.11 20:48:47.276258 [ 255 ] {1f9849d9-7999-4224-ad52-d7ac12b1d4bc} TCPHandler: Processed in 0.002015052 sec. 2025.02.11 20:48:47.276481 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:47.276629 [ 4 ] {4728b1f5-bb12-4bd1-8bed-570d119a9b0d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:47.276689 [ 4 ] {4728b1f5-bb12-4bd1-8bed-570d119a9b0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:47.277283 [ 4 ] {4728b1f5-bb12-4bd1-8bed-570d119a9b0d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:47.277322 [ 4 ] {4728b1f5-bb12-4bd1-8bed-570d119a9b0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:47.277705 [ 4 ] {4728b1f5-bb12-4bd1-8bed-570d119a9b0d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:48:47.277946 [ 4 ] {4728b1f5-bb12-4bd1-8bed-570d119a9b0d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:47.278150 [ 4 ] {4728b1f5-bb12-4bd1-8bed-570d119a9b0d} executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. 2025.02.11 20:48:47.278201 [ 4 ] {4728b1f5-bb12-4bd1-8bed-570d119a9b0d} TCPHandler: Processed in 0.00185125 sec. 2025.02.11 20:48:47.278356 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:47.278473 [ 255 ] {79410d3d-9e16-4833-ae6a-d76f38503fdd} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:47.278551 [ 255 ] {79410d3d-9e16-4833-ae6a-d76f38503fdd} 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.02.11 20:48:47.279725 [ 255 ] {79410d3d-9e16-4833-ae6a-d76f38503fdd} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:47.279765 [ 255 ] {79410d3d-9e16-4833-ae6a-d76f38503fdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:47.280427 [ 255 ] {79410d3d-9e16-4833-ae6a-d76f38503fdd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:48:47.280684 [ 255 ] {79410d3d-9e16-4833-ae6a-d76f38503fdd} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:47.281003 [ 255 ] {79410d3d-9e16-4833-ae6a-d76f38503fdd} executeQuery: Read 39 rows, 71.56 KiB in 0.002544 sec., 15330.188679245284 rows/sec., 27.47 MiB/sec. 2025.02.11 20:48:47.281399 [ 255 ] {79410d3d-9e16-4833-ae6a-d76f38503fdd} TCPHandler: Processed in 0.00309907 sec. 2025.02.11 20:48:47.281564 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:47.281703 [ 4 ] {a4f88860-982f-4b3a-b45d-ad8453473c25} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:47.281762 [ 4 ] {a4f88860-982f-4b3a-b45d-ad8453473c25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:47.282340 [ 4 ] {a4f88860-982f-4b3a-b45d-ad8453473c25} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:47.282386 [ 4 ] {a4f88860-982f-4b3a-b45d-ad8453473c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:47.282795 [ 4 ] {a4f88860-982f-4b3a-b45d-ad8453473c25} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:48:47.283031 [ 4 ] {a4f88860-982f-4b3a-b45d-ad8453473c25} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:47.283273 [ 4 ] {a4f88860-982f-4b3a-b45d-ad8453473c25} executeQuery: Read 60 rows, 4.14 KiB in 0.001596 sec., 37593.984962406015 rows/sec., 2.53 MiB/sec. 2025.02.11 20:48:47.283431 [ 4 ] {a4f88860-982f-4b3a-b45d-ad8453473c25} TCPHandler: Processed in 0.001924161 sec. 2025.02.11 20:48:51.565873 [ 38 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:48:51.565986 [ 38 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:48:51.692835 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.02.11 20:48:51.693465 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:51.693514 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:51.694070 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:48:51.694334 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:51.694589 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.02.11 20:48:52.272031 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.272248 [ 255 ] {1cc6ed81-e6c1-4795-8319-cae64ba44174} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:48:52.272329 [ 255 ] {1cc6ed81-e6c1-4795-8319-cae64ba44174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:48:52.273136 [ 255 ] {1cc6ed81-e6c1-4795-8319-cae64ba44174} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.273187 [ 255 ] {1cc6ed81-e6c1-4795-8319-cae64ba44174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.273610 [ 255 ] {1cc6ed81-e6c1-4795-8319-cae64ba44174} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:48:52.273860 [ 255 ] {1cc6ed81-e6c1-4795-8319-cae64ba44174} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.274086 [ 255 ] {1cc6ed81-e6c1-4795-8319-cae64ba44174} executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. 2025.02.11 20:48:52.274215 [ 255 ] {1cc6ed81-e6c1-4795-8319-cae64ba44174} TCPHandler: Processed in 0.002322937 sec. 2025.02.11 20:48:52.274558 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.274840 [ 4 ] {2daff52c-7b77-477c-bd40-702b9ef0823a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:52.274933 [ 4 ] {2daff52c-7b77-477c-bd40-702b9ef0823a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:52.275783 [ 4 ] {2daff52c-7b77-477c-bd40-702b9ef0823a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.275836 [ 4 ] {2daff52c-7b77-477c-bd40-702b9ef0823a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.276290 [ 4 ] {2daff52c-7b77-477c-bd40-702b9ef0823a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:48:52.276544 [ 4 ] {2daff52c-7b77-477c-bd40-702b9ef0823a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.276804 [ 4 ] {2daff52c-7b77-477c-bd40-702b9ef0823a} executeQuery: Read 203 rows, 17.95 KiB in 0.002044 sec., 99315.0684931507 rows/sec., 8.58 MiB/sec. 2025.02.11 20:48:52.276873 [ 4 ] {2daff52c-7b77-477c-bd40-702b9ef0823a} TCPHandler: Processed in 0.0025291 sec. 2025.02.11 20:48:52.277038 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.277181 [ 255 ] {b3353ca4-6b90-47ac-8b37-2e8e46c92c8d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:52.277238 [ 255 ] {b3353ca4-6b90-47ac-8b37-2e8e46c92c8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:52.277891 [ 255 ] {b3353ca4-6b90-47ac-8b37-2e8e46c92c8d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.277930 [ 255 ] {b3353ca4-6b90-47ac-8b37-2e8e46c92c8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.278291 [ 255 ] {b3353ca4-6b90-47ac-8b37-2e8e46c92c8d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:48:52.278525 [ 255 ] {b3353ca4-6b90-47ac-8b37-2e8e46c92c8d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.278709 [ 49 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:48:52.278775 [ 255 ] {b3353ca4-6b90-47ac-8b37-2e8e46c92c8d} executeQuery: Read 7 rows, 467.00 B in 0.001622 sec., 4315.659679408138 rows/sec., 281.17 KiB/sec. 2025.02.11 20:48:52.278800 [ 49 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.278879 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.278896 [ 255 ] {b3353ca4-6b90-47ac-8b37-2e8e46c92c8d} TCPHandler: Processed in 0.001921521 sec. 2025.02.11 20:48:52.279166 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.279610 [ 4 ] {a6655802-21ca-4eb8-8604-af7a2b1608bf} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:48:52.279814 [ 4 ] {a6655802-21ca-4eb8-8604-af7a2b1608bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:48:52.279895 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:48:52.280257 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:52.280339 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 64 rows starting from the beginning of the part 2025.02.11 20:48:52.280676 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part 2025.02.11 20:48:52.281033 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2025.02.11 20:48:52.281394 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part 2025.02.11 20:48:52.281773 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2025.02.11 20:48:52.282138 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part 2025.02.11 20:48:52.283021 [ 4 ] {a6655802-21ca-4eb8-8604-af7a2b1608bf} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.283092 [ 4 ] {a6655802-21ca-4eb8-8604-af7a2b1608bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.284042 [ 4 ] {a6655802-21ca-4eb8-8604-af7a2b1608bf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:48:52.284627 [ 4 ] {a6655802-21ca-4eb8-8604-af7a2b1608bf} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.284896 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005783842 sec., 28181.959327381348 rows/sec., 2.11 MiB/sec. 2025.02.11 20:48:52.285213 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:48:52.285285 [ 4 ] {a6655802-21ca-4eb8-8604-af7a2b1608bf} executeQuery: Read 14 rows, 1004.00 B in 0.005799 sec., 2414.209346439041 rows/sec., 169.08 KiB/sec. 2025.02.11 20:48:52.285681 [ 4 ] {a6655802-21ca-4eb8-8604-af7a2b1608bf} TCPHandler: Processed in 0.006674797 sec. 2025.02.11 20:48:52.286015 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.286016 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.286194 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_36_7} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:48:52.286364 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:48:52.286364 [ 255 ] {10a9ebb8-6d18-498e-8bf1-48909698e3a4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:48:52.286482 [ 255 ] {10a9ebb8-6d18-498e-8bf1-48909698e3a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:48:52.287248 [ 255 ] {10a9ebb8-6d18-498e-8bf1-48909698e3a4} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.287287 [ 255 ] {10a9ebb8-6d18-498e-8bf1-48909698e3a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.287639 [ 255 ] {10a9ebb8-6d18-498e-8bf1-48909698e3a4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:48:52.287878 [ 255 ] {10a9ebb8-6d18-498e-8bf1-48909698e3a4} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.288096 [ 255 ] {10a9ebb8-6d18-498e-8bf1-48909698e3a4} executeQuery: Read 13 rows, 830.00 B in 0.001844 sec., 7049.891540130152 rows/sec., 439.56 KiB/sec. 2025.02.11 20:48:52.288149 [ 255 ] {10a9ebb8-6d18-498e-8bf1-48909698e3a4} TCPHandler: Processed in 0.002326378 sec. 2025.02.11 20:48:52.288310 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.288430 [ 4 ] {ae9b26d5-1bc4-46da-9b91-f14f3c0ae174} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:52.288478 [ 4 ] {ae9b26d5-1bc4-46da-9b91-f14f3c0ae174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:52.289223 [ 4 ] {ae9b26d5-1bc4-46da-9b91-f14f3c0ae174} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.289265 [ 4 ] {ae9b26d5-1bc4-46da-9b91-f14f3c0ae174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.289666 [ 4 ] {ae9b26d5-1bc4-46da-9b91-f14f3c0ae174} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:48:52.289905 [ 4 ] {ae9b26d5-1bc4-46da-9b91-f14f3c0ae174} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.290174 [ 4 ] {ae9b26d5-1bc4-46da-9b91-f14f3c0ae174} executeQuery: Read 382 rows, 27.68 KiB in 0.001759 sec., 217168.84593519045 rows/sec., 15.37 MiB/sec. 2025.02.11 20:48:52.290307 [ 4 ] {ae9b26d5-1bc4-46da-9b91-f14f3c0ae174} TCPHandler: Processed in 0.002049383 sec. 2025.02.11 20:48:52.290521 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.290668 [ 255 ] {66435f0c-7761-4578-8d49-cd0c356baead} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:48:52.290727 [ 255 ] {66435f0c-7761-4578-8d49-cd0c356baead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:48:52.291227 [ 255 ] {66435f0c-7761-4578-8d49-cd0c356baead} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.291266 [ 255 ] {66435f0c-7761-4578-8d49-cd0c356baead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.291648 [ 255 ] {66435f0c-7761-4578-8d49-cd0c356baead} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:48:52.291884 [ 255 ] {66435f0c-7761-4578-8d49-cd0c356baead} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.292051 [ 49 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.11 20:48:52.292118 [ 49 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.292131 [ 255 ] {66435f0c-7761-4578-8d49-cd0c356baead} executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. 2025.02.11 20:48:52.292154 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.292300 [ 255 ] {66435f0c-7761-4578-8d49-cd0c356baead} TCPHandler: Processed in 0.00187827 sec. 2025.02.11 20:48:52.292647 [ 187 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:48:52.292704 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.292967 [ 187 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:52.292990 [ 4 ] {c5f4bc46-3592-4bc0-9823-f7490f110356} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:52.293031 [ 187 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.02.11 20:48:52.293106 [ 4 ] {c5f4bc46-3592-4bc0-9823-f7490f110356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:52.293273 [ 187 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.02.11 20:48:52.293554 [ 187 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.02.11 20:48:52.293910 [ 187 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.02.11 20:48:52.294214 [ 187 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.02.11 20:48:52.294602 [ 187 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.02.11 20:48:52.296194 [ 4 ] {c5f4bc46-3592-4bc0-9823-f7490f110356} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.296266 [ 4 ] {c5f4bc46-3592-4bc0-9823-f7490f110356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.297441 [ 187 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005154882 sec., 18623.122701935758 rows/sec., 972.99 KiB/sec. 2025.02.11 20:48:52.297448 [ 4 ] {c5f4bc46-3592-4bc0-9823-f7490f110356} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:48:52.297638 [ 194 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.11 20:48:52.297770 [ 4 ] {c5f4bc46-3592-4bc0-9823-f7490f110356} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.298096 [ 4 ] {c5f4bc46-3592-4bc0-9823-f7490f110356} executeQuery: Read 237 rows, 16.27 KiB in 0.005185 sec., 45708.77531340405 rows/sec., 3.06 MiB/sec. 2025.02.11 20:48:52.298109 [ 194 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.298201 [ 4 ] {c5f4bc46-3592-4bc0-9823-f7490f110356} TCPHandler: Processed in 0.005750122 sec. 2025.02.11 20:48:52.298247 [ 194 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_16_3} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.11 20:48:52.298393 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:48:52.298436 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.298572 [ 255 ] {86439c08-6d47-4d97-aabe-24f3d94bd0e2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:48:52.298632 [ 255 ] {86439c08-6d47-4d97-aabe-24f3d94bd0e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:48:52.299138 [ 255 ] {86439c08-6d47-4d97-aabe-24f3d94bd0e2} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.299177 [ 255 ] {86439c08-6d47-4d97-aabe-24f3d94bd0e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.299544 [ 255 ] {86439c08-6d47-4d97-aabe-24f3d94bd0e2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:48:52.299782 [ 255 ] {86439c08-6d47-4d97-aabe-24f3d94bd0e2} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.300026 [ 255 ] {86439c08-6d47-4d97-aabe-24f3d94bd0e2} executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. 2025.02.11 20:48:52.300114 [ 255 ] {86439c08-6d47-4d97-aabe-24f3d94bd0e2} TCPHandler: Processed in 0.001791609 sec. 2025.02.11 20:48:52.300261 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:52.300383 [ 4 ] {d7c6a46c-72e4-4c0e-8066-2797613a1e5a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:52.300434 [ 4 ] {d7c6a46c-72e4-4c0e-8066-2797613a1e5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:52.300928 [ 4 ] {d7c6a46c-72e4-4c0e-8066-2797613a1e5a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.300967 [ 4 ] {d7c6a46c-72e4-4c0e-8066-2797613a1e5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.301334 [ 4 ] {d7c6a46c-72e4-4c0e-8066-2797613a1e5a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:48:52.301562 [ 4 ] {d7c6a46c-72e4-4c0e-8066-2797613a1e5a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.301777 [ 4 ] {d7c6a46c-72e4-4c0e-8066-2797613a1e5a} executeQuery: Read 82 rows, 5.33 KiB in 0.001422 sec., 57665.260196905765 rows/sec., 3.66 MiB/sec. 2025.02.11 20:48:52.301829 [ 4 ] {d7c6a46c-72e4-4c0e-8066-2797613a1e5a} TCPHandler: Processed in 0.001626396 sec. 2025.02.11 20:48:52.656780 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.02.11 20:48:52.678288 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:52.678348 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:52.686396 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:48:52.687191 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:52.690477 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.02.11 20:48:56.752340 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 828 2025.02.11 20:48:56.755436 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:56.755499 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:56.756983 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:48:56.757304 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:56.758233 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 828 2025.02.11 20:48:57.298184 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:57.298488 [ 255 ] {617624ed-ba8c-4361-a171-fa3c93aca516} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:48:57.298606 [ 255 ] {617624ed-ba8c-4361-a171-fa3c93aca516} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:48:57.299577 [ 255 ] {617624ed-ba8c-4361-a171-fa3c93aca516} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.299637 [ 255 ] {617624ed-ba8c-4361-a171-fa3c93aca516} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.300110 [ 255 ] {617624ed-ba8c-4361-a171-fa3c93aca516} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.11 20:48:57.300365 [ 255 ] {617624ed-ba8c-4361-a171-fa3c93aca516} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.300601 [ 255 ] {617624ed-ba8c-4361-a171-fa3c93aca516} executeQuery: Read 6 rows, 501.00 B in 0.002198 sec., 2729.75432211101 rows/sec., 222.59 KiB/sec. 2025.02.11 20:48:57.300695 [ 255 ] {617624ed-ba8c-4361-a171-fa3c93aca516} TCPHandler: Processed in 0.002698783 sec. 2025.02.11 20:48:57.300946 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:57.301163 [ 4 ] {0bd86f61-ba97-4a73-9bf9-6be269056032} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:48:57.301242 [ 4 ] {0bd86f61-ba97-4a73-9bf9-6be269056032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:48:57.302753 [ 4 ] {0bd86f61-ba97-4a73-9bf9-6be269056032} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.302795 [ 4 ] {0bd86f61-ba97-4a73-9bf9-6be269056032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.303308 [ 4 ] {0bd86f61-ba97-4a73-9bf9-6be269056032} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:48:57.303560 [ 4 ] {0bd86f61-ba97-4a73-9bf9-6be269056032} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.303796 [ 4 ] {0bd86f61-ba97-4a73-9bf9-6be269056032} executeQuery: Read 1277 rows, 108.14 KiB in 0.002683 sec., 475959.74655236676 rows/sec., 39.36 MiB/sec. 2025.02.11 20:48:57.303907 [ 4 ] {0bd86f61-ba97-4a73-9bf9-6be269056032} TCPHandler: Processed in 0.003083539 sec. 2025.02.11 20:48:57.304171 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:57.304321 [ 255 ] {1adae5ab-cf7b-454c-b43a-688095b79b14} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:48:57.304380 [ 255 ] {1adae5ab-cf7b-454c-b43a-688095b79b14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:48:57.305084 [ 255 ] {1adae5ab-cf7b-454c-b43a-688095b79b14} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.305125 [ 255 ] {1adae5ab-cf7b-454c-b43a-688095b79b14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.305489 [ 255 ] {1adae5ab-cf7b-454c-b43a-688095b79b14} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:48:57.305724 [ 255 ] {1adae5ab-cf7b-454c-b43a-688095b79b14} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.305932 [ 255 ] {1adae5ab-cf7b-454c-b43a-688095b79b14} executeQuery: Read 45 rows, 3.35 KiB in 0.001642 sec., 27405.602923264312 rows/sec., 1.99 MiB/sec. 2025.02.11 20:48:57.306068 [ 255 ] {1adae5ab-cf7b-454c-b43a-688095b79b14} TCPHandler: Processed in 0.002040053 sec. 2025.02.11 20:48:57.306245 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:57.306363 [ 4 ] {51a88eae-590e-4bf2-82b8-b6c962dc70ae} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:48:57.306412 [ 4 ] {51a88eae-590e-4bf2-82b8-b6c962dc70ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:48:57.307078 [ 4 ] {51a88eae-590e-4bf2-82b8-b6c962dc70ae} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.307116 [ 4 ] {51a88eae-590e-4bf2-82b8-b6c962dc70ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.307490 [ 4 ] {51a88eae-590e-4bf2-82b8-b6c962dc70ae} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:48:57.307720 [ 4 ] {51a88eae-590e-4bf2-82b8-b6c962dc70ae} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.307838 [ 154 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:48:57.307883 [ 154 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.307902 [ 4 ] {51a88eae-590e-4bf2-82b8-b6c962dc70ae} executeQuery: Read 228 rows, 15.81 KiB in 0.00156 sec., 146153.84615384616 rows/sec., 9.90 MiB/sec. 2025.02.11 20:48:57.307906 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.308007 [ 4 ] {51a88eae-590e-4bf2-82b8-b6c962dc70ae} TCPHandler: Processed in 0.001819609 sec. 2025.02.11 20:48:57.308251 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:57.308285 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:48:57.308463 [ 255 ] {21650179-9baf-436a-a8d9-c0ba12363a11} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:48:57.308562 [ 255 ] {21650179-9baf-436a-a8d9-c0ba12363a11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:48:57.308855 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:57.308969 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part 2025.02.11 20:48:57.309443 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part 2025.02.11 20:48:57.309784 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.02.11 20:48:57.310134 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.02.11 20:48:57.310218 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.02.11 20:48:57.310585 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part 2025.02.11 20:48:57.311542 [ 255 ] {21650179-9baf-436a-a8d9-c0ba12363a11} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.311614 [ 255 ] {21650179-9baf-436a-a8d9-c0ba12363a11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.312594 [ 255 ] {21650179-9baf-436a-a8d9-c0ba12363a11} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:48:57.313093 [ 255 ] {21650179-9baf-436a-a8d9-c0ba12363a11} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.313609 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005555259 sec., 133207.1105955636 rows/sec., 9.53 MiB/sec. 2025.02.11 20:48:57.313802 [ 255 ] {21650179-9baf-436a-a8d9-c0ba12363a11} executeQuery: Read 565 rows, 43.02 KiB in 0.00538 sec., 105018.58736059479 rows/sec., 7.81 MiB/sec. 2025.02.11 20:48:57.314121 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:48:57.314179 [ 255 ] {21650179-9baf-436a-a8d9-c0ba12363a11} TCPHandler: Processed in 0.006047027 sec. 2025.02.11 20:48:57.314492 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:57.314712 [ 4 ] {e33faea0-b663-4f2c-bfc2-6363fdfba436} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:57.314786 [ 4 ] {e33faea0-b663-4f2c-bfc2-6363fdfba436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:48:57.314853 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.314976 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_21_4} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:48:57.315094 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.11 20:48:57.315702 [ 4 ] {e33faea0-b663-4f2c-bfc2-6363fdfba436} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.315739 [ 4 ] {e33faea0-b663-4f2c-bfc2-6363fdfba436} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.316172 [ 4 ] {e33faea0-b663-4f2c-bfc2-6363fdfba436} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:48:57.316408 [ 4 ] {e33faea0-b663-4f2c-bfc2-6363fdfba436} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.316584 [ 4 ] {e33faea0-b663-4f2c-bfc2-6363fdfba436} executeQuery: Read 883 rows, 60.84 KiB in 0.00191 sec., 462303.66492146597 rows/sec., 31.11 MiB/sec. 2025.02.11 20:48:57.316637 [ 4 ] {e33faea0-b663-4f2c-bfc2-6363fdfba436} TCPHandler: Processed in 0.002304397 sec. 2025.02.11 20:48:57.316800 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:57.316940 [ 255 ] {c6747425-287a-4e1a-afcb-fefd7a8465dc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:48:57.317026 [ 255 ] {c6747425-287a-4e1a-afcb-fefd7a8465dc} 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.02.11 20:48:57.318268 [ 255 ] {c6747425-287a-4e1a-afcb-fefd7a8465dc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.318308 [ 255 ] {c6747425-287a-4e1a-afcb-fefd7a8465dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.318975 [ 255 ] {c6747425-287a-4e1a-afcb-fefd7a8465dc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:48:57.319271 [ 255 ] {c6747425-287a-4e1a-afcb-fefd7a8465dc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.319441 [ 154 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:48:57.319504 [ 154 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.319543 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.319568 [ 255 ] {c6747425-287a-4e1a-afcb-fefd7a8465dc} executeQuery: Read 39 rows, 71.56 KiB in 0.002654 sec., 14694.8003014318 rows/sec., 26.33 MiB/sec. 2025.02.11 20:48:57.320012 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:57.320324 [ 255 ] {c6747425-287a-4e1a-afcb-fefd7a8465dc} TCPHandler: Processed in 0.003589388 sec. 2025.02.11 20:48:57.320561 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:48:57.320784 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:57.320808 [ 4 ] {055fe14a-8e50-40ee-bfab-eced8fa9c1f0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:48:57.320941 [ 4 ] {055fe14a-8e50-40ee-bfab-eced8fa9c1f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:48:57.320948 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 545 rows starting from the beginning of the part 2025.02.11 20:48:57.321841 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:57.322312 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:57.323015 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:57.323127 [ 4 ] {055fe14a-8e50-40ee-bfab-eced8fa9c1f0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:57.323238 [ 4 ] {055fe14a-8e50-40ee-bfab-eced8fa9c1f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:57.323608 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:57.324167 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:48:57.324888 [ 4 ] {055fe14a-8e50-40ee-bfab-eced8fa9c1f0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:48:57.325374 [ 4 ] {055fe14a-8e50-40ee-bfab-eced8fa9c1f0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.325906 [ 4 ] {055fe14a-8e50-40ee-bfab-eced8fa9c1f0} executeQuery: Read 60 rows, 4.14 KiB in 0.005156 sec., 11636.927851047323 rows/sec., 803.07 KiB/sec. 2025.02.11 20:48:57.326045 [ 4 ] {055fe14a-8e50-40ee-bfab-eced8fa9c1f0} TCPHandler: Processed in 0.00561623 sec. 2025.02.11 20:48:57.332065 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 19 columns (19 merged, 0 gathered) in 0.012435318 sec., 59507.92734049905 rows/sec., 106.64 MiB/sec. 2025.02.11 20:48:57.333356 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:48:57.333776 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_21_4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:57.333859 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_21_4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:48:57.334001 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.73 MiB. 2025.02.11 20:48:58.000175 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 195.78 MiB, peak 203.46 MiB, free memory in arenas 0.00 B, will set to 197.20 MiB (RSS), difference: 1.42 MiB 2025.02.11 20:48:59.194724 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.02.11 20:48:59.195435 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:59.195482 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:59.195997 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:48:59.196278 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:59.196470 [ 153 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:48:59.196531 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.02.11 20:48:59.196571 [ 153 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:48:59.196600 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:48:59.196736 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:48:59.196894 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:48:59.196936 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:48:59.197014 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.02.11 20:48:59.197223 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.02.11 20:48:59.197445 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.02.11 20:48:59.197629 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.02.11 20:48:59.197763 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.02.11 20:48:59.199990 [ 189 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003322463 sec., 4296210.371642965 rows/sec., 61.46 MiB/sec. 2025.02.11 20:48:59.200400 [ 189 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:48:59.200727 [ 189 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:48:59.200818 [ 189 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_31_6} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:48:59.200925 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.02.11 20:49:00.190553 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.02.11 20:49:00.211740 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:00.211799 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:00.219444 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:49:00.220211 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:00.220510 [ 70 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:49:00.220586 [ 70 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:00.220629 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:00.221095 [ 194 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:00.230296 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.02.11 20:49:00.231530 [ 194 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:00.232437 [ 194 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:00.237012 [ 194 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:00.242016 [ 194 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:00.246942 [ 194 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:00.252363 [ 194 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:00.256856 [ 194 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:00.314033 [ 199 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.093299962 sec., 2508.0396067042343 rows/sec., 12.97 MiB/sec. 2025.02.11 20:49:00.317014 [ 199 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:49:00.320070 [ 199 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_31_6} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:00.320232 [ 199 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_31_6} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:49:00.322822 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.02.11 20:49:01.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 198.31 MiB, peak 208.86 MiB, free memory in arenas 0.00 B, will set to 199.36 MiB (RSS), difference: 1.05 MiB 2025.02.11 20:49:02.271439 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.271744 [ 255 ] {60dcfe27-7a3f-4919-b82e-399e3a2e4380} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:49:02.271857 [ 255 ] {60dcfe27-7a3f-4919-b82e-399e3a2e4380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:49:02.272723 [ 255 ] {60dcfe27-7a3f-4919-b82e-399e3a2e4380} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.272765 [ 255 ] {60dcfe27-7a3f-4919-b82e-399e3a2e4380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.273206 [ 255 ] {60dcfe27-7a3f-4919-b82e-399e3a2e4380} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:49:02.273461 [ 255 ] {60dcfe27-7a3f-4919-b82e-399e3a2e4380} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.273627 [ 100 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.11 20:49:02.273679 [ 100 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.273687 [ 255 ] {60dcfe27-7a3f-4919-b82e-399e3a2e4380} executeQuery: Read 14 rows, 1.01 KiB in 0.002026 sec., 6910.167818361303 rows/sec., 497.44 KiB/sec. 2025.02.11 20:49:02.273706 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.273786 [ 255 ] {60dcfe27-7a3f-4919-b82e-399e3a2e4380} TCPHandler: Processed in 0.00253768 sec. 2025.02.11 20:49:02.273852 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:02.273999 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:02.274035 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:02.274144 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:02.274142 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.274314 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:02.274723 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:02.274761 [ 4 ] {5280fc8a-9bbe-4bd8-aacc-0dbe0b04c8c5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:02.274905 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:02.274992 [ 4 ] {5280fc8a-9bbe-4bd8-aacc-0dbe0b04c8c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:02.277374 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003576557 sec., 19571.89554087912 rows/sec., 1.45 MiB/sec. 2025.02.11 20:49:02.277533 [ 4 ] {5280fc8a-9bbe-4bd8-aacc-0dbe0b04c8c5} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.277541 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.11 20:49:02.277607 [ 4 ] {5280fc8a-9bbe-4bd8-aacc-0dbe0b04c8c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.278024 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_17_4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.278211 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_17_4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.11 20:49:02.278432 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:49:02.278545 [ 4 ] {5280fc8a-9bbe-4bd8-aacc-0dbe0b04c8c5} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:49:02.278824 [ 4 ] {5280fc8a-9bbe-4bd8-aacc-0dbe0b04c8c5} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.279084 [ 4 ] {5280fc8a-9bbe-4bd8-aacc-0dbe0b04c8c5} executeQuery: Read 203 rows, 17.95 KiB in 0.004589 sec., 44236.217040749616 rows/sec., 3.82 MiB/sec. 2025.02.11 20:49:02.279164 [ 4 ] {5280fc8a-9bbe-4bd8-aacc-0dbe0b04c8c5} TCPHandler: Processed in 0.005211963 sec. 2025.02.11 20:49:02.279338 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.279484 [ 255 ] {cce12c70-1d32-4f4b-b89f-2252c67bef89} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:02.279545 [ 255 ] {cce12c70-1d32-4f4b-b89f-2252c67bef89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:02.280217 [ 255 ] {cce12c70-1d32-4f4b-b89f-2252c67bef89} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.280255 [ 255 ] {cce12c70-1d32-4f4b-b89f-2252c67bef89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.280621 [ 255 ] {cce12c70-1d32-4f4b-b89f-2252c67bef89} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:49:02.280865 [ 255 ] {cce12c70-1d32-4f4b-b89f-2252c67bef89} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.281092 [ 255 ] {cce12c70-1d32-4f4b-b89f-2252c67bef89} executeQuery: Read 7 rows, 467.00 B in 0.001633 sec., 4286.5890998162895 rows/sec., 279.27 KiB/sec. 2025.02.11 20:49:02.281162 [ 255 ] {cce12c70-1d32-4f4b-b89f-2252c67bef89} TCPHandler: Processed in 0.00189182 sec. 2025.02.11 20:49:02.281401 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.281695 [ 4 ] {fc030b25-7aff-473d-a7f7-3c06553cf94f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:49:02.281763 [ 4 ] {fc030b25-7aff-473d-a7f7-3c06553cf94f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:49:02.282401 [ 4 ] {fc030b25-7aff-473d-a7f7-3c06553cf94f} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.282442 [ 4 ] {fc030b25-7aff-473d-a7f7-3c06553cf94f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.282805 [ 4 ] {fc030b25-7aff-473d-a7f7-3c06553cf94f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:49:02.283041 [ 4 ] {fc030b25-7aff-473d-a7f7-3c06553cf94f} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.283254 [ 4 ] {fc030b25-7aff-473d-a7f7-3c06553cf94f} executeQuery: Read 14 rows, 1004.00 B in 0.001648 sec., 8495.145631067962 rows/sec., 594.94 KiB/sec. 2025.02.11 20:49:02.283310 [ 4 ] {fc030b25-7aff-473d-a7f7-3c06553cf94f} TCPHandler: Processed in 0.002053263 sec. 2025.02.11 20:49:02.283479 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.283619 [ 255 ] {9ef277c0-ded7-4c18-ad87-39d5df41c74f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:49:02.283676 [ 255 ] {9ef277c0-ded7-4c18-ad87-39d5df41c74f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:49:02.284324 [ 255 ] {9ef277c0-ded7-4c18-ad87-39d5df41c74f} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.284362 [ 255 ] {9ef277c0-ded7-4c18-ad87-39d5df41c74f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.284716 [ 255 ] {9ef277c0-ded7-4c18-ad87-39d5df41c74f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:49:02.284955 [ 255 ] {9ef277c0-ded7-4c18-ad87-39d5df41c74f} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.285077 [ 100 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.11 20:49:02.285117 [ 100 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.285138 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.285150 [ 255 ] {9ef277c0-ded7-4c18-ad87-39d5df41c74f} executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. 2025.02.11 20:49:02.285365 [ 255 ] {9ef277c0-ded7-4c18-ad87-39d5df41c74f} TCPHandler: Processed in 0.001950931 sec. 2025.02.11 20:49:02.285409 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:02.285662 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.285717 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:02.285757 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:02.286016 [ 4 ] {40b058a5-7544-4be0-afc0-82a9dae37012} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:02.286044 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:02.286220 [ 4 ] {40b058a5-7544-4be0-afc0-82a9dae37012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:02.286283 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:02.286666 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:02.286978 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:02.289010 [ 4 ] {40b058a5-7544-4be0-afc0-82a9dae37012} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.289101 [ 4 ] {40b058a5-7544-4be0-afc0-82a9dae37012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.289275 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004075395 sec., 15949.374232436365 rows/sec., 1.03 MiB/sec. 2025.02.11 20:49:02.289472 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.11 20:49:02.289696 [ 4 ] {40b058a5-7544-4be0-afc0-82a9dae37012} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:49:02.289916 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_17_4} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.290014 [ 4 ] {40b058a5-7544-4be0-afc0-82a9dae37012} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.290056 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_17_4} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.11 20:49:02.290186 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:49:02.290361 [ 4 ] {40b058a5-7544-4be0-afc0-82a9dae37012} executeQuery: Read 382 rows, 27.68 KiB in 0.004534 sec., 84252.31583590648 rows/sec., 5.96 MiB/sec. 2025.02.11 20:49:02.290429 [ 4 ] {40b058a5-7544-4be0-afc0-82a9dae37012} TCPHandler: Processed in 0.004944739 sec. 2025.02.11 20:49:02.290587 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.290729 [ 255 ] {d23b06d5-9953-4a60-a928-770e54acf829} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:49:02.290788 [ 255 ] {d23b06d5-9953-4a60-a928-770e54acf829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:49:02.291335 [ 255 ] {d23b06d5-9953-4a60-a928-770e54acf829} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.291373 [ 255 ] {d23b06d5-9953-4a60-a928-770e54acf829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.291748 [ 255 ] {d23b06d5-9953-4a60-a928-770e54acf829} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:49:02.291985 [ 255 ] {d23b06d5-9953-4a60-a928-770e54acf829} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.292167 [ 255 ] {d23b06d5-9953-4a60-a928-770e54acf829} executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. 2025.02.11 20:49:02.292218 [ 255 ] {d23b06d5-9953-4a60-a928-770e54acf829} TCPHandler: Processed in 0.001698507 sec. 2025.02.11 20:49:02.292385 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.292525 [ 4 ] {eecf94c9-eb0a-4c2d-809d-b3582835be23} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:02.292588 [ 4 ] {eecf94c9-eb0a-4c2d-809d-b3582835be23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:02.293242 [ 4 ] {eecf94c9-eb0a-4c2d-809d-b3582835be23} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.293281 [ 4 ] {eecf94c9-eb0a-4c2d-809d-b3582835be23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.293680 [ 4 ] {eecf94c9-eb0a-4c2d-809d-b3582835be23} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:49:02.293929 [ 4 ] {eecf94c9-eb0a-4c2d-809d-b3582835be23} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.294173 [ 4 ] {eecf94c9-eb0a-4c2d-809d-b3582835be23} executeQuery: Read 237 rows, 16.27 KiB in 0.00167 sec., 141916.16766467065 rows/sec., 9.51 MiB/sec. 2025.02.11 20:49:02.294253 [ 4 ] {eecf94c9-eb0a-4c2d-809d-b3582835be23} TCPHandler: Processed in 0.001937091 sec. 2025.02.11 20:49:02.294504 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.294667 [ 255 ] {494c6232-ad28-472f-af9a-4fd42d38cda7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:49:02.294728 [ 255 ] {494c6232-ad28-472f-af9a-4fd42d38cda7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:49:02.295245 [ 255 ] {494c6232-ad28-472f-af9a-4fd42d38cda7} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.295282 [ 255 ] {494c6232-ad28-472f-af9a-4fd42d38cda7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.295635 [ 255 ] {494c6232-ad28-472f-af9a-4fd42d38cda7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:49:02.295872 [ 255 ] {494c6232-ad28-472f-af9a-4fd42d38cda7} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.296054 [ 255 ] {494c6232-ad28-472f-af9a-4fd42d38cda7} executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. 2025.02.11 20:49:02.296105 [ 255 ] {494c6232-ad28-472f-af9a-4fd42d38cda7} TCPHandler: Processed in 0.001746688 sec. 2025.02.11 20:49:02.296262 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:02.296401 [ 4 ] {a76d9c52-db25-4dc3-b8d6-a0c97829d969} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:02.296460 [ 4 ] {a76d9c52-db25-4dc3-b8d6-a0c97829d969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:02.297028 [ 4 ] {a76d9c52-db25-4dc3-b8d6-a0c97829d969} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:02.297074 [ 4 ] {a76d9c52-db25-4dc3-b8d6-a0c97829d969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:02.297446 [ 4 ] {a76d9c52-db25-4dc3-b8d6-a0c97829d969} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:49:02.297695 [ 4 ] {a76d9c52-db25-4dc3-b8d6-a0c97829d969} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:02.297946 [ 4 ] {a76d9c52-db25-4dc3-b8d6-a0c97829d969} executeQuery: Read 82 rows, 5.33 KiB in 0.001571 sec., 52196.053469127946 rows/sec., 3.32 MiB/sec. 2025.02.11 20:49:02.298117 [ 4 ] {a76d9c52-db25-4dc3-b8d6-a0c97829d969} TCPHandler: Processed in 0.00191694 sec. 2025.02.11 20:49:06.566256 [ 146 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:49:06.566364 [ 146 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:49:06.696716 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.02.11 20:49:06.697586 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:06.697639 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:06.698186 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:49:06.698484 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:06.698786 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.02.11 20:49:06.758498 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 864 2025.02.11 20:49:06.762165 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:06.762229 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:06.763721 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:49:06.764055 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:06.765559 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 864 2025.02.11 20:49:07.001344 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000929714 sec. 2025.02.11 20:49:07.269165 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:07.269362 [ 255 ] {4d271d34-2bed-4a33-ae88-deb414453210} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:07.269437 [ 255 ] {4d271d34-2bed-4a33-ae88-deb414453210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:07.270255 [ 255 ] {4d271d34-2bed-4a33-ae88-deb414453210} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.270307 [ 255 ] {4d271d34-2bed-4a33-ae88-deb414453210} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.270763 [ 255 ] {4d271d34-2bed-4a33-ae88-deb414453210} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:49:07.271029 [ 255 ] {4d271d34-2bed-4a33-ae88-deb414453210} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.271236 [ 129 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:49:07.271303 [ 255 ] {4d271d34-2bed-4a33-ae88-deb414453210} executeQuery: Read 134 rows, 11.81 KiB in 0.001989 sec., 67370.53795877326 rows/sec., 5.80 MiB/sec. 2025.02.11 20:49:07.271330 [ 129 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.271405 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.271457 [ 255 ] {4d271d34-2bed-4a33-ae88-deb414453210} TCPHandler: Processed in 0.002425279 sec. 2025.02.11 20:49:07.271804 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:49:07.271847 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:07.272124 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:07.272198 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:49:07.272244 [ 4 ] {dbf2d41c-3dd2-434b-8ada-b6901248fd70} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:07.272438 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 134 rows starting from the beginning of the part 2025.02.11 20:49:07.272445 [ 4 ] {dbf2d41c-3dd2-434b-8ada-b6901248fd70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:07.272741 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 203 rows starting from the beginning of the part 2025.02.11 20:49:07.273125 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1277 rows starting from the beginning of the part 2025.02.11 20:49:07.273416 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 203 rows starting from the beginning of the part 2025.02.11 20:49:07.273708 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 134 rows starting from the beginning of the part 2025.02.11 20:49:07.275694 [ 4 ] {dbf2d41c-3dd2-434b-8ada-b6901248fd70} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.275779 [ 4 ] {dbf2d41c-3dd2-434b-8ada-b6901248fd70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.276698 [ 4 ] {dbf2d41c-3dd2-434b-8ada-b6901248fd70} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:49:07.277012 [ 4 ] {dbf2d41c-3dd2-434b-8ada-b6901248fd70} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.277625 [ 4 ] {dbf2d41c-3dd2-434b-8ada-b6901248fd70} executeQuery: Read 39 rows, 2.93 KiB in 0.005433 sec., 7178.35450027609 rows/sec., 539.78 KiB/sec. 2025.02.11 20:49:07.277793 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3382 rows, containing 5 columns (5 merged, 0 gathered) in 0.00627192 sec., 539228.8166940905 rows/sec., 47.19 MiB/sec. 2025.02.11 20:49:07.277963 [ 4 ] {dbf2d41c-3dd2-434b-8ada-b6901248fd70} TCPHandler: Processed in 0.006351391 sec. 2025.02.11 20:49:07.278224 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:49:07.278275 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:07.278545 [ 255 ] {b8d1f9c7-27bd-4986-abd2-73ff0c6e9f5b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:07.278640 [ 255 ] {b8d1f9c7-27bd-4986-abd2-73ff0c6e9f5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:07.278929 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.279191 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_46_9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:49:07.279360 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.11 20:49:07.279755 [ 255 ] {b8d1f9c7-27bd-4986-abd2-73ff0c6e9f5b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.279803 [ 255 ] {b8d1f9c7-27bd-4986-abd2-73ff0c6e9f5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.280191 [ 255 ] {b8d1f9c7-27bd-4986-abd2-73ff0c6e9f5b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:49:07.280441 [ 255 ] {b8d1f9c7-27bd-4986-abd2-73ff0c6e9f5b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.280623 [ 129 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:49:07.280685 [ 129 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.280699 [ 255 ] {b8d1f9c7-27bd-4986-abd2-73ff0c6e9f5b} executeQuery: Read 103 rows, 8.24 KiB in 0.002202 sec., 46775.65849227975 rows/sec., 3.65 MiB/sec. 2025.02.11 20:49:07.280728 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.280919 [ 255 ] {b8d1f9c7-27bd-4986-abd2-73ff0c6e9f5b} TCPHandler: Processed in 0.002830935 sec. 2025.02.11 20:49:07.281086 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:49:07.281239 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:07.281713 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:07.281774 [ 4 ] {96a37769-b2ad-4f49-8e12-c5ea5cdd081b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:07.281890 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:49:07.282037 [ 4 ] {96a37769-b2ad-4f49-8e12-c5ea5cdd081b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:07.282314 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 103 rows starting from the beginning of the part 2025.02.11 20:49:07.282646 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 382 rows starting from the beginning of the part 2025.02.11 20:49:07.282989 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 565 rows starting from the beginning of the part 2025.02.11 20:49:07.283337 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 382 rows starting from the beginning of the part 2025.02.11 20:49:07.283630 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 103 rows starting from the beginning of the part 2025.02.11 20:49:07.284814 [ 4 ] {96a37769-b2ad-4f49-8e12-c5ea5cdd081b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.284903 [ 4 ] {96a37769-b2ad-4f49-8e12-c5ea5cdd081b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.285979 [ 4 ] {96a37769-b2ad-4f49-8e12-c5ea5cdd081b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:49:07.286321 [ 4 ] {96a37769-b2ad-4f49-8e12-c5ea5cdd081b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.286709 [ 129 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:49:07.286754 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.005882124 sec., 416176.19757760974 rows/sec., 31.95 MiB/sec. 2025.02.11 20:49:07.286805 [ 129 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.286884 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.287001 [ 4 ] {96a37769-b2ad-4f49-8e12-c5ea5cdd081b} executeQuery: Read 160 rows, 11.41 KiB in 0.005425 sec., 29493.087557603685 rows/sec., 2.05 MiB/sec. 2025.02.11 20:49:07.287282 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:49:07.287418 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:49:07.287632 [ 4 ] {96a37769-b2ad-4f49-8e12-c5ea5cdd081b} TCPHandler: Processed in 0.006531254 sec. 2025.02.11 20:49:07.288096 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:07.288294 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:07.288461 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11908 rows starting from the beginning of the part 2025.02.11 20:49:07.288741 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.288768 [ 255 ] {13686ff2-84ca-43a1-a30f-e145ff0fa025} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:07.289045 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2025.02.11 20:49:07.289415 [ 255 ] {13686ff2-84ca-43a1-a30f-e145ff0fa025} 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.02.11 20:49:07.289407 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_46_9} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:49:07.289568 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part 2025.02.11 20:49:07.289905 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.02.11 20:49:07.290098 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 883 rows starting from the beginning of the part 2025.02.11 20:49:07.290423 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:49:07.290756 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.02.11 20:49:07.292934 [ 255 ] {13686ff2-84ca-43a1-a30f-e145ff0fa025} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.292981 [ 255 ] {13686ff2-84ca-43a1-a30f-e145ff0fa025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.294465 [ 255 ] {13686ff2-84ca-43a1-a30f-e145ff0fa025} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:49:07.294991 [ 255 ] {13686ff2-84ca-43a1-a30f-e145ff0fa025} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.295478 [ 255 ] {13686ff2-84ca-43a1-a30f-e145ff0fa025} executeQuery: Read 39 rows, 71.56 KiB in 0.006945 sec., 5615.550755939525 rows/sec., 10.06 MiB/sec. 2025.02.11 20:49:07.295739 [ 255 ] {13686ff2-84ca-43a1-a30f-e145ff0fa025} TCPHandler: Processed in 0.007954447 sec. 2025.02.11 20:49:07.295909 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:07.296058 [ 4 ] {0aebdd30-4c77-4760-87d5-49a0e548d938} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:07.296124 [ 4 ] {0aebdd30-4c77-4760-87d5-49a0e548d938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:07.297004 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 13585 rows, containing 5 columns (5 merged, 0 gathered) in 0.01001995 sec., 1355795.1885987455 rows/sec., 91.66 MiB/sec. 2025.02.11 20:49:07.297124 [ 4 ] {0aebdd30-4c77-4760-87d5-49a0e548d938} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.297172 [ 4 ] {0aebdd30-4c77-4760-87d5-49a0e548d938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.297383 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:49:07.297835 [ 4 ] {0aebdd30-4c77-4760-87d5-49a0e548d938} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:49:07.297935 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.298082 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_46_9} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:49:07.298237 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. 2025.02.11 20:49:07.298318 [ 4 ] {0aebdd30-4c77-4760-87d5-49a0e548d938} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.298510 [ 129 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:49:07.298585 [ 129 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.298603 [ 4 ] {0aebdd30-4c77-4760-87d5-49a0e548d938} executeQuery: Read 60 rows, 4.14 KiB in 0.002573 sec., 23319.082782743877 rows/sec., 1.57 MiB/sec. 2025.02.11 20:49:07.298637 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.298822 [ 4 ] {0aebdd30-4c77-4760-87d5-49a0e548d938} TCPHandler: Processed in 0.002977037 sec. 2025.02.11 20:49:07.299042 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:49:07.299399 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:07.299436 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2394 rows starting from the beginning of the part 2025.02.11 20:49:07.299515 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2025.02.11 20:49:07.299607 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part 2025.02.11 20:49:07.299867 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:49:07.299941 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:49:07.300197 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:49:07.301597 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2738 rows, containing 4 columns (4 merged, 0 gathered) in 0.002825395 sec., 969068.0418136225 rows/sec., 63.27 MiB/sec. 2025.02.11 20:49:07.301894 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:49:07.302253 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_46_9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.302333 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_46_9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:49:07.302421 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.11 20:49:07.730359 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.02.11 20:49:07.750099 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:07.750177 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:07.757366 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:49:07.758137 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:07.761157 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.02.11 20:49:12.272146 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.272342 [ 255 ] {98f81a0c-d39b-4151-95ff-a02ef4d1aa0b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:49:12.272417 [ 255 ] {98f81a0c-d39b-4151-95ff-a02ef4d1aa0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:49:12.273220 [ 255 ] {98f81a0c-d39b-4151-95ff-a02ef4d1aa0b} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.273269 [ 255 ] {98f81a0c-d39b-4151-95ff-a02ef4d1aa0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.273839 [ 255 ] {98f81a0c-d39b-4151-95ff-a02ef4d1aa0b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:49:12.274161 [ 255 ] {98f81a0c-d39b-4151-95ff-a02ef4d1aa0b} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.274454 [ 255 ] {98f81a0c-d39b-4151-95ff-a02ef4d1aa0b} executeQuery: Read 14 rows, 1.01 KiB in 0.002158 sec., 6487.488415199258 rows/sec., 467.01 KiB/sec. 2025.02.11 20:49:12.274701 [ 255 ] {98f81a0c-d39b-4151-95ff-a02ef4d1aa0b} TCPHandler: Processed in 0.002683303 sec. 2025.02.11 20:49:12.274981 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.275173 [ 4 ] {dbba7afc-ee72-4300-acbe-b04bb79d70f8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:49:12.275245 [ 4 ] {dbba7afc-ee72-4300-acbe-b04bb79d70f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:49:12.275967 [ 4 ] {dbba7afc-ee72-4300-acbe-b04bb79d70f8} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.276011 [ 4 ] {dbba7afc-ee72-4300-acbe-b04bb79d70f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.276431 [ 4 ] {dbba7afc-ee72-4300-acbe-b04bb79d70f8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.11 20:49:12.276693 [ 4 ] {dbba7afc-ee72-4300-acbe-b04bb79d70f8} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.277000 [ 4 ] {dbba7afc-ee72-4300-acbe-b04bb79d70f8} executeQuery: Read 2 rows, 167.00 B in 0.00186 sec., 1075.268817204301 rows/sec., 87.68 KiB/sec. 2025.02.11 20:49:12.277163 [ 4 ] {dbba7afc-ee72-4300-acbe-b04bb79d70f8} TCPHandler: Processed in 0.002313537 sec. 2025.02.11 20:49:12.277309 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.277443 [ 255 ] {f8d59d68-d306-4e99-a5ce-2b151cf6d040} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:12.277498 [ 255 ] {f8d59d68-d306-4e99-a5ce-2b151cf6d040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:12.278168 [ 255 ] {f8d59d68-d306-4e99-a5ce-2b151cf6d040} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.278209 [ 255 ] {f8d59d68-d306-4e99-a5ce-2b151cf6d040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.278610 [ 255 ] {f8d59d68-d306-4e99-a5ce-2b151cf6d040} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:49:12.278856 [ 255 ] {f8d59d68-d306-4e99-a5ce-2b151cf6d040} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.279100 [ 255 ] {f8d59d68-d306-4e99-a5ce-2b151cf6d040} executeQuery: Read 204 rows, 18.02 KiB in 0.001687 sec., 120924.71843509188 rows/sec., 10.43 MiB/sec. 2025.02.11 20:49:12.279302 [ 255 ] {f8d59d68-d306-4e99-a5ce-2b151cf6d040} TCPHandler: Processed in 0.002046543 sec. 2025.02.11 20:49:12.279510 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.279646 [ 4 ] {08226812-f09d-464f-b63e-dc46999ddf0f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:12.279703 [ 4 ] {08226812-f09d-464f-b63e-dc46999ddf0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:12.280380 [ 4 ] {08226812-f09d-464f-b63e-dc46999ddf0f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.280423 [ 4 ] {08226812-f09d-464f-b63e-dc46999ddf0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.280790 [ 4 ] {08226812-f09d-464f-b63e-dc46999ddf0f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:49:12.281037 [ 4 ] {08226812-f09d-464f-b63e-dc46999ddf0f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.281249 [ 4 ] {08226812-f09d-464f-b63e-dc46999ddf0f} executeQuery: Read 9 rows, 610.00 B in 0.001632 sec., 5514.705882352941 rows/sec., 365.01 KiB/sec. 2025.02.11 20:49:12.281302 [ 4 ] {08226812-f09d-464f-b63e-dc46999ddf0f} TCPHandler: Processed in 0.0018921 sec. 2025.02.11 20:49:12.281461 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.281579 [ 255 ] {617fbd1d-0a88-4b87-96b3-0616dfc68049} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:49:12.281627 [ 255 ] {617fbd1d-0a88-4b87-96b3-0616dfc68049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:49:12.282209 [ 255 ] {617fbd1d-0a88-4b87-96b3-0616dfc68049} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.282247 [ 255 ] {617fbd1d-0a88-4b87-96b3-0616dfc68049} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.282601 [ 255 ] {617fbd1d-0a88-4b87-96b3-0616dfc68049} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:49:12.282843 [ 255 ] {617fbd1d-0a88-4b87-96b3-0616dfc68049} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.283020 [ 255 ] {617fbd1d-0a88-4b87-96b3-0616dfc68049} executeQuery: Read 14 rows, 1004.00 B in 0.001466 sec., 9549.795361527968 rows/sec., 668.81 KiB/sec. 2025.02.11 20:49:12.283076 [ 255 ] {617fbd1d-0a88-4b87-96b3-0616dfc68049} TCPHandler: Processed in 0.001675967 sec. 2025.02.11 20:49:12.283236 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.283353 [ 4 ] {6cff05c7-309d-40b8-b1a0-1a36f8599752} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:49:12.283405 [ 4 ] {6cff05c7-309d-40b8-b1a0-1a36f8599752} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:49:12.284091 [ 4 ] {6cff05c7-309d-40b8-b1a0-1a36f8599752} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.284140 [ 4 ] {6cff05c7-309d-40b8-b1a0-1a36f8599752} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.284548 [ 4 ] {6cff05c7-309d-40b8-b1a0-1a36f8599752} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:49:12.284789 [ 4 ] {6cff05c7-309d-40b8-b1a0-1a36f8599752} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.284996 [ 4 ] {6cff05c7-309d-40b8-b1a0-1a36f8599752} executeQuery: Read 13 rows, 830.00 B in 0.001667 sec., 7798.440311937612 rows/sec., 486.23 KiB/sec. 2025.02.11 20:49:12.285050 [ 4 ] {6cff05c7-309d-40b8-b1a0-1a36f8599752} TCPHandler: Processed in 0.00186928 sec. 2025.02.11 20:49:12.285197 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.285318 [ 255 ] {ccddd97a-9207-49a5-8dd0-e8ed992f4e6b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:12.285367 [ 255 ] {ccddd97a-9207-49a5-8dd0-e8ed992f4e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:12.286061 [ 255 ] {ccddd97a-9207-49a5-8dd0-e8ed992f4e6b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.286099 [ 255 ] {ccddd97a-9207-49a5-8dd0-e8ed992f4e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.286477 [ 255 ] {ccddd97a-9207-49a5-8dd0-e8ed992f4e6b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:49:12.286775 [ 255 ] {ccddd97a-9207-49a5-8dd0-e8ed992f4e6b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.286986 [ 255 ] {ccddd97a-9207-49a5-8dd0-e8ed992f4e6b} executeQuery: Read 384 rows, 27.84 KiB in 0.001694 sec., 226682.40850059033 rows/sec., 16.05 MiB/sec. 2025.02.11 20:49:12.287046 [ 255 ] {ccddd97a-9207-49a5-8dd0-e8ed992f4e6b} TCPHandler: Processed in 0.001913101 sec. 2025.02.11 20:49:12.287183 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.287301 [ 4 ] {c3f998b9-2115-4541-b692-c41eb988ef10} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:49:12.287351 [ 4 ] {c3f998b9-2115-4541-b692-c41eb988ef10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:49:12.287913 [ 4 ] {c3f998b9-2115-4541-b692-c41eb988ef10} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.287960 [ 4 ] {c3f998b9-2115-4541-b692-c41eb988ef10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.288395 [ 4 ] {c3f998b9-2115-4541-b692-c41eb988ef10} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:49:12.288634 [ 4 ] {c3f998b9-2115-4541-b692-c41eb988ef10} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.288853 [ 4 ] {c3f998b9-2115-4541-b692-c41eb988ef10} executeQuery: Read 6 rows, 321.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 198.91 KiB/sec. 2025.02.11 20:49:12.288903 [ 4 ] {c3f998b9-2115-4541-b692-c41eb988ef10} TCPHandler: Processed in 0.001776079 sec. 2025.02.11 20:49:12.289041 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.289161 [ 255 ] {f998d413-75c2-4cae-9ecb-eee0bd0af0b7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:12.289215 [ 255 ] {f998d413-75c2-4cae-9ecb-eee0bd0af0b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:12.289786 [ 255 ] {f998d413-75c2-4cae-9ecb-eee0bd0af0b7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.289825 [ 255 ] {f998d413-75c2-4cae-9ecb-eee0bd0af0b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.290232 [ 255 ] {f998d413-75c2-4cae-9ecb-eee0bd0af0b7} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:49:12.290466 [ 255 ] {f998d413-75c2-4cae-9ecb-eee0bd0af0b7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.290647 [ 255 ] {f998d413-75c2-4cae-9ecb-eee0bd0af0b7} executeQuery: Read 238 rows, 16.34 KiB in 0.001512 sec., 157407.4074074074 rows/sec., 10.55 MiB/sec. 2025.02.11 20:49:12.290702 [ 255 ] {f998d413-75c2-4cae-9ecb-eee0bd0af0b7} TCPHandler: Processed in 0.001717477 sec. 2025.02.11 20:49:12.290848 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.290987 [ 4 ] {3a8de6c1-1cf2-4945-b916-d0ffdaa6d626} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:49:12.291047 [ 4 ] {3a8de6c1-1cf2-4945-b916-d0ffdaa6d626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:49:12.291564 [ 4 ] {3a8de6c1-1cf2-4945-b916-d0ffdaa6d626} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.291603 [ 4 ] {3a8de6c1-1cf2-4945-b916-d0ffdaa6d626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.291958 [ 4 ] {3a8de6c1-1cf2-4945-b916-d0ffdaa6d626} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:49:12.292194 [ 4 ] {3a8de6c1-1cf2-4945-b916-d0ffdaa6d626} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.292406 [ 4 ] {3a8de6c1-1cf2-4945-b916-d0ffdaa6d626} executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. 2025.02.11 20:49:12.292456 [ 4 ] {3a8de6c1-1cf2-4945-b916-d0ffdaa6d626} TCPHandler: Processed in 0.001674496 sec. 2025.02.11 20:49:12.292602 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:12.292739 [ 255 ] {a1cfaaf6-2067-414a-af64-e4f3602b6a8a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:12.292799 [ 255 ] {a1cfaaf6-2067-414a-af64-e4f3602b6a8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:12.293359 [ 255 ] {a1cfaaf6-2067-414a-af64-e4f3602b6a8a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:12.293402 [ 255 ] {a1cfaaf6-2067-414a-af64-e4f3602b6a8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:12.293769 [ 255 ] {a1cfaaf6-2067-414a-af64-e4f3602b6a8a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:49:12.293999 [ 255 ] {a1cfaaf6-2067-414a-af64-e4f3602b6a8a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:12.294214 [ 255 ] {a1cfaaf6-2067-414a-af64-e4f3602b6a8a} executeQuery: Read 82 rows, 5.33 KiB in 0.001495 sec., 54849.4983277592 rows/sec., 3.48 MiB/sec. 2025.02.11 20:49:12.294359 [ 255 ] {a1cfaaf6-2067-414a-af64-e4f3602b6a8a} TCPHandler: Processed in 0.001818839 sec. 2025.02.11 20:49:14.198928 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.02.11 20:49:14.199687 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:14.199740 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:14.200369 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:49:14.200635 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:14.200985 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.02.11 20:49:15.261230 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.02.11 20:49:15.282219 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:15.282282 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:15.289737 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:49:15.290538 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:15.293260 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.02.11 20:49:16.765839 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 898 2025.02.11 20:49:16.769163 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:16.769217 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:16.770684 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:49:16.770988 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:16.772196 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 898 2025.02.11 20:49:17.269473 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:17.269653 [ 255 ] {b1806e2e-2055-4d24-a720-94364a08c24f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:17.269718 [ 255 ] {b1806e2e-2055-4d24-a720-94364a08c24f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:17.270471 [ 255 ] {b1806e2e-2055-4d24-a720-94364a08c24f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:17.270513 [ 255 ] {b1806e2e-2055-4d24-a720-94364a08c24f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:17.270953 [ 255 ] {b1806e2e-2055-4d24-a720-94364a08c24f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:49:17.271209 [ 255 ] {b1806e2e-2055-4d24-a720-94364a08c24f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:17.271407 [ 255 ] {b1806e2e-2055-4d24-a720-94364a08c24f} executeQuery: Read 134 rows, 11.81 KiB in 0.001805 sec., 74238.2271468144 rows/sec., 6.39 MiB/sec. 2025.02.11 20:49:17.271463 [ 255 ] {b1806e2e-2055-4d24-a720-94364a08c24f} TCPHandler: Processed in 0.002106464 sec. 2025.02.11 20:49:17.271707 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:17.271922 [ 4 ] {d1a24af0-78a1-45df-b6fe-83290a2b0248} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:17.272005 [ 4 ] {d1a24af0-78a1-45df-b6fe-83290a2b0248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:17.272818 [ 4 ] {d1a24af0-78a1-45df-b6fe-83290a2b0248} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:17.272867 [ 4 ] {d1a24af0-78a1-45df-b6fe-83290a2b0248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:17.273316 [ 4 ] {d1a24af0-78a1-45df-b6fe-83290a2b0248} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:49:17.273569 [ 4 ] {d1a24af0-78a1-45df-b6fe-83290a2b0248} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:17.273733 [ 140 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:49:17.273796 [ 140 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:17.273830 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:17.273846 [ 4 ] {d1a24af0-78a1-45df-b6fe-83290a2b0248} executeQuery: Read 39 rows, 2.93 KiB in 0.001977 sec., 19726.858877086495 rows/sec., 1.45 MiB/sec. 2025.02.11 20:49:17.273996 [ 4 ] {d1a24af0-78a1-45df-b6fe-83290a2b0248} TCPHandler: Processed in 0.002424049 sec. 2025.02.11 20:49:17.274033 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:49:17.274178 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:17.274201 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:17.274265 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 64 rows starting from the beginning of the part 2025.02.11 20:49:17.274450 [ 255 ] {2fc58bff-95e0-4b5e-baa1-88e9f7c1e3be} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:17.274514 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 45 rows starting from the beginning of the part 2025.02.11 20:49:17.274710 [ 255 ] {2fc58bff-95e0-4b5e-baa1-88e9f7c1e3be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:17.274918 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part 2025.02.11 20:49:17.275218 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part 2025.02.11 20:49:17.275538 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part 2025.02.11 20:49:17.275832 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2025.02.11 20:49:17.277557 [ 255 ] {2fc58bff-95e0-4b5e-baa1-88e9f7c1e3be} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:17.277628 [ 255 ] {2fc58bff-95e0-4b5e-baa1-88e9f7c1e3be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:17.278766 [ 255 ] {2fc58bff-95e0-4b5e-baa1-88e9f7c1e3be} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:49:17.278809 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.004891318 sec., 41502.10638523195 rows/sec., 3.14 MiB/sec. 2025.02.11 20:49:17.278976 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:49:17.279080 [ 255 ] {2fc58bff-95e0-4b5e-baa1-88e9f7c1e3be} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:17.279407 [ 255 ] {2fc58bff-95e0-4b5e-baa1-88e9f7c1e3be} executeQuery: Read 103 rows, 8.24 KiB in 0.005045 sec., 20416.25371655104 rows/sec., 1.59 MiB/sec. 2025.02.11 20:49:17.279699 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:17.279746 [ 255 ] {2fc58bff-95e0-4b5e-baa1-88e9f7c1e3be} TCPHandler: Processed in 0.00565664 sec. 2025.02.11 20:49:17.280103 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:17.280132 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_41_8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:49:17.280494 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:49:17.280556 [ 4 ] {333c4105-f2d4-4746-84c3-560d3873bce9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:17.280619 [ 4 ] {333c4105-f2d4-4746-84c3-560d3873bce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:17.281233 [ 4 ] {333c4105-f2d4-4746-84c3-560d3873bce9} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:17.281273 [ 4 ] {333c4105-f2d4-4746-84c3-560d3873bce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:17.281687 [ 4 ] {333c4105-f2d4-4746-84c3-560d3873bce9} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:49:17.281934 [ 4 ] {333c4105-f2d4-4746-84c3-560d3873bce9} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:17.282209 [ 4 ] {333c4105-f2d4-4746-84c3-560d3873bce9} executeQuery: Read 160 rows, 11.41 KiB in 0.001792 sec., 89285.71428571429 rows/sec., 6.22 MiB/sec. 2025.02.11 20:49:17.282396 [ 4 ] {333c4105-f2d4-4746-84c3-560d3873bce9} TCPHandler: Processed in 0.00252067 sec. 2025.02.11 20:49:17.282618 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:17.282755 [ 255 ] {f286f141-07a3-42e0-98aa-4574769abafc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:17.282844 [ 255 ] {f286f141-07a3-42e0-98aa-4574769abafc} 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.02.11 20:49:17.284062 [ 255 ] {f286f141-07a3-42e0-98aa-4574769abafc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:17.284098 [ 255 ] {f286f141-07a3-42e0-98aa-4574769abafc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:17.284772 [ 255 ] {f286f141-07a3-42e0-98aa-4574769abafc} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:49:17.285028 [ 255 ] {f286f141-07a3-42e0-98aa-4574769abafc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:17.285222 [ 255 ] {f286f141-07a3-42e0-98aa-4574769abafc} executeQuery: Read 39 rows, 71.56 KiB in 0.002497 sec., 15618.742490989187 rows/sec., 27.99 MiB/sec. 2025.02.11 20:49:17.285313 [ 255 ] {f286f141-07a3-42e0-98aa-4574769abafc} TCPHandler: Processed in 0.002792825 sec. 2025.02.11 20:49:17.285493 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:17.285642 [ 4 ] {35f12a1b-e074-4693-91a8-55e21913a7d3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:17.285705 [ 4 ] {35f12a1b-e074-4693-91a8-55e21913a7d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:17.286320 [ 4 ] {35f12a1b-e074-4693-91a8-55e21913a7d3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:17.286367 [ 4 ] {35f12a1b-e074-4693-91a8-55e21913a7d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:17.286778 [ 4 ] {35f12a1b-e074-4693-91a8-55e21913a7d3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:49:17.287030 [ 4 ] {35f12a1b-e074-4693-91a8-55e21913a7d3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:17.287245 [ 4 ] {35f12a1b-e074-4693-91a8-55e21913a7d3} executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec. 2025.02.11 20:49:17.287308 [ 4 ] {35f12a1b-e074-4693-91a8-55e21913a7d3} TCPHandler: Processed in 0.00188761 sec. 2025.02.11 20:49:21.566428 [ 135 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:49:21.566532 [ 135 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:49:21.701156 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.02.11 20:49:21.702194 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:21.702234 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:21.702784 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:49:21.703055 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:21.703251 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.02.11 20:49:22.272482 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.272670 [ 255 ] {7cad2f5d-c3d5-45a2-a033-c3d4f4e58a99} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:49:22.272741 [ 255 ] {7cad2f5d-c3d5-45a2-a033-c3d4f4e58a99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:49:22.273473 [ 255 ] {7cad2f5d-c3d5-45a2-a033-c3d4f4e58a99} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.273514 [ 255 ] {7cad2f5d-c3d5-45a2-a033-c3d4f4e58a99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.273934 [ 255 ] {7cad2f5d-c3d5-45a2-a033-c3d4f4e58a99} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:49:22.274181 [ 255 ] {7cad2f5d-c3d5-45a2-a033-c3d4f4e58a99} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.274387 [ 255 ] {7cad2f5d-c3d5-45a2-a033-c3d4f4e58a99} executeQuery: Read 14 rows, 1.01 KiB in 0.001769 sec., 7914.075749010741 rows/sec., 569.71 KiB/sec. 2025.02.11 20:49:22.274508 [ 255 ] {7cad2f5d-c3d5-45a2-a033-c3d4f4e58a99} TCPHandler: Processed in 0.002150014 sec. 2025.02.11 20:49:22.274767 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.274984 [ 4 ] {f40446c4-ed33-4317-abce-8c0eb53a4d18} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:22.275069 [ 4 ] {f40446c4-ed33-4317-abce-8c0eb53a4d18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:22.276003 [ 4 ] {f40446c4-ed33-4317-abce-8c0eb53a4d18} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.276057 [ 4 ] {f40446c4-ed33-4317-abce-8c0eb53a4d18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.276506 [ 4 ] {f40446c4-ed33-4317-abce-8c0eb53a4d18} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:49:22.276771 [ 4 ] {f40446c4-ed33-4317-abce-8c0eb53a4d18} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.277010 [ 4 ] {f40446c4-ed33-4317-abce-8c0eb53a4d18} executeQuery: Read 203 rows, 17.95 KiB in 0.002086 sec., 97315.43624161073 rows/sec., 8.40 MiB/sec. 2025.02.11 20:49:22.277076 [ 4 ] {f40446c4-ed33-4317-abce-8c0eb53a4d18} TCPHandler: Processed in 0.002450039 sec. 2025.02.11 20:49:22.277220 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.277356 [ 255 ] {d600d1ce-32f9-4f47-b5de-5ea12a1f0aed} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:22.277414 [ 255 ] {d600d1ce-32f9-4f47-b5de-5ea12a1f0aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:22.278017 [ 255 ] {d600d1ce-32f9-4f47-b5de-5ea12a1f0aed} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.278055 [ 255 ] {d600d1ce-32f9-4f47-b5de-5ea12a1f0aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.278414 [ 255 ] {d600d1ce-32f9-4f47-b5de-5ea12a1f0aed} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:49:22.278648 [ 255 ] {d600d1ce-32f9-4f47-b5de-5ea12a1f0aed} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.278847 [ 255 ] {d600d1ce-32f9-4f47-b5de-5ea12a1f0aed} executeQuery: Read 7 rows, 467.00 B in 0.001517 sec., 4614.370468029005 rows/sec., 300.63 KiB/sec. 2025.02.11 20:49:22.278948 [ 255 ] {d600d1ce-32f9-4f47-b5de-5ea12a1f0aed} TCPHandler: Processed in 0.001784249 sec. 2025.02.11 20:49:22.279167 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.279388 [ 4 ] {89bdb1a3-77ba-4ea4-a8a5-c14e3d091d1c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:49:22.279450 [ 4 ] {89bdb1a3-77ba-4ea4-a8a5-c14e3d091d1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:49:22.280094 [ 4 ] {89bdb1a3-77ba-4ea4-a8a5-c14e3d091d1c} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.280136 [ 4 ] {89bdb1a3-77ba-4ea4-a8a5-c14e3d091d1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.280490 [ 4 ] {89bdb1a3-77ba-4ea4-a8a5-c14e3d091d1c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:49:22.280723 [ 4 ] {89bdb1a3-77ba-4ea4-a8a5-c14e3d091d1c} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.280986 [ 4 ] {89bdb1a3-77ba-4ea4-a8a5-c14e3d091d1c} executeQuery: Read 14 rows, 1004.00 B in 0.001627 sec., 8604.79409956976 rows/sec., 602.62 KiB/sec. 2025.02.11 20:49:22.281183 [ 4 ] {89bdb1a3-77ba-4ea4-a8a5-c14e3d091d1c} TCPHandler: Processed in 0.002140795 sec. 2025.02.11 20:49:22.281353 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.281466 [ 255 ] {afd5dba9-8926-4a48-9515-af1e1f85ea70} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:49:22.281512 [ 255 ] {afd5dba9-8926-4a48-9515-af1e1f85ea70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:49:22.282047 [ 255 ] {afd5dba9-8926-4a48-9515-af1e1f85ea70} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.282082 [ 255 ] {afd5dba9-8926-4a48-9515-af1e1f85ea70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.282433 [ 255 ] {afd5dba9-8926-4a48-9515-af1e1f85ea70} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:49:22.282662 [ 255 ] {afd5dba9-8926-4a48-9515-af1e1f85ea70} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.282835 [ 255 ] {afd5dba9-8926-4a48-9515-af1e1f85ea70} executeQuery: Read 13 rows, 830.00 B in 0.001392 sec., 9339.080459770115 rows/sec., 582.29 KiB/sec. 2025.02.11 20:49:22.282883 [ 255 ] {afd5dba9-8926-4a48-9515-af1e1f85ea70} TCPHandler: Processed in 0.001586545 sec. 2025.02.11 20:49:22.283048 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.283186 [ 4 ] {cd117bb6-4ba8-4a1a-9c94-d1f1e043ec5c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:22.283244 [ 4 ] {cd117bb6-4ba8-4a1a-9c94-d1f1e043ec5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:22.284056 [ 4 ] {cd117bb6-4ba8-4a1a-9c94-d1f1e043ec5c} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.284095 [ 4 ] {cd117bb6-4ba8-4a1a-9c94-d1f1e043ec5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.284470 [ 4 ] {cd117bb6-4ba8-4a1a-9c94-d1f1e043ec5c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:49:22.284716 [ 4 ] {cd117bb6-4ba8-4a1a-9c94-d1f1e043ec5c} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.284921 [ 4 ] {cd117bb6-4ba8-4a1a-9c94-d1f1e043ec5c} executeQuery: Read 382 rows, 27.68 KiB in 0.001765 sec., 216430.59490084986 rows/sec., 15.32 MiB/sec. 2025.02.11 20:49:22.284975 [ 4 ] {cd117bb6-4ba8-4a1a-9c94-d1f1e043ec5c} TCPHandler: Processed in 0.001992301 sec. 2025.02.11 20:49:22.285118 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.285251 [ 255 ] {a4282f02-8d08-4415-af85-c63788c89933} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:49:22.285310 [ 255 ] {a4282f02-8d08-4415-af85-c63788c89933} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:49:22.285835 [ 255 ] {a4282f02-8d08-4415-af85-c63788c89933} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.285871 [ 255 ] {a4282f02-8d08-4415-af85-c63788c89933} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.286225 [ 255 ] {a4282f02-8d08-4415-af85-c63788c89933} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:49:22.286453 [ 255 ] {a4282f02-8d08-4415-af85-c63788c89933} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.286627 [ 255 ] {a4282f02-8d08-4415-af85-c63788c89933} executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. 2025.02.11 20:49:22.286674 [ 255 ] {a4282f02-8d08-4415-af85-c63788c89933} TCPHandler: Processed in 0.001623345 sec. 2025.02.11 20:49:22.286819 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.286939 [ 4 ] {c9822692-3edf-4e96-814b-f2af129aac5b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:22.286990 [ 4 ] {c9822692-3edf-4e96-814b-f2af129aac5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:22.287572 [ 4 ] {c9822692-3edf-4e96-814b-f2af129aac5b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.287614 [ 4 ] {c9822692-3edf-4e96-814b-f2af129aac5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.288015 [ 4 ] {c9822692-3edf-4e96-814b-f2af129aac5b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:49:22.288265 [ 4 ] {c9822692-3edf-4e96-814b-f2af129aac5b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.288522 [ 4 ] {c9822692-3edf-4e96-814b-f2af129aac5b} executeQuery: Read 237 rows, 16.27 KiB in 0.0016 sec., 148125 rows/sec., 9.93 MiB/sec. 2025.02.11 20:49:22.288686 [ 4 ] {c9822692-3edf-4e96-814b-f2af129aac5b} TCPHandler: Processed in 0.001918351 sec. 2025.02.11 20:49:22.288922 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.289052 [ 255 ] {03370430-ae89-480a-9b22-66c0d26c14f9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:49:22.289103 [ 255 ] {03370430-ae89-480a-9b22-66c0d26c14f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:49:22.289575 [ 255 ] {03370430-ae89-480a-9b22-66c0d26c14f9} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.289612 [ 255 ] {03370430-ae89-480a-9b22-66c0d26c14f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.289957 [ 255 ] {03370430-ae89-480a-9b22-66c0d26c14f9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:49:22.290187 [ 255 ] {03370430-ae89-480a-9b22-66c0d26c14f9} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.290358 [ 255 ] {03370430-ae89-480a-9b22-66c0d26c14f9} executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. 2025.02.11 20:49:22.290405 [ 255 ] {03370430-ae89-480a-9b22-66c0d26c14f9} TCPHandler: Processed in 0.001615466 sec. 2025.02.11 20:49:22.290538 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:22.290655 [ 4 ] {257912af-b5bf-4b90-9b7a-d2a8b4364d4a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:22.290705 [ 4 ] {257912af-b5bf-4b90-9b7a-d2a8b4364d4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:22.291190 [ 4 ] {257912af-b5bf-4b90-9b7a-d2a8b4364d4a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.291230 [ 4 ] {257912af-b5bf-4b90-9b7a-d2a8b4364d4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.291593 [ 4 ] {257912af-b5bf-4b90-9b7a-d2a8b4364d4a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:49:22.291824 [ 4 ] {257912af-b5bf-4b90-9b7a-d2a8b4364d4a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.292029 [ 4 ] {257912af-b5bf-4b90-9b7a-d2a8b4364d4a} executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec. 2025.02.11 20:49:22.292082 [ 4 ] {257912af-b5bf-4b90-9b7a-d2a8b4364d4a} TCPHandler: Processed in 0.001600926 sec. 2025.02.11 20:49:22.793338 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.02.11 20:49:22.817483 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:22.817559 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:22.826101 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:49:22.827103 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:22.832377 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.02.11 20:49:25.775957 [ 127 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.11 20:49:25.776019 [ 127 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:25.776040 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:25.776251 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::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.02.11 20:49:25.776433 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:25.776471 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::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.02.11 20:49:25.776556 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.02.11 20:49:25.776782 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part 2025.02.11 20:49:25.777030 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.02.11 20:49:25.777182 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2025.02.11 20:49:25.778338 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002217175 sec., 17138.926787466033 rows/sec., 1.43 MiB/sec. 2025.02.11 20:49:25.778557 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.11 20:49:25.778898 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_9_2} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:25.778985 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_9_2} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.11 20:49:25.779089 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:49:26.774341 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 930 2025.02.11 20:49:26.777515 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:26.777574 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:26.779049 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:49:26.779359 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:26.780884 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 930 2025.02.11 20:49:27.302128 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:27.302328 [ 255 ] {e8f9d981-cb33-4128-9179-6dde1843edc8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:49:27.302404 [ 255 ] {e8f9d981-cb33-4128-9179-6dde1843edc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:49:27.303172 [ 255 ] {e8f9d981-cb33-4128-9179-6dde1843edc8} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:27.303215 [ 255 ] {e8f9d981-cb33-4128-9179-6dde1843edc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:27.303634 [ 255 ] {e8f9d981-cb33-4128-9179-6dde1843edc8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.11 20:49:27.303895 [ 255 ] {e8f9d981-cb33-4128-9179-6dde1843edc8} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:27.304139 [ 255 ] {e8f9d981-cb33-4128-9179-6dde1843edc8} executeQuery: Read 10 rows, 835.00 B in 0.001863 sec., 5367.686527106816 rows/sec., 437.70 KiB/sec. 2025.02.11 20:49:27.304342 [ 255 ] {e8f9d981-cb33-4128-9179-6dde1843edc8} TCPHandler: Processed in 0.002335808 sec. 2025.02.11 20:49:27.304612 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:27.304809 [ 4 ] {0fa3f1e4-be96-4d99-b9e6-6c00e5fde4c2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:27.304885 [ 4 ] {0fa3f1e4-be96-4d99-b9e6-6c00e5fde4c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:27.306552 [ 4 ] {0fa3f1e4-be96-4d99-b9e6-6c00e5fde4c2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:27.306609 [ 4 ] {0fa3f1e4-be96-4d99-b9e6-6c00e5fde4c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:27.307123 [ 4 ] {0fa3f1e4-be96-4d99-b9e6-6c00e5fde4c2} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:49:27.307378 [ 4 ] {0fa3f1e4-be96-4d99-b9e6-6c00e5fde4c2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:27.307649 [ 4 ] {0fa3f1e4-be96-4d99-b9e6-6c00e5fde4c2} executeQuery: Read 1279 rows, 108.29 KiB in 0.002892 sec., 442254.4951590595 rows/sec., 36.57 MiB/sec. 2025.02.11 20:49:27.307870 [ 4 ] {0fa3f1e4-be96-4d99-b9e6-6c00e5fde4c2} TCPHandler: Processed in 0.003386664 sec. 2025.02.11 20:49:27.308230 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:27.308463 [ 255 ] {7cccad56-7f2e-4d51-9c0e-d42206aa9903} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:27.308556 [ 255 ] {7cccad56-7f2e-4d51-9c0e-d42206aa9903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:27.309274 [ 255 ] {7cccad56-7f2e-4d51-9c0e-d42206aa9903} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:27.309312 [ 255 ] {7cccad56-7f2e-4d51-9c0e-d42206aa9903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:27.309677 [ 255 ] {7cccad56-7f2e-4d51-9c0e-d42206aa9903} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:49:27.309919 [ 255 ] {7cccad56-7f2e-4d51-9c0e-d42206aa9903} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:27.310128 [ 255 ] {7cccad56-7f2e-4d51-9c0e-d42206aa9903} executeQuery: Read 49 rows, 3.63 KiB in 0.001714 sec., 28588.098016336055 rows/sec., 2.07 MiB/sec. 2025.02.11 20:49:27.310203 [ 255 ] {7cccad56-7f2e-4d51-9c0e-d42206aa9903} TCPHandler: Processed in 0.002136694 sec. 2025.02.11 20:49:27.310427 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:27.310698 [ 4 ] {561da881-6ea1-455e-a4a1-e6ae437c9df0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:49:27.310760 [ 4 ] {561da881-6ea1-455e-a4a1-e6ae437c9df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:49:27.311445 [ 4 ] {561da881-6ea1-455e-a4a1-e6ae437c9df0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:27.311486 [ 4 ] {561da881-6ea1-455e-a4a1-e6ae437c9df0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:27.311855 [ 4 ] {561da881-6ea1-455e-a4a1-e6ae437c9df0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:49:27.312099 [ 4 ] {561da881-6ea1-455e-a4a1-e6ae437c9df0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:27.312316 [ 4 ] {561da881-6ea1-455e-a4a1-e6ae437c9df0} executeQuery: Read 228 rows, 15.81 KiB in 0.001709 sec., 133411.3516676419 rows/sec., 9.03 MiB/sec. 2025.02.11 20:49:27.312374 [ 4 ] {561da881-6ea1-455e-a4a1-e6ae437c9df0} TCPHandler: Processed in 0.002066833 sec. 2025.02.11 20:49:27.312519 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:27.312635 [ 255 ] {93a674de-781a-48a9-b129-e749ecab1074} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:27.312684 [ 255 ] {93a674de-781a-48a9-b129-e749ecab1074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:27.313604 [ 255 ] {93a674de-781a-48a9-b129-e749ecab1074} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:27.313649 [ 255 ] {93a674de-781a-48a9-b129-e749ecab1074} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:27.314049 [ 255 ] {93a674de-781a-48a9-b129-e749ecab1074} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:49:27.314291 [ 255 ] {93a674de-781a-48a9-b129-e749ecab1074} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:27.314508 [ 255 ] {93a674de-781a-48a9-b129-e749ecab1074} executeQuery: Read 569 rows, 43.34 KiB in 0.001888 sec., 301377.1186440678 rows/sec., 22.42 MiB/sec. 2025.02.11 20:49:27.314610 [ 255 ] {93a674de-781a-48a9-b129-e749ecab1074} TCPHandler: Processed in 0.002140904 sec. 2025.02.11 20:49:27.314804 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:27.314921 [ 4 ] {2c714e71-6c27-4d15-b71e-bc00ce80338b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:27.314974 [ 4 ] {2c714e71-6c27-4d15-b71e-bc00ce80338b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:27.315760 [ 4 ] {2c714e71-6c27-4d15-b71e-bc00ce80338b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:27.315798 [ 4 ] {2c714e71-6c27-4d15-b71e-bc00ce80338b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:27.316243 [ 4 ] {2c714e71-6c27-4d15-b71e-bc00ce80338b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:49:27.316495 [ 4 ] {2c714e71-6c27-4d15-b71e-bc00ce80338b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:27.316700 [ 4 ] {2c714e71-6c27-4d15-b71e-bc00ce80338b} executeQuery: Read 885 rows, 60.98 KiB in 0.001803 sec., 490848.5856905158 rows/sec., 33.03 MiB/sec. 2025.02.11 20:49:27.316753 [ 4 ] {2c714e71-6c27-4d15-b71e-bc00ce80338b} TCPHandler: Processed in 0.002036572 sec. 2025.02.11 20:49:27.316914 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:27.317052 [ 255 ] {6ee4d85b-c2be-4bee-a524-418e6f5e764c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:27.317146 [ 255 ] {6ee4d85b-c2be-4bee-a524-418e6f5e764c} 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.02.11 20:49:27.318469 [ 255 ] {6ee4d85b-c2be-4bee-a524-418e6f5e764c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:27.318506 [ 255 ] {6ee4d85b-c2be-4bee-a524-418e6f5e764c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:27.319180 [ 255 ] {6ee4d85b-c2be-4bee-a524-418e6f5e764c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:49:27.319451 [ 255 ] {6ee4d85b-c2be-4bee-a524-418e6f5e764c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:27.319670 [ 255 ] {6ee4d85b-c2be-4bee-a524-418e6f5e764c} executeQuery: Read 39 rows, 71.56 KiB in 0.002648 sec., 14728.09667673716 rows/sec., 26.39 MiB/sec. 2025.02.11 20:49:27.319944 [ 255 ] {6ee4d85b-c2be-4bee-a524-418e6f5e764c} TCPHandler: Processed in 0.003094449 sec. 2025.02.11 20:49:27.320138 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:27.320256 [ 4 ] {9e0b7927-0f4c-4d63-91cd-fc5793889338} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:27.320307 [ 4 ] {9e0b7927-0f4c-4d63-91cd-fc5793889338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:27.320822 [ 4 ] {9e0b7927-0f4c-4d63-91cd-fc5793889338} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:27.320862 [ 4 ] {9e0b7927-0f4c-4d63-91cd-fc5793889338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:27.321236 [ 4 ] {9e0b7927-0f4c-4d63-91cd-fc5793889338} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:49:27.321470 [ 4 ] {9e0b7927-0f4c-4d63-91cd-fc5793889338} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:27.321667 [ 4 ] {9e0b7927-0f4c-4d63-91cd-fc5793889338} executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec. 2025.02.11 20:49:27.321721 [ 4 ] {9e0b7927-0f4c-4d63-91cd-fc5793889338} TCPHandler: Processed in 0.001641847 sec. 2025.02.11 20:49:29.205282 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.02.11 20:49:29.206033 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:29.206075 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:29.206632 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:49:29.206889 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:29.207072 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.02.11 20:49:30.334343 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.02.11 20:49:30.355958 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:30.356012 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:30.363499 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:49:30.364276 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:30.368284 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.02.11 20:49:32.273941 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.274248 [ 255 ] {ac5d1b89-8f8d-452b-800d-c63ebdec15bc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:49:32.274364 [ 255 ] {ac5d1b89-8f8d-452b-800d-c63ebdec15bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:49:32.275344 [ 255 ] {ac5d1b89-8f8d-452b-800d-c63ebdec15bc} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.275394 [ 255 ] {ac5d1b89-8f8d-452b-800d-c63ebdec15bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.275825 [ 255 ] {ac5d1b89-8f8d-452b-800d-c63ebdec15bc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:49:32.276083 [ 255 ] {ac5d1b89-8f8d-452b-800d-c63ebdec15bc} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.276349 [ 255 ] {ac5d1b89-8f8d-452b-800d-c63ebdec15bc} executeQuery: Read 14 rows, 1.01 KiB in 0.002172 sec., 6445.672191528545 rows/sec., 464.00 KiB/sec. 2025.02.11 20:49:32.276432 [ 255 ] {ac5d1b89-8f8d-452b-800d-c63ebdec15bc} TCPHandler: Processed in 0.002656082 sec. 2025.02.11 20:49:32.276756 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.276949 [ 4 ] {b6dc752b-1fa0-4eb0-a2e6-acfd8a1e8376} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:32.277022 [ 4 ] {b6dc752b-1fa0-4eb0-a2e6-acfd8a1e8376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:32.277874 [ 4 ] {b6dc752b-1fa0-4eb0-a2e6-acfd8a1e8376} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.277922 [ 4 ] {b6dc752b-1fa0-4eb0-a2e6-acfd8a1e8376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.278376 [ 4 ] {b6dc752b-1fa0-4eb0-a2e6-acfd8a1e8376} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:49:32.278638 [ 4 ] {b6dc752b-1fa0-4eb0-a2e6-acfd8a1e8376} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.278837 [ 121 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:49:32.278904 [ 4 ] {b6dc752b-1fa0-4eb0-a2e6-acfd8a1e8376} executeQuery: Read 203 rows, 17.95 KiB in 0.002004 sec., 101297.40518962075 rows/sec., 8.75 MiB/sec. 2025.02.11 20:49:32.278917 [ 121 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.278996 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.279049 [ 4 ] {b6dc752b-1fa0-4eb0-a2e6-acfd8a1e8376} TCPHandler: Processed in 0.002459609 sec. 2025.02.11 20:49:32.279291 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:49:32.279363 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.279471 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:32.279544 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:49:32.279696 [ 255 ] {a0a165fb-2fb7-43c1-8539-8cb01ab9bbee} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:32.279838 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 204 rows starting from the beginning of the part 2025.02.11 20:49:32.279927 [ 255 ] {a0a165fb-2fb7-43c1-8539-8cb01ab9bbee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:32.280290 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 134 rows starting from the beginning of the part 2025.02.11 20:49:32.280619 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 203 rows starting from the beginning of the part 2025.02.11 20:49:32.281025 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:49:32.281342 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 203 rows starting from the beginning of the part 2025.02.11 20:49:32.282638 [ 255 ] {a0a165fb-2fb7-43c1-8539-8cb01ab9bbee} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.282705 [ 255 ] {a0a165fb-2fb7-43c1-8539-8cb01ab9bbee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:32.283739 [ 255 ] {a0a165fb-2fb7-43c1-8539-8cb01ab9bbee} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:49:32.284151 [ 255 ] {a0a165fb-2fb7-43c1-8539-8cb01ab9bbee} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.284457 [ 255 ] {a0a165fb-2fb7-43c1-8539-8cb01ab9bbee} executeQuery: Read 7 rows, 467.00 B in 0.004864 sec., 1439.1447368421052 rows/sec., 93.76 KiB/sec. 2025.02.11 20:49:32.284606 [ 255 ] {a0a165fb-2fb7-43c1-8539-8cb01ab9bbee} TCPHandler: Processed in 0.005423637 sec. 2025.02.11 20:49:32.284898 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.284990 [ 188 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3454 rows, containing 5 columns (5 merged, 0 gathered) in 0.005887904 sec., 586626.4123871585 rows/sec., 51.37 MiB/sec. 2025.02.11 20:49:32.285078 [ 4 ] {046dba50-fc76-4c65-a0ca-f1551a19ebf3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:49:32.285138 [ 4 ] {046dba50-fc76-4c65-a0ca-f1551a19ebf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:49:32.285328 [ 188 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:49:32.286006 [ 188 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.286197 [ 188 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_51_10} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:49:32.286405 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:49:32.286443 [ 4 ] {046dba50-fc76-4c65-a0ca-f1551a19ebf3} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.286494 [ 4 ] {046dba50-fc76-4c65-a0ca-f1551a19ebf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.286848 [ 4 ] {046dba50-fc76-4c65-a0ca-f1551a19ebf3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:49:32.287090 [ 4 ] {046dba50-fc76-4c65-a0ca-f1551a19ebf3} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.287258 [ 119 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:49:32.287327 [ 4 ] {046dba50-fc76-4c65-a0ca-f1551a19ebf3} executeQuery: Read 14 rows, 1004.00 B in 0.002303 sec., 6079.0273556231 rows/sec., 425.74 KiB/sec. 2025.02.11 20:49:32.287348 [ 119 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.287437 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.287482 [ 4 ] {046dba50-fc76-4c65-a0ca-f1551a19ebf3} TCPHandler: Processed in 0.002712294 sec. 2025.02.11 20:49:32.287719 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:49:32.287754 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.287928 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:32.287999 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part 2025.02.11 20:49:32.287997 [ 255 ] {afbae784-8640-4f50-9fa5-e867a255b9b0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:49:32.288169 [ 255 ] {afbae784-8640-4f50-9fa5-e867a255b9b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:49:32.288292 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.02.11 20:49:32.288699 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.02.11 20:49:32.289044 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.02.11 20:49:32.289405 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part 2025.02.11 20:49:32.289750 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.02.11 20:49:32.290734 [ 255 ] {afbae784-8640-4f50-9fa5-e867a255b9b0} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.290817 [ 255 ] {afbae784-8640-4f50-9fa5-e867a255b9b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:32.291840 [ 255 ] {afbae784-8640-4f50-9fa5-e867a255b9b0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:49:32.292528 [ 255 ] {afbae784-8640-4f50-9fa5-e867a255b9b0} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.292640 [ 191 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005078821 sec., 103567.34368074796 rows/sec., 7.42 MiB/sec. 2025.02.11 20:49:32.293139 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:49:32.293166 [ 255 ] {afbae784-8640-4f50-9fa5-e867a255b9b0} executeQuery: Read 13 rows, 830.00 B in 0.005189 sec., 2505.299672383889 rows/sec., 156.20 KiB/sec. 2025.02.11 20:49:32.293656 [ 255 ] {afbae784-8640-4f50-9fa5-e867a255b9b0} TCPHandler: Processed in 0.006036697 sec. 2025.02.11 20:49:32.293862 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.294021 [ 4 ] {117643b5-e0ba-4de7-ac66-f5793aadebd8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:32.294040 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.294101 [ 4 ] {117643b5-e0ba-4de7-ac66-f5793aadebd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:32.294194 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_26_5} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:49:32.294341 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.11 20:49:32.294982 [ 4 ] {117643b5-e0ba-4de7-ac66-f5793aadebd8} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.295021 [ 4 ] {117643b5-e0ba-4de7-ac66-f5793aadebd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.295395 [ 4 ] {117643b5-e0ba-4de7-ac66-f5793aadebd8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:49:32.295635 [ 4 ] {117643b5-e0ba-4de7-ac66-f5793aadebd8} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.295803 [ 119 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:49:32.295872 [ 119 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.295876 [ 4 ] {117643b5-e0ba-4de7-ac66-f5793aadebd8} executeQuery: Read 382 rows, 27.68 KiB in 0.001886 sec., 202545.06892895015 rows/sec., 14.33 MiB/sec. 2025.02.11 20:49:32.295915 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.296037 [ 4 ] {117643b5-e0ba-4de7-ac66-f5793aadebd8} TCPHandler: Processed in 0.002256957 sec. 2025.02.11 20:49:32.296273 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:49:32.296419 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.296833 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:32.296974 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:49:32.297000 [ 255 ] {c50a1692-33bc-488c-b19e-fa698f47521a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:49:32.297268 [ 255 ] {c50a1692-33bc-488c-b19e-fa698f47521a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:49:32.297443 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 384 rows starting from the beginning of the part 2025.02.11 20:49:32.297831 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 103 rows starting from the beginning of the part 2025.02.11 20:49:32.298177 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 382 rows starting from the beginning of the part 2025.02.11 20:49:32.298536 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 569 rows starting from the beginning of the part 2025.02.11 20:49:32.298827 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 382 rows starting from the beginning of the part 2025.02.11 20:49:32.299643 [ 255 ] {c50a1692-33bc-488c-b19e-fa698f47521a} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.299701 [ 255 ] {c50a1692-33bc-488c-b19e-fa698f47521a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:32.300599 [ 255 ] {c50a1692-33bc-488c-b19e-fa698f47521a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:49:32.301121 [ 255 ] {c50a1692-33bc-488c-b19e-fa698f47521a} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.301489 [ 255 ] {c50a1692-33bc-488c-b19e-fa698f47521a} executeQuery: Read 6 rows, 321.00 B in 0.004734 sec., 1267.4271229404308 rows/sec., 66.22 KiB/sec. 2025.02.11 20:49:32.301594 [ 255 ] {c50a1692-33bc-488c-b19e-fa698f47521a} TCPHandler: Processed in 0.005420526 sec. 2025.02.11 20:49:32.301796 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.302082 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2733 rows, containing 5 columns (5 merged, 0 gathered) in 0.006051777 sec., 451602.8928362694 rows/sec., 34.45 MiB/sec. 2025.02.11 20:49:32.302095 [ 4 ] {ec1877e9-075e-4244-9d9c-1c9251c20243} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:32.302185 [ 4 ] {ec1877e9-075e-4244-9d9c-1c9251c20243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:32.302348 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:49:32.302961 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.303220 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_51_10} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:49:32.303408 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.11 20:49:32.303527 [ 4 ] {ec1877e9-075e-4244-9d9c-1c9251c20243} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.303574 [ 4 ] {ec1877e9-075e-4244-9d9c-1c9251c20243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.303979 [ 4 ] {ec1877e9-075e-4244-9d9c-1c9251c20243} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:49:32.304230 [ 4 ] {ec1877e9-075e-4244-9d9c-1c9251c20243} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.304403 [ 119 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:49:32.304474 [ 119 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.304483 [ 4 ] {ec1877e9-075e-4244-9d9c-1c9251c20243} executeQuery: Read 237 rows, 16.27 KiB in 0.002447 sec., 96853.28974254189 rows/sec., 6.49 MiB/sec. 2025.02.11 20:49:32.304520 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.304667 [ 4 ] {ec1877e9-075e-4244-9d9c-1c9251c20243} TCPHandler: Processed in 0.002966198 sec. 2025.02.11 20:49:32.304949 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.305026 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:49:32.305411 [ 255 ] {98f952f1-2fed-47dc-879f-b41809e5c302} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:49:32.305610 [ 255 ] {98f952f1-2fed-47dc-879f-b41809e5c302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:49:32.305675 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:32.305838 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13585 rows starting from the beginning of the part 2025.02.11 20:49:32.306262 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 238 rows starting from the beginning of the part 2025.02.11 20:49:32.306504 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:49:32.306958 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part 2025.02.11 20:49:32.307102 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 885 rows starting from the beginning of the part 2025.02.11 20:49:32.307279 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part 2025.02.11 20:49:32.307697 [ 255 ] {98f952f1-2fed-47dc-879f-b41809e5c302} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.307739 [ 255 ] {98f952f1-2fed-47dc-879f-b41809e5c302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:32.308322 [ 255 ] {98f952f1-2fed-47dc-879f-b41809e5c302} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:49:32.308580 [ 255 ] {98f952f1-2fed-47dc-879f-b41809e5c302} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.308834 [ 119 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.02.11 20:49:32.308923 [ 119 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.308974 [ 255 ] {98f952f1-2fed-47dc-879f-b41809e5c302} executeQuery: Read 1 rows, 69.00 B in 0.003717 sec., 269.0341673392521 rows/sec., 18.13 KiB/sec. 2025.02.11 20:49:32.309005 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:32.309321 [ 255 ] {98f952f1-2fed-47dc-879f-b41809e5c302} TCPHandler: Processed in 0.004529682 sec. 2025.02.11 20:49:32.309600 [ 199 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::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.02.11 20:49:32.309675 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:32.310067 [ 199 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:32.310093 [ 4 ] {b18c36b5-1061-44f4-ae87-bf09050fd819} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:32.310162 [ 199 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2025.02.11 20:49:32.310338 [ 4 ] {b18c36b5-1061-44f4-ae87-bf09050fd819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:32.310624 [ 199 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.02.11 20:49:32.310949 [ 199 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.02.11 20:49:32.311476 [ 199 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.02.11 20:49:32.311880 [ 199 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.02.11 20:49:32.312395 [ 199 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.02.11 20:49:32.313862 [ 4 ] {b18c36b5-1061-44f4-ae87-bf09050fd819} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.314191 [ 4 ] {b18c36b5-1061-44f4-ae87-bf09050fd819} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:32.315824 [ 4 ] {b18c36b5-1061-44f4-ae87-bf09050fd819} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:49:32.316896 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.007704463 sec., 2595.897987958408 rows/sec., 174.92 KiB/sec. 2025.02.11 20:49:32.316903 [ 4 ] {b18c36b5-1061-44f4-ae87-bf09050fd819} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.317198 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15342 rows, containing 5 columns (5 merged, 0 gathered) in 0.01253039 sec., 1224383.2793711927 rows/sec., 82.74 MiB/sec. 2025.02.11 20:49:32.317225 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.02.11 20:49:32.317363 [ 119 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:49:32.317458 [ 119 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:32.317556 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2025.02.11 20:49:32.317857 [ 4 ] {b18c36b5-1061-44f4-ae87-bf09050fd819} executeQuery: Read 82 rows, 5.33 KiB in 0.007899 sec., 10381.060893784024 rows/sec., 675.15 KiB/sec. 2025.02.11 20:49:32.318072 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:49:32.318207 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:49:32.318297 [ 4 ] {b18c36b5-1061-44f4-ae87-bf09050fd819} TCPHandler: Processed in 0.008822471 sec. 2025.02.11 20:49:32.318446 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.318719 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:32.318815 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_20_4} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.02.11 20:49:32.318840 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2738 rows starting from the beginning of the part 2025.02.11 20:49:32.319073 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.11 20:49:32.319230 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:49:32.319427 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:49:32.319775 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part 2025.02.11 20:49:32.319777 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.320053 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2025.02.11 20:49:32.320091 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_51_10} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:49:32.320346 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part 2025.02.11 20:49:32.320445 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. 2025.02.11 20:49:32.321993 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3104 rows, containing 4 columns (4 merged, 0 gathered) in 0.004276369 sec., 725849.4297381727 rows/sec., 47.35 MiB/sec. 2025.02.11 20:49:32.322349 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:49:32.322734 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_51_10} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:32.322845 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_51_10} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:49:32.322944 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.11 20:49:36.566584 [ 115 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:49:36.566684 [ 115 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:49:36.707202 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.02.11 20:49:36.707922 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:36.707972 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:36.708505 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:49:36.708773 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:36.708989 [ 112 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:49:36.709031 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.02.11 20:49:36.709076 [ 112 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:36.709105 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:36.709342 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:49:36.709591 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:36.709640 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.02.11 20:49:36.709729 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.02.11 20:49:36.709937 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.02.11 20:49:36.710151 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.02.11 20:49:36.710349 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.02.11 20:49:36.710552 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.02.11 20:49:36.713024 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003842702 sec., 4301920.887958525 rows/sec., 61.54 MiB/sec. 2025.02.11 20:49:36.713159 [ 186 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:49:36.713510 [ 186 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:36.713610 [ 186 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_36_7} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:49:36.713723 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.02.11 20:49:36.781157 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 966 2025.02.11 20:49:36.784857 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:36.784897 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:36.786381 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:49:36.786690 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:36.786857 [ 112 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:49:36.786921 [ 112 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:36.786960 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:36.787369 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:49:36.788015 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 966 2025.02.11 20:49:36.788488 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:36.788656 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 796 rows starting from the beginning of the part 2025.02.11 20:49:36.789281 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part 2025.02.11 20:49:36.789902 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2025.02.11 20:49:36.790485 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part 2025.02.11 20:49:36.791055 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part 2025.02.11 20:49:36.791645 [ 190 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2025.02.11 20:49:36.799611 [ 200 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 72 columns (72 merged, 0 gathered) in 0.012538601 sec., 77042.08786929259 rows/sec., 63.09 MiB/sec. 2025.02.11 20:49:36.800767 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:49:36.801480 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:36.801561 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_26_5} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:49:36.801766 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. 2025.02.11 20:49:37.271982 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:37.272180 [ 255 ] {0403b186-8279-42e9-8985-611aff3ab77b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:37.272252 [ 255 ] {0403b186-8279-42e9-8985-611aff3ab77b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:37.273071 [ 255 ] {0403b186-8279-42e9-8985-611aff3ab77b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:37.273115 [ 255 ] {0403b186-8279-42e9-8985-611aff3ab77b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:37.273550 [ 255 ] {0403b186-8279-42e9-8985-611aff3ab77b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:49:37.273797 [ 255 ] {0403b186-8279-42e9-8985-611aff3ab77b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:37.274033 [ 255 ] {0403b186-8279-42e9-8985-611aff3ab77b} executeQuery: Read 134 rows, 11.81 KiB in 0.001899 sec., 70563.45444971038 rows/sec., 6.07 MiB/sec. 2025.02.11 20:49:37.274118 [ 255 ] {0403b186-8279-42e9-8985-611aff3ab77b} TCPHandler: Processed in 0.002259056 sec. 2025.02.11 20:49:37.274426 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:37.274615 [ 4 ] {f148dfce-4618-489f-9f1a-165eaed01bff} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:37.274685 [ 4 ] {f148dfce-4618-489f-9f1a-165eaed01bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:37.275420 [ 4 ] {f148dfce-4618-489f-9f1a-165eaed01bff} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:37.275468 [ 4 ] {f148dfce-4618-489f-9f1a-165eaed01bff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:37.275890 [ 4 ] {f148dfce-4618-489f-9f1a-165eaed01bff} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:49:37.276157 [ 4 ] {f148dfce-4618-489f-9f1a-165eaed01bff} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:37.276390 [ 4 ] {f148dfce-4618-489f-9f1a-165eaed01bff} executeQuery: Read 39 rows, 2.93 KiB in 0.001828 sec., 21334.792122538292 rows/sec., 1.57 MiB/sec. 2025.02.11 20:49:37.276446 [ 4 ] {f148dfce-4618-489f-9f1a-165eaed01bff} TCPHandler: Processed in 0.002193865 sec. 2025.02.11 20:49:37.276616 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:37.276757 [ 255 ] {2bfd7227-d548-44d3-aef6-5c12d60b588f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:37.276816 [ 255 ] {2bfd7227-d548-44d3-aef6-5c12d60b588f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:37.277486 [ 255 ] {2bfd7227-d548-44d3-aef6-5c12d60b588f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:37.277528 [ 255 ] {2bfd7227-d548-44d3-aef6-5c12d60b588f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:37.277908 [ 255 ] {2bfd7227-d548-44d3-aef6-5c12d60b588f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:49:37.278148 [ 255 ] {2bfd7227-d548-44d3-aef6-5c12d60b588f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:37.278325 [ 255 ] {2bfd7227-d548-44d3-aef6-5c12d60b588f} executeQuery: Read 103 rows, 8.24 KiB in 0.0016 sec., 64375 rows/sec., 5.03 MiB/sec. 2025.02.11 20:49:37.278378 [ 255 ] {2bfd7227-d548-44d3-aef6-5c12d60b588f} TCPHandler: Processed in 0.001828869 sec. 2025.02.11 20:49:37.278530 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:37.278648 [ 4 ] {8464aed0-f5c4-43f8-be9e-f46f6049f8f2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:37.278701 [ 4 ] {8464aed0-f5c4-43f8-be9e-f46f6049f8f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:37.279285 [ 4 ] {8464aed0-f5c4-43f8-be9e-f46f6049f8f2} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:37.279324 [ 4 ] {8464aed0-f5c4-43f8-be9e-f46f6049f8f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:37.279709 [ 4 ] {8464aed0-f5c4-43f8-be9e-f46f6049f8f2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:49:37.279949 [ 4 ] {8464aed0-f5c4-43f8-be9e-f46f6049f8f2} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:37.280131 [ 4 ] {8464aed0-f5c4-43f8-be9e-f46f6049f8f2} executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. 2025.02.11 20:49:37.280182 [ 4 ] {8464aed0-f5c4-43f8-be9e-f46f6049f8f2} TCPHandler: Processed in 0.001707627 sec. 2025.02.11 20:49:37.280328 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:37.280466 [ 255 ] {7cb5c7bb-1960-40c1-9e2e-f66b3ae15a1f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:37.280558 [ 255 ] {7cb5c7bb-1960-40c1-9e2e-f66b3ae15a1f} 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.02.11 20:49:37.281812 [ 255 ] {7cb5c7bb-1960-40c1-9e2e-f66b3ae15a1f} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:37.281852 [ 255 ] {7cb5c7bb-1960-40c1-9e2e-f66b3ae15a1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:37.282521 [ 255 ] {7cb5c7bb-1960-40c1-9e2e-f66b3ae15a1f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:49:37.282780 [ 255 ] {7cb5c7bb-1960-40c1-9e2e-f66b3ae15a1f} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:37.283085 [ 255 ] {7cb5c7bb-1960-40c1-9e2e-f66b3ae15a1f} executeQuery: Read 39 rows, 71.56 KiB in 0.002648 sec., 14728.09667673716 rows/sec., 26.39 MiB/sec. 2025.02.11 20:49:37.283484 [ 255 ] {7cb5c7bb-1960-40c1-9e2e-f66b3ae15a1f} TCPHandler: Processed in 0.003221712 sec. 2025.02.11 20:49:37.283630 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:37.283749 [ 4 ] {ed5a7abe-5d9e-4f79-b99f-1490d8f11eff} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:37.283799 [ 4 ] {ed5a7abe-5d9e-4f79-b99f-1490d8f11eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:37.284286 [ 4 ] {ed5a7abe-5d9e-4f79-b99f-1490d8f11eff} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:37.284323 [ 4 ] {ed5a7abe-5d9e-4f79-b99f-1490d8f11eff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:37.284692 [ 4 ] {ed5a7abe-5d9e-4f79-b99f-1490d8f11eff} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:49:37.284926 [ 4 ] {ed5a7abe-5d9e-4f79-b99f-1490d8f11eff} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:37.285146 [ 4 ] {ed5a7abe-5d9e-4f79-b99f-1490d8f11eff} executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. 2025.02.11 20:49:37.285200 [ 4 ] {ed5a7abe-5d9e-4f79-b99f-1490d8f11eff} TCPHandler: Processed in 0.001627006 sec. 2025.02.11 20:49:37.868348 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.02.11 20:49:37.889961 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:37.890024 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:37.897697 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:49:37.898496 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:37.898799 [ 110 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:49:37.898860 [ 110 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:37.898898 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:37.899369 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:37.915428 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.02.11 20:49:37.916885 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:37.918428 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:37.924302 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:37.929683 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:37.934968 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:37.940390 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:37.945746 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:49:38.000156 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.59 MiB, peak 217.18 MiB, free memory in arenas 0.00 B, will set to 207.12 MiB (RSS), difference: -9.48 MiB 2025.02.11 20:49:38.004321 [ 198 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.105288394 sec., 2583.3806525722107 rows/sec., 13.36 MiB/sec. 2025.02.11 20:49:38.007114 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:49:38.009990 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_36_7} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:38.010115 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_36_7} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:49:38.012666 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.02.11 20:49:39.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 195.81 MiB, peak 217.18 MiB, free memory in arenas 0.00 B, will set to 207.12 MiB (RSS), difference: 11.31 MiB 2025.02.11 20:49:42.273724 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.273980 [ 255 ] {7530638a-752c-4822-8b28-7c5666ee2098} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:49:42.274078 [ 255 ] {7530638a-752c-4822-8b28-7c5666ee2098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:49:42.274853 [ 255 ] {7530638a-752c-4822-8b28-7c5666ee2098} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.274906 [ 255 ] {7530638a-752c-4822-8b28-7c5666ee2098} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.275338 [ 255 ] {7530638a-752c-4822-8b28-7c5666ee2098} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:49:42.275598 [ 255 ] {7530638a-752c-4822-8b28-7c5666ee2098} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.275794 [ 105 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.11 20:49:42.275870 [ 255 ] {7530638a-752c-4822-8b28-7c5666ee2098} executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. 2025.02.11 20:49:42.275877 [ 105 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.275955 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.276011 [ 255 ] {7530638a-752c-4822-8b28-7c5666ee2098} TCPHandler: Processed in 0.002447939 sec. 2025.02.11 20:49:42.276191 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:42.276274 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.276356 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:42.276406 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:42.276453 [ 4 ] {fe920ef1-9eec-4145-b9d0-b33028af1634} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:42.276561 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:42.276592 [ 4 ] {fe920ef1-9eec-4145-b9d0-b33028af1634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:42.276945 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:42.277196 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:42.277554 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:49:42.278827 [ 4 ] {fe920ef1-9eec-4145-b9d0-b33028af1634} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.278878 [ 4 ] {fe920ef1-9eec-4145-b9d0-b33028af1634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.279519 [ 195 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003441185 sec., 20341.829921960023 rows/sec., 1.51 MiB/sec. 2025.02.11 20:49:42.279700 [ 4 ] {fe920ef1-9eec-4145-b9d0-b33028af1634} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:49:42.279796 [ 195 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.11 20:49:42.280126 [ 4 ] {fe920ef1-9eec-4145-b9d0-b33028af1634} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.280481 [ 195 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_21_5} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.280564 [ 4 ] {fe920ef1-9eec-4145-b9d0-b33028af1634} executeQuery: Read 203 rows, 17.95 KiB in 0.004152 sec., 48892.10019267823 rows/sec., 4.22 MiB/sec. 2025.02.11 20:49:42.280701 [ 195 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_21_5} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.11 20:49:42.280725 [ 4 ] {fe920ef1-9eec-4145-b9d0-b33028af1634} TCPHandler: Processed in 0.004577673 sec. 2025.02.11 20:49:42.280931 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:49:42.280984 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.281140 [ 255 ] {f5964fe5-5f47-4e6a-8415-412fc7b65502} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:42.281202 [ 255 ] {f5964fe5-5f47-4e6a-8415-412fc7b65502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:42.281912 [ 255 ] {f5964fe5-5f47-4e6a-8415-412fc7b65502} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.281961 [ 255 ] {f5964fe5-5f47-4e6a-8415-412fc7b65502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.282373 [ 255 ] {f5964fe5-5f47-4e6a-8415-412fc7b65502} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:49:42.282640 [ 255 ] {f5964fe5-5f47-4e6a-8415-412fc7b65502} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.282813 [ 105 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:49:42.282878 [ 105 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.282897 [ 255 ] {f5964fe5-5f47-4e6a-8415-412fc7b65502} executeQuery: Read 7 rows, 467.00 B in 0.001785 sec., 3921.568627450981 rows/sec., 255.49 KiB/sec. 2025.02.11 20:49:42.282914 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.283086 [ 255 ] {f5964fe5-5f47-4e6a-8415-412fc7b65502} TCPHandler: Processed in 0.002243466 sec. 2025.02.11 20:49:42.283191 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:49:42.283289 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.283389 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:42.283487 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 64 rows starting from the beginning of the part 2025.02.11 20:49:42.283504 [ 4 ] {d43326a8-37aa-490e-af1a-e75480cb62d6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:49:42.283627 [ 4 ] {d43326a8-37aa-490e-af1a-e75480cb62d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:49:42.283807 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part 2025.02.11 20:49:42.284186 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 49 rows starting from the beginning of the part 2025.02.11 20:49:42.284505 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.02.11 20:49:42.284815 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part 2025.02.11 20:49:42.285240 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.02.11 20:49:42.286776 [ 4 ] {d43326a8-37aa-490e-af1a-e75480cb62d6} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.286850 [ 4 ] {d43326a8-37aa-490e-af1a-e75480cb62d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.287865 [ 4 ] {d43326a8-37aa-490e-af1a-e75480cb62d6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:49:42.288182 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005149002 sec., 33598.74398961197 rows/sec., 2.51 MiB/sec. 2025.02.11 20:49:42.288360 [ 4 ] {d43326a8-37aa-490e-af1a-e75480cb62d6} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.288369 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:49:42.288961 [ 4 ] {d43326a8-37aa-490e-af1a-e75480cb62d6} executeQuery: Read 14 rows, 1004.00 B in 0.005457 sec., 2565.5121861828843 rows/sec., 179.67 KiB/sec. 2025.02.11 20:49:42.289300 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.289373 [ 4 ] {d43326a8-37aa-490e-af1a-e75480cb62d6} TCPHandler: Processed in 0.006158889 sec. 2025.02.11 20:49:42.289512 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_46_9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:49:42.289574 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.289620 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:49:42.289703 [ 255 ] {4bd91966-f1ca-4498-986e-f7ada3ae22a9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:49:42.289753 [ 255 ] {4bd91966-f1ca-4498-986e-f7ada3ae22a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:49:42.290324 [ 255 ] {4bd91966-f1ca-4498-986e-f7ada3ae22a9} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.290363 [ 255 ] {4bd91966-f1ca-4498-986e-f7ada3ae22a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.290732 [ 255 ] {4bd91966-f1ca-4498-986e-f7ada3ae22a9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:49:42.290978 [ 255 ] {4bd91966-f1ca-4498-986e-f7ada3ae22a9} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.291154 [ 103 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.11 20:49:42.291220 [ 103 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.291231 [ 255 ] {4bd91966-f1ca-4498-986e-f7ada3ae22a9} executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. 2025.02.11 20:49:42.291255 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.291408 [ 255 ] {4bd91966-f1ca-4498-986e-f7ada3ae22a9} TCPHandler: Processed in 0.00190114 sec. 2025.02.11 20:49:42.291690 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:42.291741 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.292130 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:42.292131 [ 4 ] {b6c972e5-5b5f-4293-b0ff-2b3fb57910a4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:42.292184 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:42.292240 [ 4 ] {b6c972e5-5b5f-4293-b0ff-2b3fb57910a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:42.292455 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:42.292891 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:42.293182 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:42.293560 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:49:42.295450 [ 4 ] {b6c972e5-5b5f-4293-b0ff-2b3fb57910a4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.295532 [ 4 ] {b6c972e5-5b5f-4293-b0ff-2b3fb57910a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.296211 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004832087 sec., 13451.744556751566 rows/sec., 891.26 KiB/sec. 2025.02.11 20:49:42.296413 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.11 20:49:42.296499 [ 4 ] {b6c972e5-5b5f-4293-b0ff-2b3fb57910a4} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:49:42.296946 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_21_5} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.296959 [ 4 ] {b6c972e5-5b5f-4293-b0ff-2b3fb57910a4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.297120 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_21_5} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.11 20:49:42.297350 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:49:42.297418 [ 4 ] {b6c972e5-5b5f-4293-b0ff-2b3fb57910a4} executeQuery: Read 382 rows, 27.68 KiB in 0.005444 sec., 70168.99338721528 rows/sec., 4.97 MiB/sec. 2025.02.11 20:49:42.297489 [ 4 ] {b6c972e5-5b5f-4293-b0ff-2b3fb57910a4} TCPHandler: Processed in 0.005934515 sec. 2025.02.11 20:49:42.297652 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.297793 [ 255 ] {546ce7b5-500f-4db7-bb06-e0bcad47deb2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:49:42.297853 [ 255 ] {546ce7b5-500f-4db7-bb06-e0bcad47deb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:49:42.298379 [ 255 ] {546ce7b5-500f-4db7-bb06-e0bcad47deb2} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.298419 [ 255 ] {546ce7b5-500f-4db7-bb06-e0bcad47deb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.298796 [ 255 ] {546ce7b5-500f-4db7-bb06-e0bcad47deb2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:49:42.299039 [ 255 ] {546ce7b5-500f-4db7-bb06-e0bcad47deb2} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.299209 [ 103 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.11 20:49:42.299271 [ 103 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.299307 [ 255 ] {546ce7b5-500f-4db7-bb06-e0bcad47deb2} executeQuery: Read 6 rows, 321.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 204.22 KiB/sec. 2025.02.11 20:49:42.299317 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.299473 [ 255 ] {546ce7b5-500f-4db7-bb06-e0bcad47deb2} TCPHandler: Processed in 0.00188173 sec. 2025.02.11 20:49:42.299769 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.299832 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:49:42.300136 [ 4 ] {7eab22e1-e9e8-4694-b017-3e51d1d9e774} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:42.300281 [ 4 ] {7eab22e1-e9e8-4694-b017-3e51d1d9e774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:42.300388 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:42.300490 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2025.02.11 20:49:42.300772 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.02.11 20:49:42.301066 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.02.11 20:49:42.301407 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.02.11 20:49:42.301663 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.02.11 20:49:42.301976 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.02.11 20:49:42.303138 [ 4 ] {7eab22e1-e9e8-4694-b017-3e51d1d9e774} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.303226 [ 4 ] {7eab22e1-e9e8-4694-b017-3e51d1d9e774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.304317 [ 4 ] {7eab22e1-e9e8-4694-b017-3e51d1d9e774} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:49:42.304802 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005329706 sec., 23641.07888877923 rows/sec., 1.21 MiB/sec. 2025.02.11 20:49:42.304874 [ 4 ] {7eab22e1-e9e8-4694-b017-3e51d1d9e774} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.305027 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.11 20:49:42.305314 [ 4 ] {7eab22e1-e9e8-4694-b017-3e51d1d9e774} executeQuery: Read 237 rows, 16.27 KiB in 0.005303 sec., 44691.683952479725 rows/sec., 3.00 MiB/sec. 2025.02.11 20:49:42.305447 [ 4 ] {7eab22e1-e9e8-4694-b017-3e51d1d9e774} TCPHandler: Processed in 0.005838534 sec. 2025.02.11 20:49:42.305635 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.305673 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.305772 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_21_4} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.11 20:49:42.305804 [ 255 ] {29d7e5ec-72ce-465d-a815-b83e959a16f4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:49:42.305876 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:49:42.305893 [ 255 ] {29d7e5ec-72ce-465d-a815-b83e959a16f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:49:42.306401 [ 255 ] {29d7e5ec-72ce-465d-a815-b83e959a16f4} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.306440 [ 255 ] {29d7e5ec-72ce-465d-a815-b83e959a16f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.306800 [ 255 ] {29d7e5ec-72ce-465d-a815-b83e959a16f4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:49:42.307041 [ 255 ] {29d7e5ec-72ce-465d-a815-b83e959a16f4} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.307304 [ 255 ] {29d7e5ec-72ce-465d-a815-b83e959a16f4} executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. 2025.02.11 20:49:42.307497 [ 255 ] {29d7e5ec-72ce-465d-a815-b83e959a16f4} TCPHandler: Processed in 0.001943481 sec. 2025.02.11 20:49:42.307679 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:42.307815 [ 4 ] {8b98934c-d36a-44b4-a7b4-1b6401b4839e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:42.307874 [ 4 ] {8b98934c-d36a-44b4-a7b4-1b6401b4839e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:42.308407 [ 4 ] {8b98934c-d36a-44b4-a7b4-1b6401b4839e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:42.308446 [ 4 ] {8b98934c-d36a-44b4-a7b4-1b6401b4839e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:42.308820 [ 4 ] {8b98934c-d36a-44b4-a7b4-1b6401b4839e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:49:42.309070 [ 4 ] {8b98934c-d36a-44b4-a7b4-1b6401b4839e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:42.309299 [ 4 ] {8b98934c-d36a-44b4-a7b4-1b6401b4839e} executeQuery: Read 82 rows, 5.33 KiB in 0.001513 sec., 54196.959682749504 rows/sec., 3.44 MiB/sec. 2025.02.11 20:49:42.309372 [ 4 ] {8b98934c-d36a-44b4-a7b4-1b6401b4839e} TCPHandler: Processed in 0.001764829 sec. 2025.02.11 20:49:44.209169 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.02.11 20:49:44.209948 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:44.209998 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:44.210559 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:49:44.210829 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:44.211067 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.02.11 20:49:45.415519 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.02.11 20:49:45.433970 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:45.434019 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:45.440885 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:49:45.441628 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:45.444210 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.02.11 20:49:46.788288 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 998 2025.02.11 20:49:46.791303 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:46.791356 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:46.792831 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:49:46.793144 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:46.794539 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 998 2025.02.11 20:49:47.271146 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:47.271341 [ 255 ] {40440a6b-35c4-42ee-baf9-47b041fee0cd} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:47.271413 [ 255 ] {40440a6b-35c4-42ee-baf9-47b041fee0cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:47.272205 [ 255 ] {40440a6b-35c4-42ee-baf9-47b041fee0cd} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:47.272250 [ 255 ] {40440a6b-35c4-42ee-baf9-47b041fee0cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:47.272712 [ 255 ] {40440a6b-35c4-42ee-baf9-47b041fee0cd} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:49:47.272976 [ 255 ] {40440a6b-35c4-42ee-baf9-47b041fee0cd} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:47.273216 [ 255 ] {40440a6b-35c4-42ee-baf9-47b041fee0cd} executeQuery: Read 134 rows, 11.81 KiB in 0.001933 sec., 69322.29694774961 rows/sec., 5.96 MiB/sec. 2025.02.11 20:49:47.273274 [ 255 ] {40440a6b-35c4-42ee-baf9-47b041fee0cd} TCPHandler: Processed in 0.002265677 sec. 2025.02.11 20:49:47.273521 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:47.273737 [ 4 ] {1dc97188-21a0-4ff0-89ec-29bbaaa2f69d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:47.273821 [ 4 ] {1dc97188-21a0-4ff0-89ec-29bbaaa2f69d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:47.274645 [ 4 ] {1dc97188-21a0-4ff0-89ec-29bbaaa2f69d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:47.274694 [ 4 ] {1dc97188-21a0-4ff0-89ec-29bbaaa2f69d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:47.275147 [ 4 ] {1dc97188-21a0-4ff0-89ec-29bbaaa2f69d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:49:47.275408 [ 4 ] {1dc97188-21a0-4ff0-89ec-29bbaaa2f69d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:47.275684 [ 4 ] {1dc97188-21a0-4ff0-89ec-29bbaaa2f69d} executeQuery: Read 39 rows, 2.93 KiB in 0.001999 sec., 19509.75487743872 rows/sec., 1.43 MiB/sec. 2025.02.11 20:49:47.275856 [ 4 ] {1dc97188-21a0-4ff0-89ec-29bbaaa2f69d} TCPHandler: Processed in 0.00247412 sec. 2025.02.11 20:49:47.276065 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:47.276187 [ 255 ] {8e17b071-c5fd-43ee-9ab9-6d61fa6a43fe} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:47.276236 [ 255 ] {8e17b071-c5fd-43ee-9ab9-6d61fa6a43fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:47.276832 [ 255 ] {8e17b071-c5fd-43ee-9ab9-6d61fa6a43fe} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:47.276873 [ 255 ] {8e17b071-c5fd-43ee-9ab9-6d61fa6a43fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:47.277254 [ 255 ] {8e17b071-c5fd-43ee-9ab9-6d61fa6a43fe} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:49:47.277505 [ 255 ] {8e17b071-c5fd-43ee-9ab9-6d61fa6a43fe} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:47.277718 [ 255 ] {8e17b071-c5fd-43ee-9ab9-6d61fa6a43fe} executeQuery: Read 103 rows, 8.24 KiB in 0.001556 sec., 66195.37275064267 rows/sec., 5.17 MiB/sec. 2025.02.11 20:49:47.277772 [ 255 ] {8e17b071-c5fd-43ee-9ab9-6d61fa6a43fe} TCPHandler: Processed in 0.001798859 sec. 2025.02.11 20:49:47.277915 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:47.278038 [ 4 ] {762a7b0d-ef86-4bfc-a963-5aa4951bb9ce} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:47.278095 [ 4 ] {762a7b0d-ef86-4bfc-a963-5aa4951bb9ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:47.278693 [ 4 ] {762a7b0d-ef86-4bfc-a963-5aa4951bb9ce} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:47.278734 [ 4 ] {762a7b0d-ef86-4bfc-a963-5aa4951bb9ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:47.279148 [ 4 ] {762a7b0d-ef86-4bfc-a963-5aa4951bb9ce} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:49:47.279410 [ 4 ] {762a7b0d-ef86-4bfc-a963-5aa4951bb9ce} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:47.279625 [ 4 ] {762a7b0d-ef86-4bfc-a963-5aa4951bb9ce} executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. 2025.02.11 20:49:47.279682 [ 4 ] {762a7b0d-ef86-4bfc-a963-5aa4951bb9ce} TCPHandler: Processed in 0.001827339 sec. 2025.02.11 20:49:47.279846 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:47.279966 [ 255 ] {d9e8a66e-ee37-47de-bb6d-ab714a31ce56} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:47.280047 [ 255 ] {d9e8a66e-ee37-47de-bb6d-ab714a31ce56} 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.02.11 20:49:47.281280 [ 255 ] {d9e8a66e-ee37-47de-bb6d-ab714a31ce56} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:47.281319 [ 255 ] {d9e8a66e-ee37-47de-bb6d-ab714a31ce56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:47.281994 [ 255 ] {d9e8a66e-ee37-47de-bb6d-ab714a31ce56} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:49:47.282262 [ 255 ] {d9e8a66e-ee37-47de-bb6d-ab714a31ce56} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:47.282457 [ 97 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:49:47.282551 [ 255 ] {d9e8a66e-ee37-47de-bb6d-ab714a31ce56} executeQuery: Read 39 rows, 71.56 KiB in 0.0026 sec., 15000 rows/sec., 26.88 MiB/sec. 2025.02.11 20:49:47.282556 [ 97 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:47.282644 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:47.282887 [ 255 ] {d9e8a66e-ee37-47de-bb6d-ab714a31ce56} TCPHandler: Processed in 0.003097609 sec. 2025.02.11 20:49:47.282907 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:49:47.283122 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:47.283220 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:47.283376 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 740 rows starting from the beginning of the part 2025.02.11 20:49:47.283399 [ 4 ] {04ecd360-af49-4e4a-86f5-96363f806b3b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:47.283530 [ 4 ] {04ecd360-af49-4e4a-86f5-96363f806b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:47.284105 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:49:47.284812 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:49:47.285432 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:49:47.286174 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:49:47.286180 [ 4 ] {04ecd360-af49-4e4a-86f5-96363f806b3b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:47.286257 [ 4 ] {04ecd360-af49-4e4a-86f5-96363f806b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:47.286765 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:49:47.287987 [ 4 ] {04ecd360-af49-4e4a-86f5-96363f806b3b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:49:47.288633 [ 4 ] {04ecd360-af49-4e4a-86f5-96363f806b3b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:47.288977 [ 4 ] {04ecd360-af49-4e4a-86f5-96363f806b3b} executeQuery: Read 60 rows, 4.14 KiB in 0.005659 sec., 10602.579961123873 rows/sec., 731.69 KiB/sec. 2025.02.11 20:49:47.289052 [ 4 ] {04ecd360-af49-4e4a-86f5-96363f806b3b} TCPHandler: Processed in 0.006037507 sec. 2025.02.11 20:49:47.296496 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 935 rows, containing 19 columns (19 merged, 0 gathered) in 0.0137231 sec., 68133.29349782484 rows/sec., 122.09 MiB/sec. 2025.02.11 20:49:47.297958 [ 201 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:49:47.298436 [ 201 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_26_5} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:47.298526 [ 201 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_26_5} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:49:47.298691 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2025.02.11 20:49:48.000158 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 207.90 MiB, peak 217.18 MiB, free memory in arenas 0.00 B, will set to 210.05 MiB (RSS), difference: 2.15 MiB 2025.02.11 20:49:51.566946 [ 90 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:49:51.567002 [ 90 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:49:51.711192 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.02.11 20:49:51.711840 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:51.711890 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:51.712437 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:49:51.712712 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:51.712979 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.02.11 20:49:52.273457 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.273673 [ 255 ] {cd793ab3-45d3-47bd-a28c-24ac6b7a8a92} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:49:52.273753 [ 255 ] {cd793ab3-45d3-47bd-a28c-24ac6b7a8a92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:49:52.274600 [ 255 ] {cd793ab3-45d3-47bd-a28c-24ac6b7a8a92} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.274648 [ 255 ] {cd793ab3-45d3-47bd-a28c-24ac6b7a8a92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.275100 [ 255 ] {cd793ab3-45d3-47bd-a28c-24ac6b7a8a92} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:49:52.275362 [ 255 ] {cd793ab3-45d3-47bd-a28c-24ac6b7a8a92} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.275594 [ 255 ] {cd793ab3-45d3-47bd-a28c-24ac6b7a8a92} executeQuery: Read 14 rows, 1.01 KiB in 0.001981 sec., 7067.137809187278 rows/sec., 508.74 KiB/sec. 2025.02.11 20:49:52.275654 [ 255 ] {cd793ab3-45d3-47bd-a28c-24ac6b7a8a92} TCPHandler: Processed in 0.002336768 sec. 2025.02.11 20:49:52.275924 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.276137 [ 4 ] {da022855-4b52-48d6-9d08-66d21b234c4d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:52.276220 [ 4 ] {da022855-4b52-48d6-9d08-66d21b234c4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:52.277135 [ 4 ] {da022855-4b52-48d6-9d08-66d21b234c4d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.277184 [ 4 ] {da022855-4b52-48d6-9d08-66d21b234c4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.277760 [ 4 ] {da022855-4b52-48d6-9d08-66d21b234c4d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:49:52.278097 [ 4 ] {da022855-4b52-48d6-9d08-66d21b234c4d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.278386 [ 4 ] {da022855-4b52-48d6-9d08-66d21b234c4d} executeQuery: Read 203 rows, 17.95 KiB in 0.002303 sec., 88145.89665653495 rows/sec., 7.61 MiB/sec. 2025.02.11 20:49:52.278486 [ 4 ] {da022855-4b52-48d6-9d08-66d21b234c4d} TCPHandler: Processed in 0.002699143 sec. 2025.02.11 20:49:52.279667 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.279811 [ 255 ] {6fd6f399-dbc4-438f-9c7c-8d02890d53e5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:52.279877 [ 255 ] {6fd6f399-dbc4-438f-9c7c-8d02890d53e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:52.280540 [ 255 ] {6fd6f399-dbc4-438f-9c7c-8d02890d53e5} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.280590 [ 255 ] {6fd6f399-dbc4-438f-9c7c-8d02890d53e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.280968 [ 255 ] {6fd6f399-dbc4-438f-9c7c-8d02890d53e5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:49:52.281211 [ 255 ] {6fd6f399-dbc4-438f-9c7c-8d02890d53e5} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.281427 [ 255 ] {6fd6f399-dbc4-438f-9c7c-8d02890d53e5} executeQuery: Read 7 rows, 467.00 B in 0.001653 sec., 4234.724742891713 rows/sec., 275.90 KiB/sec. 2025.02.11 20:49:52.281499 [ 255 ] {6fd6f399-dbc4-438f-9c7c-8d02890d53e5} TCPHandler: Processed in 0.001901821 sec. 2025.02.11 20:49:52.281676 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.281805 [ 4 ] {9fcf7b9c-f9e6-40e5-8fa0-218e5b091663} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:49:52.281860 [ 4 ] {9fcf7b9c-f9e6-40e5-8fa0-218e5b091663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:49:52.282493 [ 4 ] {9fcf7b9c-f9e6-40e5-8fa0-218e5b091663} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.282535 [ 4 ] {9fcf7b9c-f9e6-40e5-8fa0-218e5b091663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.282928 [ 4 ] {9fcf7b9c-f9e6-40e5-8fa0-218e5b091663} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:49:52.283193 [ 4 ] {9fcf7b9c-f9e6-40e5-8fa0-218e5b091663} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.283426 [ 4 ] {9fcf7b9c-f9e6-40e5-8fa0-218e5b091663} executeQuery: Read 14 rows, 1004.00 B in 0.00165 sec., 8484.848484848484 rows/sec., 594.22 KiB/sec. 2025.02.11 20:49:52.283491 [ 4 ] {9fcf7b9c-f9e6-40e5-8fa0-218e5b091663} TCPHandler: Processed in 0.00187431 sec. 2025.02.11 20:49:52.283662 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.283810 [ 255 ] {7945c2c4-f6c6-425f-9c84-31aed91bf5cc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:49:52.283873 [ 255 ] {7945c2c4-f6c6-425f-9c84-31aed91bf5cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:49:52.284532 [ 255 ] {7945c2c4-f6c6-425f-9c84-31aed91bf5cc} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.284570 [ 255 ] {7945c2c4-f6c6-425f-9c84-31aed91bf5cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.284917 [ 255 ] {7945c2c4-f6c6-425f-9c84-31aed91bf5cc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:49:52.285153 [ 255 ] {7945c2c4-f6c6-425f-9c84-31aed91bf5cc} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.285362 [ 255 ] {7945c2c4-f6c6-425f-9c84-31aed91bf5cc} executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. 2025.02.11 20:49:52.285413 [ 255 ] {7945c2c4-f6c6-425f-9c84-31aed91bf5cc} TCPHandler: Processed in 0.00182201 sec. 2025.02.11 20:49:52.285556 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.285678 [ 4 ] {3e22ddfe-21b3-4384-8766-cbe2347ea8a5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:52.285730 [ 4 ] {3e22ddfe-21b3-4384-8766-cbe2347ea8a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:52.286484 [ 4 ] {3e22ddfe-21b3-4384-8766-cbe2347ea8a5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.286525 [ 4 ] {3e22ddfe-21b3-4384-8766-cbe2347ea8a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.286921 [ 4 ] {3e22ddfe-21b3-4384-8766-cbe2347ea8a5} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:49:52.287158 [ 4 ] {3e22ddfe-21b3-4384-8766-cbe2347ea8a5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.287413 [ 4 ] {3e22ddfe-21b3-4384-8766-cbe2347ea8a5} executeQuery: Read 382 rows, 27.68 KiB in 0.001753 sec., 217912.15059897318 rows/sec., 15.42 MiB/sec. 2025.02.11 20:49:52.287519 [ 4 ] {3e22ddfe-21b3-4384-8766-cbe2347ea8a5} TCPHandler: Processed in 0.002016712 sec. 2025.02.11 20:49:52.287721 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.287849 [ 255 ] {d1c14e1d-5aea-417e-b12c-ea5e69635d58} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:49:52.287898 [ 255 ] {d1c14e1d-5aea-417e-b12c-ea5e69635d58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:49:52.288380 [ 255 ] {d1c14e1d-5aea-417e-b12c-ea5e69635d58} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.288419 [ 255 ] {d1c14e1d-5aea-417e-b12c-ea5e69635d58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.288795 [ 255 ] {d1c14e1d-5aea-417e-b12c-ea5e69635d58} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:49:52.289034 [ 255 ] {d1c14e1d-5aea-417e-b12c-ea5e69635d58} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.289246 [ 255 ] {d1c14e1d-5aea-417e-b12c-ea5e69635d58} executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. 2025.02.11 20:49:52.289298 [ 255 ] {d1c14e1d-5aea-417e-b12c-ea5e69635d58} TCPHandler: Processed in 0.001670237 sec. 2025.02.11 20:49:52.289442 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.289585 [ 4 ] {c8ee201c-faa6-435a-8f9a-dd871a1d54ed} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:52.289648 [ 4 ] {c8ee201c-faa6-435a-8f9a-dd871a1d54ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:52.290345 [ 4 ] {c8ee201c-faa6-435a-8f9a-dd871a1d54ed} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.290392 [ 4 ] {c8ee201c-faa6-435a-8f9a-dd871a1d54ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.290796 [ 4 ] {c8ee201c-faa6-435a-8f9a-dd871a1d54ed} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:49:52.291037 [ 4 ] {c8ee201c-faa6-435a-8f9a-dd871a1d54ed} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.291253 [ 4 ] {c8ee201c-faa6-435a-8f9a-dd871a1d54ed} executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec. 2025.02.11 20:49:52.291312 [ 4 ] {c8ee201c-faa6-435a-8f9a-dd871a1d54ed} TCPHandler: Processed in 0.001934821 sec. 2025.02.11 20:49:52.291452 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.291570 [ 255 ] {296ec0f7-0eea-4e51-990f-a1b5efae46a8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:49:52.291620 [ 255 ] {296ec0f7-0eea-4e51-990f-a1b5efae46a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:49:52.292087 [ 255 ] {296ec0f7-0eea-4e51-990f-a1b5efae46a8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.292128 [ 255 ] {296ec0f7-0eea-4e51-990f-a1b5efae46a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.292491 [ 255 ] {296ec0f7-0eea-4e51-990f-a1b5efae46a8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:49:52.292734 [ 255 ] {296ec0f7-0eea-4e51-990f-a1b5efae46a8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.292989 [ 255 ] {296ec0f7-0eea-4e51-990f-a1b5efae46a8} executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. 2025.02.11 20:49:52.293170 [ 255 ] {296ec0f7-0eea-4e51-990f-a1b5efae46a8} TCPHandler: Processed in 0.001772948 sec. 2025.02.11 20:49:52.293358 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:52.293490 [ 4 ] {a8d2f7b2-7c6a-4a08-93ad-af9758d4d2d4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:52.293548 [ 4 ] {a8d2f7b2-7c6a-4a08-93ad-af9758d4d2d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:52.294115 [ 4 ] {a8d2f7b2-7c6a-4a08-93ad-af9758d4d2d4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.294161 [ 4 ] {a8d2f7b2-7c6a-4a08-93ad-af9758d4d2d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.294577 [ 4 ] {a8d2f7b2-7c6a-4a08-93ad-af9758d4d2d4} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:49:52.294831 [ 4 ] {a8d2f7b2-7c6a-4a08-93ad-af9758d4d2d4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.295059 [ 4 ] {a8d2f7b2-7c6a-4a08-93ad-af9758d4d2d4} executeQuery: Read 82 rows, 5.33 KiB in 0.001598 sec., 51314.14267834793 rows/sec., 3.26 MiB/sec. 2025.02.11 20:49:52.295114 [ 4 ] {a8d2f7b2-7c6a-4a08-93ad-af9758d4d2d4} TCPHandler: Processed in 0.00184435 sec. 2025.02.11 20:49:52.944273 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.02.11 20:49:52.964979 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:52.965036 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:52.972333 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:49:52.973079 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:52.975709 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.02.11 20:49:53.000222 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 211.27 MiB, peak 217.18 MiB, free memory in arenas 0.00 B, will set to 210.05 MiB (RSS), difference: -1.22 MiB 2025.02.11 20:49:56.794771 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1030 2025.02.11 20:49:56.798052 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:56.798098 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:56.799552 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:49:56.799869 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:56.800424 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1030 2025.02.11 20:49:57.300179 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:57.300424 [ 255 ] {4c835bfe-637e-4ab7-b1e0-a7988a10836e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:49:57.300524 [ 255 ] {4c835bfe-637e-4ab7-b1e0-a7988a10836e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:49:57.301413 [ 255 ] {4c835bfe-637e-4ab7-b1e0-a7988a10836e} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.301463 [ 255 ] {4c835bfe-637e-4ab7-b1e0-a7988a10836e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:57.301893 [ 255 ] {4c835bfe-637e-4ab7-b1e0-a7988a10836e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.11 20:49:57.302158 [ 255 ] {4c835bfe-637e-4ab7-b1e0-a7988a10836e} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.302410 [ 255 ] {4c835bfe-637e-4ab7-b1e0-a7988a10836e} executeQuery: Read 6 rows, 501.00 B in 0.002058 sec., 2915.451895043732 rows/sec., 237.73 KiB/sec. 2025.02.11 20:49:57.302515 [ 255 ] {4c835bfe-637e-4ab7-b1e0-a7988a10836e} TCPHandler: Processed in 0.00250675 sec. 2025.02.11 20:49:57.302760 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:57.302960 [ 4 ] {740ac1b9-01ee-47f0-9d0e-a05c53656161} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:49:57.303039 [ 4 ] {740ac1b9-01ee-47f0-9d0e-a05c53656161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:49:57.304280 [ 4 ] {740ac1b9-01ee-47f0-9d0e-a05c53656161} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.304335 [ 4 ] {740ac1b9-01ee-47f0-9d0e-a05c53656161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:57.304862 [ 4 ] {740ac1b9-01ee-47f0-9d0e-a05c53656161} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:49:57.305158 [ 4 ] {740ac1b9-01ee-47f0-9d0e-a05c53656161} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.305347 [ 85 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:49:57.305435 [ 4 ] {740ac1b9-01ee-47f0-9d0e-a05c53656161} executeQuery: Read 1277 rows, 108.14 KiB in 0.002523 sec., 506143.47998414584 rows/sec., 41.86 MiB/sec. 2025.02.11 20:49:57.305441 [ 85 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.305520 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:57.305578 [ 4 ] {740ac1b9-01ee-47f0-9d0e-a05c53656161} TCPHandler: Processed in 0.002954328 sec. 2025.02.11 20:49:57.305958 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:49:57.306074 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:57.306510 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:57.306556 [ 255 ] {922c696f-0c62-4433-967d-094d97380b7d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:49:57.306582 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:49:57.306650 [ 255 ] {922c696f-0c62-4433-967d-094d97380b7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:49:57.306891 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 134 rows starting from the beginning of the part 2025.02.11 20:49:57.307254 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 203 rows starting from the beginning of the part 2025.02.11 20:49:57.307668 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 134 rows starting from the beginning of the part 2025.02.11 20:49:57.308078 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 203 rows starting from the beginning of the part 2025.02.11 20:49:57.308413 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1277 rows starting from the beginning of the part 2025.02.11 20:49:57.309292 [ 255 ] {922c696f-0c62-4433-967d-094d97380b7d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.309355 [ 255 ] {922c696f-0c62-4433-967d-094d97380b7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:49:57.310198 [ 255 ] {922c696f-0c62-4433-967d-094d97380b7d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:49:57.310740 [ 255 ] {922c696f-0c62-4433-967d-094d97380b7d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.311101 [ 255 ] {922c696f-0c62-4433-967d-094d97380b7d} executeQuery: Read 45 rows, 3.35 KiB in 0.004652 sec., 9673.258813413586 rows/sec., 720.46 KiB/sec. 2025.02.11 20:49:57.311225 [ 255 ] {922c696f-0c62-4433-967d-094d97380b7d} TCPHandler: Processed in 0.005514508 sec. 2025.02.11 20:49:57.311417 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:57.311656 [ 4 ] {fb9c2420-6992-4dff-af3c-84894a6e9a9e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:49:57.311796 [ 4 ] {fb9c2420-6992-4dff-af3c-84894a6e9a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:49:57.312064 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3382 rows, containing 5 columns (5 merged, 0 gathered) in 0.006420602 sec., 526741.884950975 rows/sec., 46.10 MiB/sec. 2025.02.11 20:49:57.312383 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:49:57.312873 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.313127 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_56_11} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:49:57.313282 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.11 20:49:57.313341 [ 4 ] {fb9c2420-6992-4dff-af3c-84894a6e9a9e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.313397 [ 4 ] {fb9c2420-6992-4dff-af3c-84894a6e9a9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:57.313795 [ 4 ] {fb9c2420-6992-4dff-af3c-84894a6e9a9e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:49:57.314048 [ 4 ] {fb9c2420-6992-4dff-af3c-84894a6e9a9e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.314268 [ 4 ] {fb9c2420-6992-4dff-af3c-84894a6e9a9e} executeQuery: Read 228 rows, 15.81 KiB in 0.002705 sec., 84288.35489833642 rows/sec., 5.71 MiB/sec. 2025.02.11 20:49:57.314329 [ 4 ] {fb9c2420-6992-4dff-af3c-84894a6e9a9e} TCPHandler: Processed in 0.002995948 sec. 2025.02.11 20:49:57.314509 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:57.314649 [ 255 ] {b0ff4794-7abd-49e5-8154-5c5b0d00bdec} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:49:57.314708 [ 255 ] {b0ff4794-7abd-49e5-8154-5c5b0d00bdec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:49:57.315648 [ 255 ] {b0ff4794-7abd-49e5-8154-5c5b0d00bdec} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.315688 [ 255 ] {b0ff4794-7abd-49e5-8154-5c5b0d00bdec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:57.316081 [ 255 ] {b0ff4794-7abd-49e5-8154-5c5b0d00bdec} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:49:57.316334 [ 255 ] {b0ff4794-7abd-49e5-8154-5c5b0d00bdec} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.316504 [ 85 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:49:57.316567 [ 85 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.316576 [ 255 ] {b0ff4794-7abd-49e5-8154-5c5b0d00bdec} executeQuery: Read 565 rows, 43.02 KiB in 0.00195 sec., 289743.58974358975 rows/sec., 21.54 MiB/sec. 2025.02.11 20:49:57.316606 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:57.316732 [ 255 ] {b0ff4794-7abd-49e5-8154-5c5b0d00bdec} TCPHandler: Processed in 0.002293046 sec. 2025.02.11 20:49:57.316820 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:49:57.316911 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:57.316986 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:57.317040 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:49:57.317212 [ 4 ] {463b1e65-31b6-41d9-b568-a6eefa10e818} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:57.317289 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 103 rows starting from the beginning of the part 2025.02.11 20:49:57.317420 [ 4 ] {463b1e65-31b6-41d9-b568-a6eefa10e818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:49:57.317616 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 382 rows starting from the beginning of the part 2025.02.11 20:49:57.317954 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 103 rows starting from the beginning of the part 2025.02.11 20:49:57.318297 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 382 rows starting from the beginning of the part 2025.02.11 20:49:57.318623 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 565 rows starting from the beginning of the part 2025.02.11 20:49:57.320235 [ 4 ] {463b1e65-31b6-41d9-b568-a6eefa10e818} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.320304 [ 4 ] {463b1e65-31b6-41d9-b568-a6eefa10e818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:49:57.321175 [ 4 ] {463b1e65-31b6-41d9-b568-a6eefa10e818} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:49:57.321585 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.004853128 sec., 504416.945112513 rows/sec., 38.72 MiB/sec. 2025.02.11 20:49:57.321657 [ 4 ] {463b1e65-31b6-41d9-b568-a6eefa10e818} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.321870 [ 85 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:49:57.321890 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:49:57.321953 [ 85 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.321989 [ 4 ] {463b1e65-31b6-41d9-b568-a6eefa10e818} executeQuery: Read 883 rows, 60.84 KiB in 0.004897 sec., 180314.478251991 rows/sec., 12.13 MiB/sec. 2025.02.11 20:49:57.322024 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:49:57.322282 [ 4 ] {463b1e65-31b6-41d9-b568-a6eefa10e818} TCPHandler: Processed in 0.005442037 sec. 2025.02.11 20:49:57.322324 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:49:57.322488 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:57.322526 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:57.322590 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15342 rows starting from the beginning of the part 2025.02.11 20:49:57.322918 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.322952 [ 255 ] {84450619-6b29-4cb0-a94c-49dac74ba35e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:49:57.322985 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2025.02.11 20:49:57.323471 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_56_11} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:49:57.323501 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part 2025.02.11 20:49:57.323543 [ 255 ] {84450619-6b29-4cb0-a94c-49dac74ba35e} 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.02.11 20:49:57.323822 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.02.11 20:49:57.323877 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2025.02.11 20:49:57.324369 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part 2025.02.11 20:49:57.324707 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 883 rows starting from the beginning of the part 2025.02.11 20:49:57.328128 [ 255 ] {84450619-6b29-4cb0-a94c-49dac74ba35e} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.328214 [ 255 ] {84450619-6b29-4cb0-a94c-49dac74ba35e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:49:57.329353 [ 255 ] {84450619-6b29-4cb0-a94c-49dac74ba35e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:49:57.330021 [ 255 ] {84450619-6b29-4cb0-a94c-49dac74ba35e} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.330306 [ 255 ] {84450619-6b29-4cb0-a94c-49dac74ba35e} executeQuery: Read 39 rows, 71.56 KiB in 0.007588 sec., 5139.694254085398 rows/sec., 9.21 MiB/sec. 2025.02.11 20:49:57.330503 [ 255 ] {84450619-6b29-4cb0-a94c-49dac74ba35e} TCPHandler: Processed in 0.00812542 sec. 2025.02.11 20:49:57.330663 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:49:57.330834 [ 4 ] {5f2b23f3-7074-4886-b5e0-bd174da4e6d1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:49:57.330903 [ 4 ] {5f2b23f3-7074-4886-b5e0-bd174da4e6d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:49:57.331594 [ 4 ] {5f2b23f3-7074-4886-b5e0-bd174da4e6d1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.331634 [ 4 ] {5f2b23f3-7074-4886-b5e0-bd174da4e6d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:49:57.332110 [ 4 ] {5f2b23f3-7074-4886-b5e0-bd174da4e6d1} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:49:57.332395 [ 190 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17019 rows, containing 5 columns (5 merged, 0 gathered) in 0.010221223 sec., 1665064.934010343 rows/sec., 112.54 MiB/sec. 2025.02.11 20:49:57.332460 [ 4 ] {5f2b23f3-7074-4886-b5e0-bd174da4e6d1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.332639 [ 190 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:49:57.332666 [ 85 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:49:57.332798 [ 85 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:57.332898 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2025.02.11 20:49:57.332900 [ 4 ] {5f2b23f3-7074-4886-b5e0-bd174da4e6d1} executeQuery: Read 60 rows, 4.14 KiB in 0.00207 sec., 28985.507246376816 rows/sec., 1.95 MiB/sec. 2025.02.11 20:49:57.333320 [ 4 ] {5f2b23f3-7074-4886-b5e0-bd174da4e6d1} TCPHandler: Processed in 0.002713253 sec. 2025.02.11 20:49:57.333410 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:49:57.333581 [ 190 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.333721 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:49:57.333772 [ 190 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_56_11} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:49:57.333792 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3104 rows starting from the beginning of the part 2025.02.11 20:49:57.333921 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. 2025.02.11 20:49:57.334094 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2025.02.11 20:49:57.334230 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part 2025.02.11 20:49:57.334477 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2025.02.11 20:49:57.334744 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part 2025.02.11 20:49:57.334865 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2025.02.11 20:49:57.336607 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3448 rows, containing 4 columns (4 merged, 0 gathered) in 0.003593588 sec., 959486.7302539968 rows/sec., 62.62 MiB/sec. 2025.02.11 20:49:57.336948 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:49:57.337280 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:57.337369 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_56_11} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:49:57.337462 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.11 20:49:59.213147 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.02.11 20:49:59.214230 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:49:59.214286 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:49:59.214837 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:49:59.215112 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:49:59.215401 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.02.11 20:50:00.475789 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.02.11 20:50:00.496546 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:00.496600 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:00.506857 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:50:00.507651 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:00.510339 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.02.11 20:50:02.274264 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.274459 [ 255 ] {fad05220-3c11-4a7a-bd6e-747e9ae15930} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:50:02.274530 [ 255 ] {fad05220-3c11-4a7a-bd6e-747e9ae15930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:50:02.275299 [ 255 ] {fad05220-3c11-4a7a-bd6e-747e9ae15930} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.275347 [ 255 ] {fad05220-3c11-4a7a-bd6e-747e9ae15930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.275770 [ 255 ] {fad05220-3c11-4a7a-bd6e-747e9ae15930} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:50:02.276015 [ 255 ] {fad05220-3c11-4a7a-bd6e-747e9ae15930} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.276249 [ 255 ] {fad05220-3c11-4a7a-bd6e-747e9ae15930} executeQuery: Read 14 rows, 1.01 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 546.24 KiB/sec. 2025.02.11 20:50:02.276314 [ 255 ] {fad05220-3c11-4a7a-bd6e-747e9ae15930} TCPHandler: Processed in 0.002180525 sec. 2025.02.11 20:50:02.276570 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.276770 [ 4 ] {909083df-5199-420d-8926-7547a238f49b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:02.276842 [ 4 ] {909083df-5199-420d-8926-7547a238f49b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:02.277710 [ 4 ] {909083df-5199-420d-8926-7547a238f49b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.277757 [ 4 ] {909083df-5199-420d-8926-7547a238f49b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.278268 [ 4 ] {909083df-5199-420d-8926-7547a238f49b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:50:02.278753 [ 4 ] {909083df-5199-420d-8926-7547a238f49b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.279002 [ 4 ] {909083df-5199-420d-8926-7547a238f49b} executeQuery: Read 203 rows, 17.95 KiB in 0.002289 sec., 88685.01529051989 rows/sec., 7.66 MiB/sec. 2025.02.11 20:50:02.279070 [ 4 ] {909083df-5199-420d-8926-7547a238f49b} TCPHandler: Processed in 0.002631702 sec. 2025.02.11 20:50:02.279230 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.279360 [ 255 ] {f1cc36d5-7d20-48c2-b111-c4adb7f57291} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:02.279415 [ 255 ] {f1cc36d5-7d20-48c2-b111-c4adb7f57291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:02.280009 [ 255 ] {f1cc36d5-7d20-48c2-b111-c4adb7f57291} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.280051 [ 255 ] {f1cc36d5-7d20-48c2-b111-c4adb7f57291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.280421 [ 255 ] {f1cc36d5-7d20-48c2-b111-c4adb7f57291} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:50:02.280702 [ 255 ] {f1cc36d5-7d20-48c2-b111-c4adb7f57291} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.280936 [ 255 ] {f1cc36d5-7d20-48c2-b111-c4adb7f57291} executeQuery: Read 7 rows, 467.00 B in 0.001607 sec., 4355.942750466708 rows/sec., 283.79 KiB/sec. 2025.02.11 20:50:02.280998 [ 255 ] {f1cc36d5-7d20-48c2-b111-c4adb7f57291} TCPHandler: Processed in 0.001826619 sec. 2025.02.11 20:50:02.281161 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.281288 [ 4 ] {29fafe74-0416-42a8-a1d3-4a48a2a95b6a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:50:02.281341 [ 4 ] {29fafe74-0416-42a8-a1d3-4a48a2a95b6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:50:02.281948 [ 4 ] {29fafe74-0416-42a8-a1d3-4a48a2a95b6a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.281991 [ 4 ] {29fafe74-0416-42a8-a1d3-4a48a2a95b6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.282361 [ 4 ] {29fafe74-0416-42a8-a1d3-4a48a2a95b6a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:50:02.282604 [ 4 ] {29fafe74-0416-42a8-a1d3-4a48a2a95b6a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.282828 [ 4 ] {29fafe74-0416-42a8-a1d3-4a48a2a95b6a} executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec. 2025.02.11 20:50:02.282887 [ 4 ] {29fafe74-0416-42a8-a1d3-4a48a2a95b6a} TCPHandler: Processed in 0.001803859 sec. 2025.02.11 20:50:02.283035 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.283155 [ 255 ] {03f6d9b7-38b3-429f-ae69-1bb0bf12e78d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:50:02.283206 [ 255 ] {03f6d9b7-38b3-429f-ae69-1bb0bf12e78d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:50:02.283787 [ 255 ] {03f6d9b7-38b3-429f-ae69-1bb0bf12e78d} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.283827 [ 255 ] {03f6d9b7-38b3-429f-ae69-1bb0bf12e78d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.284177 [ 255 ] {03f6d9b7-38b3-429f-ae69-1bb0bf12e78d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:50:02.284404 [ 255 ] {03f6d9b7-38b3-429f-ae69-1bb0bf12e78d} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.284608 [ 255 ] {03f6d9b7-38b3-429f-ae69-1bb0bf12e78d} executeQuery: Read 13 rows, 830.00 B in 0.001479 sec., 8789.72278566599 rows/sec., 548.04 KiB/sec. 2025.02.11 20:50:02.284661 [ 255 ] {03f6d9b7-38b3-429f-ae69-1bb0bf12e78d} TCPHandler: Processed in 0.001684927 sec. 2025.02.11 20:50:02.284815 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.284935 [ 4 ] {4dcd6bd9-b8dc-4987-b78e-8bb9946d3a65} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:02.284985 [ 4 ] {4dcd6bd9-b8dc-4987-b78e-8bb9946d3a65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:02.285794 [ 4 ] {4dcd6bd9-b8dc-4987-b78e-8bb9946d3a65} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.285834 [ 4 ] {4dcd6bd9-b8dc-4987-b78e-8bb9946d3a65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.286221 [ 4 ] {4dcd6bd9-b8dc-4987-b78e-8bb9946d3a65} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:50:02.286459 [ 4 ] {4dcd6bd9-b8dc-4987-b78e-8bb9946d3a65} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.286676 [ 4 ] {4dcd6bd9-b8dc-4987-b78e-8bb9946d3a65} executeQuery: Read 382 rows, 27.68 KiB in 0.001768 sec., 216063.34841628958 rows/sec., 15.29 MiB/sec. 2025.02.11 20:50:02.286732 [ 4 ] {4dcd6bd9-b8dc-4987-b78e-8bb9946d3a65} TCPHandler: Processed in 0.001971711 sec. 2025.02.11 20:50:02.286882 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.287020 [ 255 ] {ef7724a0-3bf3-4ca8-be2d-31309ad0d668} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:50:02.287081 [ 255 ] {ef7724a0-3bf3-4ca8-be2d-31309ad0d668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:50:02.287652 [ 255 ] {ef7724a0-3bf3-4ca8-be2d-31309ad0d668} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.287698 [ 255 ] {ef7724a0-3bf3-4ca8-be2d-31309ad0d668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.288057 [ 255 ] {ef7724a0-3bf3-4ca8-be2d-31309ad0d668} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:50:02.288293 [ 255 ] {ef7724a0-3bf3-4ca8-be2d-31309ad0d668} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.288505 [ 255 ] {ef7724a0-3bf3-4ca8-be2d-31309ad0d668} executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. 2025.02.11 20:50:02.288557 [ 255 ] {ef7724a0-3bf3-4ca8-be2d-31309ad0d668} TCPHandler: Processed in 0.001739778 sec. 2025.02.11 20:50:02.288709 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.288826 [ 4 ] {2eb6b8e8-3c02-4f3c-84c1-f3729f9fce5d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:02.288878 [ 4 ] {2eb6b8e8-3c02-4f3c-84c1-f3729f9fce5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:02.289503 [ 4 ] {2eb6b8e8-3c02-4f3c-84c1-f3729f9fce5d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.289542 [ 4 ] {2eb6b8e8-3c02-4f3c-84c1-f3729f9fce5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.289938 [ 4 ] {2eb6b8e8-3c02-4f3c-84c1-f3729f9fce5d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:50:02.290181 [ 4 ] {2eb6b8e8-3c02-4f3c-84c1-f3729f9fce5d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.290389 [ 4 ] {2eb6b8e8-3c02-4f3c-84c1-f3729f9fce5d} executeQuery: Read 237 rows, 16.27 KiB in 0.001589 sec., 149150.40906230334 rows/sec., 10.00 MiB/sec. 2025.02.11 20:50:02.290444 [ 4 ] {2eb6b8e8-3c02-4f3c-84c1-f3729f9fce5d} TCPHandler: Processed in 0.001790229 sec. 2025.02.11 20:50:02.290588 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.290705 [ 255 ] {828f268c-298d-49e2-ad2c-f603e5cea08f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:50:02.290757 [ 255 ] {828f268c-298d-49e2-ad2c-f603e5cea08f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:50:02.291230 [ 255 ] {828f268c-298d-49e2-ad2c-f603e5cea08f} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.291268 [ 255 ] {828f268c-298d-49e2-ad2c-f603e5cea08f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.291623 [ 255 ] {828f268c-298d-49e2-ad2c-f603e5cea08f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:50:02.291861 [ 255 ] {828f268c-298d-49e2-ad2c-f603e5cea08f} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.292075 [ 255 ] {828f268c-298d-49e2-ad2c-f603e5cea08f} executeQuery: Read 1 rows, 69.00 B in 0.001394 sec., 717.3601147776184 rows/sec., 48.34 KiB/sec. 2025.02.11 20:50:02.292128 [ 255 ] {828f268c-298d-49e2-ad2c-f603e5cea08f} TCPHandler: Processed in 0.001594035 sec. 2025.02.11 20:50:02.292263 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:02.292370 [ 4 ] {7cbe505d-3ef0-47d2-9485-1096935166ce} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:02.292416 [ 4 ] {7cbe505d-3ef0-47d2-9485-1096935166ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:02.292871 [ 4 ] {7cbe505d-3ef0-47d2-9485-1096935166ce} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:02.292908 [ 4 ] {7cbe505d-3ef0-47d2-9485-1096935166ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:02.293431 [ 4 ] {7cbe505d-3ef0-47d2-9485-1096935166ce} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:50:02.293723 [ 4 ] {7cbe505d-3ef0-47d2-9485-1096935166ce} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:02.293939 [ 4 ] {7cbe505d-3ef0-47d2-9485-1096935166ce} executeQuery: Read 82 rows, 5.33 KiB in 0.001576 sec., 52030.45685279188 rows/sec., 3.30 MiB/sec. 2025.02.11 20:50:02.293995 [ 4 ] {7cbe505d-3ef0-47d2-9485-1096935166ce} TCPHandler: Processed in 0.001776098 sec. 2025.02.11 20:50:06.567259 [ 71 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:50:06.567367 [ 71 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:50:06.715602 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.02.11 20:50:06.716241 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:06.716286 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:06.716831 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:50:06.717097 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:06.717298 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.02.11 20:50:06.800731 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1066 2025.02.11 20:50:06.804049 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:06.804102 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:06.805666 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:50:06.805989 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:06.806615 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1066 2025.02.11 20:50:07.272170 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:07.272337 [ 255 ] {3199a90e-3d54-489f-aef7-3c42a95bb3de} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:07.272402 [ 255 ] {3199a90e-3d54-489f-aef7-3c42a95bb3de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:07.273160 [ 255 ] {3199a90e-3d54-489f-aef7-3c42a95bb3de} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:07.273204 [ 255 ] {3199a90e-3d54-489f-aef7-3c42a95bb3de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:07.273612 [ 255 ] {3199a90e-3d54-489f-aef7-3c42a95bb3de} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:50:07.273860 [ 255 ] {3199a90e-3d54-489f-aef7-3c42a95bb3de} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:07.274112 [ 255 ] {3199a90e-3d54-489f-aef7-3c42a95bb3de} executeQuery: Read 134 rows, 11.81 KiB in 0.001816 sec., 73788.54625550662 rows/sec., 6.35 MiB/sec. 2025.02.11 20:50:07.274213 [ 255 ] {3199a90e-3d54-489f-aef7-3c42a95bb3de} TCPHandler: Processed in 0.002139184 sec. 2025.02.11 20:50:07.274522 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:07.274739 [ 4 ] {97e13032-f449-4c92-8d90-ef3eb0353e6f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:07.274825 [ 4 ] {97e13032-f449-4c92-8d90-ef3eb0353e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:07.275604 [ 4 ] {97e13032-f449-4c92-8d90-ef3eb0353e6f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:07.275659 [ 4 ] {97e13032-f449-4c92-8d90-ef3eb0353e6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:07.276094 [ 4 ] {97e13032-f449-4c92-8d90-ef3eb0353e6f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:50:07.276361 [ 4 ] {97e13032-f449-4c92-8d90-ef3eb0353e6f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:07.276583 [ 71 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:50:07.276622 [ 4 ] {97e13032-f449-4c92-8d90-ef3eb0353e6f} executeQuery: Read 39 rows, 2.93 KiB in 0.001943 sec., 20072.05352547607 rows/sec., 1.47 MiB/sec. 2025.02.11 20:50:07.276697 [ 71 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:07.276789 [ 4 ] {97e13032-f449-4c92-8d90-ef3eb0353e6f} TCPHandler: Processed in 0.002440069 sec. 2025.02.11 20:50:07.276798 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:07.277102 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:07.277106 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:50:07.277487 [ 255 ] {4cf33728-78d3-444a-a638-fb6d803c4300} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:07.277547 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:07.277656 [ 255 ] {4cf33728-78d3-444a-a638-fb6d803c4300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:07.277667 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 64 rows starting from the beginning of the part 2025.02.11 20:50:07.278142 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2025.02.11 20:50:07.278487 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.02.11 20:50:07.278898 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 45 rows starting from the beginning of the part 2025.02.11 20:50:07.279297 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.02.11 20:50:07.279583 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2025.02.11 20:50:07.280642 [ 255 ] {4cf33728-78d3-444a-a638-fb6d803c4300} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:07.280715 [ 255 ] {4cf33728-78d3-444a-a638-fb6d803c4300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:07.281634 [ 255 ] {4cf33728-78d3-444a-a638-fb6d803c4300} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:50:07.282314 [ 255 ] {4cf33728-78d3-444a-a638-fb6d803c4300} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:07.282376 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005384526 sec., 37329.19109314358 rows/sec., 2.82 MiB/sec. 2025.02.11 20:50:07.282657 [ 255 ] {4cf33728-78d3-444a-a638-fb6d803c4300} executeQuery: Read 103 rows, 8.24 KiB in 0.005302 sec., 19426.63145982648 rows/sec., 1.52 MiB/sec. 2025.02.11 20:50:07.282717 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:50:07.282829 [ 255 ] {4cf33728-78d3-444a-a638-fb6d803c4300} TCPHandler: Processed in 0.005924834 sec. 2025.02.11 20:50:07.283048 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:07.283273 [ 4 ] {fc5fa036-b140-43e7-a469-979f53366680} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:07.283291 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:07.283407 [ 4 ] {fc5fa036-b140-43e7-a469-979f53366680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:07.283493 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_51_10} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:50:07.283705 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:50:07.284284 [ 4 ] {fc5fa036-b140-43e7-a469-979f53366680} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:07.284331 [ 4 ] {fc5fa036-b140-43e7-a469-979f53366680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:07.284747 [ 4 ] {fc5fa036-b140-43e7-a469-979f53366680} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:50:07.284990 [ 4 ] {fc5fa036-b140-43e7-a469-979f53366680} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:07.285227 [ 4 ] {fc5fa036-b140-43e7-a469-979f53366680} executeQuery: Read 160 rows, 11.41 KiB in 0.002023 sec., 79090.45971329708 rows/sec., 5.51 MiB/sec. 2025.02.11 20:50:07.285290 [ 4 ] {fc5fa036-b140-43e7-a469-979f53366680} TCPHandler: Processed in 0.002331098 sec. 2025.02.11 20:50:07.285479 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:07.285623 [ 255 ] {5444f264-d2c6-4c74-ad41-6986e4f7f851} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:07.285715 [ 255 ] {5444f264-d2c6-4c74-ad41-6986e4f7f851} 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.02.11 20:50:07.286946 [ 255 ] {5444f264-d2c6-4c74-ad41-6986e4f7f851} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:07.286985 [ 255 ] {5444f264-d2c6-4c74-ad41-6986e4f7f851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:07.287663 [ 255 ] {5444f264-d2c6-4c74-ad41-6986e4f7f851} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:50:07.287923 [ 255 ] {5444f264-d2c6-4c74-ad41-6986e4f7f851} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:07.288192 [ 255 ] {5444f264-d2c6-4c74-ad41-6986e4f7f851} executeQuery: Read 39 rows, 71.56 KiB in 0.002601 sec., 14994.232987312573 rows/sec., 26.87 MiB/sec. 2025.02.11 20:50:07.288485 [ 255 ] {5444f264-d2c6-4c74-ad41-6986e4f7f851} TCPHandler: Processed in 0.00307574 sec. 2025.02.11 20:50:07.288650 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:07.288794 [ 4 ] {6e898fea-341c-4316-8542-5e6009343ac8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:07.288856 [ 4 ] {6e898fea-341c-4316-8542-5e6009343ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:07.289364 [ 4 ] {6e898fea-341c-4316-8542-5e6009343ac8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:07.289405 [ 4 ] {6e898fea-341c-4316-8542-5e6009343ac8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:07.289774 [ 4 ] {6e898fea-341c-4316-8542-5e6009343ac8} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:50:07.290010 [ 4 ] {6e898fea-341c-4316-8542-5e6009343ac8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:07.290244 [ 4 ] {6e898fea-341c-4316-8542-5e6009343ac8} executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. 2025.02.11 20:50:07.290355 [ 4 ] {6e898fea-341c-4316-8542-5e6009343ac8} TCPHandler: Processed in 0.001763838 sec. 2025.02.11 20:50:08.010500 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.02.11 20:50:08.032212 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:08.032289 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:08.039638 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:50:08.040404 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:08.043146 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.02.11 20:50:12.273685 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.273879 [ 255 ] {15f657cd-c4e3-4520-9e23-93cb45a8749d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:50:12.273954 [ 255 ] {15f657cd-c4e3-4520-9e23-93cb45a8749d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:50:12.274710 [ 255 ] {15f657cd-c4e3-4520-9e23-93cb45a8749d} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.274763 [ 255 ] {15f657cd-c4e3-4520-9e23-93cb45a8749d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.275204 [ 255 ] {15f657cd-c4e3-4520-9e23-93cb45a8749d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:50:12.275461 [ 255 ] {15f657cd-c4e3-4520-9e23-93cb45a8749d} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.275735 [ 255 ] {15f657cd-c4e3-4520-9e23-93cb45a8749d} executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. 2025.02.11 20:50:12.275940 [ 255 ] {15f657cd-c4e3-4520-9e23-93cb45a8749d} TCPHandler: Processed in 0.002379748 sec. 2025.02.11 20:50:12.276217 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.276413 [ 4 ] {746cba58-1634-4ab8-9401-06b4fa4bf3f0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:50:12.276493 [ 4 ] {746cba58-1634-4ab8-9401-06b4fa4bf3f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:50:12.277246 [ 4 ] {746cba58-1634-4ab8-9401-06b4fa4bf3f0} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.277298 [ 4 ] {746cba58-1634-4ab8-9401-06b4fa4bf3f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.277728 [ 4 ] {746cba58-1634-4ab8-9401-06b4fa4bf3f0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.11 20:50:12.277989 [ 4 ] {746cba58-1634-4ab8-9401-06b4fa4bf3f0} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.278232 [ 4 ] {746cba58-1634-4ab8-9401-06b4fa4bf3f0} executeQuery: Read 2 rows, 167.00 B in 0.001874 sec., 1067.2358591248667 rows/sec., 87.03 KiB/sec. 2025.02.11 20:50:12.278301 [ 4 ] {746cba58-1634-4ab8-9401-06b4fa4bf3f0} TCPHandler: Processed in 0.002218206 sec. 2025.02.11 20:50:12.278464 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.278601 [ 255 ] {581741ca-e8a8-4088-9279-9b66ca9651c7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:12.278661 [ 255 ] {581741ca-e8a8-4088-9279-9b66ca9651c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:12.279385 [ 255 ] {581741ca-e8a8-4088-9279-9b66ca9651c7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.279426 [ 255 ] {581741ca-e8a8-4088-9279-9b66ca9651c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.279798 [ 255 ] {581741ca-e8a8-4088-9279-9b66ca9651c7} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:50:12.280034 [ 255 ] {581741ca-e8a8-4088-9279-9b66ca9651c7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.280254 [ 255 ] {581741ca-e8a8-4088-9279-9b66ca9651c7} executeQuery: Read 204 rows, 18.02 KiB in 0.001683 sec., 121212.12121212122 rows/sec., 10.46 MiB/sec. 2025.02.11 20:50:12.280307 [ 255 ] {581741ca-e8a8-4088-9279-9b66ca9651c7} TCPHandler: Processed in 0.001907041 sec. 2025.02.11 20:50:12.280469 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.280613 [ 4 ] {302360e8-73a4-4151-ac60-ed4dc4c6938e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:12.280673 [ 4 ] {302360e8-73a4-4151-ac60-ed4dc4c6938e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:12.281322 [ 4 ] {302360e8-73a4-4151-ac60-ed4dc4c6938e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.281364 [ 4 ] {302360e8-73a4-4151-ac60-ed4dc4c6938e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.281738 [ 4 ] {302360e8-73a4-4151-ac60-ed4dc4c6938e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:50:12.281974 [ 4 ] {302360e8-73a4-4151-ac60-ed4dc4c6938e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.282180 [ 4 ] {302360e8-73a4-4151-ac60-ed4dc4c6938e} executeQuery: Read 9 rows, 610.00 B in 0.0016 sec., 5625 rows/sec., 372.31 KiB/sec. 2025.02.11 20:50:12.282238 [ 4 ] {302360e8-73a4-4151-ac60-ed4dc4c6938e} TCPHandler: Processed in 0.00183699 sec. 2025.02.11 20:50:12.282370 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.282485 [ 255 ] {5d05ac8a-942a-4304-8117-c71ba64a658a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:50:12.282533 [ 255 ] {5d05ac8a-942a-4304-8117-c71ba64a658a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:50:12.283105 [ 255 ] {5d05ac8a-942a-4304-8117-c71ba64a658a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.283145 [ 255 ] {5d05ac8a-942a-4304-8117-c71ba64a658a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.283499 [ 255 ] {5d05ac8a-942a-4304-8117-c71ba64a658a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:50:12.283730 [ 255 ] {5d05ac8a-942a-4304-8117-c71ba64a658a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.283889 [ 63 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:50:12.283964 [ 63 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.283963 [ 255 ] {5d05ac8a-942a-4304-8117-c71ba64a658a} executeQuery: Read 14 rows, 1004.00 B in 0.001495 sec., 9364.548494983277 rows/sec., 655.83 KiB/sec. 2025.02.11 20:50:12.283995 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.284119 [ 255 ] {5d05ac8a-942a-4304-8117-c71ba64a658a} TCPHandler: Processed in 0.001799139 sec. 2025.02.11 20:50:12.284335 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.284392 [ 189 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:50:12.284563 [ 4 ] {e645303c-82fe-4752-9a4b-e47d57c5c29a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:50:12.284693 [ 4 ] {e645303c-82fe-4752-9a4b-e47d57c5c29a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:50:12.284749 [ 189 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:12.284877 [ 189 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part 2025.02.11 20:50:12.285208 [ 189 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.02.11 20:50:12.285504 [ 189 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.02.11 20:50:12.285837 [ 189 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part 2025.02.11 20:50:12.286107 [ 189 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.02.11 20:50:12.286465 [ 189 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.02.11 20:50:12.287785 [ 4 ] {e645303c-82fe-4752-9a4b-e47d57c5c29a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.287859 [ 4 ] {e645303c-82fe-4752-9a4b-e47d57c5c29a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.288913 [ 4 ] {e645303c-82fe-4752-9a4b-e47d57c5c29a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:50:12.289458 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005311355 sec., 99033.10925366502 rows/sec., 7.09 MiB/sec. 2025.02.11 20:50:12.289473 [ 4 ] {e645303c-82fe-4752-9a4b-e47d57c5c29a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.289765 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:50:12.289950 [ 4 ] {e645303c-82fe-4752-9a4b-e47d57c5c29a} executeQuery: Read 13 rows, 830.00 B in 0.005461 sec., 2380.516388939755 rows/sec., 148.42 KiB/sec. 2025.02.11 20:50:12.290100 [ 4 ] {e645303c-82fe-4752-9a4b-e47d57c5c29a} TCPHandler: Processed in 0.005884484 sec. 2025.02.11 20:50:12.290267 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.290295 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.290399 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_31_6} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:50:12.290405 [ 255 ] {56533c42-dda8-4387-bc4c-e911decc6d8e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:12.290469 [ 255 ] {56533c42-dda8-4387-bc4c-e911decc6d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:12.290502 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.11 20:50:12.291223 [ 255 ] {56533c42-dda8-4387-bc4c-e911decc6d8e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.291261 [ 255 ] {56533c42-dda8-4387-bc4c-e911decc6d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.291639 [ 255 ] {56533c42-dda8-4387-bc4c-e911decc6d8e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:50:12.291875 [ 255 ] {56533c42-dda8-4387-bc4c-e911decc6d8e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.292074 [ 255 ] {56533c42-dda8-4387-bc4c-e911decc6d8e} executeQuery: Read 384 rows, 27.84 KiB in 0.001697 sec., 226281.67354154392 rows/sec., 16.02 MiB/sec. 2025.02.11 20:50:12.292125 [ 255 ] {56533c42-dda8-4387-bc4c-e911decc6d8e} TCPHandler: Processed in 0.001919721 sec. 2025.02.11 20:50:12.292284 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.292429 [ 4 ] {12618281-04db-47e7-9e93-2e3457ed678f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:50:12.292491 [ 4 ] {12618281-04db-47e7-9e93-2e3457ed678f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:50:12.293050 [ 4 ] {12618281-04db-47e7-9e93-2e3457ed678f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.293099 [ 4 ] {12618281-04db-47e7-9e93-2e3457ed678f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.293475 [ 4 ] {12618281-04db-47e7-9e93-2e3457ed678f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:50:12.293713 [ 4 ] {12618281-04db-47e7-9e93-2e3457ed678f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.293927 [ 4 ] {12618281-04db-47e7-9e93-2e3457ed678f} executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. 2025.02.11 20:50:12.293981 [ 4 ] {12618281-04db-47e7-9e93-2e3457ed678f} TCPHandler: Processed in 0.001761958 sec. 2025.02.11 20:50:12.294122 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.294258 [ 255 ] {818f4e0e-9383-46ce-afbf-55a512e31f24} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:12.294320 [ 255 ] {818f4e0e-9383-46ce-afbf-55a512e31f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:12.295015 [ 255 ] {818f4e0e-9383-46ce-afbf-55a512e31f24} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.295062 [ 255 ] {818f4e0e-9383-46ce-afbf-55a512e31f24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.295466 [ 255 ] {818f4e0e-9383-46ce-afbf-55a512e31f24} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:50:12.295703 [ 255 ] {818f4e0e-9383-46ce-afbf-55a512e31f24} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.295927 [ 255 ] {818f4e0e-9383-46ce-afbf-55a512e31f24} executeQuery: Read 238 rows, 16.34 KiB in 0.001699 sec., 140082.40141259565 rows/sec., 9.39 MiB/sec. 2025.02.11 20:50:12.295980 [ 255 ] {818f4e0e-9383-46ce-afbf-55a512e31f24} TCPHandler: Processed in 0.0019175 sec. 2025.02.11 20:50:12.296135 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.296254 [ 4 ] {beeb8dc9-6734-4d02-b7a1-03fa08fa6e6a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:50:12.296305 [ 4 ] {beeb8dc9-6734-4d02-b7a1-03fa08fa6e6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:50:12.296763 [ 4 ] {beeb8dc9-6734-4d02-b7a1-03fa08fa6e6a} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.296801 [ 4 ] {beeb8dc9-6734-4d02-b7a1-03fa08fa6e6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.297157 [ 4 ] {beeb8dc9-6734-4d02-b7a1-03fa08fa6e6a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:50:12.297388 [ 4 ] {beeb8dc9-6734-4d02-b7a1-03fa08fa6e6a} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.297606 [ 4 ] {beeb8dc9-6734-4d02-b7a1-03fa08fa6e6a} executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec. 2025.02.11 20:50:12.297664 [ 4 ] {beeb8dc9-6734-4d02-b7a1-03fa08fa6e6a} TCPHandler: Processed in 0.001585355 sec. 2025.02.11 20:50:12.297807 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:12.297923 [ 255 ] {50f73e72-cbcc-4b61-98a4-9a10285263b4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:12.297974 [ 255 ] {50f73e72-cbcc-4b61-98a4-9a10285263b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:12.298464 [ 255 ] {50f73e72-cbcc-4b61-98a4-9a10285263b4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:12.298503 [ 255 ] {50f73e72-cbcc-4b61-98a4-9a10285263b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:12.298872 [ 255 ] {50f73e72-cbcc-4b61-98a4-9a10285263b4} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:50:12.299102 [ 255 ] {50f73e72-cbcc-4b61-98a4-9a10285263b4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:12.299307 [ 255 ] {50f73e72-cbcc-4b61-98a4-9a10285263b4} executeQuery: Read 82 rows, 5.33 KiB in 0.001407 sec., 58280.02842928216 rows/sec., 3.70 MiB/sec. 2025.02.11 20:50:12.299357 [ 255 ] {50f73e72-cbcc-4b61-98a4-9a10285263b4} TCPHandler: Processed in 0.001608175 sec. 2025.02.11 20:50:14.217508 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.02.11 20:50:14.218194 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:14.218242 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:14.218776 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:50:14.219034 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:14.219273 [ 60 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:50:14.219314 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.02.11 20:50:14.219391 [ 60 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:14.219440 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:14.219662 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:50:14.219988 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:14.220054 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:50:14.220178 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.02.11 20:50:14.220324 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.02.11 20:50:14.220537 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.02.11 20:50:14.220767 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.02.11 20:50:14.220847 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.02.11 20:50:14.223355 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003808981 sec., 4948567.609027191 rows/sec., 70.79 MiB/sec. 2025.02.11 20:50:14.223932 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:50:14.224408 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:14.224506 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_41_8} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:50:14.224620 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.02.11 20:50:15.543293 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.02.11 20:50:15.569733 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:15.569826 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:15.580242 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:50:15.581291 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:15.581960 [ 59 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:50:15.582223 [ 59 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:15.582345 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:15.583252 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:50:15.597711 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.02.11 20:50:15.601710 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:15.603683 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:50:15.611670 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:50:15.619912 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:50:15.628223 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:50:15.637091 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:50:15.644014 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:50:15.708616 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.125957813 sec., 2453.202327353842 rows/sec., 12.69 MiB/sec. 2025.02.11 20:50:15.711753 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:50:15.715323 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_41_8} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:15.715450 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_41_8} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:50:15.718155 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.11 20:50:16.000242 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 212.67 MiB, peak 226.09 MiB, free memory in arenas 0.00 B, will set to 215.27 MiB (RSS), difference: 2.60 MiB 2025.02.11 20:50:16.806920 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1100 2025.02.11 20:50:16.810952 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:16.811004 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:16.812504 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:50:16.812836 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:16.814175 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1100 2025.02.11 20:50:17.272467 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:17.272761 [ 255 ] {83e398ce-6b0b-4f0b-91f5-350e230a2708} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:17.272871 [ 255 ] {83e398ce-6b0b-4f0b-91f5-350e230a2708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:17.273878 [ 255 ] {83e398ce-6b0b-4f0b-91f5-350e230a2708} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:17.273918 [ 255 ] {83e398ce-6b0b-4f0b-91f5-350e230a2708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:17.274353 [ 255 ] {83e398ce-6b0b-4f0b-91f5-350e230a2708} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:50:17.274624 [ 255 ] {83e398ce-6b0b-4f0b-91f5-350e230a2708} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:17.274820 [ 255 ] {83e398ce-6b0b-4f0b-91f5-350e230a2708} executeQuery: Read 134 rows, 11.81 KiB in 0.002141 sec., 62587.57589911256 rows/sec., 5.39 MiB/sec. 2025.02.11 20:50:17.274874 [ 255 ] {83e398ce-6b0b-4f0b-91f5-350e230a2708} TCPHandler: Processed in 0.002588121 sec. 2025.02.11 20:50:17.275127 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:17.275329 [ 4 ] {c119048e-ffc1-4bb4-b5bc-a55c8b4798f9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:17.275412 [ 4 ] {c119048e-ffc1-4bb4-b5bc-a55c8b4798f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:17.276284 [ 4 ] {c119048e-ffc1-4bb4-b5bc-a55c8b4798f9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:17.276335 [ 4 ] {c119048e-ffc1-4bb4-b5bc-a55c8b4798f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:17.276769 [ 4 ] {c119048e-ffc1-4bb4-b5bc-a55c8b4798f9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:50:17.277045 [ 4 ] {c119048e-ffc1-4bb4-b5bc-a55c8b4798f9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:17.277321 [ 4 ] {c119048e-ffc1-4bb4-b5bc-a55c8b4798f9} executeQuery: Read 39 rows, 2.93 KiB in 0.002049 sec., 19033.674963396777 rows/sec., 1.40 MiB/sec. 2025.02.11 20:50:17.277515 [ 4 ] {c119048e-ffc1-4bb4-b5bc-a55c8b4798f9} TCPHandler: Processed in 0.00251945 sec. 2025.02.11 20:50:17.277727 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:17.277871 [ 255 ] {ebfe8828-5610-49d7-acc0-437425431b59} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:17.277927 [ 255 ] {ebfe8828-5610-49d7-acc0-437425431b59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:17.278570 [ 255 ] {ebfe8828-5610-49d7-acc0-437425431b59} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:17.278607 [ 255 ] {ebfe8828-5610-49d7-acc0-437425431b59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:17.278969 [ 255 ] {ebfe8828-5610-49d7-acc0-437425431b59} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:50:17.279222 [ 255 ] {ebfe8828-5610-49d7-acc0-437425431b59} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:17.279398 [ 255 ] {ebfe8828-5610-49d7-acc0-437425431b59} executeQuery: Read 103 rows, 8.24 KiB in 0.001556 sec., 66195.37275064267 rows/sec., 5.17 MiB/sec. 2025.02.11 20:50:17.279449 [ 255 ] {ebfe8828-5610-49d7-acc0-437425431b59} TCPHandler: Processed in 0.00182131 sec. 2025.02.11 20:50:17.279608 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:17.279752 [ 4 ] {9484df2d-9c19-4bca-bc7c-1b0b9ea7046c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:17.279818 [ 4 ] {9484df2d-9c19-4bca-bc7c-1b0b9ea7046c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:17.280490 [ 4 ] {9484df2d-9c19-4bca-bc7c-1b0b9ea7046c} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:17.280530 [ 4 ] {9484df2d-9c19-4bca-bc7c-1b0b9ea7046c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:17.280935 [ 4 ] {9484df2d-9c19-4bca-bc7c-1b0b9ea7046c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:50:17.281177 [ 4 ] {9484df2d-9c19-4bca-bc7c-1b0b9ea7046c} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:17.281388 [ 4 ] {9484df2d-9c19-4bca-bc7c-1b0b9ea7046c} executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. 2025.02.11 20:50:17.281445 [ 4 ] {9484df2d-9c19-4bca-bc7c-1b0b9ea7046c} TCPHandler: Processed in 0.00190683 sec. 2025.02.11 20:50:17.281600 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:17.281737 [ 255 ] {19e127c8-b5e7-4705-83b0-36bf43d173aa} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:17.281827 [ 255 ] {19e127c8-b5e7-4705-83b0-36bf43d173aa} 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.02.11 20:50:17.283053 [ 255 ] {19e127c8-b5e7-4705-83b0-36bf43d173aa} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:17.283091 [ 255 ] {19e127c8-b5e7-4705-83b0-36bf43d173aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:17.283763 [ 255 ] {19e127c8-b5e7-4705-83b0-36bf43d173aa} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:50:17.284020 [ 255 ] {19e127c8-b5e7-4705-83b0-36bf43d173aa} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:17.284212 [ 255 ] {19e127c8-b5e7-4705-83b0-36bf43d173aa} executeQuery: Read 39 rows, 71.56 KiB in 0.002504 sec., 15575.079872204471 rows/sec., 27.91 MiB/sec. 2025.02.11 20:50:17.284303 [ 255 ] {19e127c8-b5e7-4705-83b0-36bf43d173aa} TCPHandler: Processed in 0.002774804 sec. 2025.02.11 20:50:17.284543 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:17.284746 [ 4 ] {c361692b-d3db-4069-84f2-af9841465c4f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:17.284831 [ 4 ] {c361692b-d3db-4069-84f2-af9841465c4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:17.285531 [ 4 ] {c361692b-d3db-4069-84f2-af9841465c4f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:17.285571 [ 4 ] {c361692b-d3db-4069-84f2-af9841465c4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:17.285948 [ 4 ] {c361692b-d3db-4069-84f2-af9841465c4f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:50:17.286189 [ 4 ] {c361692b-d3db-4069-84f2-af9841465c4f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:17.286423 [ 4 ] {c361692b-d3db-4069-84f2-af9841465c4f} executeQuery: Read 60 rows, 4.14 KiB in 0.001731 sec., 34662.04506065858 rows/sec., 2.34 MiB/sec. 2025.02.11 20:50:17.286478 [ 4 ] {c361692b-d3db-4069-84f2-af9841465c4f} TCPHandler: Processed in 0.002043893 sec. 2025.02.11 20:50:21.567640 [ 47 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:50:21.567749 [ 47 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:50:21.719576 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.02.11 20:50:21.720575 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:21.720621 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:21.721165 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:50:21.721468 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:21.721717 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.02.11 20:50:22.274106 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.274295 [ 255 ] {db49cfaf-2663-4fb1-bbbe-cd8fa9755933} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:50:22.274367 [ 255 ] {db49cfaf-2663-4fb1-bbbe-cd8fa9755933} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:50:22.275094 [ 255 ] {db49cfaf-2663-4fb1-bbbe-cd8fa9755933} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.275143 [ 255 ] {db49cfaf-2663-4fb1-bbbe-cd8fa9755933} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.275581 [ 255 ] {db49cfaf-2663-4fb1-bbbe-cd8fa9755933} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:50:22.275845 [ 255 ] {db49cfaf-2663-4fb1-bbbe-cd8fa9755933} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.276048 [ 47 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.11 20:50:22.276117 [ 255 ] {db49cfaf-2663-4fb1-bbbe-cd8fa9755933} executeQuery: Read 14 rows, 1.01 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 538.36 KiB/sec. 2025.02.11 20:50:22.276144 [ 47 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.276209 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.276256 [ 255 ] {db49cfaf-2663-4fb1-bbbe-cd8fa9755933} TCPHandler: Processed in 0.002279716 sec. 2025.02.11 20:50:22.276618 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.276628 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:50:22.277137 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:22.277154 [ 4 ] {94377f1b-ebdb-40cf-8205-8c3fe5d3078e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:22.277201 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:50:22.277278 [ 4 ] {94377f1b-ebdb-40cf-8205-8c3fe5d3078e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:22.277542 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:50:22.277860 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:50:22.278176 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:50:22.278540 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:50:22.280482 [ 4 ] {94377f1b-ebdb-40cf-8205-8c3fe5d3078e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.280572 [ 4 ] {94377f1b-ebdb-40cf-8205-8c3fe5d3078e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.281278 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004952259 sec., 14134.96345809054 rows/sec., 1.05 MiB/sec. 2025.02.11 20:50:22.281495 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.11 20:50:22.281588 [ 4 ] {94377f1b-ebdb-40cf-8205-8c3fe5d3078e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:50:22.282046 [ 4 ] {94377f1b-ebdb-40cf-8205-8c3fe5d3078e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.282060 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_25_6} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.282247 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_25_6} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.11 20:50:22.282335 [ 44 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:50:22.282438 [ 44 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.282523 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.282543 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:50:22.282597 [ 4 ] {94377f1b-ebdb-40cf-8205-8c3fe5d3078e} executeQuery: Read 203 rows, 17.95 KiB in 0.005545 sec., 36609.55816050496 rows/sec., 3.16 MiB/sec. 2025.02.11 20:50:22.282896 [ 4 ] {94377f1b-ebdb-40cf-8205-8c3fe5d3078e} TCPHandler: Processed in 0.006503624 sec. 2025.02.11 20:50:22.282904 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:50:22.283266 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.283517 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:22.283688 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:50:22.283953 [ 255 ] {00c63a9a-5785-4797-8d63-d8c3068f3580} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:22.284246 [ 255 ] {00c63a9a-5785-4797-8d63-d8c3068f3580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:22.284281 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 203 rows starting from the beginning of the part 2025.02.11 20:50:22.284643 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 134 rows starting from the beginning of the part 2025.02.11 20:50:22.284922 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 204 rows starting from the beginning of the part 2025.02.11 20:50:22.285239 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 134 rows starting from the beginning of the part 2025.02.11 20:50:22.285591 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 203 rows starting from the beginning of the part 2025.02.11 20:50:22.286844 [ 255 ] {00c63a9a-5785-4797-8d63-d8c3068f3580} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.286906 [ 255 ] {00c63a9a-5785-4797-8d63-d8c3068f3580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.287893 [ 255 ] {00c63a9a-5785-4797-8d63-d8c3068f3580} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:50:22.288261 [ 255 ] {00c63a9a-5785-4797-8d63-d8c3068f3580} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.288959 [ 255 ] {00c63a9a-5785-4797-8d63-d8c3068f3580} executeQuery: Read 7 rows, 467.00 B in 0.005204 sec., 1345.119139123751 rows/sec., 87.64 KiB/sec. 2025.02.11 20:50:22.289442 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2309 rows, containing 5 columns (5 merged, 0 gathered) in 0.006799068 sec., 339605.36944181175 rows/sec., 29.99 MiB/sec. 2025.02.11 20:50:22.289530 [ 255 ] {00c63a9a-5785-4797-8d63-d8c3068f3580} TCPHandler: Processed in 0.006529325 sec. 2025.02.11 20:50:22.289788 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.289789 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:50:22.289999 [ 4 ] {49500079-9bda-4528-a466-819134473a57} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:50:22.290099 [ 4 ] {49500079-9bda-4528-a466-819134473a57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:50:22.290239 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.290409 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_61_12} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:50:22.290591 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.02.11 20:50:22.291086 [ 4 ] {49500079-9bda-4528-a466-819134473a57} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.291130 [ 4 ] {49500079-9bda-4528-a466-819134473a57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.291507 [ 4 ] {49500079-9bda-4528-a466-819134473a57} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:50:22.291749 [ 4 ] {49500079-9bda-4528-a466-819134473a57} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.291967 [ 4 ] {49500079-9bda-4528-a466-819134473a57} executeQuery: Read 14 rows, 1004.00 B in 0.002043 sec., 6852.667645619187 rows/sec., 479.92 KiB/sec. 2025.02.11 20:50:22.292029 [ 4 ] {49500079-9bda-4528-a466-819134473a57} TCPHandler: Processed in 0.002339518 sec. 2025.02.11 20:50:22.292195 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.292339 [ 255 ] {f1e49179-e353-42e3-a762-0acf1e399a5e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:50:22.292396 [ 255 ] {f1e49179-e353-42e3-a762-0acf1e399a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:50:22.292981 [ 255 ] {f1e49179-e353-42e3-a762-0acf1e399a5e} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.293019 [ 255 ] {f1e49179-e353-42e3-a762-0acf1e399a5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.293373 [ 255 ] {f1e49179-e353-42e3-a762-0acf1e399a5e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:50:22.293614 [ 255 ] {f1e49179-e353-42e3-a762-0acf1e399a5e} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.293737 [ 44 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.11 20:50:22.293779 [ 44 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.293802 [ 255 ] {f1e49179-e353-42e3-a762-0acf1e399a5e} executeQuery: Read 13 rows, 830.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 541.81 KiB/sec. 2025.02.11 20:50:22.293805 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.293961 [ 255 ] {f1e49179-e353-42e3-a762-0acf1e399a5e} TCPHandler: Processed in 0.001816149 sec. 2025.02.11 20:50:22.294091 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:50:22.294258 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.294628 [ 4 ] {1d069ed5-e45d-4069-9a61-4be8d53cdb7f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:22.294701 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:22.294785 [ 4 ] {1d069ed5-e45d-4069-9a61-4be8d53cdb7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:22.294813 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:50:22.295084 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:50:22.295431 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:50:22.295883 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:50:22.296226 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:50:22.297276 [ 4 ] {1d069ed5-e45d-4069-9a61-4be8d53cdb7f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.297327 [ 4 ] {1d069ed5-e45d-4069-9a61-4be8d53cdb7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.297776 [ 194 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003876772 sec., 16766.526378131082 rows/sec., 1.08 MiB/sec. 2025.02.11 20:50:22.297921 [ 4 ] {1d069ed5-e45d-4069-9a61-4be8d53cdb7f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:50:22.297975 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.11 20:50:22.298334 [ 4 ] {1d069ed5-e45d-4069-9a61-4be8d53cdb7f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.298564 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_25_6} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.298598 [ 44 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:50:22.298682 [ 44 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.298764 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.298923 [ 4 ] {1d069ed5-e45d-4069-9a61-4be8d53cdb7f} executeQuery: Read 382 rows, 27.68 KiB in 0.004394 sec., 86936.7319071461 rows/sec., 6.15 MiB/sec. 2025.02.11 20:50:22.298975 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_25_6} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.11 20:50:22.299165 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:50:22.299233 [ 4 ] {1d069ed5-e45d-4069-9a61-4be8d53cdb7f} TCPHandler: Processed in 0.005116652 sec. 2025.02.11 20:50:22.299448 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:50:22.299549 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.299607 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:22.299653 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:50:22.299885 [ 255 ] {f3100294-a34a-41f5-bdb4-a0e4d8f2e7ef} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:50:22.299938 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 382 rows starting from the beginning of the part 2025.02.11 20:50:22.300105 [ 255 ] {f3100294-a34a-41f5-bdb4-a0e4d8f2e7ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:50:22.300269 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 103 rows starting from the beginning of the part 2025.02.11 20:50:22.300712 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 384 rows starting from the beginning of the part 2025.02.11 20:50:22.301165 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 103 rows starting from the beginning of the part 2025.02.11 20:50:22.301550 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 382 rows starting from the beginning of the part 2025.02.11 20:50:22.302524 [ 255 ] {f3100294-a34a-41f5-bdb4-a0e4d8f2e7ef} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.302602 [ 255 ] {f3100294-a34a-41f5-bdb4-a0e4d8f2e7ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.303559 [ 255 ] {f3100294-a34a-41f5-bdb4-a0e4d8f2e7ef} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:50:22.304044 [ 255 ] {f3100294-a34a-41f5-bdb4-a0e4d8f2e7ef} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.304281 [ 255 ] {f3100294-a34a-41f5-bdb4-a0e4d8f2e7ef} executeQuery: Read 6 rows, 321.00 B in 0.00455 sec., 1318.6813186813185 rows/sec., 68.90 KiB/sec. 2025.02.11 20:50:22.304623 [ 255 ] {f3100294-a34a-41f5-bdb4-a0e4d8f2e7ef} TCPHandler: Processed in 0.005259304 sec. 2025.02.11 20:50:22.305009 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.305268 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.006381292 sec., 355257.211235593 rows/sec., 27.02 MiB/sec. 2025.02.11 20:50:22.305278 [ 4 ] {7127c131-f5be-42f2-b0e0-09b8e8737743} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:22.305376 [ 4 ] {7127c131-f5be-42f2-b0e0-09b8e8737743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:22.305539 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:50:22.306176 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.306408 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_61_12} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:50:22.306579 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.11 20:50:22.306700 [ 4 ] {7127c131-f5be-42f2-b0e0-09b8e8737743} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.306744 [ 4 ] {7127c131-f5be-42f2-b0e0-09b8e8737743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.307149 [ 4 ] {7127c131-f5be-42f2-b0e0-09b8e8737743} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:50:22.307389 [ 4 ] {7127c131-f5be-42f2-b0e0-09b8e8737743} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.307563 [ 44 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:50:22.307628 [ 44 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.307635 [ 4 ] {7127c131-f5be-42f2-b0e0-09b8e8737743} executeQuery: Read 237 rows, 16.27 KiB in 0.002416 sec., 98096.02649006622 rows/sec., 6.58 MiB/sec. 2025.02.11 20:50:22.307663 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.307817 [ 4 ] {7127c131-f5be-42f2-b0e0-09b8e8737743} TCPHandler: Processed in 0.003063289 sec. 2025.02.11 20:50:22.308079 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:50:22.308196 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.308645 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:22.308792 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17019 rows starting from the beginning of the part 2025.02.11 20:50:22.308896 [ 255 ] {e2106eb1-b1bc-4c8f-b5e6-472c3f64dcfb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:50:22.309220 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part 2025.02.11 20:50:22.309265 [ 255 ] {e2106eb1-b1bc-4c8f-b5e6-472c3f64dcfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:50:22.309705 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:50:22.310059 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 238 rows starting from the beginning of the part 2025.02.11 20:50:22.310420 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.02.11 20:50:22.310704 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:50:22.311708 [ 255 ] {e2106eb1-b1bc-4c8f-b5e6-472c3f64dcfb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.311780 [ 255 ] {e2106eb1-b1bc-4c8f-b5e6-472c3f64dcfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.312226 [ 255 ] {e2106eb1-b1bc-4c8f-b5e6-472c3f64dcfb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:50:22.312644 [ 255 ] {e2106eb1-b1bc-4c8f-b5e6-472c3f64dcfb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.312852 [ 44 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.02.11 20:50:22.312937 [ 44 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.313006 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.313223 [ 255 ] {e2106eb1-b1bc-4c8f-b5e6-472c3f64dcfb} executeQuery: Read 1 rows, 69.00 B in 0.004507 sec., 221.87708009762594 rows/sec., 14.95 KiB/sec. 2025.02.11 20:50:22.313442 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.02.11 20:50:22.313603 [ 255 ] {e2106eb1-b1bc-4c8f-b5e6-472c3f64dcfb} TCPHandler: Processed in 0.005663531 sec. 2025.02.11 20:50:22.313895 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:22.313971 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:22.314141 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part 2025.02.11 20:50:22.314266 [ 4 ] {a6ee597c-8e05-46fa-8c67-b7dda01342bd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:22.314501 [ 4 ] {a6ee597c-8e05-46fa-8c67-b7dda01342bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:22.314590 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.02.11 20:50:22.315180 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.02.11 20:50:22.315737 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.02.11 20:50:22.316164 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.02.11 20:50:22.316502 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.02.11 20:50:22.318098 [ 4 ] {a6ee597c-8e05-46fa-8c67-b7dda01342bd} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.318199 [ 4 ] {a6ee597c-8e05-46fa-8c67-b7dda01342bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.319637 [ 4 ] {a6ee597c-8e05-46fa-8c67-b7dda01342bd} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:50:22.320464 [ 4 ] {a6ee597c-8e05-46fa-8c67-b7dda01342bd} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.321138 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18051 rows, containing 5 columns (5 merged, 0 gathered) in 0.013304473 sec., 1356761.7447154801 rows/sec., 91.72 MiB/sec. 2025.02.11 20:50:22.321300 [ 44 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:50:22.321362 [ 4 ] {a6ee597c-8e05-46fa-8c67-b7dda01342bd} executeQuery: Read 82 rows, 5.33 KiB in 0.00717 sec., 11436.541143654114 rows/sec., 743.79 KiB/sec. 2025.02.11 20:50:22.321501 [ 44 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:22.321764 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:50:22.321786 [ 4 ] {a6ee597c-8e05-46fa-8c67-b7dda01342bd} TCPHandler: Processed in 0.008032578 sec. 2025.02.11 20:50:22.321922 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2025.02.11 20:50:22.322703 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:50:22.323137 [ 193 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.00996409 sec., 2509.009854387104 rows/sec., 169.06 KiB/sec. 2025.02.11 20:50:22.323400 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:22.323535 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_61_12} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.323597 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3448 rows starting from the beginning of the part 2025.02.11 20:50:22.323754 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.02.11 20:50:22.324177 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part 2025.02.11 20:50:22.324257 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_61_12} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:50:22.324727 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:50:22.324910 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. 2025.02.11 20:50:22.325248 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:50:22.325476 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.325596 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:50:22.325849 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:50:22.325896 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_25_5} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.02.11 20:50:22.326246 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.11 20:50:22.327656 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3814 rows, containing 4 columns (4 merged, 0 gathered) in 0.005529438 sec., 689762.6847430064 rows/sec., 44.98 MiB/sec. 2025.02.11 20:50:22.328061 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:50:22.328451 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_61_12} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:22.328549 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_61_12} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:50:22.328649 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.02.11 20:50:23.097878 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.02.11 20:50:23.116668 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:23.116723 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:23.123792 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:50:23.124597 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:23.128276 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.02.11 20:50:26.814455 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1132 2025.02.11 20:50:26.817618 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:26.817664 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:26.819122 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:50:26.819433 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:26.819596 [ 36 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:50:26.819647 [ 36 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:26.819680 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:26.820134 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:50:26.820707 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1132 2025.02.11 20:50:26.821218 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:26.821402 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 966 rows starting from the beginning of the part 2025.02.11 20:50:26.822228 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part 2025.02.11 20:50:26.822928 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part 2025.02.11 20:50:26.823663 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2025.02.11 20:50:26.824295 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part 2025.02.11 20:50:26.824877 [ 198 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part 2025.02.11 20:50:26.833249 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 72 columns (72 merged, 0 gathered) in 0.013442685 sec., 84209.36739944438 rows/sec., 67.57 MiB/sec. 2025.02.11 20:50:26.834771 [ 200 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:50:26.835546 [ 200 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:26.835632 [ 200 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_31_6} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:50:26.835935 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. 2025.02.11 20:50:27.302354 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:27.302566 [ 255 ] {35ade79d-12e7-424c-885a-798a06b10656} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:50:27.302647 [ 255 ] {35ade79d-12e7-424c-885a-798a06b10656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:50:27.303406 [ 255 ] {35ade79d-12e7-424c-885a-798a06b10656} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:27.303452 [ 255 ] {35ade79d-12e7-424c-885a-798a06b10656} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:27.303874 [ 255 ] {35ade79d-12e7-424c-885a-798a06b10656} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.11 20:50:27.304127 [ 255 ] {35ade79d-12e7-424c-885a-798a06b10656} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:27.304351 [ 255 ] {35ade79d-12e7-424c-885a-798a06b10656} executeQuery: Read 10 rows, 835.00 B in 0.001839 sec., 5437.737901033171 rows/sec., 443.41 KiB/sec. 2025.02.11 20:50:27.304444 [ 255 ] {35ade79d-12e7-424c-885a-798a06b10656} TCPHandler: Processed in 0.002228886 sec. 2025.02.11 20:50:27.304710 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:27.304928 [ 4 ] {5b94009e-152c-408f-82f5-cb069c05116e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:27.305012 [ 4 ] {5b94009e-152c-408f-82f5-cb069c05116e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:27.306469 [ 4 ] {5b94009e-152c-408f-82f5-cb069c05116e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:27.306521 [ 4 ] {5b94009e-152c-408f-82f5-cb069c05116e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:27.307038 [ 4 ] {5b94009e-152c-408f-82f5-cb069c05116e} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:50:27.307309 [ 4 ] {5b94009e-152c-408f-82f5-cb069c05116e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:27.307538 [ 4 ] {5b94009e-152c-408f-82f5-cb069c05116e} executeQuery: Read 1279 rows, 108.29 KiB in 0.002672 sec., 478667.6646706587 rows/sec., 39.58 MiB/sec. 2025.02.11 20:50:27.307604 [ 4 ] {5b94009e-152c-408f-82f5-cb069c05116e} TCPHandler: Processed in 0.003038919 sec. 2025.02.11 20:50:27.307781 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:27.307931 [ 255 ] {3e92d3d8-a479-4f5a-819c-6eb955e02942} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:27.307994 [ 255 ] {3e92d3d8-a479-4f5a-819c-6eb955e02942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:27.308700 [ 255 ] {3e92d3d8-a479-4f5a-819c-6eb955e02942} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:27.308738 [ 255 ] {3e92d3d8-a479-4f5a-819c-6eb955e02942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:27.309106 [ 255 ] {3e92d3d8-a479-4f5a-819c-6eb955e02942} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:50:27.309347 [ 255 ] {3e92d3d8-a479-4f5a-819c-6eb955e02942} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:27.309530 [ 255 ] {3e92d3d8-a479-4f5a-819c-6eb955e02942} executeQuery: Read 49 rows, 3.63 KiB in 0.001635 sec., 29969.41896024465 rows/sec., 2.17 MiB/sec. 2025.02.11 20:50:27.309583 [ 255 ] {3e92d3d8-a479-4f5a-819c-6eb955e02942} TCPHandler: Processed in 0.00187274 sec. 2025.02.11 20:50:27.309734 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:27.309910 [ 4 ] {7e09d802-f71e-43c2-b7d1-e9a3e2a2cefe} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:50:27.309970 [ 4 ] {7e09d802-f71e-43c2-b7d1-e9a3e2a2cefe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:50:27.310725 [ 4 ] {7e09d802-f71e-43c2-b7d1-e9a3e2a2cefe} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:27.310766 [ 4 ] {7e09d802-f71e-43c2-b7d1-e9a3e2a2cefe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:27.311154 [ 4 ] {7e09d802-f71e-43c2-b7d1-e9a3e2a2cefe} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:50:27.311389 [ 4 ] {7e09d802-f71e-43c2-b7d1-e9a3e2a2cefe} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:27.311632 [ 4 ] {7e09d802-f71e-43c2-b7d1-e9a3e2a2cefe} executeQuery: Read 228 rows, 15.81 KiB in 0.001748 sec., 130434.78260869565 rows/sec., 8.83 MiB/sec. 2025.02.11 20:50:27.311704 [ 4 ] {7e09d802-f71e-43c2-b7d1-e9a3e2a2cefe} TCPHandler: Processed in 0.002039223 sec. 2025.02.11 20:50:27.311938 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:27.312059 [ 255 ] {2ddb6b3b-eae3-441e-947f-190d045214b9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:27.312109 [ 255 ] {2ddb6b3b-eae3-441e-947f-190d045214b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:27.312921 [ 255 ] {2ddb6b3b-eae3-441e-947f-190d045214b9} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:27.312961 [ 255 ] {2ddb6b3b-eae3-441e-947f-190d045214b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:27.313356 [ 255 ] {2ddb6b3b-eae3-441e-947f-190d045214b9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:50:27.313598 [ 255 ] {2ddb6b3b-eae3-441e-947f-190d045214b9} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:27.313780 [ 255 ] {2ddb6b3b-eae3-441e-947f-190d045214b9} executeQuery: Read 569 rows, 43.34 KiB in 0.001747 sec., 325701.2020606754 rows/sec., 24.23 MiB/sec. 2025.02.11 20:50:27.313833 [ 255 ] {2ddb6b3b-eae3-441e-947f-190d045214b9} TCPHandler: Processed in 0.002003922 sec. 2025.02.11 20:50:27.313986 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:27.314128 [ 4 ] {344673ba-9ac0-422f-8d4a-ae3af249b7ef} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:27.314189 [ 4 ] {344673ba-9ac0-422f-8d4a-ae3af249b7ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:27.314978 [ 4 ] {344673ba-9ac0-422f-8d4a-ae3af249b7ef} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:27.315018 [ 4 ] {344673ba-9ac0-422f-8d4a-ae3af249b7ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:27.315460 [ 4 ] {344673ba-9ac0-422f-8d4a-ae3af249b7ef} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:50:27.315704 [ 4 ] {344673ba-9ac0-422f-8d4a-ae3af249b7ef} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:27.315936 [ 4 ] {344673ba-9ac0-422f-8d4a-ae3af249b7ef} executeQuery: Read 885 rows, 60.98 KiB in 0.001836 sec., 482026.14379084966 rows/sec., 32.44 MiB/sec. 2025.02.11 20:50:27.316013 [ 4 ] {344673ba-9ac0-422f-8d4a-ae3af249b7ef} TCPHandler: Processed in 0.002095743 sec. 2025.02.11 20:50:27.316277 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:27.316446 [ 255 ] {123b6b6b-e029-42e8-800e-de64bdd33551} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:27.316538 [ 255 ] {123b6b6b-e029-42e8-800e-de64bdd33551} 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.02.11 20:50:27.317772 [ 255 ] {123b6b6b-e029-42e8-800e-de64bdd33551} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:27.317810 [ 255 ] {123b6b6b-e029-42e8-800e-de64bdd33551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:27.318485 [ 255 ] {123b6b6b-e029-42e8-800e-de64bdd33551} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:50:27.318744 [ 255 ] {123b6b6b-e029-42e8-800e-de64bdd33551} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:27.318944 [ 255 ] {123b6b6b-e029-42e8-800e-de64bdd33551} executeQuery: Read 39 rows, 71.56 KiB in 0.002531 sec., 15408.929276965628 rows/sec., 27.61 MiB/sec. 2025.02.11 20:50:27.319057 [ 255 ] {123b6b6b-e029-42e8-800e-de64bdd33551} TCPHandler: Processed in 0.002954907 sec. 2025.02.11 20:50:27.319206 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:27.319348 [ 4 ] {dfd343fd-5bc3-460c-b798-1ffe519057ed} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:27.319408 [ 4 ] {dfd343fd-5bc3-460c-b798-1ffe519057ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:27.319936 [ 4 ] {dfd343fd-5bc3-460c-b798-1ffe519057ed} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:27.319975 [ 4 ] {dfd343fd-5bc3-460c-b798-1ffe519057ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:27.320344 [ 4 ] {dfd343fd-5bc3-460c-b798-1ffe519057ed} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:50:27.320582 [ 4 ] {dfd343fd-5bc3-460c-b798-1ffe519057ed} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:27.320770 [ 4 ] {dfd343fd-5bc3-460c-b798-1ffe519057ed} executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. 2025.02.11 20:50:27.320826 [ 4 ] {dfd343fd-5bc3-460c-b798-1ffe519057ed} TCPHandler: Processed in 0.001688447 sec. 2025.02.11 20:50:29.221908 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.02.11 20:50:29.223128 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:29.223178 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:29.223712 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:50:29.223977 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:29.224249 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.02.11 20:50:30.628365 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.02.11 20:50:30.648060 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:30.648102 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:30.655342 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:50:30.656121 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:30.658594 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.02.11 20:50:32.274693 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.274880 [ 255 ] {f45c733b-ff55-41e9-b4e5-1b881df01184} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:50:32.274950 [ 255 ] {f45c733b-ff55-41e9-b4e5-1b881df01184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:50:32.275708 [ 255 ] {f45c733b-ff55-41e9-b4e5-1b881df01184} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.275751 [ 255 ] {f45c733b-ff55-41e9-b4e5-1b881df01184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.276178 [ 255 ] {f45c733b-ff55-41e9-b4e5-1b881df01184} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:50:32.276432 [ 255 ] {f45c733b-ff55-41e9-b4e5-1b881df01184} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.276639 [ 255 ] {f45c733b-ff55-41e9-b4e5-1b881df01184} executeQuery: Read 14 rows, 1.01 KiB in 0.001812 sec., 7726.269315673289 rows/sec., 556.19 KiB/sec. 2025.02.11 20:50:32.276773 [ 255 ] {f45c733b-ff55-41e9-b4e5-1b881df01184} TCPHandler: Processed in 0.002204975 sec. 2025.02.11 20:50:32.277054 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.277273 [ 4 ] {83c0ecc6-869e-4017-b932-364289235bb7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:32.277357 [ 4 ] {83c0ecc6-869e-4017-b932-364289235bb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:32.278269 [ 4 ] {83c0ecc6-869e-4017-b932-364289235bb7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.278326 [ 4 ] {83c0ecc6-869e-4017-b932-364289235bb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.278788 [ 4 ] {83c0ecc6-869e-4017-b932-364289235bb7} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:50:32.279067 [ 4 ] {83c0ecc6-869e-4017-b932-364289235bb7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.279310 [ 4 ] {83c0ecc6-869e-4017-b932-364289235bb7} executeQuery: Read 203 rows, 17.95 KiB in 0.002098 sec., 96758.81792183031 rows/sec., 8.36 MiB/sec. 2025.02.11 20:50:32.279376 [ 4 ] {83c0ecc6-869e-4017-b932-364289235bb7} TCPHandler: Processed in 0.00246821 sec. 2025.02.11 20:50:32.279541 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.279684 [ 255 ] {18e4ba79-3691-4621-b4e7-4704624de8bc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:32.279745 [ 255 ] {18e4ba79-3691-4621-b4e7-4704624de8bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:32.280435 [ 255 ] {18e4ba79-3691-4621-b4e7-4704624de8bc} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.280481 [ 255 ] {18e4ba79-3691-4621-b4e7-4704624de8bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.280899 [ 255 ] {18e4ba79-3691-4621-b4e7-4704624de8bc} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:50:32.281137 [ 255 ] {18e4ba79-3691-4621-b4e7-4704624de8bc} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.281271 [ 28 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:50:32.281321 [ 28 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.281325 [ 255 ] {18e4ba79-3691-4621-b4e7-4704624de8bc} executeQuery: Read 7 rows, 467.00 B in 0.001673 sec., 4184.100418410042 rows/sec., 272.60 KiB/sec. 2025.02.11 20:50:32.281348 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.281414 [ 255 ] {18e4ba79-3691-4621-b4e7-4704624de8bc} TCPHandler: Processed in 0.001927261 sec. 2025.02.11 20:50:32.281708 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.281856 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:50:32.282369 [ 4 ] {978c2da9-13b0-4d25-95e5-23be8829fff2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:50:32.282432 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:32.282556 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 64 rows starting from the beginning of the part 2025.02.11 20:50:32.282585 [ 4 ] {978c2da9-13b0-4d25-95e5-23be8829fff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:50:32.282864 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part 2025.02.11 20:50:32.283174 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2025.02.11 20:50:32.283488 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.02.11 20:50:32.283825 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 49 rows starting from the beginning of the part 2025.02.11 20:50:32.284235 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.02.11 20:50:32.285659 [ 4 ] {978c2da9-13b0-4d25-95e5-23be8829fff2} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.285738 [ 4 ] {978c2da9-13b0-4d25-95e5-23be8829fff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.286797 [ 4 ] {978c2da9-13b0-4d25-95e5-23be8829fff2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:50:32.287165 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005707531 sec., 30661.24388987112 rows/sec., 2.29 MiB/sec. 2025.02.11 20:50:32.287323 [ 4 ] {978c2da9-13b0-4d25-95e5-23be8829fff2} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.287380 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:50:32.287799 [ 4 ] {978c2da9-13b0-4d25-95e5-23be8829fff2} executeQuery: Read 14 rows, 1004.00 B in 0.005739 sec., 2439.4493814253356 rows/sec., 170.84 KiB/sec. 2025.02.11 20:50:32.288115 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.288140 [ 4 ] {978c2da9-13b0-4d25-95e5-23be8829fff2} TCPHandler: Processed in 0.006620076 sec. 2025.02.11 20:50:32.288436 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.288482 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_56_11} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:50:32.288726 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:50:32.288744 [ 255 ] {3a618b23-557b-49c2-b3e4-6004a00888d3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:50:32.288815 [ 255 ] {3a618b23-557b-49c2-b3e4-6004a00888d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:50:32.289389 [ 255 ] {3a618b23-557b-49c2-b3e4-6004a00888d3} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.289428 [ 255 ] {3a618b23-557b-49c2-b3e4-6004a00888d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.289795 [ 255 ] {3a618b23-557b-49c2-b3e4-6004a00888d3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:50:32.290035 [ 255 ] {3a618b23-557b-49c2-b3e4-6004a00888d3} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.290217 [ 255 ] {3a618b23-557b-49c2-b3e4-6004a00888d3} executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. 2025.02.11 20:50:32.290270 [ 255 ] {3a618b23-557b-49c2-b3e4-6004a00888d3} TCPHandler: Processed in 0.002005862 sec. 2025.02.11 20:50:32.290410 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.290528 [ 4 ] {de1edc21-885e-4fac-8b1f-584e49676320} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:32.290579 [ 4 ] {de1edc21-885e-4fac-8b1f-584e49676320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:32.291335 [ 4 ] {de1edc21-885e-4fac-8b1f-584e49676320} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.291377 [ 4 ] {de1edc21-885e-4fac-8b1f-584e49676320} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.291885 [ 4 ] {de1edc21-885e-4fac-8b1f-584e49676320} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:50:32.292138 [ 4 ] {de1edc21-885e-4fac-8b1f-584e49676320} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.292354 [ 4 ] {de1edc21-885e-4fac-8b1f-584e49676320} executeQuery: Read 382 rows, 27.68 KiB in 0.001853 sec., 206152.18564490016 rows/sec., 14.59 MiB/sec. 2025.02.11 20:50:32.292411 [ 4 ] {de1edc21-885e-4fac-8b1f-584e49676320} TCPHandler: Processed in 0.002054663 sec. 2025.02.11 20:50:32.292570 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.292709 [ 255 ] {75c942a0-800e-4b69-b144-700c7213f69a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:50:32.292768 [ 255 ] {75c942a0-800e-4b69-b144-700c7213f69a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:50:32.293340 [ 255 ] {75c942a0-800e-4b69-b144-700c7213f69a} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.293383 [ 255 ] {75c942a0-800e-4b69-b144-700c7213f69a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.293814 [ 255 ] {75c942a0-800e-4b69-b144-700c7213f69a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:50:32.294054 [ 255 ] {75c942a0-800e-4b69-b144-700c7213f69a} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.294221 [ 26 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.11 20:50:32.294284 [ 26 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.294281 [ 255 ] {75c942a0-800e-4b69-b144-700c7213f69a} executeQuery: Read 6 rows, 321.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 196.66 KiB/sec. 2025.02.11 20:50:32.294312 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.294430 [ 255 ] {75c942a0-800e-4b69-b144-700c7213f69a} TCPHandler: Processed in 0.001927921 sec. 2025.02.11 20:50:32.294505 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:50:32.294607 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.294673 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:32.294753 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part 2025.02.11 20:50:32.294820 [ 4 ] {afa00668-bbb7-4e31-bf06-8cc4b786be68} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:32.294926 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.02.11 20:50:32.295021 [ 4 ] {afa00668-bbb7-4e31-bf06-8cc4b786be68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:32.295270 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.02.11 20:50:32.295625 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.02.11 20:50:32.295993 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.02.11 20:50:32.296376 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.02.11 20:50:32.297834 [ 4 ] {afa00668-bbb7-4e31-bf06-8cc4b786be68} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.297906 [ 4 ] {afa00668-bbb7-4e31-bf06-8cc4b786be68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.299029 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004586124 sec., 34015.652433296615 rows/sec., 1.74 MiB/sec. 2025.02.11 20:50:32.299106 [ 4 ] {afa00668-bbb7-4e31-bf06-8cc4b786be68} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:50:32.299265 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.11 20:50:32.299598 [ 4 ] {afa00668-bbb7-4e31-bf06-8cc4b786be68} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.299997 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.300010 [ 4 ] {afa00668-bbb7-4e31-bf06-8cc4b786be68} executeQuery: Read 237 rows, 16.27 KiB in 0.005241 sec., 45220.377790497994 rows/sec., 3.03 MiB/sec. 2025.02.11 20:50:32.300188 [ 4 ] {afa00668-bbb7-4e31-bf06-8cc4b786be68} TCPHandler: Processed in 0.00565307 sec. 2025.02.11 20:50:32.300207 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_26_5} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.11 20:50:32.300368 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:50:32.300413 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.300549 [ 255 ] {39437618-6aa1-47cb-843e-bd7eb37c5d3d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:50:32.300609 [ 255 ] {39437618-6aa1-47cb-843e-bd7eb37c5d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:50:32.301108 [ 255 ] {39437618-6aa1-47cb-843e-bd7eb37c5d3d} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.301146 [ 255 ] {39437618-6aa1-47cb-843e-bd7eb37c5d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.301505 [ 255 ] {39437618-6aa1-47cb-843e-bd7eb37c5d3d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:50:32.301741 [ 255 ] {39437618-6aa1-47cb-843e-bd7eb37c5d3d} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.301947 [ 255 ] {39437618-6aa1-47cb-843e-bd7eb37c5d3d} executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. 2025.02.11 20:50:32.301996 [ 255 ] {39437618-6aa1-47cb-843e-bd7eb37c5d3d} TCPHandler: Processed in 0.001699758 sec. 2025.02.11 20:50:32.302125 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:32.302242 [ 4 ] {80d3cc89-39a4-49dd-97e4-f004c7ca7a2c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:32.302294 [ 4 ] {80d3cc89-39a4-49dd-97e4-f004c7ca7a2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:32.302784 [ 4 ] {80d3cc89-39a4-49dd-97e4-f004c7ca7a2c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:32.302821 [ 4 ] {80d3cc89-39a4-49dd-97e4-f004c7ca7a2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:32.303201 [ 4 ] {80d3cc89-39a4-49dd-97e4-f004c7ca7a2c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:50:32.303463 [ 4 ] {80d3cc89-39a4-49dd-97e4-f004c7ca7a2c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:32.303642 [ 4 ] {80d3cc89-39a4-49dd-97e4-f004c7ca7a2c} executeQuery: Read 82 rows, 5.33 KiB in 0.001425 sec., 57543.8596491228 rows/sec., 3.65 MiB/sec. 2025.02.11 20:50:32.303694 [ 4 ] {80d3cc89-39a4-49dd-97e4-f004c7ca7a2c} TCPHandler: Processed in 0.001623256 sec. 2025.02.11 20:50:36.567817 [ 73 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:50:36.567931 [ 73 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:50:36.724396 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.02.11 20:50:36.725045 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:36.725095 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:36.725634 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:50:36.725904 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:36.726154 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.02.11 20:50:36.820883 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1168 2025.02.11 20:50:36.824009 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:36.824051 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:36.825491 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:50:36.825783 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:36.826297 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1168 2025.02.11 20:50:37.271855 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:37.272038 [ 255 ] {fbb7377f-585b-4565-bdcb-ba8675b12823} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:37.272108 [ 255 ] {fbb7377f-585b-4565-bdcb-ba8675b12823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:37.272896 [ 255 ] {fbb7377f-585b-4565-bdcb-ba8675b12823} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:37.272942 [ 255 ] {fbb7377f-585b-4565-bdcb-ba8675b12823} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:37.273338 [ 255 ] {fbb7377f-585b-4565-bdcb-ba8675b12823} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:50:37.273588 [ 255 ] {fbb7377f-585b-4565-bdcb-ba8675b12823} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:37.273813 [ 255 ] {fbb7377f-585b-4565-bdcb-ba8675b12823} executeQuery: Read 134 rows, 11.81 KiB in 0.001826 sec., 73384.44687842278 rows/sec., 6.31 MiB/sec. 2025.02.11 20:50:37.273868 [ 255 ] {fbb7377f-585b-4565-bdcb-ba8675b12823} TCPHandler: Processed in 0.002105583 sec. 2025.02.11 20:50:37.274100 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:37.274299 [ 4 ] {be83fa85-4e8f-4411-9a37-86e223a4f58e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:37.274375 [ 4 ] {be83fa85-4e8f-4411-9a37-86e223a4f58e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:37.275163 [ 4 ] {be83fa85-4e8f-4411-9a37-86e223a4f58e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:37.275213 [ 4 ] {be83fa85-4e8f-4411-9a37-86e223a4f58e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:37.275670 [ 4 ] {be83fa85-4e8f-4411-9a37-86e223a4f58e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:50:37.275937 [ 4 ] {be83fa85-4e8f-4411-9a37-86e223a4f58e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:37.276176 [ 4 ] {be83fa85-4e8f-4411-9a37-86e223a4f58e} executeQuery: Read 39 rows, 2.93 KiB in 0.001932 sec., 20186.33540372671 rows/sec., 1.48 MiB/sec. 2025.02.11 20:50:37.276246 [ 4 ] {be83fa85-4e8f-4411-9a37-86e223a4f58e} TCPHandler: Processed in 0.002275696 sec. 2025.02.11 20:50:37.276395 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:37.276534 [ 255 ] {2d9509dc-e8f3-455a-b165-d38c05fae071} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:37.276591 [ 255 ] {2d9509dc-e8f3-455a-b165-d38c05fae071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:37.277244 [ 255 ] {2d9509dc-e8f3-455a-b165-d38c05fae071} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:37.277284 [ 255 ] {2d9509dc-e8f3-455a-b165-d38c05fae071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:37.277647 [ 255 ] {2d9509dc-e8f3-455a-b165-d38c05fae071} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:50:37.277886 [ 255 ] {2d9509dc-e8f3-455a-b165-d38c05fae071} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:37.278102 [ 255 ] {2d9509dc-e8f3-455a-b165-d38c05fae071} executeQuery: Read 103 rows, 8.24 KiB in 0.001599 sec., 64415.25953721076 rows/sec., 5.03 MiB/sec. 2025.02.11 20:50:37.278155 [ 255 ] {2d9509dc-e8f3-455a-b165-d38c05fae071} TCPHandler: Processed in 0.001825519 sec. 2025.02.11 20:50:37.278327 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:37.278479 [ 4 ] {cc35934a-50ff-45cf-a99a-1daa20a33135} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:37.278547 [ 4 ] {cc35934a-50ff-45cf-a99a-1daa20a33135} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:37.279208 [ 4 ] {cc35934a-50ff-45cf-a99a-1daa20a33135} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:37.279249 [ 4 ] {cc35934a-50ff-45cf-a99a-1daa20a33135} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:37.279668 [ 4 ] {cc35934a-50ff-45cf-a99a-1daa20a33135} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:50:37.279921 [ 4 ] {cc35934a-50ff-45cf-a99a-1daa20a33135} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:37.280157 [ 4 ] {cc35934a-50ff-45cf-a99a-1daa20a33135} executeQuery: Read 160 rows, 11.41 KiB in 0.001715 sec., 93294.46064139942 rows/sec., 6.50 MiB/sec. 2025.02.11 20:50:37.280224 [ 4 ] {cc35934a-50ff-45cf-a99a-1daa20a33135} TCPHandler: Processed in 0.001965162 sec. 2025.02.11 20:50:37.280439 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:37.280576 [ 255 ] {8428891a-7958-4844-830f-dc0df0ccc12c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:37.280666 [ 255 ] {8428891a-7958-4844-830f-dc0df0ccc12c} 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.02.11 20:50:37.281867 [ 255 ] {8428891a-7958-4844-830f-dc0df0ccc12c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:37.281906 [ 255 ] {8428891a-7958-4844-830f-dc0df0ccc12c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:37.282555 [ 255 ] {8428891a-7958-4844-830f-dc0df0ccc12c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:50:37.282814 [ 255 ] {8428891a-7958-4844-830f-dc0df0ccc12c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:37.282966 [ 92 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:50:37.283009 [ 92 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:37.283020 [ 255 ] {8428891a-7958-4844-830f-dc0df0ccc12c} executeQuery: Read 39 rows, 71.56 KiB in 0.002474 sec., 15763.94502829426 rows/sec., 28.25 MiB/sec. 2025.02.11 20:50:37.283034 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:37.283390 [ 255 ] {8428891a-7958-4844-830f-dc0df0ccc12c} TCPHandler: Processed in 0.003046598 sec. 2025.02.11 20:50:37.283421 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:50:37.283595 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:37.283884 [ 4 ] {006ea611-61ed-4835-bff6-58aae1661f01} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:37.284034 [ 4 ] {006ea611-61ed-4835-bff6-58aae1661f01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:37.284230 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:37.284517 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 935 rows starting from the beginning of the part 2025.02.11 20:50:37.285249 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:50:37.285877 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:50:37.286501 [ 4 ] {006ea611-61ed-4835-bff6-58aae1661f01} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:37.286532 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:50:37.286580 [ 4 ] {006ea611-61ed-4835-bff6-58aae1661f01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:37.287144 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:50:37.287662 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:50:37.288438 [ 4 ] {006ea611-61ed-4835-bff6-58aae1661f01} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:50:37.289249 [ 4 ] {006ea611-61ed-4835-bff6-58aae1661f01} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:37.289833 [ 4 ] {006ea611-61ed-4835-bff6-58aae1661f01} executeQuery: Read 60 rows, 4.14 KiB in 0.006019 sec., 9968.433294567203 rows/sec., 687.93 KiB/sec. 2025.02.11 20:50:37.290010 [ 4 ] {006ea611-61ed-4835-bff6-58aae1661f01} TCPHandler: Processed in 0.006505374 sec. 2025.02.11 20:50:37.296456 [ 191 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1130 rows, containing 19 columns (19 merged, 0 gathered) in 0.013299492 sec., 84965.65131961432 rows/sec., 152.25 MiB/sec. 2025.02.11 20:50:37.297557 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:50:37.297985 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_31_6} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:37.298071 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_31_6} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:50:37.298220 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.61 MiB. 2025.02.11 20:50:38.000164 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 217.05 MiB, peak 226.09 MiB, free memory in arenas 0.00 B, will set to 219.23 MiB (RSS), difference: 2.18 MiB 2025.02.11 20:50:38.158674 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.02.11 20:50:38.179657 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:38.179727 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:38.187039 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:50:38.187846 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:38.191596 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.02.11 20:50:38.926226 [ 113 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.11 20:50:38.926288 [ 113 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:38.926311 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:38.926467 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::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.02.11 20:50:38.926623 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:38.926661 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.02.11 20:50:38.926744 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part 2025.02.11 20:50:38.927035 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.02.11 20:50:38.927214 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.02.11 20:50:38.927401 [ 187 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part 2025.02.11 20:50:38.928531 [ 192 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.002144054 sec., 21454.683510769788 rows/sec., 1.79 MiB/sec. 2025.02.11 20:50:38.928696 [ 191 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.11 20:50:38.929011 [ 191 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:38.929094 [ 191 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_13_3} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.11 20:50:38.929180 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:50:42.274702 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.275037 [ 255 ] {33f5e265-c373-4f29-b9a1-1fd353a20042} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:50:42.275115 [ 255 ] {33f5e265-c373-4f29-b9a1-1fd353a20042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:50:42.275870 [ 255 ] {33f5e265-c373-4f29-b9a1-1fd353a20042} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.275920 [ 255 ] {33f5e265-c373-4f29-b9a1-1fd353a20042} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.276346 [ 255 ] {33f5e265-c373-4f29-b9a1-1fd353a20042} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:50:42.276605 [ 255 ] {33f5e265-c373-4f29-b9a1-1fd353a20042} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.276854 [ 255 ] {33f5e265-c373-4f29-b9a1-1fd353a20042} executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. 2025.02.11 20:50:42.276919 [ 255 ] {33f5e265-c373-4f29-b9a1-1fd353a20042} TCPHandler: Processed in 0.002352098 sec. 2025.02.11 20:50:42.277173 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.277388 [ 4 ] {b7fabef4-7080-4e4f-a2d5-976af100faca} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:42.277473 [ 4 ] {b7fabef4-7080-4e4f-a2d5-976af100faca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:42.278353 [ 4 ] {b7fabef4-7080-4e4f-a2d5-976af100faca} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.278404 [ 4 ] {b7fabef4-7080-4e4f-a2d5-976af100faca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.278856 [ 4 ] {b7fabef4-7080-4e4f-a2d5-976af100faca} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:50:42.279119 [ 4 ] {b7fabef4-7080-4e4f-a2d5-976af100faca} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.279365 [ 4 ] {b7fabef4-7080-4e4f-a2d5-976af100faca} executeQuery: Read 203 rows, 17.95 KiB in 0.002037 sec., 99656.35738831614 rows/sec., 8.61 MiB/sec. 2025.02.11 20:50:42.279425 [ 4 ] {b7fabef4-7080-4e4f-a2d5-976af100faca} TCPHandler: Processed in 0.002396248 sec. 2025.02.11 20:50:42.279577 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.279717 [ 255 ] {f2c5422b-e3d5-4a36-8c9c-19001df59c4f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:42.279776 [ 255 ] {f2c5422b-e3d5-4a36-8c9c-19001df59c4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:42.280399 [ 255 ] {f2c5422b-e3d5-4a36-8c9c-19001df59c4f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.280438 [ 255 ] {f2c5422b-e3d5-4a36-8c9c-19001df59c4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.280802 [ 255 ] {f2c5422b-e3d5-4a36-8c9c-19001df59c4f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:50:42.281039 [ 255 ] {f2c5422b-e3d5-4a36-8c9c-19001df59c4f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.281262 [ 255 ] {f2c5422b-e3d5-4a36-8c9c-19001df59c4f} executeQuery: Read 7 rows, 467.00 B in 0.001579 sec., 4433.185560481317 rows/sec., 288.83 KiB/sec. 2025.02.11 20:50:42.281319 [ 255 ] {f2c5422b-e3d5-4a36-8c9c-19001df59c4f} TCPHandler: Processed in 0.001808789 sec. 2025.02.11 20:50:42.281479 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.281617 [ 4 ] {26a3a95e-cc2a-4090-896b-5fb7f2e569fe} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:50:42.281674 [ 4 ] {26a3a95e-cc2a-4090-896b-5fb7f2e569fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:50:42.282319 [ 4 ] {26a3a95e-cc2a-4090-896b-5fb7f2e569fe} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.282357 [ 4 ] {26a3a95e-cc2a-4090-896b-5fb7f2e569fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.282721 [ 4 ] {26a3a95e-cc2a-4090-896b-5fb7f2e569fe} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:50:42.282967 [ 4 ] {26a3a95e-cc2a-4090-896b-5fb7f2e569fe} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.283226 [ 4 ] {26a3a95e-cc2a-4090-896b-5fb7f2e569fe} executeQuery: Read 14 rows, 1004.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 599.68 KiB/sec. 2025.02.11 20:50:42.283411 [ 4 ] {26a3a95e-cc2a-4090-896b-5fb7f2e569fe} TCPHandler: Processed in 0.001996592 sec. 2025.02.11 20:50:42.283659 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.283793 [ 255 ] {c0e241d7-ed34-44c4-b91b-cbf1915c6f71} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:50:42.283851 [ 255 ] {c0e241d7-ed34-44c4-b91b-cbf1915c6f71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:50:42.284461 [ 255 ] {c0e241d7-ed34-44c4-b91b-cbf1915c6f71} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.284500 [ 255 ] {c0e241d7-ed34-44c4-b91b-cbf1915c6f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.284862 [ 255 ] {c0e241d7-ed34-44c4-b91b-cbf1915c6f71} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:50:42.285114 [ 255 ] {c0e241d7-ed34-44c4-b91b-cbf1915c6f71} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.285327 [ 255 ] {c0e241d7-ed34-44c4-b91b-cbf1915c6f71} executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. 2025.02.11 20:50:42.285383 [ 255 ] {c0e241d7-ed34-44c4-b91b-cbf1915c6f71} TCPHandler: Processed in 0.001840949 sec. 2025.02.11 20:50:42.285541 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.285655 [ 4 ] {def35f0b-e242-4c9a-941f-59a19814eaca} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:42.285702 [ 4 ] {def35f0b-e242-4c9a-941f-59a19814eaca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:42.286427 [ 4 ] {def35f0b-e242-4c9a-941f-59a19814eaca} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.286467 [ 4 ] {def35f0b-e242-4c9a-941f-59a19814eaca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.286852 [ 4 ] {def35f0b-e242-4c9a-941f-59a19814eaca} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:50:42.287099 [ 4 ] {def35f0b-e242-4c9a-941f-59a19814eaca} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.287336 [ 4 ] {def35f0b-e242-4c9a-941f-59a19814eaca} executeQuery: Read 382 rows, 27.68 KiB in 0.001705 sec., 224046.92082111439 rows/sec., 15.86 MiB/sec. 2025.02.11 20:50:42.287390 [ 4 ] {def35f0b-e242-4c9a-941f-59a19814eaca} TCPHandler: Processed in 0.00190521 sec. 2025.02.11 20:50:42.287547 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.287683 [ 255 ] {76e01d3c-0675-4188-a0c0-b00413c49e70} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:50:42.287743 [ 255 ] {76e01d3c-0675-4188-a0c0-b00413c49e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:50:42.288266 [ 255 ] {76e01d3c-0675-4188-a0c0-b00413c49e70} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.288305 [ 255 ] {76e01d3c-0675-4188-a0c0-b00413c49e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.288676 [ 255 ] {76e01d3c-0675-4188-a0c0-b00413c49e70} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:50:42.288915 [ 255 ] {76e01d3c-0675-4188-a0c0-b00413c49e70} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.289126 [ 255 ] {76e01d3c-0675-4188-a0c0-b00413c49e70} executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. 2025.02.11 20:50:42.289179 [ 255 ] {76e01d3c-0675-4188-a0c0-b00413c49e70} TCPHandler: Processed in 0.001695437 sec. 2025.02.11 20:50:42.289331 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.289473 [ 4 ] {f06203cf-465f-4184-b080-30986ddeb8f3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:42.289534 [ 4 ] {f06203cf-465f-4184-b080-30986ddeb8f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:42.290183 [ 4 ] {f06203cf-465f-4184-b080-30986ddeb8f3} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.290223 [ 4 ] {f06203cf-465f-4184-b080-30986ddeb8f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.290624 [ 4 ] {f06203cf-465f-4184-b080-30986ddeb8f3} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:50:42.290860 [ 4 ] {f06203cf-465f-4184-b080-30986ddeb8f3} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.291077 [ 4 ] {f06203cf-465f-4184-b080-30986ddeb8f3} executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec. 2025.02.11 20:50:42.291129 [ 4 ] {f06203cf-465f-4184-b080-30986ddeb8f3} TCPHandler: Processed in 0.00186415 sec. 2025.02.11 20:50:42.291281 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.291416 [ 255 ] {85a114fa-2d0b-4ad2-847a-520fbcb91073} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:50:42.291477 [ 255 ] {85a114fa-2d0b-4ad2-847a-520fbcb91073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:50:42.292017 [ 255 ] {85a114fa-2d0b-4ad2-847a-520fbcb91073} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.292062 [ 255 ] {85a114fa-2d0b-4ad2-847a-520fbcb91073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.292420 [ 255 ] {85a114fa-2d0b-4ad2-847a-520fbcb91073} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:50:42.292653 [ 255 ] {85a114fa-2d0b-4ad2-847a-520fbcb91073} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.292829 [ 255 ] {85a114fa-2d0b-4ad2-847a-520fbcb91073} executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. 2025.02.11 20:50:42.292880 [ 255 ] {85a114fa-2d0b-4ad2-847a-520fbcb91073} TCPHandler: Processed in 0.001665957 sec. 2025.02.11 20:50:42.293016 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:42.293149 [ 4 ] {cabaf645-b2af-452e-8f72-e2838e4734d4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:42.293208 [ 4 ] {cabaf645-b2af-452e-8f72-e2838e4734d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:42.293776 [ 4 ] {cabaf645-b2af-452e-8f72-e2838e4734d4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:42.293822 [ 4 ] {cabaf645-b2af-452e-8f72-e2838e4734d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:42.294230 [ 4 ] {cabaf645-b2af-452e-8f72-e2838e4734d4} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:50:42.294472 [ 4 ] {cabaf645-b2af-452e-8f72-e2838e4734d4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:42.294700 [ 4 ] {cabaf645-b2af-452e-8f72-e2838e4734d4} executeQuery: Read 82 rows, 5.33 KiB in 0.001582 sec., 51833.1226295828 rows/sec., 3.29 MiB/sec. 2025.02.11 20:50:42.294750 [ 4 ] {cabaf645-b2af-452e-8f72-e2838e4734d4} TCPHandler: Processed in 0.001790429 sec. 2025.02.11 20:50:44.226309 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.02.11 20:50:44.227148 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:44.227187 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:44.227694 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:50:44.227948 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:44.228143 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.02.11 20:50:45.691661 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.02.11 20:50:45.712917 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:45.712983 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:45.720555 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:50:45.721338 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:45.724316 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.02.11 20:50:46.826502 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1200 2025.02.11 20:50:46.829560 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:46.829611 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:46.831081 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:50:46.831389 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:46.831925 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1200 2025.02.11 20:50:47.271773 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:47.272080 [ 255 ] {c56bfffb-9b87-4954-8f77-2c1c6dce9648} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:47.272192 [ 255 ] {c56bfffb-9b87-4954-8f77-2c1c6dce9648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:47.273012 [ 255 ] {c56bfffb-9b87-4954-8f77-2c1c6dce9648} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.273062 [ 255 ] {c56bfffb-9b87-4954-8f77-2c1c6dce9648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.273509 [ 255 ] {c56bfffb-9b87-4954-8f77-2c1c6dce9648} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:50:47.273775 [ 255 ] {c56bfffb-9b87-4954-8f77-2c1c6dce9648} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.273957 [ 114 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:50:47.274024 [ 255 ] {c56bfffb-9b87-4954-8f77-2c1c6dce9648} executeQuery: Read 134 rows, 11.81 KiB in 0.002027 sec., 66107.54810064133 rows/sec., 5.69 MiB/sec. 2025.02.11 20:50:47.274038 [ 114 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.274105 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.274154 [ 255 ] {c56bfffb-9b87-4954-8f77-2c1c6dce9648} TCPHandler: Processed in 0.002567811 sec. 2025.02.11 20:50:47.274473 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:50:47.274510 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:47.274992 [ 4 ] {c1466d51-634a-40a8-8cc3-d321135ddb1d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:47.275113 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:47.275203 [ 4 ] {c1466d51-634a-40a8-8cc3-d321135ddb1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:47.275261 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:50:47.275654 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:50:47.275948 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 203 rows starting from the beginning of the part 2025.02.11 20:50:47.276618 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 134 rows starting from the beginning of the part 2025.02.11 20:50:47.277021 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 203 rows starting from the beginning of the part 2025.02.11 20:50:47.277321 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 134 rows starting from the beginning of the part 2025.02.11 20:50:47.278330 [ 4 ] {c1466d51-634a-40a8-8cc3-d321135ddb1d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.278374 [ 4 ] {c1466d51-634a-40a8-8cc3-d321135ddb1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.278963 [ 4 ] {c1466d51-634a-40a8-8cc3-d321135ddb1d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:50:47.279242 [ 4 ] {c1466d51-634a-40a8-8cc3-d321135ddb1d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.279491 [ 4 ] {c1466d51-634a-40a8-8cc3-d321135ddb1d} executeQuery: Read 39 rows, 2.93 KiB in 0.004672 sec., 8347.602739726028 rows/sec., 627.70 KiB/sec. 2025.02.11 20:50:47.279560 [ 4 ] {c1466d51-634a-40a8-8cc3-d321135ddb1d} TCPHandler: Processed in 0.005245474 sec. 2025.02.11 20:50:47.279827 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:47.279913 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 5 columns (5 merged, 0 gathered) in 0.005704141 sec., 593253.2172679462 rows/sec., 51.92 MiB/sec. 2025.02.11 20:50:47.280034 [ 255 ] {40b91b8c-6711-4f04-b703-addd7b737675} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:47.280099 [ 255 ] {40b91b8c-6711-4f04-b703-addd7b737675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:47.280297 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:50:47.281003 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.281236 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_66_13} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:50:47.281446 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:50:47.281528 [ 255 ] {40b91b8c-6711-4f04-b703-addd7b737675} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.281573 [ 255 ] {40b91b8c-6711-4f04-b703-addd7b737675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.281953 [ 255 ] {40b91b8c-6711-4f04-b703-addd7b737675} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:50:47.282195 [ 255 ] {40b91b8c-6711-4f04-b703-addd7b737675} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.282325 [ 128 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:50:47.282368 [ 128 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.282381 [ 255 ] {40b91b8c-6711-4f04-b703-addd7b737675} executeQuery: Read 103 rows, 8.24 KiB in 0.002403 sec., 42863.08780690803 rows/sec., 3.35 MiB/sec. 2025.02.11 20:50:47.282392 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.282467 [ 255 ] {40b91b8c-6711-4f04-b703-addd7b737675} TCPHandler: Processed in 0.002804595 sec. 2025.02.11 20:50:47.282530 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:50:47.282656 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:47.282666 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:47.282695 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:50:47.282912 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 569 rows starting from the beginning of the part 2025.02.11 20:50:47.283095 [ 4 ] {1c6c8155-6a57-4486-afbc-b8fdc08803df} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:47.283213 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 382 rows starting from the beginning of the part 2025.02.11 20:50:47.283325 [ 4 ] {1c6c8155-6a57-4486-afbc-b8fdc08803df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:47.283496 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 103 rows starting from the beginning of the part 2025.02.11 20:50:47.283902 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 382 rows starting from the beginning of the part 2025.02.11 20:50:47.284259 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 103 rows starting from the beginning of the part 2025.02.11 20:50:47.285970 [ 4 ] {1c6c8155-6a57-4486-afbc-b8fdc08803df} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.286045 [ 4 ] {1c6c8155-6a57-4486-afbc-b8fdc08803df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.286995 [ 4 ] {1c6c8155-6a57-4486-afbc-b8fdc08803df} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:50:47.287483 [ 4 ] {1c6c8155-6a57-4486-afbc-b8fdc08803df} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.287520 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 5 columns (5 merged, 0 gathered) in 0.00504942 sec., 485600.3263741182 rows/sec., 37.28 MiB/sec. 2025.02.11 20:50:47.287753 [ 128 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:50:47.287837 [ 128 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.287874 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:50:47.287904 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.287963 [ 4 ] {1c6c8155-6a57-4486-afbc-b8fdc08803df} executeQuery: Read 160 rows, 11.41 KiB in 0.005041 sec., 31739.73417972624 rows/sec., 2.21 MiB/sec. 2025.02.11 20:50:47.288393 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:50:47.288966 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.289035 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:47.289150 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18051 rows starting from the beginning of the part 2025.02.11 20:50:47.289319 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_66_13} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:50:47.289376 [ 4 ] {1c6c8155-6a57-4486-afbc-b8fdc08803df} TCPHandler: Processed in 0.006749078 sec. 2025.02.11 20:50:47.289622 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 885 rows starting from the beginning of the part 2025.02.11 20:50:47.289642 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.11 20:50:47.289986 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part 2025.02.11 20:50:47.290315 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part 2025.02.11 20:50:47.290744 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:47.291029 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part 2025.02.11 20:50:47.291392 [ 255 ] {ba85c4b2-b2fd-425a-b38f-f455ba3349c3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:47.291384 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2025.02.11 20:50:47.291807 [ 255 ] {ba85c4b2-b2fd-425a-b38f-f455ba3349c3} 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.02.11 20:50:47.294660 [ 255 ] {ba85c4b2-b2fd-425a-b38f-f455ba3349c3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.294742 [ 255 ] {ba85c4b2-b2fd-425a-b38f-f455ba3349c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.296152 [ 255 ] {ba85c4b2-b2fd-425a-b38f-f455ba3349c3} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:50:47.296894 [ 255 ] {ba85c4b2-b2fd-425a-b38f-f455ba3349c3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.297103 [ 255 ] {ba85c4b2-b2fd-425a-b38f-f455ba3349c3} executeQuery: Read 39 rows, 71.56 KiB in 0.00586 sec., 6655.290102389079 rows/sec., 11.93 MiB/sec. 2025.02.11 20:50:47.297205 [ 255 ] {ba85c4b2-b2fd-425a-b38f-f455ba3349c3} TCPHandler: Processed in 0.007188084 sec. 2025.02.11 20:50:47.297377 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:47.297523 [ 4 ] {067d9ab2-85fb-4bcd-8e94-fea449cdccfb} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:47.297585 [ 4 ] {067d9ab2-85fb-4bcd-8e94-fea449cdccfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:47.298319 [ 4 ] {067d9ab2-85fb-4bcd-8e94-fea449cdccfb} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.298358 [ 4 ] {067d9ab2-85fb-4bcd-8e94-fea449cdccfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.298984 [ 4 ] {067d9ab2-85fb-4bcd-8e94-fea449cdccfb} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:50:47.299269 [ 4 ] {067d9ab2-85fb-4bcd-8e94-fea449cdccfb} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.299455 [ 128 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:50:47.299524 [ 128 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:47.299527 [ 4 ] {067d9ab2-85fb-4bcd-8e94-fea449cdccfb} executeQuery: Read 60 rows, 4.14 KiB in 0.002028 sec., 29585.79881656805 rows/sec., 1.99 MiB/sec. 2025.02.11 20:50:47.299604 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:47.299690 [ 4 ] {067d9ab2-85fb-4bcd-8e94-fea449cdccfb} TCPHandler: Processed in 0.002382428 sec. 2025.02.11 20:50:47.299887 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:50:47.300126 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:47.300220 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3814 rows starting from the beginning of the part 2025.02.11 20:50:47.300544 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:50:47.300734 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 19730 rows, containing 5 columns (5 merged, 0 gathered) in 0.012658082 sec., 1558687.959202666 rows/sec., 105.38 MiB/sec. 2025.02.11 20:50:47.300829 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part 2025.02.11 20:50:47.301032 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2025.02.11 20:50:47.301217 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part 2025.02.11 20:50:47.301338 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:50:47.301465 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2025.02.11 20:50:47.302076 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.302189 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_66_13} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:50:47.302292 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.11 20:50:47.303385 [ 198 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626958 sec., 1146415.2603917662 rows/sec., 74.79 MiB/sec. 2025.02.11 20:50:47.303926 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:50:47.304370 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:47.304451 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_66_13} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:50:47.304539 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.02.11 20:50:51.568008 [ 169 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:50:51.568111 [ 169 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:50:51.728282 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.02.11 20:50:51.729369 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:51.729432 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:51.729979 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:50:51.730255 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:51.730441 [ 171 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:50:51.730469 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.02.11 20:50:51.730498 [ 171 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:51.730524 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:51.730680 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:50:51.730857 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:51.730905 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.02.11 20:50:51.730997 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.02.11 20:50:51.731232 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.02.11 20:50:51.731484 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.02.11 20:50:51.731565 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.02.11 20:50:51.731772 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.02.11 20:50:51.734456 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003848691 sec., 5483942.462515177 rows/sec., 78.45 MiB/sec. 2025.02.11 20:50:51.734947 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:50:51.735343 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:51.735436 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_46_9} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:50:51.735554 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.02.11 20:50:52.274199 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.274406 [ 255 ] {cdf84e90-5fd5-4598-8048-c4ddb9e9aaa7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:50:52.274482 [ 255 ] {cdf84e90-5fd5-4598-8048-c4ddb9e9aaa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:50:52.275267 [ 255 ] {cdf84e90-5fd5-4598-8048-c4ddb9e9aaa7} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.275322 [ 255 ] {cdf84e90-5fd5-4598-8048-c4ddb9e9aaa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.275783 [ 255 ] {cdf84e90-5fd5-4598-8048-c4ddb9e9aaa7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:50:52.276068 [ 255 ] {cdf84e90-5fd5-4598-8048-c4ddb9e9aaa7} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.276343 [ 255 ] {cdf84e90-5fd5-4598-8048-c4ddb9e9aaa7} executeQuery: Read 14 rows, 1.01 KiB in 0.001996 sec., 7014.0280561122245 rows/sec., 504.92 KiB/sec. 2025.02.11 20:50:52.276442 [ 255 ] {cdf84e90-5fd5-4598-8048-c4ddb9e9aaa7} TCPHandler: Processed in 0.002376788 sec. 2025.02.11 20:50:52.276725 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.276939 [ 4 ] {8c017c2f-7f83-4d6c-863d-a8c20a2acc72} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:52.277023 [ 4 ] {8c017c2f-7f83-4d6c-863d-a8c20a2acc72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:52.277911 [ 4 ] {8c017c2f-7f83-4d6c-863d-a8c20a2acc72} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.277961 [ 4 ] {8c017c2f-7f83-4d6c-863d-a8c20a2acc72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.278408 [ 4 ] {8c017c2f-7f83-4d6c-863d-a8c20a2acc72} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:50:52.278662 [ 4 ] {8c017c2f-7f83-4d6c-863d-a8c20a2acc72} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.278949 [ 4 ] {8c017c2f-7f83-4d6c-863d-a8c20a2acc72} executeQuery: Read 203 rows, 17.95 KiB in 0.002058 sec., 98639.45578231293 rows/sec., 8.52 MiB/sec. 2025.02.11 20:50:52.279019 [ 4 ] {8c017c2f-7f83-4d6c-863d-a8c20a2acc72} TCPHandler: Processed in 0.002434028 sec. 2025.02.11 20:50:52.279302 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.279486 [ 255 ] {836793aa-8e94-47e3-87a0-8e882faa85e7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:52.279549 [ 255 ] {836793aa-8e94-47e3-87a0-8e882faa85e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:52.280269 [ 255 ] {836793aa-8e94-47e3-87a0-8e882faa85e7} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.280318 [ 255 ] {836793aa-8e94-47e3-87a0-8e882faa85e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.280694 [ 255 ] {836793aa-8e94-47e3-87a0-8e882faa85e7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:50:52.280942 [ 255 ] {836793aa-8e94-47e3-87a0-8e882faa85e7} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.281163 [ 255 ] {836793aa-8e94-47e3-87a0-8e882faa85e7} executeQuery: Read 7 rows, 467.00 B in 0.001713 sec., 4086.398131932283 rows/sec., 266.23 KiB/sec. 2025.02.11 20:50:52.281218 [ 255 ] {836793aa-8e94-47e3-87a0-8e882faa85e7} TCPHandler: Processed in 0.002090044 sec. 2025.02.11 20:50:52.281377 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.281523 [ 4 ] {8f566fa1-cbcc-409c-97e3-b7609f704569} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:50:52.281583 [ 4 ] {8f566fa1-cbcc-409c-97e3-b7609f704569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:50:52.282278 [ 4 ] {8f566fa1-cbcc-409c-97e3-b7609f704569} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.282327 [ 4 ] {8f566fa1-cbcc-409c-97e3-b7609f704569} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.282692 [ 4 ] {8f566fa1-cbcc-409c-97e3-b7609f704569} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:50:52.282929 [ 4 ] {8f566fa1-cbcc-409c-97e3-b7609f704569} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.283092 [ 171 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:50:52.283172 [ 4 ] {8f566fa1-cbcc-409c-97e3-b7609f704569} executeQuery: Read 14 rows, 1004.00 B in 0.001678 sec., 8343.265792610251 rows/sec., 584.31 KiB/sec. 2025.02.11 20:50:52.283173 [ 171 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.283265 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.283316 [ 4 ] {8f566fa1-cbcc-409c-97e3-b7609f704569} TCPHandler: Processed in 0.002003462 sec. 2025.02.11 20:50:52.283613 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.283697 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:50:52.284044 [ 255 ] {adddd858-dd0e-478a-85bc-aaccdaf76e60} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:50:52.284235 [ 255 ] {adddd858-dd0e-478a-85bc-aaccdaf76e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:50:52.284253 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:52.284364 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part 2025.02.11 20:50:52.284599 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.02.11 20:50:52.285000 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part 2025.02.11 20:50:52.285381 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.02.11 20:50:52.285718 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.02.11 20:50:52.286038 [ 194 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.02.11 20:50:52.287104 [ 255 ] {adddd858-dd0e-478a-85bc-aaccdaf76e60} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.287182 [ 255 ] {adddd858-dd0e-478a-85bc-aaccdaf76e60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.288185 [ 255 ] {adddd858-dd0e-478a-85bc-aaccdaf76e60} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:50:52.288791 [ 255 ] {adddd858-dd0e-478a-85bc-aaccdaf76e60} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.288877 [ 201 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005493718 sec., 95745.72265995452 rows/sec., 6.86 MiB/sec. 2025.02.11 20:50:52.289160 [ 255 ] {adddd858-dd0e-478a-85bc-aaccdaf76e60} executeQuery: Read 13 rows, 830.00 B in 0.005258 sec., 2472.422974515025 rows/sec., 154.15 KiB/sec. 2025.02.11 20:50:52.289229 [ 201 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:50:52.289305 [ 255 ] {adddd858-dd0e-478a-85bc-aaccdaf76e60} TCPHandler: Processed in 0.005894024 sec. 2025.02.11 20:50:52.289483 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.289674 [ 4 ] {ee49baaa-49db-403e-807c-c2f1c0181c43} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:52.289757 [ 4 ] {ee49baaa-49db-403e-807c-c2f1c0181c43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:52.289816 [ 201 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.290047 [ 201 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_36_7} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:50:52.290258 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.11 20:50:52.290810 [ 4 ] {ee49baaa-49db-403e-807c-c2f1c0181c43} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.290854 [ 4 ] {ee49baaa-49db-403e-807c-c2f1c0181c43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.291231 [ 4 ] {ee49baaa-49db-403e-807c-c2f1c0181c43} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:50:52.291471 [ 4 ] {ee49baaa-49db-403e-807c-c2f1c0181c43} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.291649 [ 4 ] {ee49baaa-49db-403e-807c-c2f1c0181c43} executeQuery: Read 382 rows, 27.68 KiB in 0.002025 sec., 188641.975308642 rows/sec., 13.35 MiB/sec. 2025.02.11 20:50:52.291705 [ 4 ] {ee49baaa-49db-403e-807c-c2f1c0181c43} TCPHandler: Processed in 0.002290366 sec. 2025.02.11 20:50:52.291862 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.291999 [ 255 ] {3e20535e-b439-40b3-915f-a797aed0a2ad} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:50:52.292059 [ 255 ] {3e20535e-b439-40b3-915f-a797aed0a2ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:50:52.292579 [ 255 ] {3e20535e-b439-40b3-915f-a797aed0a2ad} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.292617 [ 255 ] {3e20535e-b439-40b3-915f-a797aed0a2ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.292986 [ 255 ] {3e20535e-b439-40b3-915f-a797aed0a2ad} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:50:52.293241 [ 255 ] {3e20535e-b439-40b3-915f-a797aed0a2ad} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.293459 [ 255 ] {3e20535e-b439-40b3-915f-a797aed0a2ad} executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. 2025.02.11 20:50:52.293515 [ 255 ] {3e20535e-b439-40b3-915f-a797aed0a2ad} TCPHandler: Processed in 0.001723947 sec. 2025.02.11 20:50:52.293675 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.293818 [ 4 ] {ea1bd7ed-fb53-46ff-8ef8-2babfcf3fcaf} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:52.293881 [ 4 ] {ea1bd7ed-fb53-46ff-8ef8-2babfcf3fcaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:52.294517 [ 4 ] {ea1bd7ed-fb53-46ff-8ef8-2babfcf3fcaf} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.294553 [ 4 ] {ea1bd7ed-fb53-46ff-8ef8-2babfcf3fcaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.294952 [ 4 ] {ea1bd7ed-fb53-46ff-8ef8-2babfcf3fcaf} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:50:52.295189 [ 4 ] {ea1bd7ed-fb53-46ff-8ef8-2babfcf3fcaf} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.295364 [ 4 ] {ea1bd7ed-fb53-46ff-8ef8-2babfcf3fcaf} executeQuery: Read 237 rows, 16.27 KiB in 0.001579 sec., 150094.99683343887 rows/sec., 10.06 MiB/sec. 2025.02.11 20:50:52.295416 [ 4 ] {ea1bd7ed-fb53-46ff-8ef8-2babfcf3fcaf} TCPHandler: Processed in 0.001806639 sec. 2025.02.11 20:50:52.295565 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.295703 [ 255 ] {413ba5a3-ad7c-44b9-87df-c3bb078e1e75} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:50:52.295762 [ 255 ] {413ba5a3-ad7c-44b9-87df-c3bb078e1e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:50:52.296300 [ 255 ] {413ba5a3-ad7c-44b9-87df-c3bb078e1e75} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.296344 [ 255 ] {413ba5a3-ad7c-44b9-87df-c3bb078e1e75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.296715 [ 255 ] {413ba5a3-ad7c-44b9-87df-c3bb078e1e75} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:50:52.296952 [ 255 ] {413ba5a3-ad7c-44b9-87df-c3bb078e1e75} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.297158 [ 255 ] {413ba5a3-ad7c-44b9-87df-c3bb078e1e75} executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. 2025.02.11 20:50:52.297209 [ 255 ] {413ba5a3-ad7c-44b9-87df-c3bb078e1e75} TCPHandler: Processed in 0.001708277 sec. 2025.02.11 20:50:52.297347 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:52.297485 [ 4 ] {1048c181-ba3e-4318-9ac5-736bb475afc0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:52.297543 [ 4 ] {1048c181-ba3e-4318-9ac5-736bb475afc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:52.298105 [ 4 ] {1048c181-ba3e-4318-9ac5-736bb475afc0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:52.298148 [ 4 ] {1048c181-ba3e-4318-9ac5-736bb475afc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2025.02.11 20:50:52.298545 [ 4 ] {1048c181-ba3e-4318-9ac5-736bb475afc0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:50:52.298779 [ 4 ] {1048c181-ba3e-4318-9ac5-736bb475afc0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:52.298950 [ 4 ] {1048c181-ba3e-4318-9ac5-736bb475afc0} executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. 2025.02.11 20:50:52.299000 [ 4 ] {1048c181-ba3e-4318-9ac5-736bb475afc0} TCPHandler: Processed in 0.001715377 sec. 2025.02.11 20:50:53.224389 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.02.11 20:50:53.245500 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:53.245547 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:53.252733 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:50:53.253501 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:53.253928 [ 29 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:50:53.254108 [ 29 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:53.254227 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:53.254737 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:50:53.268317 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.02.11 20:50:53.270295 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:53.271960 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.02.11 20:50:53.277911 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.02.11 20:50:53.283740 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.02.11 20:50:53.289609 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.02.11 20:50:53.295809 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.02.11 20:50:53.301348 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.02.11 20:50:53.361945 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.107510699 sec., 3227.585749395974 rows/sec., 16.69 MiB/sec. 2025.02.11 20:50:53.365324 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:50:53.368481 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:53.368613 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_46_9} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:50:53.371144 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.02.11 20:50:54.000228 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 222.13 MiB, peak 235.54 MiB, free memory in arenas 0.00 B, will set to 223.19 MiB (RSS), difference: 1.06 MiB 2025.02.11 20:50:56.832162 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1232 2025.02.11 20:50:56.835276 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:56.835325 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:56.836791 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:50:56.837102 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:56.837686 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1232 2025.02.11 20:50:57.300448 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:57.300655 [ 255 ] {e5d5fc54-ca7b-42c3-84f3-d202b61a014f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:50:57.300733 [ 255 ] {e5d5fc54-ca7b-42c3-84f3-d202b61a014f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:50:57.301575 [ 255 ] {e5d5fc54-ca7b-42c3-84f3-d202b61a014f} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:57.301619 [ 255 ] {e5d5fc54-ca7b-42c3-84f3-d202b61a014f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:57.302049 [ 255 ] {e5d5fc54-ca7b-42c3-84f3-d202b61a014f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.11 20:50:57.302305 [ 255 ] {e5d5fc54-ca7b-42c3-84f3-d202b61a014f} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:57.302562 [ 255 ] {e5d5fc54-ca7b-42c3-84f3-d202b61a014f} executeQuery: Read 6 rows, 501.00 B in 0.001963 sec., 3056.5461029037187 rows/sec., 249.24 KiB/sec. 2025.02.11 20:50:57.302667 [ 255 ] {e5d5fc54-ca7b-42c3-84f3-d202b61a014f} TCPHandler: Processed in 0.002336667 sec. 2025.02.11 20:50:57.302947 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:57.303170 [ 4 ] {b3ce60d3-aa1d-43a4-a215-2b24716903a3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:50:57.303256 [ 4 ] {b3ce60d3-aa1d-43a4-a215-2b24716903a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:50:57.304713 [ 4 ] {b3ce60d3-aa1d-43a4-a215-2b24716903a3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:57.304768 [ 4 ] {b3ce60d3-aa1d-43a4-a215-2b24716903a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:57.305302 [ 4 ] {b3ce60d3-aa1d-43a4-a215-2b24716903a3} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:50:57.305580 [ 4 ] {b3ce60d3-aa1d-43a4-a215-2b24716903a3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:57.305825 [ 4 ] {b3ce60d3-aa1d-43a4-a215-2b24716903a3} executeQuery: Read 1277 rows, 108.14 KiB in 0.002718 sec., 469830.7579102281 rows/sec., 38.86 MiB/sec. 2025.02.11 20:50:57.305919 [ 4 ] {b3ce60d3-aa1d-43a4-a215-2b24716903a3} TCPHandler: Processed in 0.00311968 sec. 2025.02.11 20:50:57.306069 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:57.306187 [ 255 ] {62f8766e-9a6b-4beb-98b6-5144c81995ae} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:50:57.306234 [ 255 ] {62f8766e-9a6b-4beb-98b6-5144c81995ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:50:57.306823 [ 255 ] {62f8766e-9a6b-4beb-98b6-5144c81995ae} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:57.306863 [ 255 ] {62f8766e-9a6b-4beb-98b6-5144c81995ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:57.307233 [ 255 ] {62f8766e-9a6b-4beb-98b6-5144c81995ae} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:50:57.307477 [ 255 ] {62f8766e-9a6b-4beb-98b6-5144c81995ae} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:57.307689 [ 45 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:50:57.307747 [ 255 ] {62f8766e-9a6b-4beb-98b6-5144c81995ae} executeQuery: Read 45 rows, 3.35 KiB in 0.001576 sec., 28553.299492385788 rows/sec., 2.08 MiB/sec. 2025.02.11 20:50:57.307796 [ 45 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:57.307859 [ 255 ] {62f8766e-9a6b-4beb-98b6-5144c81995ae} TCPHandler: Processed in 0.001847579 sec. 2025.02.11 20:50:57.307866 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:57.308076 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:50:57.308115 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:57.308277 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:50:57.308366 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 64 rows starting from the beginning of the part 2025.02.11 20:50:57.308378 [ 4 ] {637db302-77af-46f3-8168-ae6d9079c0e1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:50:57.308540 [ 4 ] {637db302-77af-46f3-8168-ae6d9079c0e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:50:57.308593 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part 2025.02.11 20:50:57.308985 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part 2025.02.11 20:50:57.309253 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2025.02.11 20:50:57.309722 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part 2025.02.11 20:50:57.310165 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 45 rows starting from the beginning of the part 2025.02.11 20:50:57.312498 [ 4 ] {637db302-77af-46f3-8168-ae6d9079c0e1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:57.312564 [ 4 ] {637db302-77af-46f3-8168-ae6d9079c0e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:57.313634 [ 4 ] {637db302-77af-46f3-8168-ae6d9079c0e1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:50:57.314116 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006129328 sec., 32793.154486103536 rows/sec., 2.48 MiB/sec. 2025.02.11 20:50:57.314199 [ 4 ] {637db302-77af-46f3-8168-ae6d9079c0e1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:57.314329 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:50:57.314639 [ 4 ] {637db302-77af-46f3-8168-ae6d9079c0e1} executeQuery: Read 228 rows, 15.81 KiB in 0.006333 sec., 36001.89483657035 rows/sec., 2.44 MiB/sec. 2025.02.11 20:50:57.314802 [ 4 ] {637db302-77af-46f3-8168-ae6d9079c0e1} TCPHandler: Processed in 0.006790799 sec. 2025.02.11 20:50:57.314982 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:57.315010 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:57.315077 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_61_12} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:50:57.315172 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:50:57.315187 [ 255 ] {4e9b79e4-26bc-41ac-a629-d674db13d397} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:50:57.315247 [ 255 ] {4e9b79e4-26bc-41ac-a629-d674db13d397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:50:57.316104 [ 255 ] {4e9b79e4-26bc-41ac-a629-d674db13d397} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:57.316143 [ 255 ] {4e9b79e4-26bc-41ac-a629-d674db13d397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:57.316535 [ 255 ] {4e9b79e4-26bc-41ac-a629-d674db13d397} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:50:57.316779 [ 255 ] {4e9b79e4-26bc-41ac-a629-d674db13d397} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:57.317002 [ 255 ] {4e9b79e4-26bc-41ac-a629-d674db13d397} executeQuery: Read 565 rows, 43.02 KiB in 0.001865 sec., 302949.0616621984 rows/sec., 22.52 MiB/sec. 2025.02.11 20:50:57.317065 [ 255 ] {4e9b79e4-26bc-41ac-a629-d674db13d397} TCPHandler: Processed in 0.002143104 sec. 2025.02.11 20:50:57.317268 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:57.317418 [ 4 ] {10d329ce-fa30-4592-8b11-78f67cbfdcec} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:57.317483 [ 4 ] {10d329ce-fa30-4592-8b11-78f67cbfdcec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:50:57.318381 [ 4 ] {10d329ce-fa30-4592-8b11-78f67cbfdcec} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:57.318429 [ 4 ] {10d329ce-fa30-4592-8b11-78f67cbfdcec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:57.318898 [ 4 ] {10d329ce-fa30-4592-8b11-78f67cbfdcec} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:50:57.319144 [ 4 ] {10d329ce-fa30-4592-8b11-78f67cbfdcec} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:57.319364 [ 4 ] {10d329ce-fa30-4592-8b11-78f67cbfdcec} executeQuery: Read 883 rows, 60.84 KiB in 0.001979 sec., 446184.9418898434 rows/sec., 30.02 MiB/sec. 2025.02.11 20:50:57.319420 [ 4 ] {10d329ce-fa30-4592-8b11-78f67cbfdcec} TCPHandler: Processed in 0.002259146 sec. 2025.02.11 20:50:57.319576 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:57.319691 [ 255 ] {56a8e0c7-6714-4dab-9194-b09e60c5cdf0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:50:57.319770 [ 255 ] {56a8e0c7-6714-4dab-9194-b09e60c5cdf0} 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.02.11 20:50:57.320972 [ 255 ] {56a8e0c7-6714-4dab-9194-b09e60c5cdf0} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:57.321011 [ 255 ] {56a8e0c7-6714-4dab-9194-b09e60c5cdf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:57.321749 [ 255 ] {56a8e0c7-6714-4dab-9194-b09e60c5cdf0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:50:57.322017 [ 255 ] {56a8e0c7-6714-4dab-9194-b09e60c5cdf0} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:57.322256 [ 255 ] {56a8e0c7-6714-4dab-9194-b09e60c5cdf0} executeQuery: Read 39 rows, 71.56 KiB in 0.002588 sec., 15069.551777434312 rows/sec., 27.00 MiB/sec. 2025.02.11 20:50:57.322351 [ 255 ] {56a8e0c7-6714-4dab-9194-b09e60c5cdf0} TCPHandler: Processed in 0.002831235 sec. 2025.02.11 20:50:57.322506 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:50:57.322625 [ 4 ] {85e4c7d1-3eb8-42d2-bab7-f6062852f20b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:50:57.322675 [ 4 ] {85e4c7d1-3eb8-42d2-bab7-f6062852f20b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:50:57.323163 [ 4 ] {85e4c7d1-3eb8-42d2-bab7-f6062852f20b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:57.323201 [ 4 ] {85e4c7d1-3eb8-42d2-bab7-f6062852f20b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:57.323579 [ 4 ] {85e4c7d1-3eb8-42d2-bab7-f6062852f20b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:50:57.323826 [ 4 ] {85e4c7d1-3eb8-42d2-bab7-f6062852f20b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:57.324039 [ 4 ] {85e4c7d1-3eb8-42d2-bab7-f6062852f20b} executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. 2025.02.11 20:50:57.324092 [ 4 ] {85e4c7d1-3eb8-42d2-bab7-f6062852f20b} TCPHandler: Processed in 0.001651427 sec. 2025.02.11 20:50:59.230595 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.02.11 20:50:59.231371 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:50:59.231419 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:50:59.231962 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:50:59.232225 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:50:59.232409 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.02.11 20:51:00.768403 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.02.11 20:51:00.788764 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:00.788835 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:00.795761 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:51:00.796518 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:00.799289 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.02.11 20:51:02.273850 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.274046 [ 255 ] {3270c579-3123-4f06-a41d-21acd5dbf4e0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:51:02.274123 [ 255 ] {3270c579-3123-4f06-a41d-21acd5dbf4e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:51:02.274881 [ 255 ] {3270c579-3123-4f06-a41d-21acd5dbf4e0} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.274931 [ 255 ] {3270c579-3123-4f06-a41d-21acd5dbf4e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.275372 [ 255 ] {3270c579-3123-4f06-a41d-21acd5dbf4e0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:51:02.275641 [ 255 ] {3270c579-3123-4f06-a41d-21acd5dbf4e0} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.275844 [ 154 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.11 20:51:02.275903 [ 255 ] {3270c579-3123-4f06-a41d-21acd5dbf4e0} executeQuery: Read 14 rows, 1.01 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 529.59 KiB/sec. 2025.02.11 20:51:02.275927 [ 154 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.275992 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.276037 [ 255 ] {3270c579-3123-4f06-a41d-21acd5dbf4e0} TCPHandler: Processed in 0.002323368 sec. 2025.02.11 20:51:02.276187 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:51:02.276339 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.276352 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:02.276419 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:51:02.276656 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:51:02.276694 [ 4 ] {3b5cf219-d2b7-4907-9728-09475340dd68} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:02.276881 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:51:02.276910 [ 4 ] {3b5cf219-d2b7-4907-9728-09475340dd68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:02.277164 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:51:02.277491 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::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.02.11 20:51:02.279729 [ 4 ] {3b5cf219-d2b7-4907-9728-09475340dd68} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.279789 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003682159 sec., 19010.585908973513 rows/sec., 1.41 MiB/sec. 2025.02.11 20:51:02.279798 [ 4 ] {3b5cf219-d2b7-4907-9728-09475340dd68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.279974 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.11 20:51:02.280490 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_29_7} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.280690 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_29_7} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.11 20:51:02.280745 [ 4 ] {3b5cf219-d2b7-4907-9728-09475340dd68} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:51:02.280807 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:51:02.281086 [ 4 ] {3b5cf219-d2b7-4907-9728-09475340dd68} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.281306 [ 4 ] {3b5cf219-d2b7-4907-9728-09475340dd68} executeQuery: Read 203 rows, 17.95 KiB in 0.004798 sec., 42309.29553980825 rows/sec., 3.65 MiB/sec. 2025.02.11 20:51:02.281380 [ 4 ] {3b5cf219-d2b7-4907-9728-09475340dd68} TCPHandler: Processed in 0.005190373 sec. 2025.02.11 20:51:02.281554 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.281685 [ 255 ] {dc03f90c-3b32-4786-bf78-72d1af6240d3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:02.281735 [ 255 ] {dc03f90c-3b32-4786-bf78-72d1af6240d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:02.282337 [ 255 ] {dc03f90c-3b32-4786-bf78-72d1af6240d3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.282378 [ 255 ] {dc03f90c-3b32-4786-bf78-72d1af6240d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.282752 [ 255 ] {dc03f90c-3b32-4786-bf78-72d1af6240d3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:51:02.282990 [ 255 ] {dc03f90c-3b32-4786-bf78-72d1af6240d3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.283167 [ 255 ] {dc03f90c-3b32-4786-bf78-72d1af6240d3} executeQuery: Read 7 rows, 467.00 B in 0.001512 sec., 4629.62962962963 rows/sec., 301.62 KiB/sec. 2025.02.11 20:51:02.283217 [ 255 ] {dc03f90c-3b32-4786-bf78-72d1af6240d3} TCPHandler: Processed in 0.001723317 sec. 2025.02.11 20:51:02.283365 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.283495 [ 4 ] {06a5795c-ff37-4796-8f15-73837f70f0a8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:51:02.283547 [ 4 ] {06a5795c-ff37-4796-8f15-73837f70f0a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:51:02.284233 [ 4 ] {06a5795c-ff37-4796-8f15-73837f70f0a8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.284280 [ 4 ] {06a5795c-ff37-4796-8f15-73837f70f0a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.284696 [ 4 ] {06a5795c-ff37-4796-8f15-73837f70f0a8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:51:02.284940 [ 4 ] {06a5795c-ff37-4796-8f15-73837f70f0a8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.285161 [ 4 ] {06a5795c-ff37-4796-8f15-73837f70f0a8} executeQuery: Read 14 rows, 1004.00 B in 0.001699 sec., 8240.14125956445 rows/sec., 577.09 KiB/sec. 2025.02.11 20:51:02.285219 [ 4 ] {06a5795c-ff37-4796-8f15-73837f70f0a8} TCPHandler: Processed in 0.00191197 sec. 2025.02.11 20:51:02.285355 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.285472 [ 255 ] {d6065685-37a9-45ec-8aee-fe9de9a3f1fc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:51:02.285521 [ 255 ] {d6065685-37a9-45ec-8aee-fe9de9a3f1fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:51:02.286182 [ 255 ] {d6065685-37a9-45ec-8aee-fe9de9a3f1fc} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.286226 [ 255 ] {d6065685-37a9-45ec-8aee-fe9de9a3f1fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.286633 [ 255 ] {d6065685-37a9-45ec-8aee-fe9de9a3f1fc} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:51:02.286867 [ 255 ] {d6065685-37a9-45ec-8aee-fe9de9a3f1fc} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.286987 [ 152 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.11 20:51:02.287030 [ 152 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.287050 [ 255 ] {d6065685-37a9-45ec-8aee-fe9de9a3f1fc} executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. 2025.02.11 20:51:02.287054 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.287150 [ 255 ] {d6065685-37a9-45ec-8aee-fe9de9a3f1fc} TCPHandler: Processed in 0.00184721 sec. 2025.02.11 20:51:02.287435 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.287562 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:51:02.287824 [ 4 ] {452bb066-fa95-4672-95bb-fb50007adf15} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:02.288008 [ 4 ] {452bb066-fa95-4672-95bb-fb50007adf15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:02.288049 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:02.288152 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:51:02.288448 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:51:02.288780 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:51:02.289159 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:51:02.289542 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::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.02.11 20:51:02.291090 [ 4 ] {452bb066-fa95-4672-95bb-fb50007adf15} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.291170 [ 4 ] {452bb066-fa95-4672-95bb-fb50007adf15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.292141 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00497341 sec., 13069.503620252503 rows/sec., 865.93 KiB/sec. 2025.02.11 20:51:02.292207 [ 4 ] {452bb066-fa95-4672-95bb-fb50007adf15} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:51:02.292269 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.11 20:51:02.292502 [ 4 ] {452bb066-fa95-4672-95bb-fb50007adf15} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.292618 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_29_7} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.292874 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_29_7} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.11 20:51:02.292909 [ 4 ] {452bb066-fa95-4672-95bb-fb50007adf15} executeQuery: Read 382 rows, 27.68 KiB in 0.00524 sec., 72900.76335877863 rows/sec., 5.16 MiB/sec. 2025.02.11 20:51:02.293150 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:51:02.293251 [ 4 ] {452bb066-fa95-4672-95bb-fb50007adf15} TCPHandler: Processed in 0.005990615 sec. 2025.02.11 20:51:02.293478 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.293630 [ 255 ] {143c690a-f198-4921-9fd8-8420c047fc66} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:51:02.293687 [ 255 ] {143c690a-f198-4921-9fd8-8420c047fc66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:51:02.294248 [ 255 ] {143c690a-f198-4921-9fd8-8420c047fc66} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.294294 [ 255 ] {143c690a-f198-4921-9fd8-8420c047fc66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.294745 [ 255 ] {143c690a-f198-4921-9fd8-8420c047fc66} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:51:02.294985 [ 255 ] {143c690a-f198-4921-9fd8-8420c047fc66} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.295164 [ 255 ] {143c690a-f198-4921-9fd8-8420c047fc66} executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. 2025.02.11 20:51:02.295285 [ 255 ] {143c690a-f198-4921-9fd8-8420c047fc66} TCPHandler: Processed in 0.001920911 sec. 2025.02.11 20:51:02.295426 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.295549 [ 4 ] {1a3ee7eb-6567-4044-b6f0-06c83a1376cf} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:02.295605 [ 4 ] {1a3ee7eb-6567-4044-b6f0-06c83a1376cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:02.296285 [ 4 ] {1a3ee7eb-6567-4044-b6f0-06c83a1376cf} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.296332 [ 4 ] {1a3ee7eb-6567-4044-b6f0-06c83a1376cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.296775 [ 4 ] {1a3ee7eb-6567-4044-b6f0-06c83a1376cf} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:51:02.297025 [ 4 ] {1a3ee7eb-6567-4044-b6f0-06c83a1376cf} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.297232 [ 4 ] {1a3ee7eb-6567-4044-b6f0-06c83a1376cf} executeQuery: Read 237 rows, 16.27 KiB in 0.001708 sec., 138758.78220140515 rows/sec., 9.30 MiB/sec. 2025.02.11 20:51:02.297286 [ 4 ] {1a3ee7eb-6567-4044-b6f0-06c83a1376cf} TCPHandler: Processed in 0.001917281 sec. 2025.02.11 20:51:02.297424 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.297540 [ 255 ] {3da354ee-8000-4518-a5bf-a6bef9d7a9ef} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:51:02.297592 [ 255 ] {3da354ee-8000-4518-a5bf-a6bef9d7a9ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:51:02.298141 [ 255 ] {3da354ee-8000-4518-a5bf-a6bef9d7a9ef} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.298185 [ 255 ] {3da354ee-8000-4518-a5bf-a6bef9d7a9ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.298615 [ 255 ] {3da354ee-8000-4518-a5bf-a6bef9d7a9ef} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:51:02.298855 [ 255 ] {3da354ee-8000-4518-a5bf-a6bef9d7a9ef} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.299047 [ 255 ] {3da354ee-8000-4518-a5bf-a6bef9d7a9ef} executeQuery: Read 1 rows, 69.00 B in 0.001526 sec., 655.307994757536 rows/sec., 44.16 KiB/sec. 2025.02.11 20:51:02.299165 [ 255 ] {3da354ee-8000-4518-a5bf-a6bef9d7a9ef} TCPHandler: Processed in 0.001795328 sec. 2025.02.11 20:51:02.299302 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:02.299419 [ 4 ] {882dfe4a-2447-4831-b480-3c60f081e44e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:02.299468 [ 4 ] {882dfe4a-2447-4831-b480-3c60f081e44e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:02.299954 [ 4 ] {882dfe4a-2447-4831-b480-3c60f081e44e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:02.299992 [ 4 ] {882dfe4a-2447-4831-b480-3c60f081e44e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:02.300359 [ 4 ] {882dfe4a-2447-4831-b480-3c60f081e44e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:51:02.300595 [ 4 ] {882dfe4a-2447-4831-b480-3c60f081e44e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:02.300792 [ 4 ] {882dfe4a-2447-4831-b480-3c60f081e44e} executeQuery: Read 82 rows, 5.33 KiB in 0.001399 sec., 58613.2952108649 rows/sec., 3.72 MiB/sec. 2025.02.11 20:51:02.300845 [ 4 ] {882dfe4a-2447-4831-b480-3c60f081e44e} TCPHandler: Processed in 0.001598945 sec. 2025.02.11 20:51:06.568186 [ 80 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:51:06.568264 [ 80 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:51:06.732564 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.02.11 20:51:06.733289 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:06.733341 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:06.733864 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:51:06.734136 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:06.734405 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.02.11 20:51:06.837906 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1268 2025.02.11 20:51:06.841358 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:06.841399 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:06.842869 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:51:06.843192 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:06.844415 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1268 2025.02.11 20:51:07.001342 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000962586 sec. 2025.02.11 20:51:07.271453 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:07.271667 [ 255 ] {97ee93b5-2406-4e7f-86f1-3fb98720f588} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:07.271746 [ 255 ] {97ee93b5-2406-4e7f-86f1-3fb98720f588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:07.272534 [ 255 ] {97ee93b5-2406-4e7f-86f1-3fb98720f588} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:07.272579 [ 255 ] {97ee93b5-2406-4e7f-86f1-3fb98720f588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:07.273040 [ 255 ] {97ee93b5-2406-4e7f-86f1-3fb98720f588} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:51:07.273311 [ 255 ] {97ee93b5-2406-4e7f-86f1-3fb98720f588} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:07.273541 [ 255 ] {97ee93b5-2406-4e7f-86f1-3fb98720f588} executeQuery: Read 134 rows, 11.81 KiB in 0.001927 sec., 69538.14218993254 rows/sec., 5.98 MiB/sec. 2025.02.11 20:51:07.273665 [ 255 ] {97ee93b5-2406-4e7f-86f1-3fb98720f588} TCPHandler: Processed in 0.002343237 sec. 2025.02.11 20:51:07.273930 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:07.274145 [ 4 ] {a4ddeea4-79d4-4002-95a5-c0a4150826ab} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:07.274226 [ 4 ] {a4ddeea4-79d4-4002-95a5-c0a4150826ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:07.275072 [ 4 ] {a4ddeea4-79d4-4002-95a5-c0a4150826ab} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:07.275122 [ 4 ] {a4ddeea4-79d4-4002-95a5-c0a4150826ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:07.275567 [ 4 ] {a4ddeea4-79d4-4002-95a5-c0a4150826ab} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:51:07.275839 [ 4 ] {a4ddeea4-79d4-4002-95a5-c0a4150826ab} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:07.276074 [ 4 ] {a4ddeea4-79d4-4002-95a5-c0a4150826ab} executeQuery: Read 39 rows, 2.93 KiB in 0.001989 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. 2025.02.11 20:51:07.276137 [ 4 ] {a4ddeea4-79d4-4002-95a5-c0a4150826ab} TCPHandler: Processed in 0.002362448 sec. 2025.02.11 20:51:07.276280 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:07.276407 [ 255 ] {2cd0ee3f-3f13-463d-96c3-a562592b7f83} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:07.276457 [ 255 ] {2cd0ee3f-3f13-463d-96c3-a562592b7f83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:07.277081 [ 255 ] {2cd0ee3f-3f13-463d-96c3-a562592b7f83} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:07.277119 [ 255 ] {2cd0ee3f-3f13-463d-96c3-a562592b7f83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:07.277493 [ 255 ] {2cd0ee3f-3f13-463d-96c3-a562592b7f83} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:51:07.277761 [ 255 ] {2cd0ee3f-3f13-463d-96c3-a562592b7f83} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:07.277948 [ 255 ] {2cd0ee3f-3f13-463d-96c3-a562592b7f83} executeQuery: Read 103 rows, 8.24 KiB in 0.001571 sec., 65563.33545512414 rows/sec., 5.12 MiB/sec. 2025.02.11 20:51:07.278004 [ 255 ] {2cd0ee3f-3f13-463d-96c3-a562592b7f83} TCPHandler: Processed in 0.001779959 sec. 2025.02.11 20:51:07.278160 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:07.278309 [ 4 ] {eb2093e4-cb8e-498d-9451-6e5b4c3fc859} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:07.278375 [ 4 ] {eb2093e4-cb8e-498d-9451-6e5b4c3fc859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:07.279028 [ 4 ] {eb2093e4-cb8e-498d-9451-6e5b4c3fc859} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:07.279070 [ 4 ] {eb2093e4-cb8e-498d-9451-6e5b4c3fc859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:07.279485 [ 4 ] {eb2093e4-cb8e-498d-9451-6e5b4c3fc859} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:51:07.279745 [ 4 ] {eb2093e4-cb8e-498d-9451-6e5b4c3fc859} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:07.279960 [ 4 ] {eb2093e4-cb8e-498d-9451-6e5b4c3fc859} executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec. 2025.02.11 20:51:07.280016 [ 4 ] {eb2093e4-cb8e-498d-9451-6e5b4c3fc859} TCPHandler: Processed in 0.001924991 sec. 2025.02.11 20:51:07.280196 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:07.280337 [ 255 ] {15cf2427-b67e-4c38-b8e5-3acbad9aac42} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:07.280429 [ 255 ] {15cf2427-b67e-4c38-b8e5-3acbad9aac42} 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.02.11 20:51:07.281633 [ 255 ] {15cf2427-b67e-4c38-b8e5-3acbad9aac42} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:07.281672 [ 255 ] {15cf2427-b67e-4c38-b8e5-3acbad9aac42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:07.282349 [ 255 ] {15cf2427-b67e-4c38-b8e5-3acbad9aac42} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:51:07.282623 [ 255 ] {15cf2427-b67e-4c38-b8e5-3acbad9aac42} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:07.282890 [ 255 ] {15cf2427-b67e-4c38-b8e5-3acbad9aac42} executeQuery: Read 39 rows, 71.56 KiB in 0.002585 sec., 15087.040618955512 rows/sec., 27.04 MiB/sec. 2025.02.11 20:51:07.283506 [ 255 ] {15cf2427-b67e-4c38-b8e5-3acbad9aac42} TCPHandler: Processed in 0.003374114 sec. 2025.02.11 20:51:07.283727 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:07.283869 [ 4 ] {74cbd2b3-a9ff-46f3-90ed-6a21a016b4c4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:07.283932 [ 4 ] {74cbd2b3-a9ff-46f3-90ed-6a21a016b4c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:07.284515 [ 4 ] {74cbd2b3-a9ff-46f3-90ed-6a21a016b4c4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:07.284563 [ 4 ] {74cbd2b3-a9ff-46f3-90ed-6a21a016b4c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:07.284965 [ 4 ] {74cbd2b3-a9ff-46f3-90ed-6a21a016b4c4} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:51:07.285205 [ 4 ] {74cbd2b3-a9ff-46f3-90ed-6a21a016b4c4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:07.285469 [ 4 ] {74cbd2b3-a9ff-46f3-90ed-6a21a016b4c4} executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. 2025.02.11 20:51:07.285534 [ 4 ] {74cbd2b3-a9ff-46f3-90ed-6a21a016b4c4} TCPHandler: Processed in 0.00187564 sec. 2025.02.11 20:51:08.299348 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.02.11 20:51:08.319478 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:08.319549 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:08.327543 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:51:08.328318 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:08.331113 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.02.11 20:51:12.274767 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.274984 [ 255 ] {e782ad67-3680-4a2f-9ac6-ad1712717def} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:51:12.275065 [ 255 ] {e782ad67-3680-4a2f-9ac6-ad1712717def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:51:12.275841 [ 255 ] {e782ad67-3680-4a2f-9ac6-ad1712717def} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.275901 [ 255 ] {e782ad67-3680-4a2f-9ac6-ad1712717def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.276382 [ 255 ] {e782ad67-3680-4a2f-9ac6-ad1712717def} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:51:12.276764 [ 255 ] {e782ad67-3680-4a2f-9ac6-ad1712717def} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.277067 [ 255 ] {e782ad67-3680-4a2f-9ac6-ad1712717def} executeQuery: Read 14 rows, 1.01 KiB in 0.002138 sec., 6548.175865294667 rows/sec., 471.38 KiB/sec. 2025.02.11 20:51:12.277158 [ 255 ] {e782ad67-3680-4a2f-9ac6-ad1712717def} TCPHandler: Processed in 0.00253974 sec. 2025.02.11 20:51:12.277406 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.277600 [ 4 ] {e953230f-43dd-42e0-8117-5d9b8fae34ec} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:51:12.277671 [ 4 ] {e953230f-43dd-42e0-8117-5d9b8fae34ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:51:12.278399 [ 4 ] {e953230f-43dd-42e0-8117-5d9b8fae34ec} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.278457 [ 4 ] {e953230f-43dd-42e0-8117-5d9b8fae34ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.278900 [ 4 ] {e953230f-43dd-42e0-8117-5d9b8fae34ec} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.11 20:51:12.279160 [ 4 ] {e953230f-43dd-42e0-8117-5d9b8fae34ec} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.279376 [ 4 ] {e953230f-43dd-42e0-8117-5d9b8fae34ec} executeQuery: Read 2 rows, 167.00 B in 0.001829 sec., 1093.4937124111536 rows/sec., 89.17 KiB/sec. 2025.02.11 20:51:12.279433 [ 4 ] {e953230f-43dd-42e0-8117-5d9b8fae34ec} TCPHandler: Processed in 0.002157975 sec. 2025.02.11 20:51:12.279596 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.279750 [ 255 ] {ce326619-2343-4366-a593-ba50350ec714} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:12.279812 [ 255 ] {ce326619-2343-4366-a593-ba50350ec714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:12.280500 [ 255 ] {ce326619-2343-4366-a593-ba50350ec714} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.280543 [ 255 ] {ce326619-2343-4366-a593-ba50350ec714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.280937 [ 255 ] {ce326619-2343-4366-a593-ba50350ec714} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:51:12.281189 [ 255 ] {ce326619-2343-4366-a593-ba50350ec714} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.281382 [ 129 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:51:12.281408 [ 255 ] {ce326619-2343-4366-a593-ba50350ec714} executeQuery: Read 204 rows, 18.02 KiB in 0.001696 sec., 120283.01886792453 rows/sec., 10.38 MiB/sec. 2025.02.11 20:51:12.281491 [ 129 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.281565 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.281591 [ 255 ] {ce326619-2343-4366-a593-ba50350ec714} TCPHandler: Processed in 0.002056293 sec. 2025.02.11 20:51:12.281805 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.281835 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:51:12.281957 [ 4 ] {7384457a-f5ef-4470-ba89-c17de3a1f388} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:12.281984 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:12.282028 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::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.02.11 20:51:12.282030 [ 4 ] {7384457a-f5ef-4470-ba89-c17de3a1f388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:12.282202 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 203 rows starting from the beginning of the part 2025.02.11 20:51:12.282501 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1277 rows starting from the beginning of the part 2025.02.11 20:51:12.282937 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 203 rows starting from the beginning of the part 2025.02.11 20:51:12.283309 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 134 rows starting from the beginning of the part 2025.02.11 20:51:12.283771 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 204 rows starting from the beginning of the part 2025.02.11 20:51:12.284664 [ 4 ] {7384457a-f5ef-4470-ba89-c17de3a1f388} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.284707 [ 4 ] {7384457a-f5ef-4470-ba89-c17de3a1f388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.285215 [ 4 ] {7384457a-f5ef-4470-ba89-c17de3a1f388} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:51:12.285535 [ 4 ] {7384457a-f5ef-4470-ba89-c17de3a1f388} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.285777 [ 4 ] {7384457a-f5ef-4470-ba89-c17de3a1f388} executeQuery: Read 9 rows, 610.00 B in 0.003859 sec., 2332.21041720653 rows/sec., 154.37 KiB/sec. 2025.02.11 20:51:12.285833 [ 4 ] {7384457a-f5ef-4470-ba89-c17de3a1f388} TCPHandler: Processed in 0.004124696 sec. 2025.02.11 20:51:12.286080 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.286236 [ 195 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3452 rows, containing 5 columns (5 merged, 0 gathered) in 0.004561463 sec., 756774.7452955334 rows/sec., 66.28 MiB/sec. 2025.02.11 20:51:12.286282 [ 255 ] {62d6c49c-87f3-45c4-ac3e-54c6824e8151} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:51:12.286373 [ 255 ] {62d6c49c-87f3-45c4-ac3e-54c6824e8151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:51:12.286662 [ 195 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:51:12.287377 [ 195 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.287599 [ 255 ] {62d6c49c-87f3-45c4-ac3e-54c6824e8151} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.287627 [ 195 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_71_14} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:51:12.287671 [ 255 ] {62d6c49c-87f3-45c4-ac3e-54c6824e8151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.287830 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:51:12.288178 [ 255 ] {62d6c49c-87f3-45c4-ac3e-54c6824e8151} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:51:12.288431 [ 255 ] {62d6c49c-87f3-45c4-ac3e-54c6824e8151} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.288650 [ 255 ] {62d6c49c-87f3-45c4-ac3e-54c6824e8151} executeQuery: Read 14 rows, 1004.00 B in 0.002408 sec., 5813.9534883720935 rows/sec., 407.17 KiB/sec. 2025.02.11 20:51:12.288711 [ 255 ] {62d6c49c-87f3-45c4-ac3e-54c6824e8151} TCPHandler: Processed in 0.002751924 sec. 2025.02.11 20:51:12.288876 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.289014 [ 4 ] {917d2f2b-ed3e-4d3d-8ccb-b25a9ecf8146} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:51:12.289070 [ 4 ] {917d2f2b-ed3e-4d3d-8ccb-b25a9ecf8146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:51:12.289740 [ 4 ] {917d2f2b-ed3e-4d3d-8ccb-b25a9ecf8146} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.289786 [ 4 ] {917d2f2b-ed3e-4d3d-8ccb-b25a9ecf8146} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.290164 [ 4 ] {917d2f2b-ed3e-4d3d-8ccb-b25a9ecf8146} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:51:12.290411 [ 4 ] {917d2f2b-ed3e-4d3d-8ccb-b25a9ecf8146} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.290638 [ 4 ] {917d2f2b-ed3e-4d3d-8ccb-b25a9ecf8146} executeQuery: Read 13 rows, 830.00 B in 0.001655 sec., 7854.984894259819 rows/sec., 489.76 KiB/sec. 2025.02.11 20:51:12.290693 [ 4 ] {917d2f2b-ed3e-4d3d-8ccb-b25a9ecf8146} TCPHandler: Processed in 0.00188545 sec. 2025.02.11 20:51:12.290842 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.290975 [ 255 ] {d07570f7-35b2-43ea-96a5-ca94297d9992} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:12.291032 [ 255 ] {d07570f7-35b2-43ea-96a5-ca94297d9992} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:12.291919 [ 255 ] {d07570f7-35b2-43ea-96a5-ca94297d9992} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.291959 [ 255 ] {d07570f7-35b2-43ea-96a5-ca94297d9992} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.292345 [ 255 ] {d07570f7-35b2-43ea-96a5-ca94297d9992} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:51:12.292584 [ 255 ] {d07570f7-35b2-43ea-96a5-ca94297d9992} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.292754 [ 129 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:51:12.292826 [ 129 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.292826 [ 255 ] {d07570f7-35b2-43ea-96a5-ca94297d9992} executeQuery: Read 384 rows, 27.84 KiB in 0.00187 sec., 205347.5935828877 rows/sec., 14.54 MiB/sec. 2025.02.11 20:51:12.292859 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.293019 [ 255 ] {d07570f7-35b2-43ea-96a5-ca94297d9992} TCPHandler: Processed in 0.002220656 sec. 2025.02.11 20:51:12.293203 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:51:12.293307 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.293797 [ 4 ] {85e0432a-0a2c-4cb0-90a3-61327d405d89} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:51:12.293845 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:12.293996 [ 4 ] {85e0432a-0a2c-4cb0-90a3-61327d405d89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:51:12.294201 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::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.02.11 20:51:12.294648 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 382 rows starting from the beginning of the part 2025.02.11 20:51:12.295015 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 565 rows starting from the beginning of the part 2025.02.11 20:51:12.295333 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 382 rows starting from the beginning of the part 2025.02.11 20:51:12.295479 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 103 rows starting from the beginning of the part 2025.02.11 20:51:12.295844 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 384 rows starting from the beginning of the part 2025.02.11 20:51:12.296489 [ 4 ] {85e0432a-0a2c-4cb0-90a3-61327d405d89} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.296547 [ 4 ] {85e0432a-0a2c-4cb0-90a3-61327d405d89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.297402 [ 4 ] {85e0432a-0a2c-4cb0-90a3-61327d405d89} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:51:12.298065 [ 4 ] {85e0432a-0a2c-4cb0-90a3-61327d405d89} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.298370 [ 4 ] {85e0432a-0a2c-4cb0-90a3-61327d405d89} executeQuery: Read 6 rows, 321.00 B in 0.004795 sec., 1251.303441084463 rows/sec., 65.38 KiB/sec. 2025.02.11 20:51:12.298446 [ 4 ] {85e0432a-0a2c-4cb0-90a3-61327d405d89} TCPHandler: Processed in 0.005289235 sec. 2025.02.11 20:51:12.298607 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.298809 [ 255 ] {eeadc1d4-33cb-4fd7-99ed-586667a12bb7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:12.298822 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2729 rows, containing 5 columns (5 merged, 0 gathered) in 0.005843124 sec., 467044.6836315642 rows/sec., 35.62 MiB/sec. 2025.02.11 20:51:12.298912 [ 255 ] {eeadc1d4-33cb-4fd7-99ed-586667a12bb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:12.299134 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:51:12.299701 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.299955 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_71_14} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:51:12.300151 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.11 20:51:12.300244 [ 255 ] {eeadc1d4-33cb-4fd7-99ed-586667a12bb7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.300292 [ 255 ] {eeadc1d4-33cb-4fd7-99ed-586667a12bb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.300718 [ 255 ] {eeadc1d4-33cb-4fd7-99ed-586667a12bb7} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:51:12.300969 [ 255 ] {eeadc1d4-33cb-4fd7-99ed-586667a12bb7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.301153 [ 129 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:51:12.301218 [ 255 ] {eeadc1d4-33cb-4fd7-99ed-586667a12bb7} executeQuery: Read 238 rows, 16.34 KiB in 0.002457 sec., 96866.09686609686 rows/sec., 6.49 MiB/sec. 2025.02.11 20:51:12.301225 [ 129 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.301310 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.301371 [ 255 ] {eeadc1d4-33cb-4fd7-99ed-586667a12bb7} TCPHandler: Processed in 0.002826495 sec. 2025.02.11 20:51:12.301583 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::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.02.11 20:51:12.301602 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.301742 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:12.301749 [ 4 ] {5ecca1a2-d3dd-4490-9360-fb357e837d45} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:51:12.301779 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19730 rows starting from the beginning of the part 2025.02.11 20:51:12.301819 [ 4 ] {5ecca1a2-d3dd-4490-9360-fb357e837d45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:51:12.302013 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part 2025.02.11 20:51:12.302413 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 883 rows starting from the beginning of the part 2025.02.11 20:51:12.302772 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part 2025.02.11 20:51:12.303094 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part 2025.02.11 20:51:12.303304 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 238 rows starting from the beginning of the part 2025.02.11 20:51:12.304014 [ 4 ] {5ecca1a2-d3dd-4490-9360-fb357e837d45} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.304058 [ 4 ] {5ecca1a2-d3dd-4490-9360-fb357e837d45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.304770 [ 4 ] {5ecca1a2-d3dd-4490-9360-fb357e837d45} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:51:12.305154 [ 4 ] {5ecca1a2-d3dd-4490-9360-fb357e837d45} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.305366 [ 129 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.02.11 20:51:12.305434 [ 129 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.305434 [ 4 ] {5ecca1a2-d3dd-4490-9360-fb357e837d45} executeQuery: Read 1 rows, 69.00 B in 0.003715 sec., 269.17900403768505 rows/sec., 18.14 KiB/sec. 2025.02.11 20:51:12.305506 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.305790 [ 4 ] {5ecca1a2-d3dd-4490-9360-fb357e837d45} TCPHandler: Processed in 0.004271978 sec. 2025.02.11 20:51:12.306131 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.02.11 20:51:12.306252 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:12.306874 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:12.307000 [ 255 ] {c4140250-60ec-4443-b802-a4113f822e24} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:12.307043 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part 2025.02.11 20:51:12.307331 [ 255 ] {c4140250-60ec-4443-b802-a4113f822e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:12.307530 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.02.11 20:51:12.308060 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.02.11 20:51:12.308466 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.02.11 20:51:12.308830 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.02.11 20:51:12.309269 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.02.11 20:51:12.313772 [ 255 ] {c4140250-60ec-4443-b802-a4113f822e24} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.313848 [ 255 ] {c4140250-60ec-4443-b802-a4113f822e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.315759 [ 255 ] {c4140250-60ec-4443-b802-a4113f822e24} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:51:12.316446 [ 199 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.010766772 sec., 2786.3504493268733 rows/sec., 187.75 KiB/sec. 2025.02.11 20:51:12.316498 [ 255 ] {c4140250-60ec-4443-b802-a4113f822e24} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.316824 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.02.11 20:51:12.316833 [ 129 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:51:12.316953 [ 129 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:12.317037 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:12.317650 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::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.02.11 20:51:12.318015 [ 255 ] {c4140250-60ec-4443-b802-a4113f822e24} executeQuery: Read 82 rows, 5.33 KiB in 0.011155 sec., 7350.963693411027 rows/sec., 478.08 KiB/sec. 2025.02.11 20:51:12.318123 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.318374 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 21485 rows, containing 5 columns (5 merged, 0 gathered) in 0.016948441 sec., 1267668.2179794589 rows/sec., 85.68 MiB/sec. 2025.02.11 20:51:12.318416 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:12.318588 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_30_6} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.02.11 20:51:12.318591 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4158 rows starting from the beginning of the part 2025.02.11 20:51:12.318619 [ 255 ] {c4140250-60ec-4443-b802-a4113f822e24} TCPHandler: Processed in 0.012647682 sec. 2025.02.11 20:51:12.318943 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.11 20:51:12.319068 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part 2025.02.11 20:51:12.319125 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:51:12.319473 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2025.02.11 20:51:12.319773 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part 2025.02.11 20:51:12.320105 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2025.02.11 20:51:12.320259 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.320471 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part 2025.02.11 20:51:12.320630 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_71_14} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:51:12.320901 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.11 20:51:12.322816 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4524 rows, containing 4 columns (4 merged, 0 gathered) in 0.005536088 sec., 817183.5418801147 rows/sec., 53.28 MiB/sec. 2025.02.11 20:51:12.323172 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:51:12.323511 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:12.323612 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_71_14} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:51:12.323710 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.02.11 20:51:14.234527 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.02.11 20:51:14.235219 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:14.235263 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:14.235795 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:51:14.236058 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:14.236315 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.02.11 20:51:15.831188 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.02.11 20:51:15.852583 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:15.852652 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:15.861200 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:51:15.862019 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:15.865835 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.02.11 20:51:16.844633 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1302 2025.02.11 20:51:16.847741 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:16.847796 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:16.849276 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:51:16.849599 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:16.849771 [ 144 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:51:16.849830 [ 144 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:16.849866 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:16.850487 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:51:16.851941 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1302 2025.02.11 20:51:16.852320 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:16.852521 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1132 rows starting from the beginning of the part 2025.02.11 20:51:16.853165 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part 2025.02.11 20:51:16.853759 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part 2025.02.11 20:51:16.854391 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part 2025.02.11 20:51:16.855057 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2025.02.11 20:51:16.855653 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part 2025.02.11 20:51:16.864264 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 72 columns (72 merged, 0 gathered) in 0.014252228 sec., 91354.13775305868 rows/sec., 72.16 MiB/sec. 2025.02.11 20:51:16.865579 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:51:16.866292 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:16.866382 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_36_7} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:51:16.866598 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.02.11 20:51:17.272150 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:17.272329 [ 255 ] {0442821e-c04d-40d3-8355-0f9db8babe6f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:17.272402 [ 255 ] {0442821e-c04d-40d3-8355-0f9db8babe6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:17.273175 [ 255 ] {0442821e-c04d-40d3-8355-0f9db8babe6f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:17.273214 [ 255 ] {0442821e-c04d-40d3-8355-0f9db8babe6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:17.273655 [ 255 ] {0442821e-c04d-40d3-8355-0f9db8babe6f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:51:17.273918 [ 255 ] {0442821e-c04d-40d3-8355-0f9db8babe6f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:17.274125 [ 255 ] {0442821e-c04d-40d3-8355-0f9db8babe6f} executeQuery: Read 134 rows, 11.81 KiB in 0.001844 sec., 72668.11279826464 rows/sec., 6.25 MiB/sec. 2025.02.11 20:51:17.274221 [ 255 ] {0442821e-c04d-40d3-8355-0f9db8babe6f} TCPHandler: Processed in 0.002185055 sec. 2025.02.11 20:51:17.274472 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:17.274679 [ 4 ] {f1c391e1-0861-4a45-b677-b9393dfe85ca} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:17.274749 [ 4 ] {f1c391e1-0861-4a45-b677-b9393dfe85ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:17.275490 [ 4 ] {f1c391e1-0861-4a45-b677-b9393dfe85ca} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:17.275548 [ 4 ] {f1c391e1-0861-4a45-b677-b9393dfe85ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:17.275978 [ 4 ] {f1c391e1-0861-4a45-b677-b9393dfe85ca} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:51:17.276243 [ 4 ] {f1c391e1-0861-4a45-b677-b9393dfe85ca} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:17.276491 [ 4 ] {f1c391e1-0861-4a45-b677-b9393dfe85ca} executeQuery: Read 39 rows, 2.93 KiB in 0.001866 sec., 20900.32154340836 rows/sec., 1.53 MiB/sec. 2025.02.11 20:51:17.276567 [ 4 ] {f1c391e1-0861-4a45-b677-b9393dfe85ca} TCPHandler: Processed in 0.002241745 sec. 2025.02.11 20:51:17.276717 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:17.276857 [ 255 ] {56bbb582-d07d-42bb-a5ed-aea4b32eb781} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:17.276914 [ 255 ] {56bbb582-d07d-42bb-a5ed-aea4b32eb781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:17.277569 [ 255 ] {56bbb582-d07d-42bb-a5ed-aea4b32eb781} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:17.277607 [ 255 ] {56bbb582-d07d-42bb-a5ed-aea4b32eb781} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:17.277998 [ 255 ] {56bbb582-d07d-42bb-a5ed-aea4b32eb781} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:51:17.278251 [ 255 ] {56bbb582-d07d-42bb-a5ed-aea4b32eb781} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:17.278443 [ 255 ] {56bbb582-d07d-42bb-a5ed-aea4b32eb781} executeQuery: Read 103 rows, 8.24 KiB in 0.001616 sec., 63737.623762376235 rows/sec., 4.98 MiB/sec. 2025.02.11 20:51:17.278537 [ 255 ] {56bbb582-d07d-42bb-a5ed-aea4b32eb781} TCPHandler: Processed in 0.0018871 sec. 2025.02.11 20:51:17.278747 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:17.278905 [ 4 ] {bfadad54-08e8-40cc-91f7-7c53d586f03f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:17.278964 [ 4 ] {bfadad54-08e8-40cc-91f7-7c53d586f03f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:17.279554 [ 4 ] {bfadad54-08e8-40cc-91f7-7c53d586f03f} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:17.279596 [ 4 ] {bfadad54-08e8-40cc-91f7-7c53d586f03f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:17.280004 [ 4 ] {bfadad54-08e8-40cc-91f7-7c53d586f03f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:51:17.280248 [ 4 ] {bfadad54-08e8-40cc-91f7-7c53d586f03f} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:17.280466 [ 4 ] {bfadad54-08e8-40cc-91f7-7c53d586f03f} executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. 2025.02.11 20:51:17.280543 [ 4 ] {bfadad54-08e8-40cc-91f7-7c53d586f03f} TCPHandler: Processed in 0.00190002 sec. 2025.02.11 20:51:17.280688 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:17.280806 [ 255 ] {595cb3c1-1ae7-4e74-a0c1-f4b791af29e8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:17.280884 [ 255 ] {595cb3c1-1ae7-4e74-a0c1-f4b791af29e8} 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.02.11 20:51:17.282069 [ 255 ] {595cb3c1-1ae7-4e74-a0c1-f4b791af29e8} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:17.282107 [ 255 ] {595cb3c1-1ae7-4e74-a0c1-f4b791af29e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:17.282793 [ 255 ] {595cb3c1-1ae7-4e74-a0c1-f4b791af29e8} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:51:17.283057 [ 255 ] {595cb3c1-1ae7-4e74-a0c1-f4b791af29e8} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:17.283256 [ 255 ] {595cb3c1-1ae7-4e74-a0c1-f4b791af29e8} executeQuery: Read 39 rows, 71.56 KiB in 0.002475 sec., 15757.575757575756 rows/sec., 28.24 MiB/sec. 2025.02.11 20:51:17.283347 [ 255 ] {595cb3c1-1ae7-4e74-a0c1-f4b791af29e8} TCPHandler: Processed in 0.002717294 sec. 2025.02.11 20:51:17.283495 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:17.283632 [ 4 ] {4b678c6a-a350-44b7-a951-7c10d19dd216} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:17.283686 [ 4 ] {4b678c6a-a350-44b7-a951-7c10d19dd216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:17.284186 [ 4 ] {4b678c6a-a350-44b7-a951-7c10d19dd216} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:17.284226 [ 4 ] {4b678c6a-a350-44b7-a951-7c10d19dd216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:17.284617 [ 4 ] {4b678c6a-a350-44b7-a951-7c10d19dd216} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:51:17.284859 [ 4 ] {4b678c6a-a350-44b7-a951-7c10d19dd216} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:17.285076 [ 4 ] {4b678c6a-a350-44b7-a951-7c10d19dd216} executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. 2025.02.11 20:51:17.285133 [ 4 ] {4b678c6a-a350-44b7-a951-7c10d19dd216} TCPHandler: Processed in 0.001699287 sec. 2025.02.11 20:51:21.568329 [ 133 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:51:21.568430 [ 133 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:51:21.736452 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.02.11 20:51:21.737109 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:21.737164 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:21.737721 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:51:21.738002 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:21.738259 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.02.11 20:51:22.274920 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.275129 [ 255 ] {c9aafd9c-f833-40c0-a506-3b61beb5f377} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:51:22.275200 [ 255 ] {c9aafd9c-f833-40c0-a506-3b61beb5f377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:51:22.275951 [ 255 ] {c9aafd9c-f833-40c0-a506-3b61beb5f377} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.275991 [ 255 ] {c9aafd9c-f833-40c0-a506-3b61beb5f377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.276419 [ 255 ] {c9aafd9c-f833-40c0-a506-3b61beb5f377} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:51:22.276678 [ 255 ] {c9aafd9c-f833-40c0-a506-3b61beb5f377} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.276919 [ 255 ] {c9aafd9c-f833-40c0-a506-3b61beb5f377} executeQuery: Read 14 rows, 1.01 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 547.13 KiB/sec. 2025.02.11 20:51:22.277111 [ 255 ] {c9aafd9c-f833-40c0-a506-3b61beb5f377} TCPHandler: Processed in 0.002317687 sec. 2025.02.11 20:51:22.277404 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.277608 [ 4 ] {5295b8f3-5984-49b1-ba16-60cf5b0dbcf6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:22.277684 [ 4 ] {5295b8f3-5984-49b1-ba16-60cf5b0dbcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:22.278553 [ 4 ] {5295b8f3-5984-49b1-ba16-60cf5b0dbcf6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.278604 [ 4 ] {5295b8f3-5984-49b1-ba16-60cf5b0dbcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.279040 [ 4 ] {5295b8f3-5984-49b1-ba16-60cf5b0dbcf6} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:51:22.279290 [ 4 ] {5295b8f3-5984-49b1-ba16-60cf5b0dbcf6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.279567 [ 4 ] {5295b8f3-5984-49b1-ba16-60cf5b0dbcf6} executeQuery: Read 203 rows, 17.95 KiB in 0.002009 sec., 101045.29616724739 rows/sec., 8.73 MiB/sec. 2025.02.11 20:51:22.279659 [ 4 ] {5295b8f3-5984-49b1-ba16-60cf5b0dbcf6} TCPHandler: Processed in 0.002402719 sec. 2025.02.11 20:51:22.279935 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.280109 [ 255 ] {c6346d1c-a282-486c-a857-1301b39d136b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:22.280164 [ 255 ] {c6346d1c-a282-486c-a857-1301b39d136b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:22.280720 [ 255 ] {c6346d1c-a282-486c-a857-1301b39d136b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.280757 [ 255 ] {c6346d1c-a282-486c-a857-1301b39d136b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.281102 [ 255 ] {c6346d1c-a282-486c-a857-1301b39d136b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:51:22.281361 [ 255 ] {c6346d1c-a282-486c-a857-1301b39d136b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.281491 [ 140 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:51:22.281542 [ 140 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.281547 [ 255 ] {c6346d1c-a282-486c-a857-1301b39d136b} executeQuery: Read 7 rows, 467.00 B in 0.001467 sec., 4771.642808452624 rows/sec., 310.88 KiB/sec. 2025.02.11 20:51:22.281569 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.281613 [ 255 ] {c6346d1c-a282-486c-a857-1301b39d136b} TCPHandler: Processed in 0.001835829 sec. 2025.02.11 20:51:22.281731 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:51:22.281802 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.281881 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:22.281966 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 64 rows starting from the beginning of the part 2025.02.11 20:51:22.282037 [ 4 ] {d3cdb956-6143-408a-8970-7f455d1d9c45} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:51:22.282120 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part 2025.02.11 20:51:22.282183 [ 4 ] {d3cdb956-6143-408a-8970-7f455d1d9c45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:51:22.282512 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 39 rows starting from the beginning of the part 2025.02.11 20:51:22.282869 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part 2025.02.11 20:51:22.283206 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part 2025.02.11 20:51:22.283621 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part 2025.02.11 20:51:22.285161 [ 4 ] {d3cdb956-6143-408a-8970-7f455d1d9c45} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.285238 [ 4 ] {d3cdb956-6143-408a-8970-7f455d1d9c45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:22.286319 [ 4 ] {d3cdb956-6143-408a-8970-7f455d1d9c45} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:51:22.286429 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.004773057 sec., 34569.040344584195 rows/sec., 2.59 MiB/sec. 2025.02.11 20:51:22.286749 [ 4 ] {d3cdb956-6143-408a-8970-7f455d1d9c45} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.286847 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:51:22.287328 [ 4 ] {d3cdb956-6143-408a-8970-7f455d1d9c45} executeQuery: Read 14 rows, 1004.00 B in 0.005323 sec., 2630.095810633102 rows/sec., 184.19 KiB/sec. 2025.02.11 20:51:22.287686 [ 4 ] {d3cdb956-6143-408a-8970-7f455d1d9c45} TCPHandler: Processed in 0.005961415 sec. 2025.02.11 20:51:22.288002 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.288040 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.288202 [ 255 ] {3e2a0405-a138-4100-942e-09541f226c06} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:51:22.288215 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_66_13} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:51:22.288270 [ 255 ] {3e2a0405-a138-4100-942e-09541f226c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:51:22.288400 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:51:22.288960 [ 255 ] {3e2a0405-a138-4100-942e-09541f226c06} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.289002 [ 255 ] {3e2a0405-a138-4100-942e-09541f226c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.289345 [ 255 ] {3e2a0405-a138-4100-942e-09541f226c06} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:51:22.289578 [ 255 ] {3e2a0405-a138-4100-942e-09541f226c06} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.289755 [ 255 ] {3e2a0405-a138-4100-942e-09541f226c06} executeQuery: Read 13 rows, 830.00 B in 0.001598 sec., 8135.168961201502 rows/sec., 507.23 KiB/sec. 2025.02.11 20:51:22.289807 [ 255 ] {3e2a0405-a138-4100-942e-09541f226c06} TCPHandler: Processed in 0.001991622 sec. 2025.02.11 20:51:22.289950 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.290068 [ 4 ] {3baf45f1-d08f-47f3-801d-1a4b8a82a28f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:22.290116 [ 4 ] {3baf45f1-d08f-47f3-801d-1a4b8a82a28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:22.290828 [ 4 ] {3baf45f1-d08f-47f3-801d-1a4b8a82a28f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.290867 [ 4 ] {3baf45f1-d08f-47f3-801d-1a4b8a82a28f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.291238 [ 4 ] {3baf45f1-d08f-47f3-801d-1a4b8a82a28f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:51:22.291470 [ 4 ] {3baf45f1-d08f-47f3-801d-1a4b8a82a28f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.291699 [ 4 ] {3baf45f1-d08f-47f3-801d-1a4b8a82a28f} executeQuery: Read 382 rows, 27.68 KiB in 0.001656 sec., 230676.32850241548 rows/sec., 16.32 MiB/sec. 2025.02.11 20:51:22.291756 [ 4 ] {3baf45f1-d08f-47f3-801d-1a4b8a82a28f} TCPHandler: Processed in 0.001862729 sec. 2025.02.11 20:51:22.291902 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.292017 [ 255 ] {e396591a-f601-47e0-a664-e5754e70322f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:51:22.292066 [ 255 ] {e396591a-f601-47e0-a664-e5754e70322f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:51:22.292612 [ 255 ] {e396591a-f601-47e0-a664-e5754e70322f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.292655 [ 255 ] {e396591a-f601-47e0-a664-e5754e70322f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.293073 [ 255 ] {e396591a-f601-47e0-a664-e5754e70322f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:51:22.293315 [ 255 ] {e396591a-f601-47e0-a664-e5754e70322f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.293444 [ 140 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.11 20:51:22.293482 [ 140 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.293492 [ 255 ] {e396591a-f601-47e0-a664-e5754e70322f} executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. 2025.02.11 20:51:22.293504 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.293599 [ 255 ] {e396591a-f601-47e0-a664-e5754e70322f} TCPHandler: Processed in 0.001742758 sec. 2025.02.11 20:51:22.293848 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:51:22.293890 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.294373 [ 4 ] {d84cc661-5120-4835-bc46-caad0d8b05e2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:22.294504 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:22.294556 [ 4 ] {d84cc661-5120-4835-bc46-caad0d8b05e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:22.294568 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part 2025.02.11 20:51:22.294857 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.02.11 20:51:22.295244 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.02.11 20:51:22.295571 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.02.11 20:51:22.295907 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.02.11 20:51:22.296226 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.02.11 20:51:22.297331 [ 4 ] {d84cc661-5120-4835-bc46-caad0d8b05e2} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.297399 [ 4 ] {d84cc661-5120-4835-bc46-caad0d8b05e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:22.298580 [ 4 ] {d84cc661-5120-4835-bc46-caad0d8b05e2} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:51:22.298679 [ 191 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.005089012 sec., 36549.33413401265 rows/sec., 1.86 MiB/sec. 2025.02.11 20:51:22.298952 [ 4 ] {d84cc661-5120-4835-bc46-caad0d8b05e2} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.299074 [ 191 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.11 20:51:22.299494 [ 4 ] {d84cc661-5120-4835-bc46-caad0d8b05e2} executeQuery: Read 237 rows, 16.27 KiB in 0.00536 sec., 44216.41791044776 rows/sec., 2.96 MiB/sec. 2025.02.11 20:51:22.299824 [ 4 ] {d84cc661-5120-4835-bc46-caad0d8b05e2} TCPHandler: Processed in 0.006117348 sec. 2025.02.11 20:51:22.300142 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.300226 [ 191 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.300549 [ 255 ] {c7bf937e-41c2-4157-a2ec-96e2559f2ce7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:51:22.300710 [ 191 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_31_6} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.11 20:51:22.300731 [ 255 ] {c7bf937e-41c2-4157-a2ec-96e2559f2ce7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:51:22.300957 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:51:22.301418 [ 255 ] {c7bf937e-41c2-4157-a2ec-96e2559f2ce7} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.301459 [ 255 ] {c7bf937e-41c2-4157-a2ec-96e2559f2ce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.301813 [ 255 ] {c7bf937e-41c2-4157-a2ec-96e2559f2ce7} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:51:22.302071 [ 255 ] {c7bf937e-41c2-4157-a2ec-96e2559f2ce7} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.302294 [ 255 ] {c7bf937e-41c2-4157-a2ec-96e2559f2ce7} executeQuery: Read 1 rows, 69.00 B in 0.001894 sec., 527.9831045406547 rows/sec., 35.58 KiB/sec. 2025.02.11 20:51:22.302485 [ 255 ] {c7bf937e-41c2-4157-a2ec-96e2559f2ce7} TCPHandler: Processed in 0.00250386 sec. 2025.02.11 20:51:22.302688 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:22.302803 [ 4 ] {adf35d12-7efd-496d-89b4-06e46208323f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:22.302853 [ 4 ] {adf35d12-7efd-496d-89b4-06e46208323f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:22.303345 [ 4 ] {adf35d12-7efd-496d-89b4-06e46208323f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:22.303384 [ 4 ] {adf35d12-7efd-496d-89b4-06e46208323f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2025.02.11 20:51:22.303765 [ 4 ] {adf35d12-7efd-496d-89b4-06e46208323f} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:51:22.303996 [ 4 ] {adf35d12-7efd-496d-89b4-06e46208323f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:22.304201 [ 4 ] {adf35d12-7efd-496d-89b4-06e46208323f} executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec. 2025.02.11 20:51:22.304251 [ 4 ] {adf35d12-7efd-496d-89b4-06e46208323f} TCPHandler: Processed in 0.001672317 sec. 2025.02.11 20:51:23.365910 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.02.11 20:51:23.387966 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:23.388031 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:23.395620 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:51:23.396429 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:23.399727 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.02.11 20:51:26.852161 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1334 2025.02.11 20:51:26.855332 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:26.855371 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:26.856840 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:51:26.857156 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:26.857726 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1334 2025.02.11 20:51:27.302091 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:27.302375 [ 255 ] {b965fcff-2286-465c-8332-5a26a89261e2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:51:27.302440 [ 255 ] {b965fcff-2286-465c-8332-5a26a89261e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:51:27.303111 [ 255 ] {b965fcff-2286-465c-8332-5a26a89261e2} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.303151 [ 255 ] {b965fcff-2286-465c-8332-5a26a89261e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.303560 [ 255 ] {b965fcff-2286-465c-8332-5a26a89261e2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.11 20:51:27.303805 [ 255 ] {b965fcff-2286-465c-8332-5a26a89261e2} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.304037 [ 255 ] {b965fcff-2286-465c-8332-5a26a89261e2} executeQuery: Read 10 rows, 835.00 B in 0.00173 sec., 5780.346820809249 rows/sec., 471.35 KiB/sec. 2025.02.11 20:51:27.304182 [ 255 ] {b965fcff-2286-465c-8332-5a26a89261e2} TCPHandler: Processed in 0.002254956 sec. 2025.02.11 20:51:27.304442 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:27.304655 [ 4 ] {0b07898b-a736-40c5-85a3-8f386d497bad} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:27.304737 [ 4 ] {0b07898b-a736-40c5-85a3-8f386d497bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:27.306174 [ 4 ] {0b07898b-a736-40c5-85a3-8f386d497bad} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.306223 [ 4 ] {0b07898b-a736-40c5-85a3-8f386d497bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.306737 [ 4 ] {0b07898b-a736-40c5-85a3-8f386d497bad} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:51:27.306988 [ 4 ] {0b07898b-a736-40c5-85a3-8f386d497bad} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.307234 [ 4 ] {0b07898b-a736-40c5-85a3-8f386d497bad} executeQuery: Read 1279 rows, 108.29 KiB in 0.002639 sec., 484653.2777567261 rows/sec., 40.07 MiB/sec. 2025.02.11 20:51:27.307323 [ 4 ] {0b07898b-a736-40c5-85a3-8f386d497bad} TCPHandler: Processed in 0.003019408 sec. 2025.02.11 20:51:27.307538 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:27.307695 [ 255 ] {400fe744-3e00-48a2-bce3-7d9ee62b2799} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:27.307751 [ 255 ] {400fe744-3e00-48a2-bce3-7d9ee62b2799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:27.308411 [ 255 ] {400fe744-3e00-48a2-bce3-7d9ee62b2799} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.308449 [ 255 ] {400fe744-3e00-48a2-bce3-7d9ee62b2799} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.308809 [ 255 ] {400fe744-3e00-48a2-bce3-7d9ee62b2799} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:51:27.309046 [ 255 ] {400fe744-3e00-48a2-bce3-7d9ee62b2799} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.309217 [ 255 ] {400fe744-3e00-48a2-bce3-7d9ee62b2799} executeQuery: Read 49 rows, 3.63 KiB in 0.001552 sec., 31572.16494845361 rows/sec., 2.28 MiB/sec. 2025.02.11 20:51:27.309267 [ 255 ] {400fe744-3e00-48a2-bce3-7d9ee62b2799} TCPHandler: Processed in 0.001845409 sec. 2025.02.11 20:51:27.309417 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:27.309562 [ 4 ] {9fe00601-3ad3-4538-9303-aad81ad8c8d5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:51:27.309623 [ 4 ] {9fe00601-3ad3-4538-9303-aad81ad8c8d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:51:27.310430 [ 4 ] {9fe00601-3ad3-4538-9303-aad81ad8c8d5} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.310471 [ 4 ] {9fe00601-3ad3-4538-9303-aad81ad8c8d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.310841 [ 4 ] {9fe00601-3ad3-4538-9303-aad81ad8c8d5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:51:27.311072 [ 4 ] {9fe00601-3ad3-4538-9303-aad81ad8c8d5} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.311224 [ 132 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:51:27.311289 [ 132 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.311305 [ 4 ] {9fe00601-3ad3-4538-9303-aad81ad8c8d5} executeQuery: Read 228 rows, 15.81 KiB in 0.001772 sec., 128668.17155756208 rows/sec., 8.71 MiB/sec. 2025.02.11 20:51:27.311336 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.311454 [ 4 ] {9fe00601-3ad3-4538-9303-aad81ad8c8d5} TCPHandler: Processed in 0.002091583 sec. 2025.02.11 20:51:27.311722 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:51:27.311732 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:27.311978 [ 255 ] {bab7b155-761b-4fc5-8f5c-088a0990feca} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:27.311994 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:27.312037 [ 255 ] {bab7b155-761b-4fc5-8f5c-088a0990feca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:27.312041 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part 2025.02.11 20:51:27.312232 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part 2025.02.11 20:51:27.312489 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.02.11 20:51:27.312714 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.02.11 20:51:27.312930 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.02.11 20:51:27.313158 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part 2025.02.11 20:51:27.314022 [ 255 ] {bab7b155-761b-4fc5-8f5c-088a0990feca} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.314074 [ 255 ] {bab7b155-761b-4fc5-8f5c-088a0990feca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.314634 [ 191 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.003167421 sec., 233628.55774461303 rows/sec., 16.72 MiB/sec. 2025.02.11 20:51:27.314724 [ 255 ] {bab7b155-761b-4fc5-8f5c-088a0990feca} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:51:27.314932 [ 191 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:51:27.315132 [ 255 ] {bab7b155-761b-4fc5-8f5c-088a0990feca} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.315571 [ 255 ] {bab7b155-761b-4fc5-8f5c-088a0990feca} executeQuery: Read 569 rows, 43.34 KiB in 0.003648 sec., 155975.87719298244 rows/sec., 11.60 MiB/sec. 2025.02.11 20:51:27.315722 [ 191 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.315874 [ 255 ] {bab7b155-761b-4fc5-8f5c-088a0990feca} TCPHandler: Processed in 0.004274678 sec. 2025.02.11 20:51:27.316183 [ 191 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_41_8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:51:27.316228 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:27.316464 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.11 20:51:27.316649 [ 4 ] {f2833431-de48-4ba5-b98c-58ef7c06dff7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:27.316726 [ 4 ] {f2833431-de48-4ba5-b98c-58ef7c06dff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:27.317542 [ 4 ] {f2833431-de48-4ba5-b98c-58ef7c06dff7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.317581 [ 4 ] {f2833431-de48-4ba5-b98c-58ef7c06dff7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.318045 [ 4 ] {f2833431-de48-4ba5-b98c-58ef7c06dff7} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:51:27.318312 [ 4 ] {f2833431-de48-4ba5-b98c-58ef7c06dff7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.318546 [ 4 ] {f2833431-de48-4ba5-b98c-58ef7c06dff7} executeQuery: Read 885 rows, 60.98 KiB in 0.002021 sec., 437902.0286986641 rows/sec., 29.47 MiB/sec. 2025.02.11 20:51:27.318646 [ 4 ] {f2833431-de48-4ba5-b98c-58ef7c06dff7} TCPHandler: Processed in 0.002617282 sec. 2025.02.11 20:51:27.318832 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:27.318977 [ 255 ] {51f52e9b-ce40-4491-8506-64eb45bf9907} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:27.319068 [ 255 ] {51f52e9b-ce40-4491-8506-64eb45bf9907} 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.02.11 20:51:27.320251 [ 255 ] {51f52e9b-ce40-4491-8506-64eb45bf9907} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.320290 [ 255 ] {51f52e9b-ce40-4491-8506-64eb45bf9907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.320958 [ 255 ] {51f52e9b-ce40-4491-8506-64eb45bf9907} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:51:27.321216 [ 255 ] {51f52e9b-ce40-4491-8506-64eb45bf9907} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.321437 [ 131 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:51:27.321502 [ 255 ] {51f52e9b-ce40-4491-8506-64eb45bf9907} executeQuery: Read 39 rows, 71.56 KiB in 0.002546 sec., 15318.146111547525 rows/sec., 27.45 MiB/sec. 2025.02.11 20:51:27.321549 [ 131 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.321664 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.321764 [ 255 ] {51f52e9b-ce40-4491-8506-64eb45bf9907} TCPHandler: Processed in 0.003019808 sec. 2025.02.11 20:51:27.322013 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:51:27.322065 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:27.322347 [ 4 ] {d17f14cd-2c93-4205-bd6f-36071d444a3d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:27.322480 [ 4 ] {d17f14cd-2c93-4205-bd6f-36071d444a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:27.322759 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:27.323012 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1130 rows starting from the beginning of the part 2025.02.11 20:51:27.323672 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part 2025.02.11 20:51:27.324408 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2025.02.11 20:51:27.324544 [ 4 ] {d17f14cd-2c93-4205-bd6f-36071d444a3d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:27.324648 [ 4 ] {d17f14cd-2c93-4205-bd6f-36071d444a3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:27.325018 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2025.02.11 20:51:27.325547 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2025.02.11 20:51:27.326159 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part 2025.02.11 20:51:27.326226 [ 4 ] {d17f14cd-2c93-4205-bd6f-36071d444a3d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:51:27.326911 [ 4 ] {d17f14cd-2c93-4205-bd6f-36071d444a3d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.327379 [ 4 ] {d17f14cd-2c93-4205-bd6f-36071d444a3d} executeQuery: Read 60 rows, 4.14 KiB in 0.005121 sec., 11716.461628588168 rows/sec., 808.56 KiB/sec. 2025.02.11 20:51:27.327517 [ 4 ] {d17f14cd-2c93-4205-bd6f-36071d444a3d} TCPHandler: Processed in 0.00561457 sec. 2025.02.11 20:51:27.334933 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1325 rows, containing 19 columns (19 merged, 0 gathered) in 0.013120269 sec., 100988.7830805908 rows/sec., 180.97 MiB/sec. 2025.02.11 20:51:27.336363 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:51:27.336844 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:27.336939 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_36_7} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:51:27.337123 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. 2025.02.11 20:51:28.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 226.16 MiB, peak 237.56 MiB, free memory in arenas 0.00 B, will set to 230.14 MiB (RSS), difference: 3.98 MiB 2025.02.11 20:51:29.238392 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.02.11 20:51:29.239172 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:29.239233 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:29.239782 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:51:29.240049 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:29.240267 [ 130 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:51:29.240309 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.02.11 20:51:29.240355 [ 130 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:29.240388 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:29.240508 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:51:29.240636 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:29.240678 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.02.11 20:51:29.240760 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.02.11 20:51:29.240906 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.02.11 20:51:29.241232 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.02.11 20:51:29.241446 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.02.11 20:51:29.241546 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.02.11 20:51:29.244013 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003554737 sec., 6589517.030373836 rows/sec., 94.26 MiB/sec. 2025.02.11 20:51:29.244448 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:51:29.244794 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:29.244893 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_51_10} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:51:29.245014 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.02.11 20:51:30.899797 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.02.11 20:51:30.923833 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:30.923888 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:30.931485 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:51:30.932287 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:30.932576 [ 126 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:51:30.932636 [ 126 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:30.932675 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:30.933048 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:51:30.949014 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.02.11 20:51:30.950745 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:30.952416 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.02.11 20:51:30.958693 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.02.11 20:51:30.964420 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.02.11 20:51:30.970146 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.02.11 20:51:30.975968 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.02.11 20:51:30.980664 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.02.11 20:51:31.000359 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 240.63 MiB, peak 240.63 MiB, free memory in arenas 0.00 B, will set to 230.58 MiB (RSS), difference: -10.05 MiB 2025.02.11 20:51:31.040903 [ 193 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.108102819 sec., 3561.424240009874 rows/sec., 18.42 MiB/sec. 2025.02.11 20:51:31.044129 [ 199 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:51:31.047681 [ 199 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:31.047806 [ 199 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_51_10} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:51:31.050446 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.11 20:51:32.000168 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 221.15 MiB, peak 240.63 MiB, free memory in arenas 0.00 B, will set to 230.74 MiB (RSS), difference: 9.59 MiB 2025.02.11 20:51:32.275058 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.275273 [ 255 ] {c5506acc-bc6f-4b4b-88ef-9b251f693f75} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:51:32.275352 [ 255 ] {c5506acc-bc6f-4b4b-88ef-9b251f693f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:51:32.276110 [ 255 ] {c5506acc-bc6f-4b4b-88ef-9b251f693f75} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.276150 [ 255 ] {c5506acc-bc6f-4b4b-88ef-9b251f693f75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.276588 [ 255 ] {c5506acc-bc6f-4b4b-88ef-9b251f693f75} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:51:32.276841 [ 255 ] {c5506acc-bc6f-4b4b-88ef-9b251f693f75} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.277038 [ 255 ] {c5506acc-bc6f-4b4b-88ef-9b251f693f75} executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. 2025.02.11 20:51:32.277093 [ 255 ] {c5506acc-bc6f-4b4b-88ef-9b251f693f75} TCPHandler: Processed in 0.002169504 sec. 2025.02.11 20:51:32.277357 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.277573 [ 4 ] {474ee3c4-12f1-42bf-b71b-427703e2ca70} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:32.277659 [ 4 ] {474ee3c4-12f1-42bf-b71b-427703e2ca70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:32.279167 [ 4 ] {474ee3c4-12f1-42bf-b71b-427703e2ca70} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.279218 [ 4 ] {474ee3c4-12f1-42bf-b71b-427703e2ca70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.279676 [ 4 ] {474ee3c4-12f1-42bf-b71b-427703e2ca70} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:51:32.279943 [ 4 ] {474ee3c4-12f1-42bf-b71b-427703e2ca70} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.280191 [ 4 ] {474ee3c4-12f1-42bf-b71b-427703e2ca70} executeQuery: Read 203 rows, 17.95 KiB in 0.00268 sec., 75746.26865671642 rows/sec., 6.54 MiB/sec. 2025.02.11 20:51:32.280260 [ 4 ] {474ee3c4-12f1-42bf-b71b-427703e2ca70} TCPHandler: Processed in 0.003045498 sec. 2025.02.11 20:51:32.280423 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.280562 [ 255 ] {57947b67-e240-4b9f-b335-62b81ce04a02} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:32.280618 [ 255 ] {57947b67-e240-4b9f-b335-62b81ce04a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:32.281320 [ 255 ] {57947b67-e240-4b9f-b335-62b81ce04a02} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.281364 [ 255 ] {57947b67-e240-4b9f-b335-62b81ce04a02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.281764 [ 255 ] {57947b67-e240-4b9f-b335-62b81ce04a02} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:51:32.282003 [ 255 ] {57947b67-e240-4b9f-b335-62b81ce04a02} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.282178 [ 255 ] {57947b67-e240-4b9f-b335-62b81ce04a02} executeQuery: Read 7 rows, 467.00 B in 0.001647 sec., 4250.151791135398 rows/sec., 276.90 KiB/sec. 2025.02.11 20:51:32.282229 [ 255 ] {57947b67-e240-4b9f-b335-62b81ce04a02} TCPHandler: Processed in 0.00187133 sec. 2025.02.11 20:51:32.282384 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.282508 [ 4 ] {361226cb-7799-4839-8804-a09a8a90825f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:51:32.282563 [ 4 ] {361226cb-7799-4839-8804-a09a8a90825f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:51:32.283161 [ 4 ] {361226cb-7799-4839-8804-a09a8a90825f} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.283203 [ 4 ] {361226cb-7799-4839-8804-a09a8a90825f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.283571 [ 4 ] {361226cb-7799-4839-8804-a09a8a90825f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:51:32.283822 [ 4 ] {361226cb-7799-4839-8804-a09a8a90825f} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.284035 [ 4 ] {361226cb-7799-4839-8804-a09a8a90825f} executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec. 2025.02.11 20:51:32.284093 [ 4 ] {361226cb-7799-4839-8804-a09a8a90825f} TCPHandler: Processed in 0.001769649 sec. 2025.02.11 20:51:32.284234 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.284348 [ 255 ] {5a05f210-341d-42ca-9905-e7918a4b4f16} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:51:32.284396 [ 255 ] {5a05f210-341d-42ca-9905-e7918a4b4f16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:51:32.285057 [ 255 ] {5a05f210-341d-42ca-9905-e7918a4b4f16} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.285102 [ 255 ] {5a05f210-341d-42ca-9905-e7918a4b4f16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.285508 [ 255 ] {5a05f210-341d-42ca-9905-e7918a4b4f16} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:51:32.285746 [ 255 ] {5a05f210-341d-42ca-9905-e7918a4b4f16} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.285921 [ 255 ] {5a05f210-341d-42ca-9905-e7918a4b4f16} executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. 2025.02.11 20:51:32.285971 [ 255 ] {5a05f210-341d-42ca-9905-e7918a4b4f16} TCPHandler: Processed in 0.001792678 sec. 2025.02.11 20:51:32.286107 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.286225 [ 4 ] {40a2c928-e884-4d71-b390-a3d41c3163a5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:32.286274 [ 4 ] {40a2c928-e884-4d71-b390-a3d41c3163a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:32.287012 [ 4 ] {40a2c928-e884-4d71-b390-a3d41c3163a5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.287053 [ 4 ] {40a2c928-e884-4d71-b390-a3d41c3163a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.287436 [ 4 ] {40a2c928-e884-4d71-b390-a3d41c3163a5} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:51:32.287677 [ 4 ] {40a2c928-e884-4d71-b390-a3d41c3163a5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.287907 [ 4 ] {40a2c928-e884-4d71-b390-a3d41c3163a5} executeQuery: Read 382 rows, 27.68 KiB in 0.001708 sec., 223653.3957845433 rows/sec., 15.83 MiB/sec. 2025.02.11 20:51:32.287963 [ 4 ] {40a2c928-e884-4d71-b390-a3d41c3163a5} TCPHandler: Processed in 0.0019139 sec. 2025.02.11 20:51:32.288114 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.288248 [ 255 ] {9dbcf005-0c94-4312-8b22-8604183ed3aa} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:51:32.288306 [ 255 ] {9dbcf005-0c94-4312-8b22-8604183ed3aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:51:32.288801 [ 255 ] {9dbcf005-0c94-4312-8b22-8604183ed3aa} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.288837 [ 255 ] {9dbcf005-0c94-4312-8b22-8604183ed3aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.289200 [ 255 ] {9dbcf005-0c94-4312-8b22-8604183ed3aa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:51:32.289435 [ 255 ] {9dbcf005-0c94-4312-8b22-8604183ed3aa} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.289611 [ 255 ] {9dbcf005-0c94-4312-8b22-8604183ed3aa} executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. 2025.02.11 20:51:32.289657 [ 255 ] {9dbcf005-0c94-4312-8b22-8604183ed3aa} TCPHandler: Processed in 0.001609356 sec. 2025.02.11 20:51:32.289804 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.289940 [ 4 ] {6b606c46-b046-43c1-a359-9863fd2792ff} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:32.290003 [ 4 ] {6b606c46-b046-43c1-a359-9863fd2792ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:32.290660 [ 4 ] {6b606c46-b046-43c1-a359-9863fd2792ff} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.290699 [ 4 ] {6b606c46-b046-43c1-a359-9863fd2792ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.291098 [ 4 ] {6b606c46-b046-43c1-a359-9863fd2792ff} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:51:32.291336 [ 4 ] {6b606c46-b046-43c1-a359-9863fd2792ff} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.291575 [ 4 ] {6b606c46-b046-43c1-a359-9863fd2792ff} executeQuery: Read 237 rows, 16.27 KiB in 0.001663 sec., 142513.52976548407 rows/sec., 9.55 MiB/sec. 2025.02.11 20:51:32.291678 [ 4 ] {6b606c46-b046-43c1-a359-9863fd2792ff} TCPHandler: Processed in 0.001941581 sec. 2025.02.11 20:51:32.291913 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.292118 [ 255 ] {efaa20e2-bde3-4466-ba71-e56a09dbb5a1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:51:32.292177 [ 255 ] {efaa20e2-bde3-4466-ba71-e56a09dbb5a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:51:32.292676 [ 255 ] {efaa20e2-bde3-4466-ba71-e56a09dbb5a1} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.292714 [ 255 ] {efaa20e2-bde3-4466-ba71-e56a09dbb5a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.293069 [ 255 ] {efaa20e2-bde3-4466-ba71-e56a09dbb5a1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:51:32.293332 [ 255 ] {efaa20e2-bde3-4466-ba71-e56a09dbb5a1} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.293512 [ 255 ] {efaa20e2-bde3-4466-ba71-e56a09dbb5a1} executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. 2025.02.11 20:51:32.293561 [ 255 ] {efaa20e2-bde3-4466-ba71-e56a09dbb5a1} TCPHandler: Processed in 0.001793869 sec. 2025.02.11 20:51:32.293716 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:32.293853 [ 4 ] {70cfcfdf-9b68-42a0-8504-a81d85e77bc6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:32.293913 [ 4 ] {70cfcfdf-9b68-42a0-8504-a81d85e77bc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:32.294475 [ 4 ] {70cfcfdf-9b68-42a0-8504-a81d85e77bc6} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:32.294516 [ 4 ] {70cfcfdf-9b68-42a0-8504-a81d85e77bc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:32.294880 [ 4 ] {70cfcfdf-9b68-42a0-8504-a81d85e77bc6} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:51:32.295141 [ 4 ] {70cfcfdf-9b68-42a0-8504-a81d85e77bc6} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:32.295405 [ 4 ] {70cfcfdf-9b68-42a0-8504-a81d85e77bc6} executeQuery: Read 82 rows, 5.33 KiB in 0.001566 sec., 52362.70753512133 rows/sec., 3.33 MiB/sec. 2025.02.11 20:51:32.295461 [ 4 ] {70cfcfdf-9b68-42a0-8504-a81d85e77bc6} TCPHandler: Processed in 0.001812809 sec. 2025.02.11 20:51:36.568490 [ 119 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:51:36.568592 [ 119 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:51:36.740482 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.02.11 20:51:36.741407 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:36.741456 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:36.742005 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:51:36.742271 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:36.742497 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.02.11 20:51:36.857917 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1370 2025.02.11 20:51:36.861141 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:36.861195 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:36.862646 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:51:36.862965 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:36.864290 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1370 2025.02.11 20:51:37.271653 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:37.271958 [ 255 ] {1adbdb32-204d-4872-8e1d-76d1ab31e38d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:37.272073 [ 255 ] {1adbdb32-204d-4872-8e1d-76d1ab31e38d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:37.273097 [ 255 ] {1adbdb32-204d-4872-8e1d-76d1ab31e38d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.273146 [ 255 ] {1adbdb32-204d-4872-8e1d-76d1ab31e38d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.273614 [ 255 ] {1adbdb32-204d-4872-8e1d-76d1ab31e38d} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:51:37.273875 [ 255 ] {1adbdb32-204d-4872-8e1d-76d1ab31e38d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.274082 [ 118 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:51:37.274104 [ 255 ] {1adbdb32-204d-4872-8e1d-76d1ab31e38d} executeQuery: Read 134 rows, 11.81 KiB in 0.002224 sec., 60251.79856115108 rows/sec., 5.18 MiB/sec. 2025.02.11 20:51:37.274177 [ 118 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.274237 [ 255 ] {1adbdb32-204d-4872-8e1d-76d1ab31e38d} TCPHandler: Processed in 0.002790215 sec. 2025.02.11 20:51:37.274243 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.274431 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:51:37.274519 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:37.274596 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:37.274649 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1431 rows starting from the beginning of the part 2025.02.11 20:51:37.274719 [ 4 ] {d3271f51-0710-4650-a35f-fa5bd6f57b4f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:37.274815 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 134 rows starting from the beginning of the part 2025.02.11 20:51:37.274873 [ 4 ] {d3271f51-0710-4650-a35f-fa5bd6f57b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:37.275320 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 203 rows starting from the beginning of the part 2025.02.11 20:51:37.275655 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:51:37.275978 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 203 rows starting from the beginning of the part 2025.02.11 20:51:37.276351 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 134 rows starting from the beginning of the part 2025.02.11 20:51:37.277387 [ 4 ] {d3271f51-0710-4650-a35f-fa5bd6f57b4f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.277436 [ 4 ] {d3271f51-0710-4650-a35f-fa5bd6f57b4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.277996 [ 4 ] {d3271f51-0710-4650-a35f-fa5bd6f57b4f} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:51:37.278269 [ 4 ] {d3271f51-0710-4650-a35f-fa5bd6f57b4f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.278534 [ 4 ] {d3271f51-0710-4650-a35f-fa5bd6f57b4f} executeQuery: Read 39 rows, 2.93 KiB in 0.003869 sec., 10080.124063065392 rows/sec., 757.98 KiB/sec. 2025.02.11 20:51:37.278682 [ 4 ] {d3271f51-0710-4650-a35f-fa5bd6f57b4f} TCPHandler: Processed in 0.004297159 sec. 2025.02.11 20:51:37.279302 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:37.279483 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 5 columns (5 merged, 0 gathered) in 0.005123133 sec., 660533.3103786296 rows/sec., 57.81 MiB/sec. 2025.02.11 20:51:37.279889 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:51:37.279946 [ 255 ] {76420c92-58ad-42cd-ba33-bd1a39684580} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:37.280343 [ 255 ] {76420c92-58ad-42cd-ba33-bd1a39684580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:37.280653 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.280884 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_76_15} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:51:37.281071 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:51:37.281493 [ 255 ] {76420c92-58ad-42cd-ba33-bd1a39684580} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.281536 [ 255 ] {76420c92-58ad-42cd-ba33-bd1a39684580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.281916 [ 255 ] {76420c92-58ad-42cd-ba33-bd1a39684580} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:51:37.282181 [ 255 ] {76420c92-58ad-42cd-ba33-bd1a39684580} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.282360 [ 118 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:51:37.282421 [ 118 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.282433 [ 255 ] {76420c92-58ad-42cd-ba33-bd1a39684580} executeQuery: Read 103 rows, 8.24 KiB in 0.002728 sec., 37756.59824046921 rows/sec., 2.95 MiB/sec. 2025.02.11 20:51:37.282460 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.282602 [ 255 ] {76420c92-58ad-42cd-ba33-bd1a39684580} TCPHandler: Processed in 0.00373802 sec. 2025.02.11 20:51:37.282737 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:51:37.282787 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:37.283021 [ 4 ] {66c7a491-b147-485f-96bc-4551aae50282} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:37.283039 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:37.283127 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part 2025.02.11 20:51:37.283137 [ 4 ] {66c7a491-b147-485f-96bc-4551aae50282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:37.283424 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 103 rows starting from the beginning of the part 2025.02.11 20:51:37.283813 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 382 rows starting from the beginning of the part 2025.02.11 20:51:37.284208 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 569 rows starting from the beginning of the part 2025.02.11 20:51:37.284554 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 382 rows starting from the beginning of the part 2025.02.11 20:51:37.284988 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 103 rows starting from the beginning of the part 2025.02.11 20:51:37.286079 [ 4 ] {66c7a491-b147-485f-96bc-4551aae50282} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.286146 [ 4 ] {66c7a491-b147-485f-96bc-4551aae50282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.287163 [ 4 ] {66c7a491-b147-485f-96bc-4551aae50282} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:51:37.287584 [ 4 ] {66c7a491-b147-485f-96bc-4551aae50282} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.287771 [ 118 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:51:37.287859 [ 118 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.287872 [ 4 ] {66c7a491-b147-485f-96bc-4551aae50282} executeQuery: Read 160 rows, 11.41 KiB in 0.004913 sec., 32566.65988194586 rows/sec., 2.27 MiB/sec. 2025.02.11 20:51:37.287928 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.288419 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:51:37.288424 [ 4 ] {66c7a491-b147-485f-96bc-4551aae50282} TCPHandler: Processed in 0.005691271 sec. 2025.02.11 20:51:37.288548 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 5 columns (5 merged, 0 gathered) in 0.005937565 sec., 412963.9001846717 rows/sec., 31.71 MiB/sec. 2025.02.11 20:51:37.288757 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:37.288867 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:37.288969 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21485 rows starting from the beginning of the part 2025.02.11 20:51:37.288985 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:51:37.289392 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2025.02.11 20:51:37.289466 [ 255 ] {0c37fa10-b5da-4e3b-91d2-1fdef10d94e2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:37.289797 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2025.02.11 20:51:37.290076 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.290289 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 885 rows starting from the beginning of the part 2025.02.11 20:51:37.290443 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_76_15} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:51:37.290446 [ 255 ] {0c37fa10-b5da-4e3b-91d2-1fdef10d94e2} 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.02.11 20:51:37.290681 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part 2025.02.11 20:51:37.290748 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.02.11 20:51:37.291059 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2025.02.11 20:51:37.293993 [ 255 ] {0c37fa10-b5da-4e3b-91d2-1fdef10d94e2} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.294061 [ 255 ] {0c37fa10-b5da-4e3b-91d2-1fdef10d94e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.296045 [ 255 ] {0c37fa10-b5da-4e3b-91d2-1fdef10d94e2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:51:37.296504 [ 255 ] {0c37fa10-b5da-4e3b-91d2-1fdef10d94e2} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.297341 [ 255 ] {0c37fa10-b5da-4e3b-91d2-1fdef10d94e2} executeQuery: Read 39 rows, 71.56 KiB in 0.008332 sec., 4680.748919827171 rows/sec., 8.39 MiB/sec. 2025.02.11 20:51:37.297831 [ 255 ] {0c37fa10-b5da-4e3b-91d2-1fdef10d94e2} TCPHandler: Processed in 0.009225778 sec. 2025.02.11 20:51:37.298071 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:37.298210 [ 4 ] {dc6e3961-e6a2-428f-aa39-751bd9078e21} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:37.298269 [ 4 ] {dc6e3961-e6a2-428f-aa39-751bd9078e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:37.298824 [ 4 ] {dc6e3961-e6a2-428f-aa39-751bd9078e21} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.298862 [ 4 ] {dc6e3961-e6a2-428f-aa39-751bd9078e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.300896 [ 4 ] {dc6e3961-e6a2-428f-aa39-751bd9078e21} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:51:37.301184 [ 4 ] {dc6e3961-e6a2-428f-aa39-751bd9078e21} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.301410 [ 118 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:51:37.301451 [ 118 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:37.301479 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:37.301490 [ 4 ] {dc6e3961-e6a2-428f-aa39-751bd9078e21} executeQuery: Read 60 rows, 4.14 KiB in 0.003307 sec., 18143.332325370426 rows/sec., 1.22 MiB/sec. 2025.02.11 20:51:37.301674 [ 4 ] {dc6e3961-e6a2-428f-aa39-751bd9078e21} TCPHandler: Processed in 0.003706839 sec. 2025.02.11 20:51:37.301734 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:51:37.301863 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:37.301893 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4524 rows starting from the beginning of the part 2025.02.11 20:51:37.301973 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.02.11 20:51:37.302065 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2025.02.11 20:51:37.302497 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.02.11 20:51:37.302832 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part 2025.02.11 20:51:37.303029 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2025.02.11 20:51:37.306205 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4868 rows, containing 4 columns (4 merged, 0 gathered) in 0.004633005 sec., 1050721.9396482413 rows/sec., 68.54 MiB/sec. 2025.02.11 20:51:37.306360 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 23164 rows, containing 5 columns (5 merged, 0 gathered) in 0.018240171 sec., 1269944.2346236776 rows/sec., 85.84 MiB/sec. 2025.02.11 20:51:37.306728 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:51:37.306953 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:51:37.307124 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.307278 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_76_15} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:51:37.307441 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.02.11 20:51:37.307562 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:37.307657 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_76_15} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:51:37.307758 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.11 20:51:38.000229 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 231.33 MiB, peak 241.82 MiB, free memory in arenas 0.00 B, will set to 232.68 MiB (RSS), difference: 1.36 MiB 2025.02.11 20:51:38.449110 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.02.11 20:51:38.468043 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:38.468103 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:38.475077 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:51:38.475866 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:38.478670 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.02.11 20:51:42.274251 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.274443 [ 255 ] {32299cff-efc4-43fd-b20f-d629c9655f0f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:51:42.274515 [ 255 ] {32299cff-efc4-43fd-b20f-d629c9655f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:51:42.276149 [ 255 ] {32299cff-efc4-43fd-b20f-d629c9655f0f} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.276193 [ 255 ] {32299cff-efc4-43fd-b20f-d629c9655f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.276632 [ 255 ] {32299cff-efc4-43fd-b20f-d629c9655f0f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:51:42.276885 [ 255 ] {32299cff-efc4-43fd-b20f-d629c9655f0f} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.277067 [ 110 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.02.11 20:51:42.277133 [ 255 ] {32299cff-efc4-43fd-b20f-d629c9655f0f} executeQuery: Read 14 rows, 1.01 KiB in 0.002742 sec., 5105.762217359591 rows/sec., 367.55 KiB/sec. 2025.02.11 20:51:42.277160 [ 110 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.277228 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.277254 [ 255 ] {32299cff-efc4-43fd-b20f-d629c9655f0f} TCPHandler: Processed in 0.00312803 sec. 2025.02.11 20:51:42.277585 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.277587 [ 186 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.02.11 20:51:42.278021 [ 4 ] {a82009be-e549-4321-b74e-dc4b0ed8f967} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:42.278119 [ 186 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:42.278181 [ 4 ] {a82009be-e549-4321-b74e-dc4b0ed8f967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:42.278235 [ 186 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2025.02.11 20:51:42.278463 [ 186 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.02.11 20:51:42.278880 [ 186 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.02.11 20:51:42.279218 [ 186 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.02.11 20:51:42.279617 [ 186 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2025.02.11 20:51:42.280922 [ 4 ] {a82009be-e549-4321-b74e-dc4b0ed8f967} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.280971 [ 4 ] {a82009be-e549-4321-b74e-dc4b0ed8f967} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.281423 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004085206 sec., 17134.998822580794 rows/sec., 1.27 MiB/sec. 2025.02.11 20:51:42.281633 [ 4 ] {a82009be-e549-4321-b74e-dc4b0ed8f967} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:51:42.281647 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.02.11 20:51:42.282104 [ 4 ] {a82009be-e549-4321-b74e-dc4b0ed8f967} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.282224 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.282459 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_33_8} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.02.11 20:51:42.282676 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:51:42.282688 [ 4 ] {a82009be-e549-4321-b74e-dc4b0ed8f967} executeQuery: Read 203 rows, 17.95 KiB in 0.004768 sec., 42575.5033557047 rows/sec., 3.68 MiB/sec. 2025.02.11 20:51:42.282948 [ 4 ] {a82009be-e549-4321-b74e-dc4b0ed8f967} TCPHandler: Processed in 0.005577769 sec. 2025.02.11 20:51:42.283156 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.283287 [ 255 ] {585b3550-1478-49b1-9cd1-d2c94062e650} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:42.283335 [ 255 ] {585b3550-1478-49b1-9cd1-d2c94062e650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:42.283867 [ 255 ] {585b3550-1478-49b1-9cd1-d2c94062e650} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.283905 [ 255 ] {585b3550-1478-49b1-9cd1-d2c94062e650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.284255 [ 255 ] {585b3550-1478-49b1-9cd1-d2c94062e650} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:51:42.284507 [ 255 ] {585b3550-1478-49b1-9cd1-d2c94062e650} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.284735 [ 255 ] {585b3550-1478-49b1-9cd1-d2c94062e650} executeQuery: Read 7 rows, 467.00 B in 0.001465 sec., 4778.156996587031 rows/sec., 311.30 KiB/sec. 2025.02.11 20:51:42.284857 [ 255 ] {585b3550-1478-49b1-9cd1-d2c94062e650} TCPHandler: Processed in 0.001797118 sec. 2025.02.11 20:51:42.285077 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.285434 [ 4 ] {10e65add-3218-4472-a3f9-f75557b4a774} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:51:42.285550 [ 4 ] {10e65add-3218-4472-a3f9-f75557b4a774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:51:42.286157 [ 4 ] {10e65add-3218-4472-a3f9-f75557b4a774} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.286195 [ 4 ] {10e65add-3218-4472-a3f9-f75557b4a774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.286555 [ 4 ] {10e65add-3218-4472-a3f9-f75557b4a774} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:51:42.286796 [ 4 ] {10e65add-3218-4472-a3f9-f75557b4a774} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.287009 [ 4 ] {10e65add-3218-4472-a3f9-f75557b4a774} executeQuery: Read 14 rows, 1004.00 B in 0.001707 sec., 8201.523140011717 rows/sec., 574.38 KiB/sec. 2025.02.11 20:51:42.287179 [ 4 ] {10e65add-3218-4472-a3f9-f75557b4a774} TCPHandler: Processed in 0.002231566 sec. 2025.02.11 20:51:42.287386 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.287523 [ 255 ] {60580984-88d3-4f4e-be58-7cbac8524ab3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:51:42.287579 [ 255 ] {60580984-88d3-4f4e-be58-7cbac8524ab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:51:42.288156 [ 255 ] {60580984-88d3-4f4e-be58-7cbac8524ab3} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.288194 [ 255 ] {60580984-88d3-4f4e-be58-7cbac8524ab3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.288542 [ 255 ] {60580984-88d3-4f4e-be58-7cbac8524ab3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:51:42.288782 [ 255 ] {60580984-88d3-4f4e-be58-7cbac8524ab3} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.288935 [ 110 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.02.11 20:51:42.289011 [ 110 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.289019 [ 255 ] {60580984-88d3-4f4e-be58-7cbac8524ab3} executeQuery: Read 13 rows, 830.00 B in 0.001511 sec., 8603.573792190602 rows/sec., 536.43 KiB/sec. 2025.02.11 20:51:42.289052 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.289172 [ 255 ] {60580984-88d3-4f4e-be58-7cbac8524ab3} TCPHandler: Processed in 0.001882519 sec. 2025.02.11 20:51:42.289425 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.02.11 20:51:42.289466 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.289849 [ 4 ] {da7103b0-f42c-450a-807a-6bf01d5e122c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:42.290025 [ 4 ] {da7103b0-f42c-450a-807a-6bf01d5e122c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:42.290038 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:42.290162 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2025.02.11 20:51:42.290524 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.02.11 20:51:42.290859 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2025.02.11 20:51:42.291274 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.02.11 20:51:42.291594 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2025.02.11 20:51:42.292711 [ 4 ] {da7103b0-f42c-450a-807a-6bf01d5e122c} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.292759 [ 4 ] {da7103b0-f42c-450a-807a-6bf01d5e122c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.293126 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003958853 sec., 16418.897089636823 rows/sec., 1.06 MiB/sec. 2025.02.11 20:51:42.293317 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.02.11 20:51:42.293392 [ 4 ] {da7103b0-f42c-450a-807a-6bf01d5e122c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:51:42.293784 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.293912 [ 4 ] {da7103b0-f42c-450a-807a-6bf01d5e122c} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.293967 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_33_8} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.02.11 20:51:42.294141 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:51:42.294294 [ 4 ] {da7103b0-f42c-450a-807a-6bf01d5e122c} executeQuery: Read 382 rows, 27.68 KiB in 0.004579 sec., 83424.32845599476 rows/sec., 5.90 MiB/sec. 2025.02.11 20:51:42.294361 [ 4 ] {da7103b0-f42c-450a-807a-6bf01d5e122c} TCPHandler: Processed in 0.00504352 sec. 2025.02.11 20:51:42.294551 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.294688 [ 255 ] {b30f9d0b-dcdc-465a-9026-af81972ceffd} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:51:42.294745 [ 255 ] {b30f9d0b-dcdc-465a-9026-af81972ceffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:51:42.295302 [ 255 ] {b30f9d0b-dcdc-465a-9026-af81972ceffd} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.295346 [ 255 ] {b30f9d0b-dcdc-465a-9026-af81972ceffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.295768 [ 255 ] {b30f9d0b-dcdc-465a-9026-af81972ceffd} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:51:42.296003 [ 255 ] {b30f9d0b-dcdc-465a-9026-af81972ceffd} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.296227 [ 255 ] {b30f9d0b-dcdc-465a-9026-af81972ceffd} executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. 2025.02.11 20:51:42.296349 [ 255 ] {b30f9d0b-dcdc-465a-9026-af81972ceffd} TCPHandler: Processed in 0.00186355 sec. 2025.02.11 20:51:42.296509 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.296632 [ 4 ] {5ce0f2bf-7ef0-42d2-a5c9-632c0125ff2e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:42.296686 [ 4 ] {5ce0f2bf-7ef0-42d2-a5c9-632c0125ff2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:42.297301 [ 4 ] {5ce0f2bf-7ef0-42d2-a5c9-632c0125ff2e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.297339 [ 4 ] {5ce0f2bf-7ef0-42d2-a5c9-632c0125ff2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.297751 [ 4 ] {5ce0f2bf-7ef0-42d2-a5c9-632c0125ff2e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:51:42.298000 [ 4 ] {5ce0f2bf-7ef0-42d2-a5c9-632c0125ff2e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.298209 [ 4 ] {5ce0f2bf-7ef0-42d2-a5c9-632c0125ff2e} executeQuery: Read 237 rows, 16.27 KiB in 0.001602 sec., 147940.07490636705 rows/sec., 9.92 MiB/sec. 2025.02.11 20:51:42.298277 [ 4 ] {5ce0f2bf-7ef0-42d2-a5c9-632c0125ff2e} TCPHandler: Processed in 0.001823239 sec. 2025.02.11 20:51:42.298526 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.298732 [ 255 ] {f9504daa-4950-48ab-8e64-496b0203f0cb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:51:42.298784 [ 255 ] {f9504daa-4950-48ab-8e64-496b0203f0cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:51:42.299246 [ 255 ] {f9504daa-4950-48ab-8e64-496b0203f0cb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.299284 [ 255 ] {f9504daa-4950-48ab-8e64-496b0203f0cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.299643 [ 255 ] {f9504daa-4950-48ab-8e64-496b0203f0cb} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:51:42.299876 [ 255 ] {f9504daa-4950-48ab-8e64-496b0203f0cb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.300118 [ 255 ] {f9504daa-4950-48ab-8e64-496b0203f0cb} executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. 2025.02.11 20:51:42.300258 [ 255 ] {f9504daa-4950-48ab-8e64-496b0203f0cb} TCPHandler: Processed in 0.001885901 sec. 2025.02.11 20:51:42.300475 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:42.300614 [ 4 ] {13377001-88cf-48fa-8e0c-14cd8826b55e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:42.300665 [ 4 ] {13377001-88cf-48fa-8e0c-14cd8826b55e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:42.301146 [ 4 ] {13377001-88cf-48fa-8e0c-14cd8826b55e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:42.301183 [ 4 ] {13377001-88cf-48fa-8e0c-14cd8826b55e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2025.02.11 20:51:42.301557 [ 4 ] {13377001-88cf-48fa-8e0c-14cd8826b55e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:51:42.301819 [ 4 ] {13377001-88cf-48fa-8e0c-14cd8826b55e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:42.301996 [ 4 ] {13377001-88cf-48fa-8e0c-14cd8826b55e} executeQuery: Read 82 rows, 5.33 KiB in 0.001407 sec., 58280.02842928216 rows/sec., 3.70 MiB/sec. 2025.02.11 20:51:42.302047 [ 4 ] {13377001-88cf-48fa-8e0c-14cd8826b55e} TCPHandler: Processed in 0.001694227 sec. 2025.02.11 20:51:44.242638 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.02.11 20:51:44.243361 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:44.243411 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:44.243944 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:51:44.244194 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:44.244432 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.02.11 20:51:45.978744 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.02.11 20:51:45.999158 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:45.999222 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:46.007222 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:51:46.008107 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:46.012257 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.02.11 20:51:46.864549 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1402 2025.02.11 20:51:46.867845 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:46.867890 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:46.869375 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:51:46.869687 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:46.870602 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1402 2025.02.11 20:51:47.271659 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:47.271937 [ 255 ] {28556b46-ac00-48b3-87dc-496303e55826} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:47.272002 [ 255 ] {28556b46-ac00-48b3-87dc-496303e55826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:47.272815 [ 255 ] {28556b46-ac00-48b3-87dc-496303e55826} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:47.272858 [ 255 ] {28556b46-ac00-48b3-87dc-496303e55826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:47.273303 [ 255 ] {28556b46-ac00-48b3-87dc-496303e55826} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:51:47.273552 [ 255 ] {28556b46-ac00-48b3-87dc-496303e55826} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:47.273804 [ 255 ] {28556b46-ac00-48b3-87dc-496303e55826} executeQuery: Read 134 rows, 11.81 KiB in 0.001931 sec., 69394.09632314862 rows/sec., 5.97 MiB/sec. 2025.02.11 20:51:47.273859 [ 255 ] {28556b46-ac00-48b3-87dc-496303e55826} TCPHandler: Processed in 0.002380298 sec. 2025.02.11 20:51:47.274125 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:47.274324 [ 4 ] {334331ee-4be8-4274-9168-999b1a2e2dec} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:47.274400 [ 4 ] {334331ee-4be8-4274-9168-999b1a2e2dec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:47.275178 [ 4 ] {334331ee-4be8-4274-9168-999b1a2e2dec} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:47.275230 [ 4 ] {334331ee-4be8-4274-9168-999b1a2e2dec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:47.275683 [ 4 ] {334331ee-4be8-4274-9168-999b1a2e2dec} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:51:47.275944 [ 4 ] {334331ee-4be8-4274-9168-999b1a2e2dec} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:47.276180 [ 103 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:51:47.276234 [ 4 ] {334331ee-4be8-4274-9168-999b1a2e2dec} executeQuery: Read 39 rows, 2.93 KiB in 0.001963 sec., 19867.549668874173 rows/sec., 1.46 MiB/sec. 2025.02.11 20:51:47.276313 [ 103 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:47.276390 [ 4 ] {334331ee-4be8-4274-9168-999b1a2e2dec} TCPHandler: Processed in 0.002386668 sec. 2025.02.11 20:51:47.276406 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:47.276649 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:47.276748 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::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.02.11 20:51:47.276840 [ 255 ] {8c3e0c32-11dd-4397-b643-cb02e7eb2f57} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:47.276948 [ 255 ] {8c3e0c32-11dd-4397-b643-cb02e7eb2f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:47.277223 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:51:47.277312 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 64 rows starting from the beginning of the part 2025.02.11 20:51:47.277647 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 49 rows starting from the beginning of the part 2025.02.11 20:51:47.278067 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part 2025.02.11 20:51:47.278470 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 39 rows starting from the beginning of the part 2025.02.11 20:51:47.278704 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part 2025.02.11 20:51:47.279055 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 39 rows starting from the beginning of the part 2025.02.11 20:51:47.279861 [ 255 ] {8c3e0c32-11dd-4397-b643-cb02e7eb2f57} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:47.279925 [ 255 ] {8c3e0c32-11dd-4397-b643-cb02e7eb2f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:47.280809 [ 255 ] {8c3e0c32-11dd-4397-b643-cb02e7eb2f57} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:51:47.281386 [ 255 ] {8c3e0c32-11dd-4397-b643-cb02e7eb2f57} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:47.282032 [ 255 ] {8c3e0c32-11dd-4397-b643-cb02e7eb2f57} executeQuery: Read 103 rows, 8.24 KiB in 0.005232 sec., 19686.54434250765 rows/sec., 1.54 MiB/sec. 2025.02.11 20:51:47.282068 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.005483728 sec., 37383.3275465158 rows/sec., 2.82 MiB/sec. 2025.02.11 20:51:47.282166 [ 255 ] {8c3e0c32-11dd-4397-b643-cb02e7eb2f57} TCPHandler: Processed in 0.00565399 sec. 2025.02.11 20:51:47.282281 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:51:47.282370 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:47.282539 [ 4 ] {2ff0c39c-8d2c-4bcc-9829-6b4ac7e9df5b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:47.282616 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:47.282625 [ 4 ] {2ff0c39c-8d2c-4bcc-9829-6b4ac7e9df5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:47.282750 [ 198 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_71_14} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:51:47.282881 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:51:47.283354 [ 4 ] {2ff0c39c-8d2c-4bcc-9829-6b4ac7e9df5b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:47.283393 [ 4 ] {2ff0c39c-8d2c-4bcc-9829-6b4ac7e9df5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:47.283807 [ 4 ] {2ff0c39c-8d2c-4bcc-9829-6b4ac7e9df5b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:51:47.284058 [ 4 ] {2ff0c39c-8d2c-4bcc-9829-6b4ac7e9df5b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:47.284310 [ 4 ] {2ff0c39c-8d2c-4bcc-9829-6b4ac7e9df5b} executeQuery: Read 160 rows, 11.41 KiB in 0.001809 sec., 88446.65561083471 rows/sec., 6.16 MiB/sec. 2025.02.11 20:51:47.284386 [ 4 ] {2ff0c39c-8d2c-4bcc-9829-6b4ac7e9df5b} TCPHandler: Processed in 0.002096854 sec. 2025.02.11 20:51:47.284592 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:47.284785 [ 255 ] {4eee002f-7c00-499b-acd5-48fe69864071} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:47.284872 [ 255 ] {4eee002f-7c00-499b-acd5-48fe69864071} 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.02.11 20:51:47.286018 [ 255 ] {4eee002f-7c00-499b-acd5-48fe69864071} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:47.286056 [ 255 ] {4eee002f-7c00-499b-acd5-48fe69864071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:47.286735 [ 255 ] {4eee002f-7c00-499b-acd5-48fe69864071} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:51:47.286992 [ 255 ] {4eee002f-7c00-499b-acd5-48fe69864071} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:47.287249 [ 255 ] {4eee002f-7c00-499b-acd5-48fe69864071} executeQuery: Read 39 rows, 71.56 KiB in 0.002507 sec., 15556.441962504985 rows/sec., 27.88 MiB/sec. 2025.02.11 20:51:47.287341 [ 255 ] {4eee002f-7c00-499b-acd5-48fe69864071} TCPHandler: Processed in 0.002865566 sec. 2025.02.11 20:51:47.287493 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:47.287631 [ 4 ] {d5cfa1bc-4acc-406f-a5ad-5fa30a532774} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:47.287689 [ 4 ] {d5cfa1bc-4acc-406f-a5ad-5fa30a532774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:47.288198 [ 4 ] {d5cfa1bc-4acc-406f-a5ad-5fa30a532774} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:47.288237 [ 4 ] {d5cfa1bc-4acc-406f-a5ad-5fa30a532774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:47.288607 [ 4 ] {d5cfa1bc-4acc-406f-a5ad-5fa30a532774} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:51:47.288845 [ 4 ] {d5cfa1bc-4acc-406f-a5ad-5fa30a532774} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:47.289058 [ 4 ] {d5cfa1bc-4acc-406f-a5ad-5fa30a532774} executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. 2025.02.11 20:51:47.289107 [ 4 ] {d5cfa1bc-4acc-406f-a5ad-5fa30a532774} TCPHandler: Processed in 0.001680406 sec. 2025.02.11 20:51:51.568652 [ 98 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:51:51.568726 [ 98 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:51:51.744577 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.02.11 20:51:51.745225 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:51.745279 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:51.745825 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:51:51.746086 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:51.746351 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.02.11 20:51:52.274349 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.274567 [ 255 ] {10890e26-663f-47dc-9acf-c0341043903e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:51:52.274648 [ 255 ] {10890e26-663f-47dc-9acf-c0341043903e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:51:52.275438 [ 255 ] {10890e26-663f-47dc-9acf-c0341043903e} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.275484 [ 255 ] {10890e26-663f-47dc-9acf-c0341043903e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.275912 [ 255 ] {10890e26-663f-47dc-9acf-c0341043903e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:51:52.276155 [ 255 ] {10890e26-663f-47dc-9acf-c0341043903e} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.276399 [ 255 ] {10890e26-663f-47dc-9acf-c0341043903e} executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. 2025.02.11 20:51:52.276516 [ 255 ] {10890e26-663f-47dc-9acf-c0341043903e} TCPHandler: Processed in 0.002302607 sec. 2025.02.11 20:51:52.276821 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.277029 [ 4 ] {66dd4dea-6c61-41fa-8cbc-faf81c5998af} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:52.277101 [ 4 ] {66dd4dea-6c61-41fa-8cbc-faf81c5998af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:52.277963 [ 4 ] {66dd4dea-6c61-41fa-8cbc-faf81c5998af} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.278009 [ 4 ] {66dd4dea-6c61-41fa-8cbc-faf81c5998af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.278457 [ 4 ] {66dd4dea-6c61-41fa-8cbc-faf81c5998af} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:51:52.278746 [ 4 ] {66dd4dea-6c61-41fa-8cbc-faf81c5998af} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.278978 [ 4 ] {66dd4dea-6c61-41fa-8cbc-faf81c5998af} executeQuery: Read 203 rows, 17.95 KiB in 0.002001 sec., 101449.27536231883 rows/sec., 8.76 MiB/sec. 2025.02.11 20:51:52.279089 [ 4 ] {66dd4dea-6c61-41fa-8cbc-faf81c5998af} TCPHandler: Processed in 0.002432659 sec. 2025.02.11 20:51:52.279317 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.279508 [ 255 ] {12caa389-f3a5-4eb7-90b2-d11654575fc5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:52.279567 [ 255 ] {12caa389-f3a5-4eb7-90b2-d11654575fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:52.280206 [ 255 ] {12caa389-f3a5-4eb7-90b2-d11654575fc5} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.280246 [ 255 ] {12caa389-f3a5-4eb7-90b2-d11654575fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.280597 [ 255 ] {12caa389-f3a5-4eb7-90b2-d11654575fc5} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:51:52.280824 [ 255 ] {12caa389-f3a5-4eb7-90b2-d11654575fc5} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.281020 [ 255 ] {12caa389-f3a5-4eb7-90b2-d11654575fc5} executeQuery: Read 7 rows, 467.00 B in 0.001542 sec., 4539.559014267185 rows/sec., 295.76 KiB/sec. 2025.02.11 20:51:52.281072 [ 255 ] {12caa389-f3a5-4eb7-90b2-d11654575fc5} TCPHandler: Processed in 0.00187454 sec. 2025.02.11 20:51:52.281244 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.281397 [ 4 ] {b6b20888-f76e-4fcc-b5a0-034cd9a209c4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:51:52.281458 [ 4 ] {b6b20888-f76e-4fcc-b5a0-034cd9a209c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:51:52.282142 [ 4 ] {b6b20888-f76e-4fcc-b5a0-034cd9a209c4} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.282180 [ 4 ] {b6b20888-f76e-4fcc-b5a0-034cd9a209c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.282559 [ 4 ] {b6b20888-f76e-4fcc-b5a0-034cd9a209c4} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:51:52.282809 [ 4 ] {b6b20888-f76e-4fcc-b5a0-034cd9a209c4} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.283026 [ 4 ] {b6b20888-f76e-4fcc-b5a0-034cd9a209c4} executeQuery: Read 14 rows, 1004.00 B in 0.001663 sec., 8418.52074564041 rows/sec., 589.58 KiB/sec. 2025.02.11 20:51:52.283104 [ 4 ] {b6b20888-f76e-4fcc-b5a0-034cd9a209c4} TCPHandler: Processed in 0.001933851 sec. 2025.02.11 20:51:52.283299 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.283433 [ 255 ] {09701c80-c9bc-4f95-9812-78fa8dfbc209} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:51:52.283488 [ 255 ] {09701c80-c9bc-4f95-9812-78fa8dfbc209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:51:52.284132 [ 255 ] {09701c80-c9bc-4f95-9812-78fa8dfbc209} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.284170 [ 255 ] {09701c80-c9bc-4f95-9812-78fa8dfbc209} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.284515 [ 255 ] {09701c80-c9bc-4f95-9812-78fa8dfbc209} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:51:52.284745 [ 255 ] {09701c80-c9bc-4f95-9812-78fa8dfbc209} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.284991 [ 255 ] {09701c80-c9bc-4f95-9812-78fa8dfbc209} executeQuery: Read 13 rows, 830.00 B in 0.001578 sec., 8238.276299112802 rows/sec., 513.65 KiB/sec. 2025.02.11 20:51:52.285130 [ 255 ] {09701c80-c9bc-4f95-9812-78fa8dfbc209} TCPHandler: Processed in 0.001932641 sec. 2025.02.11 20:51:52.285370 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.285519 [ 4 ] {825b86e9-6435-41af-9425-66db1cb18395} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:52.285578 [ 4 ] {825b86e9-6435-41af-9425-66db1cb18395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:52.286382 [ 4 ] {825b86e9-6435-41af-9425-66db1cb18395} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.286421 [ 4 ] {825b86e9-6435-41af-9425-66db1cb18395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.286811 [ 4 ] {825b86e9-6435-41af-9425-66db1cb18395} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:51:52.287057 [ 4 ] {825b86e9-6435-41af-9425-66db1cb18395} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.287286 [ 4 ] {825b86e9-6435-41af-9425-66db1cb18395} executeQuery: Read 382 rows, 27.68 KiB in 0.001797 sec., 212576.5164162493 rows/sec., 15.04 MiB/sec. 2025.02.11 20:51:52.287345 [ 4 ] {825b86e9-6435-41af-9425-66db1cb18395} TCPHandler: Processed in 0.002108724 sec. 2025.02.11 20:51:52.287555 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.287702 [ 255 ] {2826e3b5-b255-4a8d-a3ef-f454ab722979} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:51:52.287760 [ 255 ] {2826e3b5-b255-4a8d-a3ef-f454ab722979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:51:52.288269 [ 255 ] {2826e3b5-b255-4a8d-a3ef-f454ab722979} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.288307 [ 255 ] {2826e3b5-b255-4a8d-a3ef-f454ab722979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.288668 [ 255 ] {2826e3b5-b255-4a8d-a3ef-f454ab722979} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:51:52.288894 [ 255 ] {2826e3b5-b255-4a8d-a3ef-f454ab722979} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.289154 [ 255 ] {2826e3b5-b255-4a8d-a3ef-f454ab722979} executeQuery: Read 6 rows, 321.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 213.98 KiB/sec. 2025.02.11 20:51:52.289230 [ 255 ] {2826e3b5-b255-4a8d-a3ef-f454ab722979} TCPHandler: Processed in 0.001799099 sec. 2025.02.11 20:51:52.289468 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.289688 [ 4 ] {ba2a7086-9919-49c0-8ae1-bafe3d1beccc} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:52.289752 [ 4 ] {ba2a7086-9919-49c0-8ae1-bafe3d1beccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:52.290374 [ 4 ] {ba2a7086-9919-49c0-8ae1-bafe3d1beccc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.290411 [ 4 ] {ba2a7086-9919-49c0-8ae1-bafe3d1beccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.290836 [ 4 ] {ba2a7086-9919-49c0-8ae1-bafe3d1beccc} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:51:52.291071 [ 4 ] {ba2a7086-9919-49c0-8ae1-bafe3d1beccc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.291279 [ 4 ] {ba2a7086-9919-49c0-8ae1-bafe3d1beccc} executeQuery: Read 237 rows, 16.27 KiB in 0.001626 sec., 145756.45756457563 rows/sec., 9.77 MiB/sec. 2025.02.11 20:51:52.291333 [ 4 ] {ba2a7086-9919-49c0-8ae1-bafe3d1beccc} TCPHandler: Processed in 0.002009502 sec. 2025.02.11 20:51:52.291483 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.291617 [ 255 ] {a7858baf-c16d-4b5c-b783-a1341f5f31b3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:51:52.291675 [ 255 ] {a7858baf-c16d-4b5c-b783-a1341f5f31b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:51:52.292180 [ 255 ] {a7858baf-c16d-4b5c-b783-a1341f5f31b3} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.292218 [ 255 ] {a7858baf-c16d-4b5c-b783-a1341f5f31b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.292559 [ 255 ] {a7858baf-c16d-4b5c-b783-a1341f5f31b3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:51:52.292789 [ 255 ] {a7858baf-c16d-4b5c-b783-a1341f5f31b3} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.293029 [ 255 ] {a7858baf-c16d-4b5c-b783-a1341f5f31b3} executeQuery: Read 1 rows, 69.00 B in 0.001431 sec., 698.8120195667366 rows/sec., 47.09 KiB/sec. 2025.02.11 20:51:52.293189 [ 255 ] {a7858baf-c16d-4b5c-b783-a1341f5f31b3} TCPHandler: Processed in 0.001769708 sec. 2025.02.11 20:51:52.293428 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:52.293565 [ 4 ] {e474afc9-7ef3-4454-8a57-f6cdd0ee7ae0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:52.293624 [ 4 ] {e474afc9-7ef3-4454-8a57-f6cdd0ee7ae0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:52.294176 [ 4 ] {e474afc9-7ef3-4454-8a57-f6cdd0ee7ae0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:52.294214 [ 4 ] {e474afc9-7ef3-4454-8a57-f6cdd0ee7ae0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:52.294584 [ 4 ] {e474afc9-7ef3-4454-8a57-f6cdd0ee7ae0} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:51:52.294899 [ 4 ] {e474afc9-7ef3-4454-8a57-f6cdd0ee7ae0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:52.295116 [ 4 ] {e474afc9-7ef3-4454-8a57-f6cdd0ee7ae0} executeQuery: Read 82 rows, 5.33 KiB in 0.001581 sec., 51865.90765338394 rows/sec., 3.29 MiB/sec. 2025.02.11 20:51:52.295169 [ 4 ] {e474afc9-7ef3-4454-8a57-f6cdd0ee7ae0} TCPHandler: Processed in 0.00188011 sec. 2025.02.11 20:51:53.512331 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.02.11 20:51:53.533577 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:53.533639 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:53.540917 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:51:53.541701 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:53.545566 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.02.11 20:51:56.870845 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1434 2025.02.11 20:51:56.874081 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:56.874139 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:56.875623 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:51:56.875941 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:56.877415 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1434 2025.02.11 20:51:57.300756 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:57.301049 [ 255 ] {9ee23278-f6c3-4fc8-aff2-ba39236cfaf6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:51:57.301157 [ 255 ] {9ee23278-f6c3-4fc8-aff2-ba39236cfaf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:51:57.301880 [ 255 ] {9ee23278-f6c3-4fc8-aff2-ba39236cfaf6} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:57.301924 [ 255 ] {9ee23278-f6c3-4fc8-aff2-ba39236cfaf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:57.302329 [ 255 ] {9ee23278-f6c3-4fc8-aff2-ba39236cfaf6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.11 20:51:57.302572 [ 255 ] {9ee23278-f6c3-4fc8-aff2-ba39236cfaf6} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:57.302816 [ 255 ] {9ee23278-f6c3-4fc8-aff2-ba39236cfaf6} executeQuery: Read 6 rows, 501.00 B in 0.001848 sec., 3246.753246753247 rows/sec., 264.75 KiB/sec. 2025.02.11 20:51:57.302949 [ 255 ] {9ee23278-f6c3-4fc8-aff2-ba39236cfaf6} TCPHandler: Processed in 0.002365037 sec. 2025.02.11 20:51:57.303209 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:57.303417 [ 4 ] {555fee6a-e6fe-4111-ac79-fbffb4accb18} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:51:57.303497 [ 4 ] {555fee6a-e6fe-4111-ac79-fbffb4accb18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:51:57.305248 [ 4 ] {555fee6a-e6fe-4111-ac79-fbffb4accb18} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:57.305287 [ 4 ] {555fee6a-e6fe-4111-ac79-fbffb4accb18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:57.305790 [ 4 ] {555fee6a-e6fe-4111-ac79-fbffb4accb18} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.11 20:51:57.306051 [ 4 ] {555fee6a-e6fe-4111-ac79-fbffb4accb18} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:57.306244 [ 4 ] {555fee6a-e6fe-4111-ac79-fbffb4accb18} executeQuery: Read 1277 rows, 108.14 KiB in 0.002884 sec., 442787.79472954234 rows/sec., 36.62 MiB/sec. 2025.02.11 20:51:57.306298 [ 4 ] {555fee6a-e6fe-4111-ac79-fbffb4accb18} TCPHandler: Processed in 0.003220302 sec. 2025.02.11 20:51:57.306437 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:57.306553 [ 255 ] {612c41d1-ea8e-4dd9-a0fb-bf1cbe1604e8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:51:57.306602 [ 255 ] {612c41d1-ea8e-4dd9-a0fb-bf1cbe1604e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:51:57.307188 [ 255 ] {612c41d1-ea8e-4dd9-a0fb-bf1cbe1604e8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:57.307227 [ 255 ] {612c41d1-ea8e-4dd9-a0fb-bf1cbe1604e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:57.307584 [ 255 ] {612c41d1-ea8e-4dd9-a0fb-bf1cbe1604e8} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:51:57.307836 [ 255 ] {612c41d1-ea8e-4dd9-a0fb-bf1cbe1604e8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:57.308039 [ 255 ] {612c41d1-ea8e-4dd9-a0fb-bf1cbe1604e8} executeQuery: Read 45 rows, 3.35 KiB in 0.001509 sec., 29821.073558648113 rows/sec., 2.17 MiB/sec. 2025.02.11 20:51:57.308089 [ 255 ] {612c41d1-ea8e-4dd9-a0fb-bf1cbe1604e8} TCPHandler: Processed in 0.001707448 sec. 2025.02.11 20:51:57.308267 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:57.308470 [ 4 ] {592b056e-4e9c-4bf1-b005-c6a403ffea5c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:51:57.308553 [ 4 ] {592b056e-4e9c-4bf1-b005-c6a403ffea5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:51:57.309492 [ 4 ] {592b056e-4e9c-4bf1-b005-c6a403ffea5c} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:57.309528 [ 4 ] {592b056e-4e9c-4bf1-b005-c6a403ffea5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:57.309910 [ 4 ] {592b056e-4e9c-4bf1-b005-c6a403ffea5c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:51:57.310151 [ 4 ] {592b056e-4e9c-4bf1-b005-c6a403ffea5c} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:57.310343 [ 4 ] {592b056e-4e9c-4bf1-b005-c6a403ffea5c} executeQuery: Read 228 rows, 15.81 KiB in 0.001923 sec., 118564.74258970359 rows/sec., 8.03 MiB/sec. 2025.02.11 20:51:57.310436 [ 4 ] {592b056e-4e9c-4bf1-b005-c6a403ffea5c} TCPHandler: Processed in 0.002265226 sec. 2025.02.11 20:51:57.310634 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:57.310773 [ 255 ] {32c2872d-b539-421f-b9cb-3a24fcbfc3ec} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:51:57.310829 [ 255 ] {32c2872d-b539-421f-b9cb-3a24fcbfc3ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:51:57.311763 [ 255 ] {32c2872d-b539-421f-b9cb-3a24fcbfc3ec} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:57.311801 [ 255 ] {32c2872d-b539-421f-b9cb-3a24fcbfc3ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:57.312183 [ 255 ] {32c2872d-b539-421f-b9cb-3a24fcbfc3ec} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.11 20:51:57.312415 [ 255 ] {32c2872d-b539-421f-b9cb-3a24fcbfc3ec} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:57.312622 [ 255 ] {32c2872d-b539-421f-b9cb-3a24fcbfc3ec} executeQuery: Read 565 rows, 43.02 KiB in 0.001878 sec., 300851.97018104367 rows/sec., 22.37 MiB/sec. 2025.02.11 20:51:57.312674 [ 255 ] {32c2872d-b539-421f-b9cb-3a24fcbfc3ec} TCPHandler: Processed in 0.002158285 sec. 2025.02.11 20:51:57.312816 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:57.312953 [ 4 ] {49693b3a-1830-4afc-b838-0e4d5eaff237} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:57.313014 [ 4 ] {49693b3a-1830-4afc-b838-0e4d5eaff237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:51:57.313812 [ 4 ] {49693b3a-1830-4afc-b838-0e4d5eaff237} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:57.313847 [ 4 ] {49693b3a-1830-4afc-b838-0e4d5eaff237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:57.314279 [ 4 ] {49693b3a-1830-4afc-b838-0e4d5eaff237} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.11 20:51:57.314518 [ 4 ] {49693b3a-1830-4afc-b838-0e4d5eaff237} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:57.314731 [ 4 ] {49693b3a-1830-4afc-b838-0e4d5eaff237} executeQuery: Read 883 rows, 60.84 KiB in 0.001802 sec., 490011.0987791343 rows/sec., 32.97 MiB/sec. 2025.02.11 20:51:57.314786 [ 4 ] {49693b3a-1830-4afc-b838-0e4d5eaff237} TCPHandler: Processed in 0.002035262 sec. 2025.02.11 20:51:57.314945 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:57.315080 [ 255 ] {e2a37f92-27ca-42f2-881c-10672a9a27d7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:51:57.315189 [ 255 ] {e2a37f92-27ca-42f2-881c-10672a9a27d7} 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.02.11 20:51:57.316840 [ 255 ] {e2a37f92-27ca-42f2-881c-10672a9a27d7} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:57.316879 [ 255 ] {e2a37f92-27ca-42f2-881c-10672a9a27d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:57.317537 [ 255 ] {e2a37f92-27ca-42f2-881c-10672a9a27d7} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:51:57.317791 [ 255 ] {e2a37f92-27ca-42f2-881c-10672a9a27d7} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:57.318048 [ 255 ] {e2a37f92-27ca-42f2-881c-10672a9a27d7} executeQuery: Read 39 rows, 71.56 KiB in 0.002997 sec., 13013.013013013013 rows/sec., 23.32 MiB/sec. 2025.02.11 20:51:57.318376 [ 255 ] {e2a37f92-27ca-42f2-881c-10672a9a27d7} TCPHandler: Processed in 0.003494836 sec. 2025.02.11 20:51:57.318554 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:51:57.318691 [ 4 ] {31ac3032-803e-40e2-89c3-3b0119adf8df} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:51:57.318751 [ 4 ] {31ac3032-803e-40e2-89c3-3b0119adf8df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:51:57.319306 [ 4 ] {31ac3032-803e-40e2-89c3-3b0119adf8df} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:57.319344 [ 4 ] {31ac3032-803e-40e2-89c3-3b0119adf8df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:57.319712 [ 4 ] {31ac3032-803e-40e2-89c3-3b0119adf8df} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.11 20:51:57.319951 [ 4 ] {31ac3032-803e-40e2-89c3-3b0119adf8df} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:57.320175 [ 4 ] {31ac3032-803e-40e2-89c3-3b0119adf8df} executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. 2025.02.11 20:51:57.320236 [ 4 ] {31ac3032-803e-40e2-89c3-3b0119adf8df} TCPHandler: Processed in 0.001754138 sec. 2025.02.11 20:51:59.246478 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.02.11 20:51:59.247173 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:51:59.247229 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:51:59.247778 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:51:59.248036 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:51:59.248310 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.02.11 20:52:01.045627 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.02.11 20:52:01.067599 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:01.067659 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:01.075130 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:52:01.075924 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:01.079189 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.02.11 20:52:02.274747 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.274961 [ 255 ] {7b733f26-e19a-4e61-8b09-2364a8f08416} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:52:02.275041 [ 255 ] {7b733f26-e19a-4e61-8b09-2364a8f08416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:52:02.275826 [ 255 ] {7b733f26-e19a-4e61-8b09-2364a8f08416} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.275875 [ 255 ] {7b733f26-e19a-4e61-8b09-2364a8f08416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.276308 [ 255 ] {7b733f26-e19a-4e61-8b09-2364a8f08416} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:52:02.276571 [ 255 ] {7b733f26-e19a-4e61-8b09-2364a8f08416} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.276815 [ 255 ] {7b733f26-e19a-4e61-8b09-2364a8f08416} executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. 2025.02.11 20:52:02.276882 [ 255 ] {7b733f26-e19a-4e61-8b09-2364a8f08416} TCPHandler: Processed in 0.002272526 sec. 2025.02.11 20:52:02.277146 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.277360 [ 4 ] {e1e30f77-fc0e-4b94-8145-b92122cb670c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:02.277441 [ 4 ] {e1e30f77-fc0e-4b94-8145-b92122cb670c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:02.278365 [ 4 ] {e1e30f77-fc0e-4b94-8145-b92122cb670c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.278409 [ 4 ] {e1e30f77-fc0e-4b94-8145-b92122cb670c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.278881 [ 4 ] {e1e30f77-fc0e-4b94-8145-b92122cb670c} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.11 20:52:02.279162 [ 4 ] {e1e30f77-fc0e-4b94-8145-b92122cb670c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.279388 [ 85 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.11 20:52:02.279417 [ 4 ] {e1e30f77-fc0e-4b94-8145-b92122cb670c} executeQuery: Read 203 rows, 17.95 KiB in 0.002117 sec., 95890.41095890412 rows/sec., 8.28 MiB/sec. 2025.02.11 20:52:02.279512 [ 85 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.279594 [ 4 ] {e1e30f77-fc0e-4b94-8145-b92122cb670c} TCPHandler: Processed in 0.002584742 sec. 2025.02.11 20:52:02.279607 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.279827 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.279883 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.11 20:52:02.280031 [ 255 ] {b3dcb319-38dc-4c16-8dce-419db184773c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:02.280155 [ 255 ] {b3dcb319-38dc-4c16-8dce-419db184773c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:02.280185 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:02.280288 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1431 rows starting from the beginning of the part 2025.02.11 20:52:02.280563 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 203 rows starting from the beginning of the part 2025.02.11 20:52:02.280956 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 134 rows starting from the beginning of the part 2025.02.11 20:52:02.281365 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 203 rows starting from the beginning of the part 2025.02.11 20:52:02.281676 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1277 rows starting from the beginning of the part 2025.02.11 20:52:02.281977 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 203 rows starting from the beginning of the part 2025.02.11 20:52:02.282818 [ 255 ] {b3dcb319-38dc-4c16-8dce-419db184773c} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.282890 [ 255 ] {b3dcb319-38dc-4c16-8dce-419db184773c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.283767 [ 255 ] {b3dcb319-38dc-4c16-8dce-419db184773c} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:52:02.284275 [ 255 ] {b3dcb319-38dc-4c16-8dce-419db184773c} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.284760 [ 255 ] {b3dcb319-38dc-4c16-8dce-419db184773c} executeQuery: Read 7 rows, 467.00 B in 0.004803 sec., 1457.4224443056423 rows/sec., 94.95 KiB/sec. 2025.02.11 20:52:02.284881 [ 255 ] {b3dcb319-38dc-4c16-8dce-419db184773c} TCPHandler: Processed in 0.005180903 sec. 2025.02.11 20:52:02.285163 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.285889 [ 4 ] {8dc2b5cc-7d3c-4a83-a1fd-c5db3745f6e8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:52:02.286161 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3451 rows, containing 5 columns (5 merged, 0 gathered) in 0.006391173 sec., 539963.4777528319 rows/sec., 47.29 MiB/sec. 2025.02.11 20:52:02.286244 [ 4 ] {8dc2b5cc-7d3c-4a83-a1fd-c5db3745f6e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:52:02.286727 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.11 20:52:02.287815 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.288028 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_81_16} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.11 20:52:02.288176 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:52:02.288410 [ 4 ] {8dc2b5cc-7d3c-4a83-a1fd-c5db3745f6e8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.288455 [ 4 ] {8dc2b5cc-7d3c-4a83-a1fd-c5db3745f6e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.288836 [ 4 ] {8dc2b5cc-7d3c-4a83-a1fd-c5db3745f6e8} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:52:02.289088 [ 4 ] {8dc2b5cc-7d3c-4a83-a1fd-c5db3745f6e8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.289273 [ 85 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:52:02.289340 [ 4 ] {8dc2b5cc-7d3c-4a83-a1fd-c5db3745f6e8} executeQuery: Read 14 rows, 1004.00 B in 0.003864 sec., 3623.1884057971015 rows/sec., 253.74 KiB/sec. 2025.02.11 20:52:02.289359 [ 85 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.289459 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.289493 [ 4 ] {8dc2b5cc-7d3c-4a83-a1fd-c5db3745f6e8} TCPHandler: Processed in 0.004507282 sec. 2025.02.11 20:52:02.289729 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.289785 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:52:02.289956 [ 255 ] {bca1ed7f-7046-4fa8-8176-7bc69304a383} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:52:02.290016 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:02.290060 [ 255 ] {bca1ed7f-7046-4fa8-8176-7bc69304a383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:52:02.290080 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part 2025.02.11 20:52:02.290443 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:02.290768 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:02.291218 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:02.291573 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part 2025.02.11 20:52:02.291773 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:02.292764 [ 255 ] {bca1ed7f-7046-4fa8-8176-7bc69304a383} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.292837 [ 255 ] {bca1ed7f-7046-4fa8-8176-7bc69304a383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.293851 [ 255 ] {bca1ed7f-7046-4fa8-8176-7bc69304a383} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:52:02.294398 [ 255 ] {bca1ed7f-7046-4fa8-8176-7bc69304a383} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.294788 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005209174 sec., 100975.70171393777 rows/sec., 7.23 MiB/sec. 2025.02.11 20:52:02.294933 [ 255 ] {bca1ed7f-7046-4fa8-8176-7bc69304a383} executeQuery: Read 13 rows, 830.00 B in 0.005046 sec., 2576.298057867618 rows/sec., 160.63 KiB/sec. 2025.02.11 20:52:02.295023 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:52:02.295059 [ 255 ] {bca1ed7f-7046-4fa8-8176-7bc69304a383} TCPHandler: Processed in 0.005476807 sec. 2025.02.11 20:52:02.295265 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.295434 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.295494 [ 4 ] {bdb3688a-cc17-41bf-af3b-24196516d84a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:02.295596 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_46_9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:52:02.295609 [ 4 ] {bdb3688a-cc17-41bf-af3b-24196516d84a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:02.295784 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.11 20:52:02.296569 [ 4 ] {bdb3688a-cc17-41bf-af3b-24196516d84a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.296617 [ 4 ] {bdb3688a-cc17-41bf-af3b-24196516d84a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.297019 [ 4 ] {bdb3688a-cc17-41bf-af3b-24196516d84a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.11 20:52:02.297277 [ 4 ] {bdb3688a-cc17-41bf-af3b-24196516d84a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.297437 [ 85 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.11 20:52:02.297477 [ 85 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.297506 [ 4 ] {bdb3688a-cc17-41bf-af3b-24196516d84a} executeQuery: Read 382 rows, 27.68 KiB in 0.002074 sec., 184185.14946962392 rows/sec., 13.03 MiB/sec. 2025.02.11 20:52:02.297516 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.297680 [ 4 ] {bdb3688a-cc17-41bf-af3b-24196516d84a} TCPHandler: Processed in 0.00250825 sec. 2025.02.11 20:52:02.297775 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.11 20:52:02.297855 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.297956 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:02.298031 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part 2025.02.11 20:52:02.298055 [ 255 ] {3f262cf2-9f70-4f62-9046-3244f9823ada} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:52:02.298194 [ 255 ] {3f262cf2-9f70-4f62-9046-3244f9823ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:52:02.298310 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 382 rows starting from the beginning of the part 2025.02.11 20:52:02.298687 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 103 rows starting from the beginning of the part 2025.02.11 20:52:02.299060 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 382 rows starting from the beginning of the part 2025.02.11 20:52:02.299433 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 565 rows starting from the beginning of the part 2025.02.11 20:52:02.299693 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 382 rows starting from the beginning of the part 2025.02.11 20:52:02.300615 [ 255 ] {3f262cf2-9f70-4f62-9046-3244f9823ada} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.300675 [ 255 ] {3f262cf2-9f70-4f62-9046-3244f9823ada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.301518 [ 255 ] {3f262cf2-9f70-4f62-9046-3244f9823ada} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:52:02.302066 [ 255 ] {3f262cf2-9f70-4f62-9046-3244f9823ada} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.302412 [ 255 ] {3f262cf2-9f70-4f62-9046-3244f9823ada} executeQuery: Read 6 rows, 321.00 B in 0.004419 sec., 1357.7732518669382 rows/sec., 70.94 KiB/sec. 2025.02.11 20:52:02.302533 [ 255 ] {3f262cf2-9f70-4f62-9046-3244f9823ada} TCPHandler: Processed in 0.004737466 sec. 2025.02.11 20:52:02.302936 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.303443 [ 4 ] {52c61346-c62c-45a1-a241-60b82100dc52} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:02.303490 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2727 rows, containing 5 columns (5 merged, 0 gathered) in 0.005846954 sec., 466396.69133706205 rows/sec., 35.57 MiB/sec. 2025.02.11 20:52:02.303524 [ 4 ] {52c61346-c62c-45a1-a241-60b82100dc52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:02.303761 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.11 20:52:02.304289 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.304485 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_81_16} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.11 20:52:02.304681 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.11 20:52:02.304790 [ 4 ] {52c61346-c62c-45a1-a241-60b82100dc52} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.304835 [ 4 ] {52c61346-c62c-45a1-a241-60b82100dc52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.305270 [ 4 ] {52c61346-c62c-45a1-a241-60b82100dc52} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.11 20:52:02.305545 [ 4 ] {52c61346-c62c-45a1-a241-60b82100dc52} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.305721 [ 85 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.11 20:52:02.305784 [ 85 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.305809 [ 4 ] {52c61346-c62c-45a1-a241-60b82100dc52} executeQuery: Read 237 rows, 16.27 KiB in 0.002573 sec., 92110.37699183832 rows/sec., 6.17 MiB/sec. 2025.02.11 20:52:02.305822 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.306004 [ 4 ] {52c61346-c62c-45a1-a241-60b82100dc52} TCPHandler: Processed in 0.003333803 sec. 2025.02.11 20:52:02.306089 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.11 20:52:02.306222 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.306290 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:02.306367 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23164 rows starting from the beginning of the part 2025.02.11 20:52:02.306441 [ 255 ] {884b7c34-ca25-4636-b3bb-55f8ca23e23a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:52:02.306600 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 237 rows starting from the beginning of the part 2025.02.11 20:52:02.306627 [ 255 ] {884b7c34-ca25-4636-b3bb-55f8ca23e23a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:52:02.306991 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2025.02.11 20:52:02.307388 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part 2025.02.11 20:52:02.307778 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 883 rows starting from the beginning of the part 2025.02.11 20:52:02.308019 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part 2025.02.11 20:52:02.308953 [ 255 ] {884b7c34-ca25-4636-b3bb-55f8ca23e23a} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.309018 [ 255 ] {884b7c34-ca25-4636-b3bb-55f8ca23e23a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.309642 [ 255 ] {884b7c34-ca25-4636-b3bb-55f8ca23e23a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:52:02.310087 [ 255 ] {884b7c34-ca25-4636-b3bb-55f8ca23e23a} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.310285 [ 85 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.02.11 20:52:02.310357 [ 85 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.310419 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.310513 [ 255 ] {884b7c34-ca25-4636-b3bb-55f8ca23e23a} executeQuery: Read 1 rows, 69.00 B in 0.004057 sec., 246.4875523786049 rows/sec., 16.61 KiB/sec. 2025.02.11 20:52:02.311289 [ 255 ] {884b7c34-ca25-4636-b3bb-55f8ca23e23a} TCPHandler: Processed in 0.005150172 sec. 2025.02.11 20:52:02.311639 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:02.311780 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.02.11 20:52:02.312085 [ 4 ] {c47f838e-8032-4356-b687-4dff22589b1d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:02.312216 [ 4 ] {c47f838e-8032-4356-b687-4dff22589b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:02.312293 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:02.312406 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part 2025.02.11 20:52:02.312864 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:02.313334 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:02.313675 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:02.314124 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:02.314699 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:02.315889 [ 4 ] {c47f838e-8032-4356-b687-4dff22589b1d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.315932 [ 4 ] {c47f838e-8032-4356-b687-4dff22589b1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.316863 [ 4 ] {c47f838e-8032-4356-b687-4dff22589b1d} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.11 20:52:02.317647 [ 4 ] {c47f838e-8032-4356-b687-4dff22589b1d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.317937 [ 85 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.11 20:52:02.318102 [ 85 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:02.318189 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:02.318677 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.11 20:52:02.318935 [ 4 ] {c47f838e-8032-4356-b687-4dff22589b1d} executeQuery: Read 82 rows, 5.33 KiB in 0.006937 sec., 11820.671760126857 rows/sec., 768.78 KiB/sec. 2025.02.11 20:52:02.319099 [ 191 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.008476116 sec., 4129.24976486872 rows/sec., 278.24 KiB/sec. 2025.02.11 20:52:02.319320 [ 4 ] {c47f838e-8032-4356-b687-4dff22589b1d} TCPHandler: Processed in 0.007865376 sec. 2025.02.11 20:52:02.319480 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:02.319615 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.02.11 20:52:02.319648 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4868 rows starting from the beginning of the part 2025.02.11 20:52:02.320621 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 24918 rows, containing 5 columns (5 merged, 0 gathered) in 0.014657364 sec., 1700032.829914028 rows/sec., 114.89 MiB/sec. 2025.02.11 20:52:02.320743 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part 2025.02.11 20:52:02.320862 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.321087 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.11 20:52:02.321350 [ 201 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_35_7} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.02.11 20:52:02.321606 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2025.02.11 20:52:02.321671 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.11 20:52:02.322070 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part 2025.02.11 20:52:02.322285 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.322532 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2025.02.11 20:52:02.322664 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_81_16} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.11 20:52:02.322863 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part 2025.02.11 20:52:02.323000 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.11 20:52:02.325747 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 5234 rows, containing 4 columns (4 merged, 0 gathered) in 0.007398749 sec., 707416.8889902874 rows/sec., 46.12 MiB/sec. 2025.02.11 20:52:02.326164 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.11 20:52:02.326472 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:02.326559 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_81_16} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.11 20:52:02.326650 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2025.02.11 20:52:06.568793 [ 77 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:52:06.568902 [ 77 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:52:06.748453 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.02.11 20:52:06.749579 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:06.749671 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:06.750256 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:52:06.750515 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:06.750774 [ 77 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:52:06.750797 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.02.11 20:52:06.750883 [ 77 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:06.750930 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:06.751154 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:52:06.751412 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:06.751471 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.02.11 20:52:06.751549 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.02.11 20:52:06.751650 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.02.11 20:52:06.751883 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.02.11 20:52:06.751979 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.02.11 20:52:06.752197 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.02.11 20:52:06.754768 [ 196 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.00372929 sec., 6886297.391728721 rows/sec., 98.51 MiB/sec. 2025.02.11 20:52:06.754965 [ 196 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:52:06.755250 [ 196 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:06.755336 [ 196 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_56_11} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:52:06.755433 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2025.02.11 20:52:06.877593 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1470 2025.02.11 20:52:06.880708 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:06.880753 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:06.882275 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:52:06.882665 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:06.882930 [ 77 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:52:06.883072 [ 77 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:06.883149 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:06.883408 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:52:06.883793 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1470 2025.02.11 20:52:06.884243 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:06.884401 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1302 rows starting from the beginning of the part 2025.02.11 20:52:06.884893 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part 2025.02.11 20:52:06.885329 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part 2025.02.11 20:52:06.885757 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part 2025.02.11 20:52:06.886177 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part 2025.02.11 20:52:06.886612 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part 2025.02.11 20:52:06.894504 [ 186 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 72 columns (72 merged, 0 gathered) in 0.011189479 sec., 131373.40889598164 rows/sec., 102.51 MiB/sec. 2025.02.11 20:52:06.896314 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:52:06.897164 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:06.897269 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_41_8} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:52:06.897616 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.02.11 20:52:07.271924 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:07.272200 [ 255 ] {dbd0f5d4-fa03-491a-baa7-457bb7a8e079} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:07.272305 [ 255 ] {dbd0f5d4-fa03-491a-baa7-457bb7a8e079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:07.273102 [ 255 ] {dbd0f5d4-fa03-491a-baa7-457bb7a8e079} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:07.273142 [ 255 ] {dbd0f5d4-fa03-491a-baa7-457bb7a8e079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:07.273543 [ 255 ] {dbd0f5d4-fa03-491a-baa7-457bb7a8e079} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.11 20:52:07.273812 [ 255 ] {dbd0f5d4-fa03-491a-baa7-457bb7a8e079} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:07.273992 [ 255 ] {dbd0f5d4-fa03-491a-baa7-457bb7a8e079} executeQuery: Read 134 rows, 11.81 KiB in 0.001868 sec., 71734.47537473233 rows/sec., 6.17 MiB/sec. 2025.02.11 20:52:07.274050 [ 255 ] {dbd0f5d4-fa03-491a-baa7-457bb7a8e079} TCPHandler: Processed in 0.002277106 sec. 2025.02.11 20:52:07.274316 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:07.274532 [ 4 ] {3cc55c63-34bd-47b5-9934-b5263ecdde27} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:07.274617 [ 4 ] {3cc55c63-34bd-47b5-9934-b5263ecdde27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:07.275472 [ 4 ] {3cc55c63-34bd-47b5-9934-b5263ecdde27} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:07.275525 [ 4 ] {3cc55c63-34bd-47b5-9934-b5263ecdde27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:07.275959 [ 4 ] {3cc55c63-34bd-47b5-9934-b5263ecdde27} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:52:07.276216 [ 4 ] {3cc55c63-34bd-47b5-9934-b5263ecdde27} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:07.276451 [ 4 ] {3cc55c63-34bd-47b5-9934-b5263ecdde27} executeQuery: Read 39 rows, 2.93 KiB in 0.001982 sec., 19677.093844601415 rows/sec., 1.44 MiB/sec. 2025.02.11 20:52:07.276517 [ 4 ] {3cc55c63-34bd-47b5-9934-b5263ecdde27} TCPHandler: Processed in 0.002338398 sec. 2025.02.11 20:52:07.276657 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:07.276778 [ 255 ] {222b47eb-9958-4bf5-8b55-87f64222e92d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:07.276828 [ 255 ] {222b47eb-9958-4bf5-8b55-87f64222e92d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:07.277429 [ 255 ] {222b47eb-9958-4bf5-8b55-87f64222e92d} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:07.277467 [ 255 ] {222b47eb-9958-4bf5-8b55-87f64222e92d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:07.277821 [ 255 ] {222b47eb-9958-4bf5-8b55-87f64222e92d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.11 20:52:07.278056 [ 255 ] {222b47eb-9958-4bf5-8b55-87f64222e92d} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:07.278230 [ 255 ] {222b47eb-9958-4bf5-8b55-87f64222e92d} executeQuery: Read 103 rows, 8.24 KiB in 0.00148 sec., 69594.5945945946 rows/sec., 5.44 MiB/sec. 2025.02.11 20:52:07.278283 [ 255 ] {222b47eb-9958-4bf5-8b55-87f64222e92d} TCPHandler: Processed in 0.001680887 sec. 2025.02.11 20:52:07.278426 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:07.278569 [ 4 ] {f5f7b796-d81e-4660-a73c-f0f5117cdc12} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:07.278636 [ 4 ] {f5f7b796-d81e-4660-a73c-f0f5117cdc12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:07.279329 [ 4 ] {f5f7b796-d81e-4660-a73c-f0f5117cdc12} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:07.279378 [ 4 ] {f5f7b796-d81e-4660-a73c-f0f5117cdc12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:07.279800 [ 4 ] {f5f7b796-d81e-4660-a73c-f0f5117cdc12} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.11 20:52:07.280042 [ 4 ] {f5f7b796-d81e-4660-a73c-f0f5117cdc12} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:07.280248 [ 4 ] {f5f7b796-d81e-4660-a73c-f0f5117cdc12} executeQuery: Read 160 rows, 11.41 KiB in 0.001715 sec., 93294.46064139942 rows/sec., 6.50 MiB/sec. 2025.02.11 20:52:07.280305 [ 4 ] {f5f7b796-d81e-4660-a73c-f0f5117cdc12} TCPHandler: Processed in 0.001941901 sec. 2025.02.11 20:52:07.280491 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:07.280642 [ 255 ] {83c44e10-4ac3-4944-87be-f31169265cf5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:07.280736 [ 255 ] {83c44e10-4ac3-4944-87be-f31169265cf5} 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.02.11 20:52:07.282072 [ 255 ] {83c44e10-4ac3-4944-87be-f31169265cf5} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:07.282111 [ 255 ] {83c44e10-4ac3-4944-87be-f31169265cf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:07.282777 [ 255 ] {83c44e10-4ac3-4944-87be-f31169265cf5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:52:07.283051 [ 255 ] {83c44e10-4ac3-4944-87be-f31169265cf5} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:07.283263 [ 255 ] {83c44e10-4ac3-4944-87be-f31169265cf5} executeQuery: Read 39 rows, 71.56 KiB in 0.002656 sec., 14683.734939759037 rows/sec., 26.31 MiB/sec. 2025.02.11 20:52:07.283366 [ 255 ] {83c44e10-4ac3-4944-87be-f31169265cf5} TCPHandler: Processed in 0.002944967 sec. 2025.02.11 20:52:07.283539 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:07.283660 [ 4 ] {09c97657-e233-48a5-bad2-cecf3dcc142a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:07.283713 [ 4 ] {09c97657-e233-48a5-bad2-cecf3dcc142a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:07.284230 [ 4 ] {09c97657-e233-48a5-bad2-cecf3dcc142a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:07.284271 [ 4 ] {09c97657-e233-48a5-bad2-cecf3dcc142a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:07.284654 [ 4 ] {09c97657-e233-48a5-bad2-cecf3dcc142a} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.11 20:52:07.284921 [ 4 ] {09c97657-e233-48a5-bad2-cecf3dcc142a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:07.285144 [ 4 ] {09c97657-e233-48a5-bad2-cecf3dcc142a} executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. 2025.02.11 20:52:07.285203 [ 4 ] {09c97657-e233-48a5-bad2-cecf3dcc142a} TCPHandler: Processed in 0.001723118 sec. 2025.02.11 20:52:08.579255 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.02.11 20:52:08.600970 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:08.601033 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:08.608272 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:52:08.609075 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:08.609480 [ 75 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:52:08.609625 [ 75 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:08.609698 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:08.610172 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:52:08.624730 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.02.11 20:52:08.626524 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:08.628130 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.02.11 20:52:08.633952 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.02.11 20:52:08.639896 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.02.11 20:52:08.645509 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.02.11 20:52:08.651422 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.02.11 20:52:08.656248 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.02.11 20:52:08.717161 [ 186 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.107306945 sec., 3932.6438750073444 rows/sec., 20.34 MiB/sec. 2025.02.11 20:52:08.720408 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:52:08.723330 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:08.723460 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_56_11} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:52:08.725877 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.02.11 20:52:08.797481 [ 75 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.11 20:52:08.797596 [ 75 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:08.797644 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:08.797871 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::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.02.11 20:52:08.798147 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:08.798208 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2025.02.11 20:52:08.798345 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.02.11 20:52:08.798746 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2025.02.11 20:52:08.798989 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part 2025.02.11 20:52:08.799178 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.02.11 20:52:08.800286 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00253931 sec., 16539.926200424525 rows/sec., 1.38 MiB/sec. 2025.02.11 20:52:08.800459 [ 189 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.11 20:52:08.800818 [ 189 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:08.800923 [ 189 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_17_4} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.11 20:52:08.801015 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:52:09.000173 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 235.17 MiB, peak 248.53 MiB, free memory in arenas 0.00 B, will set to 237.80 MiB (RSS), difference: 2.63 MiB 2025.02.11 20:52:12.275084 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.275293 [ 255 ] {9c2e1313-ec38-4f1e-a30d-3759b328f217} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:52:12.275376 [ 255 ] {9c2e1313-ec38-4f1e-a30d-3759b328f217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:52:12.276193 [ 255 ] {9c2e1313-ec38-4f1e-a30d-3759b328f217} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.276244 [ 255 ] {9c2e1313-ec38-4f1e-a30d-3759b328f217} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.276715 [ 255 ] {9c2e1313-ec38-4f1e-a30d-3759b328f217} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:52:12.276977 [ 255 ] {9c2e1313-ec38-4f1e-a30d-3759b328f217} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.277202 [ 255 ] {9c2e1313-ec38-4f1e-a30d-3759b328f217} executeQuery: Read 14 rows, 1.01 KiB in 0.001965 sec., 7124.681933842238 rows/sec., 512.88 KiB/sec. 2025.02.11 20:52:12.277262 [ 255 ] {9c2e1313-ec38-4f1e-a30d-3759b328f217} TCPHandler: Processed in 0.002334707 sec. 2025.02.11 20:52:12.277535 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.277751 [ 4 ] {0fdae38b-0cde-4c68-8955-7e70033caf2b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:52:12.277838 [ 4 ] {0fdae38b-0cde-4c68-8955-7e70033caf2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:52:12.278658 [ 4 ] {0fdae38b-0cde-4c68-8955-7e70033caf2b} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.278711 [ 4 ] {0fdae38b-0cde-4c68-8955-7e70033caf2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.279128 [ 4 ] {0fdae38b-0cde-4c68-8955-7e70033caf2b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.11 20:52:12.279385 [ 4 ] {0fdae38b-0cde-4c68-8955-7e70033caf2b} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.279632 [ 4 ] {0fdae38b-0cde-4c68-8955-7e70033caf2b} executeQuery: Read 2 rows, 167.00 B in 0.001942 sec., 1029.8661174047375 rows/sec., 83.98 KiB/sec. 2025.02.11 20:52:12.279700 [ 4 ] {0fdae38b-0cde-4c68-8955-7e70033caf2b} TCPHandler: Processed in 0.002308477 sec. 2025.02.11 20:52:12.279864 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.280001 [ 255 ] {54379049-7c84-4d30-a585-5a704db7db3b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:12.280059 [ 255 ] {54379049-7c84-4d30-a585-5a704db7db3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:12.280824 [ 255 ] {54379049-7c84-4d30-a585-5a704db7db3b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.280865 [ 255 ] {54379049-7c84-4d30-a585-5a704db7db3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.281248 [ 255 ] {54379049-7c84-4d30-a585-5a704db7db3b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.11 20:52:12.281511 [ 255 ] {54379049-7c84-4d30-a585-5a704db7db3b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.281689 [ 255 ] {54379049-7c84-4d30-a585-5a704db7db3b} executeQuery: Read 204 rows, 18.02 KiB in 0.001714 sec., 119019.8366394399 rows/sec., 10.27 MiB/sec. 2025.02.11 20:52:12.281786 [ 255 ] {54379049-7c84-4d30-a585-5a704db7db3b} TCPHandler: Processed in 0.001986482 sec. 2025.02.11 20:52:12.281945 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.282130 [ 4 ] {7c3c90ed-687e-4af6-9162-20a06e7a636e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:12.282203 [ 4 ] {7c3c90ed-687e-4af6-9162-20a06e7a636e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:12.282818 [ 4 ] {7c3c90ed-687e-4af6-9162-20a06e7a636e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.282858 [ 4 ] {7c3c90ed-687e-4af6-9162-20a06e7a636e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.283234 [ 4 ] {7c3c90ed-687e-4af6-9162-20a06e7a636e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:52:12.283491 [ 4 ] {7c3c90ed-687e-4af6-9162-20a06e7a636e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.283690 [ 69 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:52:12.283746 [ 4 ] {7c3c90ed-687e-4af6-9162-20a06e7a636e} executeQuery: Read 9 rows, 610.00 B in 0.001661 sec., 5418.4226369656835 rows/sec., 358.64 KiB/sec. 2025.02.11 20:52:12.283794 [ 69 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.283872 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.283902 [ 4 ] {7c3c90ed-687e-4af6-9162-20a06e7a636e} TCPHandler: Processed in 0.002021002 sec. 2025.02.11 20:52:12.284141 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:52:12.284146 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.284459 [ 255 ] {5c7f0c65-7e00-4638-b122-adcf3f6b091e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:52:12.284469 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:12.284561 [ 255 ] {5c7f0c65-7e00-4638-b122-adcf3f6b091e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:52:12.284568 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 64 rows starting from the beginning of the part 2025.02.11 20:52:12.284971 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2025.02.11 20:52:12.285342 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 45 rows starting from the beginning of the part 2025.02.11 20:52:12.285707 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.02.11 20:52:12.286123 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 39 rows starting from the beginning of the part 2025.02.11 20:52:12.286454 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 9 rows starting from the beginning of the part 2025.02.11 20:52:12.287369 [ 255 ] {5c7f0c65-7e00-4638-b122-adcf3f6b091e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.287419 [ 255 ] {5c7f0c65-7e00-4638-b122-adcf3f6b091e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:12.288387 [ 255 ] {5c7f0c65-7e00-4638-b122-adcf3f6b091e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:52:12.288963 [ 255 ] {5c7f0c65-7e00-4638-b122-adcf3f6b091e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.289398 [ 194 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.005401526 sec., 31657.720429374956 rows/sec., 2.37 MiB/sec. 2025.02.11 20:52:12.289467 [ 255 ] {5c7f0c65-7e00-4638-b122-adcf3f6b091e} executeQuery: Read 14 rows, 1004.00 B in 0.005099 sec., 2745.636399293979 rows/sec., 192.29 KiB/sec. 2025.02.11 20:52:12.289599 [ 255 ] {5c7f0c65-7e00-4638-b122-adcf3f6b091e} TCPHandler: Processed in 0.005562618 sec. 2025.02.11 20:52:12.289656 [ 194 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:52:12.289783 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.289930 [ 4 ] {0cb60229-e732-4c8f-b9a6-d86cf3c8e6c7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:52:12.289994 [ 4 ] {0cb60229-e732-4c8f-b9a6-d86cf3c8e6c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:52:12.290072 [ 194 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.290203 [ 194 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_76_15} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:52:12.290349 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:52:12.290783 [ 4 ] {0cb60229-e732-4c8f-b9a6-d86cf3c8e6c7} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.290822 [ 4 ] {0cb60229-e732-4c8f-b9a6-d86cf3c8e6c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.291199 [ 4 ] {0cb60229-e732-4c8f-b9a6-d86cf3c8e6c7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:52:12.291445 [ 4 ] {0cb60229-e732-4c8f-b9a6-d86cf3c8e6c7} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.291665 [ 4 ] {0cb60229-e732-4c8f-b9a6-d86cf3c8e6c7} executeQuery: Read 13 rows, 830.00 B in 0.001769 sec., 7348.784624081402 rows/sec., 458.19 KiB/sec. 2025.02.11 20:52:12.291724 [ 4 ] {0cb60229-e732-4c8f-b9a6-d86cf3c8e6c7} TCPHandler: Processed in 0.002019862 sec. 2025.02.11 20:52:12.291886 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.292025 [ 255 ] {f34f6839-fdb2-483c-aae8-b73e76226720} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:12.292082 [ 255 ] {f34f6839-fdb2-483c-aae8-b73e76226720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:12.292917 [ 255 ] {f34f6839-fdb2-483c-aae8-b73e76226720} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.292957 [ 255 ] {f34f6839-fdb2-483c-aae8-b73e76226720} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.293339 [ 255 ] {f34f6839-fdb2-483c-aae8-b73e76226720} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.11 20:52:12.293584 [ 255 ] {f34f6839-fdb2-483c-aae8-b73e76226720} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.293806 [ 255 ] {f34f6839-fdb2-483c-aae8-b73e76226720} executeQuery: Read 384 rows, 27.84 KiB in 0.001813 sec., 211803.64037506896 rows/sec., 15.00 MiB/sec. 2025.02.11 20:52:12.293861 [ 255 ] {f34f6839-fdb2-483c-aae8-b73e76226720} TCPHandler: Processed in 0.002041782 sec. 2025.02.11 20:52:12.294019 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.294155 [ 4 ] {4501dd34-738e-4092-bc35-6d0463e8daeb} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:52:12.294215 [ 4 ] {4501dd34-738e-4092-bc35-6d0463e8daeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:52:12.294752 [ 4 ] {4501dd34-738e-4092-bc35-6d0463e8daeb} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.294790 [ 4 ] {4501dd34-738e-4092-bc35-6d0463e8daeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.295165 [ 4 ] {4501dd34-738e-4092-bc35-6d0463e8daeb} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:52:12.295417 [ 4 ] {4501dd34-738e-4092-bc35-6d0463e8daeb} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.295576 [ 69 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.11 20:52:12.295632 [ 69 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.295666 [ 4 ] {4501dd34-738e-4092-bc35-6d0463e8daeb} executeQuery: Read 6 rows, 321.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 204.35 KiB/sec. 2025.02.11 20:52:12.295674 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.295822 [ 4 ] {4501dd34-738e-4092-bc35-6d0463e8daeb} TCPHandler: Processed in 0.00186577 sec. 2025.02.11 20:52:12.295910 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:52:12.296024 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.296086 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:12.296130 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part 2025.02.11 20:52:12.296297 [ 255 ] {8b316f8a-43b5-419c-a75a-26679c213696} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:12.296440 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.02.11 20:52:12.296481 [ 255 ] {8b316f8a-43b5-419c-a75a-26679c213696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:12.296771 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.02.11 20:52:12.297079 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.02.11 20:52:12.297397 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.02.11 20:52:12.297760 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.02.11 20:52:12.299104 [ 255 ] {8b316f8a-43b5-419c-a75a-26679c213696} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.299170 [ 255 ] {8b316f8a-43b5-419c-a75a-26679c213696} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:12.300347 [ 255 ] {8b316f8a-43b5-419c-a75a-26679c213696} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.11 20:52:12.300397 [ 194 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004572823 sec., 47235.59166842889 rows/sec., 2.41 MiB/sec. 2025.02.11 20:52:12.300650 [ 199 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.11 20:52:12.300821 [ 255 ] {8b316f8a-43b5-419c-a75a-26679c213696} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.301208 [ 255 ] {8b316f8a-43b5-419c-a75a-26679c213696} executeQuery: Read 238 rows, 16.34 KiB in 0.005017 sec., 47438.70839146901 rows/sec., 3.18 MiB/sec. 2025.02.11 20:52:12.301387 [ 255 ] {8b316f8a-43b5-419c-a75a-26679c213696} TCPHandler: Processed in 0.005451237 sec. 2025.02.11 20:52:12.301402 [ 199 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.301595 [ 199 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_36_7} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.11 20:52:12.301662 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.301783 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:52:12.301882 [ 4 ] {02365a31-863b-4b64-bf8f-fe106f337f66} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:52:12.301947 [ 4 ] {02365a31-863b-4b64-bf8f-fe106f337f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:52:12.302512 [ 4 ] {02365a31-863b-4b64-bf8f-fe106f337f66} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.302555 [ 4 ] {02365a31-863b-4b64-bf8f-fe106f337f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.302929 [ 4 ] {02365a31-863b-4b64-bf8f-fe106f337f66} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:52:12.303170 [ 4 ] {02365a31-863b-4b64-bf8f-fe106f337f66} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.303414 [ 4 ] {02365a31-863b-4b64-bf8f-fe106f337f66} executeQuery: Read 1 rows, 69.00 B in 0.001556 sec., 642.6735218508998 rows/sec., 43.31 KiB/sec. 2025.02.11 20:52:12.303511 [ 4 ] {02365a31-863b-4b64-bf8f-fe106f337f66} TCPHandler: Processed in 0.002016882 sec. 2025.02.11 20:52:12.303780 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:12.303926 [ 255 ] {065de48d-2088-4a56-845b-3d33ec7dd9b0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:12.303985 [ 255 ] {065de48d-2088-4a56-845b-3d33ec7dd9b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:12.304556 [ 255 ] {065de48d-2088-4a56-845b-3d33ec7dd9b0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:12.304599 [ 255 ] {065de48d-2088-4a56-845b-3d33ec7dd9b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2025.02.11 20:52:12.304985 [ 255 ] {065de48d-2088-4a56-845b-3d33ec7dd9b0} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.11 20:52:12.305244 [ 255 ] {065de48d-2088-4a56-845b-3d33ec7dd9b0} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:12.305456 [ 255 ] {065de48d-2088-4a56-845b-3d33ec7dd9b0} executeQuery: Read 82 rows, 5.33 KiB in 0.001562 sec., 52496.798975672216 rows/sec., 3.33 MiB/sec. 2025.02.11 20:52:12.305507 [ 255 ] {065de48d-2088-4a56-845b-3d33ec7dd9b0} TCPHandler: Processed in 0.00188493 sec. 2025.02.11 20:52:14.250971 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.02.11 20:52:14.251659 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:14.251710 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:14.252231 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:52:14.252494 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:14.252819 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.02.11 20:52:16.124836 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.02.11 20:52:16.143528 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:16.143602 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:16.150505 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:52:16.151264 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:16.154805 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.02.11 20:52:16.884003 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1504 2025.02.11 20:52:16.887201 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:16.887248 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:16.888718 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:52:16.889027 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:16.890744 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1504 2025.02.11 20:52:17.271890 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:17.272082 [ 255 ] {9be60979-6d32-48bb-8983-5b1fbf3781cb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:17.272152 [ 255 ] {9be60979-6d32-48bb-8983-5b1fbf3781cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:17.272967 [ 255 ] {9be60979-6d32-48bb-8983-5b1fbf3781cb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:17.273013 [ 255 ] {9be60979-6d32-48bb-8983-5b1fbf3781cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:17.273427 [ 255 ] {9be60979-6d32-48bb-8983-5b1fbf3781cb} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.11 20:52:17.273689 [ 255 ] {9be60979-6d32-48bb-8983-5b1fbf3781cb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:17.273914 [ 255 ] {9be60979-6d32-48bb-8983-5b1fbf3781cb} executeQuery: Read 134 rows, 11.81 KiB in 0.001884 sec., 71125.26539278131 rows/sec., 6.12 MiB/sec. 2025.02.11 20:52:17.273970 [ 255 ] {9be60979-6d32-48bb-8983-5b1fbf3781cb} TCPHandler: Processed in 0.002182214 sec. 2025.02.11 20:52:17.274232 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:17.274445 [ 4 ] {368e9709-e96d-4fd0-80c8-00ebdea4f34f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:17.274528 [ 4 ] {368e9709-e96d-4fd0-80c8-00ebdea4f34f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:17.275314 [ 4 ] {368e9709-e96d-4fd0-80c8-00ebdea4f34f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:17.275358 [ 4 ] {368e9709-e96d-4fd0-80c8-00ebdea4f34f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:17.275792 [ 4 ] {368e9709-e96d-4fd0-80c8-00ebdea4f34f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:52:17.276061 [ 4 ] {368e9709-e96d-4fd0-80c8-00ebdea4f34f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:17.276259 [ 4 ] {368e9709-e96d-4fd0-80c8-00ebdea4f34f} executeQuery: Read 39 rows, 2.93 KiB in 0.001875 sec., 20800 rows/sec., 1.53 MiB/sec. 2025.02.11 20:52:17.276325 [ 4 ] {368e9709-e96d-4fd0-80c8-00ebdea4f34f} TCPHandler: Processed in 0.002230646 sec. 2025.02.11 20:52:17.276494 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:17.276638 [ 255 ] {405e9497-d90d-4748-a166-dd014ce9360f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:17.276697 [ 255 ] {405e9497-d90d-4748-a166-dd014ce9360f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:17.277452 [ 255 ] {405e9497-d90d-4748-a166-dd014ce9360f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:17.277499 [ 255 ] {405e9497-d90d-4748-a166-dd014ce9360f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:17.277901 [ 255 ] {405e9497-d90d-4748-a166-dd014ce9360f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.11 20:52:17.278151 [ 255 ] {405e9497-d90d-4748-a166-dd014ce9360f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:17.278365 [ 255 ] {405e9497-d90d-4748-a166-dd014ce9360f} executeQuery: Read 103 rows, 8.24 KiB in 0.001761 sec., 58489.49460533787 rows/sec., 4.57 MiB/sec. 2025.02.11 20:52:17.278419 [ 255 ] {405e9497-d90d-4748-a166-dd014ce9360f} TCPHandler: Processed in 0.001993792 sec. 2025.02.11 20:52:17.278575 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:17.278707 [ 4 ] {7a55b9bd-f794-452d-b16c-314601cf6f8c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:17.278774 [ 4 ] {7a55b9bd-f794-452d-b16c-314601cf6f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:17.279463 [ 4 ] {7a55b9bd-f794-452d-b16c-314601cf6f8c} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:17.279510 [ 4 ] {7a55b9bd-f794-452d-b16c-314601cf6f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:17.279942 [ 4 ] {7a55b9bd-f794-452d-b16c-314601cf6f8c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.11 20:52:17.280189 [ 4 ] {7a55b9bd-f794-452d-b16c-314601cf6f8c} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:17.280371 [ 4 ] {7a55b9bd-f794-452d-b16c-314601cf6f8c} executeQuery: Read 160 rows, 11.41 KiB in 0.001699 sec., 94173.04296645086 rows/sec., 6.56 MiB/sec. 2025.02.11 20:52:17.280428 [ 4 ] {7a55b9bd-f794-452d-b16c-314601cf6f8c} TCPHandler: Processed in 0.001910211 sec. 2025.02.11 20:52:17.280582 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:17.280710 [ 255 ] {c5c9b934-9886-4046-bdf5-0c064c357e82} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:17.280801 [ 255 ] {c5c9b934-9886-4046-bdf5-0c064c357e82} 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.02.11 20:52:17.282037 [ 255 ] {c5c9b934-9886-4046-bdf5-0c064c357e82} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:17.282076 [ 255 ] {c5c9b934-9886-4046-bdf5-0c064c357e82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:17.282745 [ 255 ] {c5c9b934-9886-4046-bdf5-0c064c357e82} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:52:17.283017 [ 255 ] {c5c9b934-9886-4046-bdf5-0c064c357e82} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:17.283192 [ 62 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:52:17.283271 [ 62 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:17.283310 [ 255 ] {c5c9b934-9886-4046-bdf5-0c064c357e82} executeQuery: Read 39 rows, 71.56 KiB in 0.002626 sec., 14851.485148514852 rows/sec., 26.61 MiB/sec. 2025.02.11 20:52:17.283317 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:17.283851 [ 190 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:52:17.284101 [ 255 ] {c5c9b934-9886-4046-bdf5-0c064c357e82} TCPHandler: Processed in 0.003545277 sec. 2025.02.11 20:52:17.284455 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:17.284857 [ 4 ] {a4f4c753-a11b-43e0-8dc6-4d8eefc258e6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:17.284936 [ 4 ] {a4f4c753-a11b-43e0-8dc6-4d8eefc258e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:17.285085 [ 190 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:17.285230 [ 190 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1325 rows starting from the beginning of the part 2025.02.11 20:52:17.285848 [ 190 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2025.02.11 20:52:17.286391 [ 4 ] {a4f4c753-a11b-43e0-8dc6-4d8eefc258e6} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:17.286403 [ 190 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part 2025.02.11 20:52:17.286439 [ 4 ] {a4f4c753-a11b-43e0-8dc6-4d8eefc258e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:17.286902 [ 190 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part 2025.02.11 20:52:17.287424 [ 190 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part 2025.02.11 20:52:17.287487 [ 4 ] {a4f4c753-a11b-43e0-8dc6-4d8eefc258e6} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.11 20:52:17.287867 [ 190 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2025.02.11 20:52:17.288195 [ 4 ] {a4f4c753-a11b-43e0-8dc6-4d8eefc258e6} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:17.288552 [ 4 ] {a4f4c753-a11b-43e0-8dc6-4d8eefc258e6} executeQuery: Read 60 rows, 4.14 KiB in 0.003803 sec., 15777.018143570866 rows/sec., 1.06 MiB/sec. 2025.02.11 20:52:17.288670 [ 4 ] {a4f4c753-a11b-43e0-8dc6-4d8eefc258e6} TCPHandler: Processed in 0.004441402 sec. 2025.02.11 20:52:17.297061 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 19 columns (19 merged, 0 gathered) in 0.013568866 sec., 112021.15195182853 rows/sec., 200.74 MiB/sec. 2025.02.11 20:52:17.298744 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:52:17.299213 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:17.299305 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_41_8} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:52:17.299473 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.72 MiB. 2025.02.11 20:52:18.000225 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 238.29 MiB, peak 249.96 MiB, free memory in arenas 0.00 B, will set to 242.21 MiB (RSS), difference: 3.93 MiB 2025.02.11 20:52:21.568968 [ 57 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:52:21.569021 [ 57 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:52:21.752967 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.02.11 20:52:21.753612 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:21.753660 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:21.754197 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:52:21.754459 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:21.754715 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.02.11 20:52:22.274978 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.275165 [ 255 ] {b8527bc8-4983-48c5-8e5d-79d1efe758c4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:52:22.275233 [ 255 ] {b8527bc8-4983-48c5-8e5d-79d1efe758c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:52:22.275996 [ 255 ] {b8527bc8-4983-48c5-8e5d-79d1efe758c4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.276039 [ 255 ] {b8527bc8-4983-48c5-8e5d-79d1efe758c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.276470 [ 255 ] {b8527bc8-4983-48c5-8e5d-79d1efe758c4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:52:22.276731 [ 255 ] {b8527bc8-4983-48c5-8e5d-79d1efe758c4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.276944 [ 57 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.02.11 20:52:22.276981 [ 255 ] {b8527bc8-4983-48c5-8e5d-79d1efe758c4} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2025.02.11 20:52:22.277037 [ 57 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.277117 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.277123 [ 255 ] {b8527bc8-4983-48c5-8e5d-79d1efe758c4} TCPHandler: Processed in 0.002269776 sec. 2025.02.11 20:52:22.277408 [ 200 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.02.11 20:52:22.277523 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.278015 [ 200 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:22.278074 [ 4 ] {8bf1eefe-670d-42f1-9582-1abb9c8d19c8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:22.278098 [ 200 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2025.02.11 20:52:22.278260 [ 4 ] {8bf1eefe-670d-42f1-9582-1abb9c8d19c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:22.278301 [ 200 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:22.278760 [ 200 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:22.279043 [ 200 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:22.279413 [ 200 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:22.281100 [ 4 ] {8bf1eefe-670d-42f1-9582-1abb9c8d19c8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.281184 [ 4 ] {8bf1eefe-670d-42f1-9582-1abb9c8d19c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.281664 [ 200 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00443595 sec., 15780.159830475997 rows/sec., 1.17 MiB/sec. 2025.02.11 20:52:22.281866 [ 194 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.02.11 20:52:22.281995 [ 4 ] {8bf1eefe-670d-42f1-9582-1abb9c8d19c8} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.11 20:52:22.282222 [ 194 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.282321 [ 4 ] {8bf1eefe-670d-42f1-9582-1abb9c8d19c8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.282344 [ 194 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_37_9} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.02.11 20:52:22.282483 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:52:22.282631 [ 4 ] {8bf1eefe-670d-42f1-9582-1abb9c8d19c8} executeQuery: Read 203 rows, 17.95 KiB in 0.004734 sec., 42881.284326151246 rows/sec., 3.70 MiB/sec. 2025.02.11 20:52:22.282699 [ 4 ] {8bf1eefe-670d-42f1-9582-1abb9c8d19c8} TCPHandler: Processed in 0.005419047 sec. 2025.02.11 20:52:22.282859 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.283011 [ 255 ] {fc4c75de-e8d3-437f-812e-4f5a04aadd0f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:22.283061 [ 255 ] {fc4c75de-e8d3-437f-812e-4f5a04aadd0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:22.283631 [ 255 ] {fc4c75de-e8d3-437f-812e-4f5a04aadd0f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.283672 [ 255 ] {fc4c75de-e8d3-437f-812e-4f5a04aadd0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.284044 [ 255 ] {fc4c75de-e8d3-437f-812e-4f5a04aadd0f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:52:22.284289 [ 255 ] {fc4c75de-e8d3-437f-812e-4f5a04aadd0f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.284507 [ 255 ] {fc4c75de-e8d3-437f-812e-4f5a04aadd0f} executeQuery: Read 7 rows, 467.00 B in 0.00152 sec., 4605.263157894737 rows/sec., 300.04 KiB/sec. 2025.02.11 20:52:22.284558 [ 255 ] {fc4c75de-e8d3-437f-812e-4f5a04aadd0f} TCPHandler: Processed in 0.001756098 sec. 2025.02.11 20:52:22.284726 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.284860 [ 4 ] {3c0e9e16-609c-4e7c-81bf-8a0fb6378b8a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:52:22.284920 [ 4 ] {3c0e9e16-609c-4e7c-81bf-8a0fb6378b8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:52:22.285623 [ 4 ] {3c0e9e16-609c-4e7c-81bf-8a0fb6378b8a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.285670 [ 4 ] {3c0e9e16-609c-4e7c-81bf-8a0fb6378b8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.286045 [ 4 ] {3c0e9e16-609c-4e7c-81bf-8a0fb6378b8a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:52:22.286281 [ 4 ] {3c0e9e16-609c-4e7c-81bf-8a0fb6378b8a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.286508 [ 4 ] {3c0e9e16-609c-4e7c-81bf-8a0fb6378b8a} executeQuery: Read 14 rows, 1004.00 B in 0.001679 sec., 8338.296605122097 rows/sec., 583.96 KiB/sec. 2025.02.11 20:52:22.286588 [ 4 ] {3c0e9e16-609c-4e7c-81bf-8a0fb6378b8a} TCPHandler: Processed in 0.0019229 sec. 2025.02.11 20:52:22.286820 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.286971 [ 255 ] {3c4dbe9e-06be-4bdd-a1ff-0b9ec84fd2a9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:52:22.287029 [ 255 ] {3c4dbe9e-06be-4bdd-a1ff-0b9ec84fd2a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:52:22.287713 [ 255 ] {3c4dbe9e-06be-4bdd-a1ff-0b9ec84fd2a9} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.287759 [ 255 ] {3c4dbe9e-06be-4bdd-a1ff-0b9ec84fd2a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.288133 [ 255 ] {3c4dbe9e-06be-4bdd-a1ff-0b9ec84fd2a9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:52:22.288400 [ 255 ] {3c4dbe9e-06be-4bdd-a1ff-0b9ec84fd2a9} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.288537 [ 52 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.02.11 20:52:22.288589 [ 52 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.288594 [ 255 ] {3c4dbe9e-06be-4bdd-a1ff-0b9ec84fd2a9} executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. 2025.02.11 20:52:22.288617 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.288713 [ 255 ] {3c4dbe9e-06be-4bdd-a1ff-0b9ec84fd2a9} TCPHandler: Processed in 0.002024232 sec. 2025.02.11 20:52:22.289038 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.02.11 20:52:22.289049 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.289532 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:22.289536 [ 4 ] {20ec1b49-df6d-4281-9f6c-eb8920dfab73} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:22.289605 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2025.02.11 20:52:22.289657 [ 4 ] {20ec1b49-df6d-4281-9f6c-eb8920dfab73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:22.289898 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.02.11 20:52:22.290236 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2025.02.11 20:52:22.290530 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.02.11 20:52:22.290881 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2025.02.11 20:52:22.292966 [ 4 ] {20ec1b49-df6d-4281-9f6c-eb8920dfab73} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.293044 [ 4 ] {20ec1b49-df6d-4281-9f6c-eb8920dfab73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.293624 [ 198 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004896119 sec., 13275.821114642025 rows/sec., 879.60 KiB/sec. 2025.02.11 20:52:22.293860 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.02.11 20:52:22.293900 [ 4 ] {20ec1b49-df6d-4281-9f6c-eb8920dfab73} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.11 20:52:22.294419 [ 4 ] {20ec1b49-df6d-4281-9f6c-eb8920dfab73} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.294825 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.294899 [ 4 ] {20ec1b49-df6d-4281-9f6c-eb8920dfab73} executeQuery: Read 382 rows, 27.68 KiB in 0.005504 sec., 69404.06976744186 rows/sec., 4.91 MiB/sec. 2025.02.11 20:52:22.295126 [ 196 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_37_9} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.02.11 20:52:22.295194 [ 4 ] {20ec1b49-df6d-4281-9f6c-eb8920dfab73} TCPHandler: Processed in 0.006364882 sec. 2025.02.11 20:52:22.295532 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:52:22.295548 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.295867 [ 255 ] {c8df558c-8b9a-43aa-bf12-19aa5ddfb0b1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:52:22.295925 [ 255 ] {c8df558c-8b9a-43aa-bf12-19aa5ddfb0b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:52:22.296395 [ 255 ] {c8df558c-8b9a-43aa-bf12-19aa5ddfb0b1} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.296432 [ 255 ] {c8df558c-8b9a-43aa-bf12-19aa5ddfb0b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.296795 [ 255 ] {c8df558c-8b9a-43aa-bf12-19aa5ddfb0b1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:52:22.297041 [ 255 ] {c8df558c-8b9a-43aa-bf12-19aa5ddfb0b1} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.297251 [ 255 ] {c8df558c-8b9a-43aa-bf12-19aa5ddfb0b1} executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. 2025.02.11 20:52:22.297440 [ 255 ] {c8df558c-8b9a-43aa-bf12-19aa5ddfb0b1} TCPHandler: Processed in 0.002125874 sec. 2025.02.11 20:52:22.297650 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.297779 [ 4 ] {ca158222-4aec-46ca-9566-4fe21e0af336} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:22.297832 [ 4 ] {ca158222-4aec-46ca-9566-4fe21e0af336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:22.298423 [ 4 ] {ca158222-4aec-46ca-9566-4fe21e0af336} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.298461 [ 4 ] {ca158222-4aec-46ca-9566-4fe21e0af336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.298850 [ 4 ] {ca158222-4aec-46ca-9566-4fe21e0af336} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.11 20:52:22.299094 [ 4 ] {ca158222-4aec-46ca-9566-4fe21e0af336} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.299335 [ 4 ] {ca158222-4aec-46ca-9566-4fe21e0af336} executeQuery: Read 237 rows, 16.27 KiB in 0.00158 sec., 150000 rows/sec., 10.05 MiB/sec. 2025.02.11 20:52:22.299436 [ 4 ] {ca158222-4aec-46ca-9566-4fe21e0af336} TCPHandler: Processed in 0.001904631 sec. 2025.02.11 20:52:22.299642 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.299802 [ 255 ] {908c49a2-3613-4292-9cd6-80d8356ca54d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:52:22.299863 [ 255 ] {908c49a2-3613-4292-9cd6-80d8356ca54d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:52:22.300401 [ 255 ] {908c49a2-3613-4292-9cd6-80d8356ca54d} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.300445 [ 255 ] {908c49a2-3613-4292-9cd6-80d8356ca54d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.300863 [ 255 ] {908c49a2-3613-4292-9cd6-80d8356ca54d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:52:22.301104 [ 255 ] {908c49a2-3613-4292-9cd6-80d8356ca54d} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.301311 [ 255 ] {908c49a2-3613-4292-9cd6-80d8356ca54d} executeQuery: Read 1 rows, 69.00 B in 0.001526 sec., 655.307994757536 rows/sec., 44.16 KiB/sec. 2025.02.11 20:52:22.301483 [ 255 ] {908c49a2-3613-4292-9cd6-80d8356ca54d} TCPHandler: Processed in 0.001945061 sec. 2025.02.11 20:52:22.301685 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:22.301828 [ 4 ] {4aa69c01-99a1-4f83-8694-e49b3a079d59} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:22.301885 [ 4 ] {4aa69c01-99a1-4f83-8694-e49b3a079d59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:22.302450 [ 4 ] {4aa69c01-99a1-4f83-8694-e49b3a079d59} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:22.302497 [ 4 ] {4aa69c01-99a1-4f83-8694-e49b3a079d59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:22.302909 [ 4 ] {4aa69c01-99a1-4f83-8694-e49b3a079d59} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.11 20:52:22.303141 [ 4 ] {4aa69c01-99a1-4f83-8694-e49b3a079d59} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:22.303349 [ 4 ] {4aa69c01-99a1-4f83-8694-e49b3a079d59} executeQuery: Read 82 rows, 5.33 KiB in 0.001549 sec., 52937.37895416398 rows/sec., 3.36 MiB/sec. 2025.02.11 20:52:22.303397 [ 4 ] {4aa69c01-99a1-4f83-8694-e49b3a079d59} TCPHandler: Processed in 0.001818339 sec. 2025.02.11 20:52:23.654881 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.02.11 20:52:23.675437 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:23.675500 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:23.682809 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:52:23.683562 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:23.687756 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.02.11 20:52:26.890945 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1536 2025.02.11 20:52:26.894063 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:26.894104 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:26.895548 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:52:26.895862 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:26.897148 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1536 2025.02.11 20:52:27.300839 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:27.301041 [ 255 ] {d671c43e-d9df-4ed3-b383-9f843bac9a15} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:52:27.301118 [ 255 ] {d671c43e-d9df-4ed3-b383-9f843bac9a15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:52:27.301931 [ 255 ] {d671c43e-d9df-4ed3-b383-9f843bac9a15} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.301981 [ 255 ] {d671c43e-d9df-4ed3-b383-9f843bac9a15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.302402 [ 255 ] {d671c43e-d9df-4ed3-b383-9f843bac9a15} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.11 20:52:27.302686 [ 255 ] {d671c43e-d9df-4ed3-b383-9f843bac9a15} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.302978 [ 255 ] {d671c43e-d9df-4ed3-b383-9f843bac9a15} executeQuery: Read 10 rows, 835.00 B in 0.001985 sec., 5037.783375314862 rows/sec., 410.80 KiB/sec. 2025.02.11 20:52:27.303193 [ 255 ] {d671c43e-d9df-4ed3-b383-9f843bac9a15} TCPHandler: Processed in 0.002470919 sec. 2025.02.11 20:52:27.303483 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:27.303701 [ 4 ] {86c17a1e-a467-4100-81e3-0fa778658f3f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:27.303786 [ 4 ] {86c17a1e-a467-4100-81e3-0fa778658f3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:27.305251 [ 4 ] {86c17a1e-a467-4100-81e3-0fa778658f3f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.305308 [ 4 ] {86c17a1e-a467-4100-81e3-0fa778658f3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.305831 [ 4 ] {86c17a1e-a467-4100-81e3-0fa778658f3f} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.11 20:52:27.306096 [ 4 ] {86c17a1e-a467-4100-81e3-0fa778658f3f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.306289 [ 43 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.11 20:52:27.306359 [ 4 ] {86c17a1e-a467-4100-81e3-0fa778658f3f} executeQuery: Read 1279 rows, 108.29 KiB in 0.002715 sec., 471086.5561694291 rows/sec., 38.95 MiB/sec. 2025.02.11 20:52:27.306377 [ 43 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.306444 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.306503 [ 4 ] {86c17a1e-a467-4100-81e3-0fa778658f3f} TCPHandler: Processed in 0.00315516 sec. 2025.02.11 20:52:27.306703 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.11 20:52:27.306735 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:27.306834 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:27.306876 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1431 rows starting from the beginning of the part 2025.02.11 20:52:27.306902 [ 255 ] {93790bac-551a-416a-b08f-1f054d3a046a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:27.306981 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 134 rows starting from the beginning of the part 2025.02.11 20:52:27.307004 [ 255 ] {93790bac-551a-416a-b08f-1f054d3a046a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:27.307467 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 204 rows starting from the beginning of the part 2025.02.11 20:52:27.307764 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 134 rows starting from the beginning of the part 2025.02.11 20:52:27.308138 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 203 rows starting from the beginning of the part 2025.02.11 20:52:27.308422 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:52:27.309423 [ 255 ] {93790bac-551a-416a-b08f-1f054d3a046a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.309472 [ 255 ] {93790bac-551a-416a-b08f-1f054d3a046a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.310051 [ 255 ] {93790bac-551a-416a-b08f-1f054d3a046a} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:52:27.310325 [ 255 ] {93790bac-551a-416a-b08f-1f054d3a046a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.310613 [ 255 ] {93790bac-551a-416a-b08f-1f054d3a046a} executeQuery: Read 49 rows, 3.63 KiB in 0.003753 sec., 13056.221689315214 rows/sec., 967.46 KiB/sec. 2025.02.11 20:52:27.310745 [ 255 ] {93790bac-551a-416a-b08f-1f054d3a046a} TCPHandler: Processed in 0.004112346 sec. 2025.02.11 20:52:27.310900 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3385 rows, containing 5 columns (5 merged, 0 gathered) in 0.004358039 sec., 776725.4951137427 rows/sec., 67.97 MiB/sec. 2025.02.11 20:52:27.310959 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:27.311117 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.11 20:52:27.311153 [ 4 ] {b2f92bf8-89c8-423d-94c0-c0131cd45999} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:52:27.311246 [ 4 ] {b2f92bf8-89c8-423d-94c0-c0131cd45999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:52:27.311577 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.311798 [ 196 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_86_17} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.11 20:52:27.312001 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.11 20:52:27.312468 [ 4 ] {b2f92bf8-89c8-423d-94c0-c0131cd45999} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.312513 [ 4 ] {b2f92bf8-89c8-423d-94c0-c0131cd45999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.312895 [ 4 ] {b2f92bf8-89c8-423d-94c0-c0131cd45999} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:52:27.313139 [ 4 ] {b2f92bf8-89c8-423d-94c0-c0131cd45999} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.313379 [ 4 ] {b2f92bf8-89c8-423d-94c0-c0131cd45999} executeQuery: Read 228 rows, 15.81 KiB in 0.002284 sec., 99824.86865148862 rows/sec., 6.76 MiB/sec. 2025.02.11 20:52:27.313483 [ 4 ] {b2f92bf8-89c8-423d-94c0-c0131cd45999} TCPHandler: Processed in 0.002610892 sec. 2025.02.11 20:52:27.313737 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:27.313891 [ 255 ] {4ff4faa5-1ced-4d55-b54b-c38af5ddbc4e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:27.313940 [ 255 ] {4ff4faa5-1ced-4d55-b54b-c38af5ddbc4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:27.314759 [ 255 ] {4ff4faa5-1ced-4d55-b54b-c38af5ddbc4e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.314799 [ 255 ] {4ff4faa5-1ced-4d55-b54b-c38af5ddbc4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.315187 [ 255 ] {4ff4faa5-1ced-4d55-b54b-c38af5ddbc4e} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.11 20:52:27.315431 [ 255 ] {4ff4faa5-1ced-4d55-b54b-c38af5ddbc4e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.315616 [ 43 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.11 20:52:27.315692 [ 43 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.315692 [ 255 ] {4ff4faa5-1ced-4d55-b54b-c38af5ddbc4e} executeQuery: Read 569 rows, 43.34 KiB in 0.001816 sec., 313325.9911894273 rows/sec., 23.31 MiB/sec. 2025.02.11 20:52:27.315738 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.315847 [ 255 ] {4ff4faa5-1ced-4d55-b54b-c38af5ddbc4e} TCPHandler: Processed in 0.002259876 sec. 2025.02.11 20:52:27.316073 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.11 20:52:27.316153 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:27.316707 [ 4 ] {07d91709-65fd-4c77-b606-529e242e42a5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:27.316805 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:27.316967 [ 4 ] {07d91709-65fd-4c77-b606-529e242e42a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:27.317022 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part 2025.02.11 20:52:27.317863 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 103 rows starting from the beginning of the part 2025.02.11 20:52:27.318277 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 384 rows starting from the beginning of the part 2025.02.11 20:52:27.318618 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 103 rows starting from the beginning of the part 2025.02.11 20:52:27.318888 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 382 rows starting from the beginning of the part 2025.02.11 20:52:27.319102 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 569 rows starting from the beginning of the part 2025.02.11 20:52:27.320292 [ 4 ] {07d91709-65fd-4c77-b606-529e242e42a5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.320359 [ 4 ] {07d91709-65fd-4c77-b606-529e242e42a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.321480 [ 4 ] {07d91709-65fd-4c77-b606-529e242e42a5} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.11 20:52:27.322019 [ 4 ] {07d91709-65fd-4c77-b606-529e242e42a5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.322094 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2454 rows, containing 5 columns (5 merged, 0 gathered) in 0.006232099 sec., 393767.8140222099 rows/sec., 30.23 MiB/sec. 2025.02.11 20:52:27.322237 [ 43 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.11 20:52:27.322316 [ 43 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.322388 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.322489 [ 4 ] {07d91709-65fd-4c77-b606-529e242e42a5} executeQuery: Read 885 rows, 60.98 KiB in 0.005975 sec., 148117.15481171547 rows/sec., 9.97 MiB/sec. 2025.02.11 20:52:27.322549 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.11 20:52:27.322880 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.11 20:52:27.322880 [ 4 ] {07d91709-65fd-4c77-b606-529e242e42a5} TCPHandler: Processed in 0.00687848 sec. 2025.02.11 20:52:27.323206 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:27.323300 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:27.323389 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 24918 rows starting from the beginning of the part 2025.02.11 20:52:27.323553 [ 255 ] {c3e10a94-26d9-44ae-8294-7119e8170a12} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:27.323607 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.323827 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2025.02.11 20:52:27.324026 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_86_17} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.11 20:52:27.324181 [ 255 ] {c3e10a94-26d9-44ae-8294-7119e8170a12} 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.02.11 20:52:27.324415 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 238 rows starting from the beginning of the part 2025.02.11 20:52:27.324456 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.11 20:52:27.324752 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2025.02.11 20:52:27.324969 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part 2025.02.11 20:52:27.325190 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 885 rows starting from the beginning of the part 2025.02.11 20:52:27.327058 [ 255 ] {c3e10a94-26d9-44ae-8294-7119e8170a12} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.327111 [ 255 ] {c3e10a94-26d9-44ae-8294-7119e8170a12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.328092 [ 255 ] {c3e10a94-26d9-44ae-8294-7119e8170a12} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:52:27.328417 [ 255 ] {c3e10a94-26d9-44ae-8294-7119e8170a12} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.328682 [ 255 ] {c3e10a94-26d9-44ae-8294-7119e8170a12} executeQuery: Read 39 rows, 71.56 KiB in 0.005281 sec., 7384.964968755918 rows/sec., 13.23 MiB/sec. 2025.02.11 20:52:27.328811 [ 255 ] {c3e10a94-26d9-44ae-8294-7119e8170a12} TCPHandler: Processed in 0.005781612 sec. 2025.02.11 20:52:27.329031 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:27.329153 [ 4 ] {699e7cc3-7b2b-4786-9f3a-b6cf3b26065c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:27.329208 [ 4 ] {699e7cc3-7b2b-4786-9f3a-b6cf3b26065c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:27.329831 [ 4 ] {699e7cc3-7b2b-4786-9f3a-b6cf3b26065c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.329871 [ 4 ] {699e7cc3-7b2b-4786-9f3a-b6cf3b26065c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.330614 [ 4 ] {699e7cc3-7b2b-4786-9f3a-b6cf3b26065c} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.11 20:52:27.330879 [ 4 ] {699e7cc3-7b2b-4786-9f3a-b6cf3b26065c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.331119 [ 43 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.11 20:52:27.331178 [ 4 ] {699e7cc3-7b2b-4786-9f3a-b6cf3b26065c} executeQuery: Read 60 rows, 4.14 KiB in 0.002047 sec., 29311.18710307767 rows/sec., 1.98 MiB/sec. 2025.02.11 20:52:27.331202 [ 43 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:27.331323 [ 4 ] {699e7cc3-7b2b-4786-9f3a-b6cf3b26065c} TCPHandler: Processed in 0.002346808 sec. 2025.02.11 20:52:27.331325 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:27.331762 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.11 20:52:27.331921 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:27.331961 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5234 rows starting from the beginning of the part 2025.02.11 20:52:27.332134 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2025.02.11 20:52:27.332491 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part 2025.02.11 20:52:27.332892 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2025.02.11 20:52:27.333201 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part 2025.02.11 20:52:27.333239 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 26598 rows, containing 5 columns (5 merged, 0 gathered) in 0.010764612 sec., 2470874.0082782363 rows/sec., 167.00 MiB/sec. 2025.02.11 20:52:27.333426 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.02.11 20:52:27.333698 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.11 20:52:27.334359 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.334566 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_86_17} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.11 20:52:27.334666 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.11 20:52:27.336231 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5578 rows, containing 4 columns (4 merged, 0 gathered) in 0.004699566 sec., 1186918.1111617542 rows/sec., 77.41 MiB/sec. 2025.02.11 20:52:27.336562 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.11 20:52:27.336852 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:27.336932 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_86_17} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.11 20:52:27.337007 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.02.11 20:52:29.254856 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.02.11 20:52:29.255661 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:29.255719 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:29.256305 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:52:29.256581 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:29.256847 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.02.11 20:52:31.187850 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.02.11 20:52:31.210310 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:31.210363 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:31.217727 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:52:31.218517 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:31.221291 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.02.11 20:52:32.275281 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.275499 [ 255 ] {aeecd854-e2dc-4b65-8046-5a4959c7315a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:52:32.275580 [ 255 ] {aeecd854-e2dc-4b65-8046-5a4959c7315a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:52:32.276414 [ 255 ] {aeecd854-e2dc-4b65-8046-5a4959c7315a} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.276460 [ 255 ] {aeecd854-e2dc-4b65-8046-5a4959c7315a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.276905 [ 255 ] {aeecd854-e2dc-4b65-8046-5a4959c7315a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:52:32.277171 [ 255 ] {aeecd854-e2dc-4b65-8046-5a4959c7315a} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.277426 [ 255 ] {aeecd854-e2dc-4b65-8046-5a4959c7315a} executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. 2025.02.11 20:52:32.277490 [ 255 ] {aeecd854-e2dc-4b65-8046-5a4959c7315a} TCPHandler: Processed in 0.002350418 sec. 2025.02.11 20:52:32.277755 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.277972 [ 4 ] {809bdee9-4965-4e24-8355-a640375bd221} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:32.278054 [ 4 ] {809bdee9-4965-4e24-8355-a640375bd221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:32.278910 [ 4 ] {809bdee9-4965-4e24-8355-a640375bd221} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.278956 [ 4 ] {809bdee9-4965-4e24-8355-a640375bd221} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.279402 [ 4 ] {809bdee9-4965-4e24-8355-a640375bd221} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.11 20:52:32.279656 [ 4 ] {809bdee9-4965-4e24-8355-a640375bd221} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.279860 [ 4 ] {809bdee9-4965-4e24-8355-a640375bd221} executeQuery: Read 203 rows, 17.95 KiB in 0.001949 sec., 104155.97742432017 rows/sec., 8.99 MiB/sec. 2025.02.11 20:52:32.279925 [ 4 ] {809bdee9-4965-4e24-8355-a640375bd221} TCPHandler: Processed in 0.002310397 sec. 2025.02.11 20:52:32.280095 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.280324 [ 255 ] {11d6284c-358a-4af9-8c8d-d7fe1c64943e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:32.280419 [ 255 ] {11d6284c-358a-4af9-8c8d-d7fe1c64943e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:32.281348 [ 255 ] {11d6284c-358a-4af9-8c8d-d7fe1c64943e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.281389 [ 255 ] {11d6284c-358a-4af9-8c8d-d7fe1c64943e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.281758 [ 255 ] {11d6284c-358a-4af9-8c8d-d7fe1c64943e} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.11 20:52:32.282004 [ 255 ] {11d6284c-358a-4af9-8c8d-d7fe1c64943e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.282260 [ 255 ] {11d6284c-358a-4af9-8c8d-d7fe1c64943e} executeQuery: Read 7 rows, 467.00 B in 0.001981 sec., 3533.568904593639 rows/sec., 230.21 KiB/sec. 2025.02.11 20:52:32.282360 [ 255 ] {11d6284c-358a-4af9-8c8d-d7fe1c64943e} TCPHandler: Processed in 0.002331408 sec. 2025.02.11 20:52:32.282581 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.282946 [ 4 ] {5ee41672-c463-454e-894a-c54d9d391020} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:52:32.283104 [ 4 ] {5ee41672-c463-454e-894a-c54d9d391020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:52:32.283908 [ 4 ] {5ee41672-c463-454e-894a-c54d9d391020} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.283947 [ 4 ] {5ee41672-c463-454e-894a-c54d9d391020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.284312 [ 4 ] {5ee41672-c463-454e-894a-c54d9d391020} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:52:32.284548 [ 4 ] {5ee41672-c463-454e-894a-c54d9d391020} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.284732 [ 4 ] {5ee41672-c463-454e-894a-c54d9d391020} executeQuery: Read 14 rows, 1004.00 B in 0.001932 sec., 7246.376811594203 rows/sec., 507.49 KiB/sec. 2025.02.11 20:52:32.284787 [ 4 ] {5ee41672-c463-454e-894a-c54d9d391020} TCPHandler: Processed in 0.002304806 sec. 2025.02.11 20:52:32.284932 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.285070 [ 255 ] {3381f90b-4489-49ea-ac38-72afefe019b1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:52:32.285128 [ 255 ] {3381f90b-4489-49ea-ac38-72afefe019b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:52:32.285822 [ 255 ] {3381f90b-4489-49ea-ac38-72afefe019b1} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.285869 [ 255 ] {3381f90b-4489-49ea-ac38-72afefe019b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.286267 [ 255 ] {3381f90b-4489-49ea-ac38-72afefe019b1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:52:32.286507 [ 255 ] {3381f90b-4489-49ea-ac38-72afefe019b1} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.286710 [ 255 ] {3381f90b-4489-49ea-ac38-72afefe019b1} executeQuery: Read 13 rows, 830.00 B in 0.001671 sec., 7779.7725912627175 rows/sec., 485.07 KiB/sec. 2025.02.11 20:52:32.286763 [ 255 ] {3381f90b-4489-49ea-ac38-72afefe019b1} TCPHandler: Processed in 0.00189684 sec. 2025.02.11 20:52:32.286906 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.287022 [ 4 ] {5537267f-24e8-49b3-a154-69163aa13364} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:32.287069 [ 4 ] {5537267f-24e8-49b3-a154-69163aa13364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:32.287883 [ 4 ] {5537267f-24e8-49b3-a154-69163aa13364} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.287929 [ 4 ] {5537267f-24e8-49b3-a154-69163aa13364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.288331 [ 4 ] {5537267f-24e8-49b3-a154-69163aa13364} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.11 20:52:32.288561 [ 4 ] {5537267f-24e8-49b3-a154-69163aa13364} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.288737 [ 4 ] {5537267f-24e8-49b3-a154-69163aa13364} executeQuery: Read 382 rows, 27.68 KiB in 0.00174 sec., 219540.22988505746 rows/sec., 15.54 MiB/sec. 2025.02.11 20:52:32.288789 [ 4 ] {5537267f-24e8-49b3-a154-69163aa13364} TCPHandler: Processed in 0.001943351 sec. 2025.02.11 20:52:32.288924 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.289041 [ 255 ] {2ac525cd-6d62-4ea2-b933-738f269c84d5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:52:32.289091 [ 255 ] {2ac525cd-6d62-4ea2-b933-738f269c84d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:52:32.289656 [ 255 ] {2ac525cd-6d62-4ea2-b933-738f269c84d5} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.289702 [ 255 ] {2ac525cd-6d62-4ea2-b933-738f269c84d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.290146 [ 255 ] {2ac525cd-6d62-4ea2-b933-738f269c84d5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:52:32.290390 [ 255 ] {2ac525cd-6d62-4ea2-b933-738f269c84d5} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.290623 [ 255 ] {2ac525cd-6d62-4ea2-b933-738f269c84d5} executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. 2025.02.11 20:52:32.290710 [ 255 ] {2ac525cd-6d62-4ea2-b933-738f269c84d5} TCPHandler: Processed in 0.001840179 sec. 2025.02.11 20:52:32.290905 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.291023 [ 4 ] {f25eb423-7940-4320-b70d-0bedc1473c7e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:32.291076 [ 4 ] {f25eb423-7940-4320-b70d-0bedc1473c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:32.291739 [ 4 ] {f25eb423-7940-4320-b70d-0bedc1473c7e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.291783 [ 4 ] {f25eb423-7940-4320-b70d-0bedc1473c7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.292227 [ 4 ] {f25eb423-7940-4320-b70d-0bedc1473c7e} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.11 20:52:32.292458 [ 4 ] {f25eb423-7940-4320-b70d-0bedc1473c7e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.292640 [ 4 ] {f25eb423-7940-4320-b70d-0bedc1473c7e} executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec. 2025.02.11 20:52:32.292736 [ 4 ] {f25eb423-7940-4320-b70d-0bedc1473c7e} TCPHandler: Processed in 0.00193727 sec. 2025.02.11 20:52:32.292931 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.293089 [ 255 ] {392c8330-6d15-4ceb-b901-25b7ce80fa9d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:52:32.293147 [ 255 ] {392c8330-6d15-4ceb-b901-25b7ce80fa9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:52:32.293708 [ 255 ] {392c8330-6d15-4ceb-b901-25b7ce80fa9d} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.293756 [ 255 ] {392c8330-6d15-4ceb-b901-25b7ce80fa9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.294178 [ 255 ] {392c8330-6d15-4ceb-b901-25b7ce80fa9d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:52:32.294417 [ 255 ] {392c8330-6d15-4ceb-b901-25b7ce80fa9d} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.294636 [ 255 ] {392c8330-6d15-4ceb-b901-25b7ce80fa9d} executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. 2025.02.11 20:52:32.294693 [ 255 ] {392c8330-6d15-4ceb-b901-25b7ce80fa9d} TCPHandler: Processed in 0.00186534 sec. 2025.02.11 20:52:32.294833 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:32.294949 [ 4 ] {8dcf6fd7-762c-491b-9f73-5a432e3c8d4d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:32.294999 [ 4 ] {8dcf6fd7-762c-491b-9f73-5a432e3c8d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:32.295465 [ 4 ] {8dcf6fd7-762c-491b-9f73-5a432e3c8d4d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:32.295501 [ 4 ] {8dcf6fd7-762c-491b-9f73-5a432e3c8d4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.02.11 20:52:32.295863 [ 4 ] {8dcf6fd7-762c-491b-9f73-5a432e3c8d4d} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.11 20:52:32.296123 [ 4 ] {8dcf6fd7-762c-491b-9f73-5a432e3c8d4d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:32.296292 [ 4 ] {8dcf6fd7-762c-491b-9f73-5a432e3c8d4d} executeQuery: Read 82 rows, 5.33 KiB in 0.001368 sec., 59941.52046783626 rows/sec., 3.81 MiB/sec. 2025.02.11 20:52:32.296341 [ 4 ] {8dcf6fd7-762c-491b-9f73-5a432e3c8d4d} TCPHandler: Processed in 0.001565595 sec. 2025.02.11 20:52:36.569073 [ 28 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:52:36.569172 [ 28 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:52:36.757037 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.02.11 20:52:36.757802 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:36.757846 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:36.758376 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:52:36.758631 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:36.758852 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.02.11 20:52:36.897432 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1572 2025.02.11 20:52:36.901020 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:36.901075 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:36.902735 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:52:36.903052 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:36.903691 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1572 2025.02.11 20:52:37.272445 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:37.272726 [ 255 ] {d0632d96-033f-4d3c-b0d9-d37501b3d60a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:37.272835 [ 255 ] {d0632d96-033f-4d3c-b0d9-d37501b3d60a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:37.273746 [ 255 ] {d0632d96-033f-4d3c-b0d9-d37501b3d60a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:37.273788 [ 255 ] {d0632d96-033f-4d3c-b0d9-d37501b3d60a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:37.274186 [ 255 ] {d0632d96-033f-4d3c-b0d9-d37501b3d60a} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.11 20:52:37.274430 [ 255 ] {d0632d96-033f-4d3c-b0d9-d37501b3d60a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:37.274658 [ 255 ] {d0632d96-033f-4d3c-b0d9-d37501b3d60a} executeQuery: Read 134 rows, 11.81 KiB in 0.002003 sec., 66899.65052421368 rows/sec., 5.76 MiB/sec. 2025.02.11 20:52:37.274732 [ 255 ] {d0632d96-033f-4d3c-b0d9-d37501b3d60a} TCPHandler: Processed in 0.002437188 sec. 2025.02.11 20:52:37.275030 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:37.275271 [ 4 ] {c3f0cd62-6845-4c54-87df-ac36ed08a05b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:37.275347 [ 4 ] {c3f0cd62-6845-4c54-87df-ac36ed08a05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:37.276097 [ 4 ] {c3f0cd62-6845-4c54-87df-ac36ed08a05b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:37.276143 [ 4 ] {c3f0cd62-6845-4c54-87df-ac36ed08a05b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:37.276572 [ 4 ] {c3f0cd62-6845-4c54-87df-ac36ed08a05b} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.11 20:52:37.276826 [ 4 ] {c3f0cd62-6845-4c54-87df-ac36ed08a05b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:37.276989 [ 26 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.11 20:52:37.277034 [ 26 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:37.277037 [ 4 ] {c3f0cd62-6845-4c54-87df-ac36ed08a05b} executeQuery: Read 39 rows, 2.93 KiB in 0.001825 sec., 21369.86301369863 rows/sec., 1.57 MiB/sec. 2025.02.11 20:52:37.277058 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:37.277185 [ 4 ] {c3f0cd62-6845-4c54-87df-ac36ed08a05b} TCPHandler: Processed in 0.002328488 sec. 2025.02.11 20:52:37.277409 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.11 20:52:37.277599 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:37.277956 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:37.278158 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 64 rows starting from the beginning of the part 2025.02.11 20:52:37.278336 [ 255 ] {158aea4b-0329-4102-9609-b1803871720e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:37.278587 [ 255 ] {158aea4b-0329-4102-9609-b1803871720e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:37.278766 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 39 rows starting from the beginning of the part 2025.02.11 20:52:37.279078 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.02.11 20:52:37.279505 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 49 rows starting from the beginning of the part 2025.02.11 20:52:37.279972 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.02.11 20:52:37.280306 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 39 rows starting from the beginning of the part 2025.02.11 20:52:37.281366 [ 255 ] {158aea4b-0329-4102-9609-b1803871720e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:37.281439 [ 255 ] {158aea4b-0329-4102-9609-b1803871720e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:37.282508 [ 255 ] {158aea4b-0329-4102-9609-b1803871720e} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.11 20:52:37.282950 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.005784583 sec., 35439.02818924026 rows/sec., 2.68 MiB/sec. 2025.02.11 20:52:37.283033 [ 255 ] {158aea4b-0329-4102-9609-b1803871720e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:37.283170 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.11 20:52:37.283552 [ 255 ] {158aea4b-0329-4102-9609-b1803871720e} executeQuery: Read 103 rows, 8.24 KiB in 0.005509 sec., 18696.67816300599 rows/sec., 1.46 MiB/sec. 2025.02.11 20:52:37.283911 [ 255 ] {158aea4b-0329-4102-9609-b1803871720e} TCPHandler: Processed in 0.006591606 sec. 2025.02.11 20:52:37.284137 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:37.284300 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:37.284509 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_81_16} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.11 20:52:37.284819 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:52:37.284827 [ 4 ] {546dba32-2bc6-48a0-b5c7-42c5f916fd01} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:37.284978 [ 4 ] {546dba32-2bc6-48a0-b5c7-42c5f916fd01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:37.285613 [ 4 ] {546dba32-2bc6-48a0-b5c7-42c5f916fd01} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:37.285652 [ 4 ] {546dba32-2bc6-48a0-b5c7-42c5f916fd01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:37.286055 [ 4 ] {546dba32-2bc6-48a0-b5c7-42c5f916fd01} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.11 20:52:37.286293 [ 4 ] {546dba32-2bc6-48a0-b5c7-42c5f916fd01} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:37.286481 [ 4 ] {546dba32-2bc6-48a0-b5c7-42c5f916fd01} executeQuery: Read 160 rows, 11.41 KiB in 0.00189 sec., 84656.08465608465 rows/sec., 5.90 MiB/sec. 2025.02.11 20:52:37.286531 [ 4 ] {546dba32-2bc6-48a0-b5c7-42c5f916fd01} TCPHandler: Processed in 0.00247568 sec. 2025.02.11 20:52:37.286678 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:37.286817 [ 255 ] {9510c339-0a2c-47eb-b5d6-9a71968798dc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:37.286908 [ 255 ] {9510c339-0a2c-47eb-b5d6-9a71968798dc} 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.02.11 20:52:37.288097 [ 255 ] {9510c339-0a2c-47eb-b5d6-9a71968798dc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:37.288136 [ 255 ] {9510c339-0a2c-47eb-b5d6-9a71968798dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:37.288791 [ 255 ] {9510c339-0a2c-47eb-b5d6-9a71968798dc} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:52:37.289058 [ 255 ] {9510c339-0a2c-47eb-b5d6-9a71968798dc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:37.289295 [ 255 ] {9510c339-0a2c-47eb-b5d6-9a71968798dc} executeQuery: Read 39 rows, 71.56 KiB in 0.002509 sec., 15544.041450777202 rows/sec., 27.85 MiB/sec. 2025.02.11 20:52:37.289400 [ 255 ] {9510c339-0a2c-47eb-b5d6-9a71968798dc} TCPHandler: Processed in 0.002790235 sec. 2025.02.11 20:52:37.289588 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:37.289723 [ 4 ] {f7fdc32b-304b-4b72-a7a0-525cc0f59b26} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:37.289782 [ 4 ] {f7fdc32b-304b-4b72-a7a0-525cc0f59b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:37.290353 [ 4 ] {f7fdc32b-304b-4b72-a7a0-525cc0f59b26} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:37.290389 [ 4 ] {f7fdc32b-304b-4b72-a7a0-525cc0f59b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:37.290744 [ 4 ] {f7fdc32b-304b-4b72-a7a0-525cc0f59b26} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.11 20:52:37.290987 [ 4 ] {f7fdc32b-304b-4b72-a7a0-525cc0f59b26} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:37.291156 [ 4 ] {f7fdc32b-304b-4b72-a7a0-525cc0f59b26} executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. 2025.02.11 20:52:37.291204 [ 4 ] {f7fdc32b-304b-4b72-a7a0-525cc0f59b26} TCPHandler: Processed in 0.001683267 sec. 2025.02.11 20:52:38.721393 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.02.11 20:52:38.745134 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:38.745203 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:38.752572 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:52:38.753373 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:38.756471 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.02.11 20:52:42.274770 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.274964 [ 255 ] {87e357b2-c04d-4474-a3ca-0049af50697b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:52:42.275038 [ 255 ] {87e357b2-c04d-4474-a3ca-0049af50697b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:52:42.275814 [ 255 ] {87e357b2-c04d-4474-a3ca-0049af50697b} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.275865 [ 255 ] {87e357b2-c04d-4474-a3ca-0049af50697b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.276297 [ 255 ] {87e357b2-c04d-4474-a3ca-0049af50697b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:52:42.276556 [ 255 ] {87e357b2-c04d-4474-a3ca-0049af50697b} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.276783 [ 255 ] {87e357b2-c04d-4474-a3ca-0049af50697b} executeQuery: Read 14 rows, 1.01 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 538.36 KiB/sec. 2025.02.11 20:52:42.276849 [ 255 ] {87e357b2-c04d-4474-a3ca-0049af50697b} TCPHandler: Processed in 0.002210026 sec. 2025.02.11 20:52:42.277117 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.277335 [ 4 ] {99f6ca1d-4f55-4188-8b80-ca04b91ddbb3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:42.277419 [ 4 ] {99f6ca1d-4f55-4188-8b80-ca04b91ddbb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:42.278247 [ 4 ] {99f6ca1d-4f55-4188-8b80-ca04b91ddbb3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.278296 [ 4 ] {99f6ca1d-4f55-4188-8b80-ca04b91ddbb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.278789 [ 4 ] {99f6ca1d-4f55-4188-8b80-ca04b91ddbb3} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.11 20:52:42.279045 [ 4 ] {99f6ca1d-4f55-4188-8b80-ca04b91ddbb3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.279315 [ 4 ] {99f6ca1d-4f55-4188-8b80-ca04b91ddbb3} executeQuery: Read 203 rows, 17.95 KiB in 0.002036 sec., 99705.30451866405 rows/sec., 8.61 MiB/sec. 2025.02.11 20:52:42.279430 [ 4 ] {99f6ca1d-4f55-4188-8b80-ca04b91ddbb3} TCPHandler: Processed in 0.002451629 sec. 2025.02.11 20:52:42.279616 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.279767 [ 255 ] {9062a484-ba15-44e7-ac4a-51e3358cf31e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:42.279817 [ 255 ] {9062a484-ba15-44e7-ac4a-51e3358cf31e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:42.280408 [ 255 ] {9062a484-ba15-44e7-ac4a-51e3358cf31e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.280449 [ 255 ] {9062a484-ba15-44e7-ac4a-51e3358cf31e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.280941 [ 255 ] {9062a484-ba15-44e7-ac4a-51e3358cf31e} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.11 20:52:42.281248 [ 255 ] {9062a484-ba15-44e7-ac4a-51e3358cf31e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.281462 [ 255 ] {9062a484-ba15-44e7-ac4a-51e3358cf31e} executeQuery: Read 7 rows, 467.00 B in 0.001725 sec., 4057.9710144927535 rows/sec., 264.38 KiB/sec. 2025.02.11 20:52:42.281517 [ 255 ] {9062a484-ba15-44e7-ac4a-51e3358cf31e} TCPHandler: Processed in 0.001982681 sec. 2025.02.11 20:52:42.281684 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.281825 [ 4 ] {c813d79f-20a3-4644-b936-7b103711f9ae} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:52:42.281886 [ 4 ] {c813d79f-20a3-4644-b936-7b103711f9ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:52:42.282564 [ 4 ] {c813d79f-20a3-4644-b936-7b103711f9ae} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.282604 [ 4 ] {c813d79f-20a3-4644-b936-7b103711f9ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.282960 [ 4 ] {c813d79f-20a3-4644-b936-7b103711f9ae} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:52:42.283237 [ 4 ] {c813d79f-20a3-4644-b936-7b103711f9ae} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.283448 [ 73 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:52:42.283596 [ 73 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.283675 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.283687 [ 4 ] {c813d79f-20a3-4644-b936-7b103711f9ae} executeQuery: Read 14 rows, 1004.00 B in 0.001858 sec., 7534.983853606028 rows/sec., 527.70 KiB/sec. 2025.02.11 20:52:42.284175 [ 4 ] {c813d79f-20a3-4644-b936-7b103711f9ae} TCPHandler: Processed in 0.002550521 sec. 2025.02.11 20:52:42.284420 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:52:42.284570 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.284982 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:42.285127 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 242 rows starting from the beginning of the part 2025.02.11 20:52:42.285291 [ 255 ] {d2aed16f-8405-42d8-b66b-4bf17d34477c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:52:42.285604 [ 255 ] {d2aed16f-8405-42d8-b66b-4bf17d34477c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:52:42.285739 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:42.286301 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:42.286844 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part 2025.02.11 20:52:42.287304 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:42.287786 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2025.02.11 20:52:42.289414 [ 255 ] {d2aed16f-8405-42d8-b66b-4bf17d34477c} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.289485 [ 255 ] {d2aed16f-8405-42d8-b66b-4bf17d34477c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.290440 [ 255 ] {d2aed16f-8405-42d8-b66b-4bf17d34477c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:52:42.290935 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.007078033 sec., 74314.43170722714 rows/sec., 5.32 MiB/sec. 2025.02.11 20:52:42.290959 [ 255 ] {d2aed16f-8405-42d8-b66b-4bf17d34477c} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.291279 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:52:42.291407 [ 255 ] {d2aed16f-8405-42d8-b66b-4bf17d34477c} executeQuery: Read 13 rows, 830.00 B in 0.006372 sec., 2040.1757689893284 rows/sec., 127.20 KiB/sec. 2025.02.11 20:52:42.291512 [ 255 ] {d2aed16f-8405-42d8-b66b-4bf17d34477c} TCPHandler: Processed in 0.007184745 sec. 2025.02.11 20:52:42.291699 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.291832 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.291938 [ 4 ] {533e3264-adbe-4aa0-bdd2-54287c956dae} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:42.292031 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_51_10} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:52:42.292043 [ 4 ] {533e3264-adbe-4aa0-bdd2-54287c956dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:42.292248 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.11 20:52:42.292966 [ 4 ] {533e3264-adbe-4aa0-bdd2-54287c956dae} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.293010 [ 4 ] {533e3264-adbe-4aa0-bdd2-54287c956dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.293399 [ 4 ] {533e3264-adbe-4aa0-bdd2-54287c956dae} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.11 20:52:42.293653 [ 4 ] {533e3264-adbe-4aa0-bdd2-54287c956dae} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.293893 [ 4 ] {533e3264-adbe-4aa0-bdd2-54287c956dae} executeQuery: Read 382 rows, 27.68 KiB in 0.002032 sec., 187992.12598425196 rows/sec., 13.30 MiB/sec. 2025.02.11 20:52:42.293997 [ 4 ] {533e3264-adbe-4aa0-bdd2-54287c956dae} TCPHandler: Processed in 0.002380108 sec. 2025.02.11 20:52:42.294211 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.294404 [ 255 ] {9a47b61f-d7dd-4511-bcda-8c15131cd7f0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:52:42.294459 [ 255 ] {9a47b61f-d7dd-4511-bcda-8c15131cd7f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:52:42.294935 [ 255 ] {9a47b61f-d7dd-4511-bcda-8c15131cd7f0} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.294974 [ 255 ] {9a47b61f-d7dd-4511-bcda-8c15131cd7f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.295342 [ 255 ] {9a47b61f-d7dd-4511-bcda-8c15131cd7f0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:52:42.295581 [ 255 ] {9a47b61f-d7dd-4511-bcda-8c15131cd7f0} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.295793 [ 255 ] {9a47b61f-d7dd-4511-bcda-8c15131cd7f0} executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. 2025.02.11 20:52:42.295843 [ 255 ] {9a47b61f-d7dd-4511-bcda-8c15131cd7f0} TCPHandler: Processed in 0.001755428 sec. 2025.02.11 20:52:42.295988 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.296102 [ 4 ] {6ea5d638-8b0c-4ecd-8d4d-f3dfa41094c7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:42.296155 [ 4 ] {6ea5d638-8b0c-4ecd-8d4d-f3dfa41094c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:42.296729 [ 4 ] {6ea5d638-8b0c-4ecd-8d4d-f3dfa41094c7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.296768 [ 4 ] {6ea5d638-8b0c-4ecd-8d4d-f3dfa41094c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.297165 [ 4 ] {6ea5d638-8b0c-4ecd-8d4d-f3dfa41094c7} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.11 20:52:42.297403 [ 4 ] {6ea5d638-8b0c-4ecd-8d4d-f3dfa41094c7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.297617 [ 4 ] {6ea5d638-8b0c-4ecd-8d4d-f3dfa41094c7} executeQuery: Read 237 rows, 16.27 KiB in 0.001538 sec., 154096.22886866058 rows/sec., 10.33 MiB/sec. 2025.02.11 20:52:42.297669 [ 4 ] {6ea5d638-8b0c-4ecd-8d4d-f3dfa41094c7} TCPHandler: Processed in 0.001734587 sec. 2025.02.11 20:52:42.297818 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.297955 [ 255 ] {b5a1ad60-25af-474d-9fa5-8ee05fc1dee8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:52:42.298015 [ 255 ] {b5a1ad60-25af-474d-9fa5-8ee05fc1dee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:52:42.298528 [ 255 ] {b5a1ad60-25af-474d-9fa5-8ee05fc1dee8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.298565 [ 255 ] {b5a1ad60-25af-474d-9fa5-8ee05fc1dee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.298924 [ 255 ] {b5a1ad60-25af-474d-9fa5-8ee05fc1dee8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:52:42.299153 [ 255 ] {b5a1ad60-25af-474d-9fa5-8ee05fc1dee8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.299327 [ 255 ] {b5a1ad60-25af-474d-9fa5-8ee05fc1dee8} executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. 2025.02.11 20:52:42.299376 [ 255 ] {b5a1ad60-25af-474d-9fa5-8ee05fc1dee8} TCPHandler: Processed in 0.001622166 sec. 2025.02.11 20:52:42.299521 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:42.299657 [ 4 ] {4d6ebcc2-0bfc-40d1-8ffa-172a44d703ff} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:42.299717 [ 4 ] {4d6ebcc2-0bfc-40d1-8ffa-172a44d703ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:42.300296 [ 4 ] {4d6ebcc2-0bfc-40d1-8ffa-172a44d703ff} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:42.300342 [ 4 ] {4d6ebcc2-0bfc-40d1-8ffa-172a44d703ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:42.300722 [ 4 ] {4d6ebcc2-0bfc-40d1-8ffa-172a44d703ff} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.11 20:52:42.300963 [ 4 ] {4d6ebcc2-0bfc-40d1-8ffa-172a44d703ff} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:42.301179 [ 4 ] {4d6ebcc2-0bfc-40d1-8ffa-172a44d703ff} executeQuery: Read 82 rows, 5.33 KiB in 0.001552 sec., 52835.051546391755 rows/sec., 3.36 MiB/sec. 2025.02.11 20:52:42.301233 [ 4 ] {4d6ebcc2-0bfc-40d1-8ffa-172a44d703ff} TCPHandler: Processed in 0.001777648 sec. 2025.02.11 20:52:44.259025 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.02.11 20:52:44.259910 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:44.259961 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:44.260477 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:52:44.260729 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:44.260973 [ 113 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:52:44.260991 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.02.11 20:52:44.261075 [ 113 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:44.261109 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:44.261236 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:52:44.261385 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:44.261433 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.02.11 20:52:44.261518 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.02.11 20:52:44.261649 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.02.11 20:52:44.261958 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.02.11 20:52:44.262189 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.02.11 20:52:44.262382 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.02.11 20:52:44.265100 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003925743 sec., 7132153.072679491 rows/sec., 102.03 MiB/sec. 2025.02.11 20:52:44.265424 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:52:44.265719 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:44.265801 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_61_12} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:52:44.265909 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.02.11 20:52:46.256562 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.02.11 20:52:46.278303 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:46.278361 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:46.285576 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:52:46.286335 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:46.286647 [ 150 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:52:46.286713 [ 150 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:46.286766 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:46.287385 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:52:46.300862 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.02.11 20:52:46.302939 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:46.304517 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.02.11 20:52:46.310635 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.02.11 20:52:46.316451 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.02.11 20:52:46.322153 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.02.11 20:52:46.328260 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.02.11 20:52:46.333122 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.02.11 20:52:46.393971 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.107038771 sec., 4297.508236524875 rows/sec., 22.22 MiB/sec. 2025.02.11 20:52:46.397242 [ 190 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:52:46.400313 [ 190 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:46.400409 [ 190 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_61_12} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:52:46.402953 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.11 20:52:46.903920 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1604 2025.02.11 20:52:46.907040 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:46.907088 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:46.908564 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:52:46.908872 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:46.910329 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1604 2025.02.11 20:52:47.000217 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 243.37 MiB, peak 256.79 MiB, free memory in arenas 0.00 B, will set to 244.62 MiB (RSS), difference: 1.25 MiB 2025.02.11 20:52:47.272795 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:47.272983 [ 255 ] {09624b23-a337-4ce8-b9a0-977557eaf2fc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:47.273058 [ 255 ] {09624b23-a337-4ce8-b9a0-977557eaf2fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:47.273909 [ 255 ] {09624b23-a337-4ce8-b9a0-977557eaf2fc} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:47.273952 [ 255 ] {09624b23-a337-4ce8-b9a0-977557eaf2fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:47.274361 [ 255 ] {09624b23-a337-4ce8-b9a0-977557eaf2fc} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.11 20:52:47.274615 [ 255 ] {09624b23-a337-4ce8-b9a0-977557eaf2fc} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:47.274866 [ 255 ] {09624b23-a337-4ce8-b9a0-977557eaf2fc} executeQuery: Read 134 rows, 11.81 KiB in 0.001937 sec., 69179.14300464636 rows/sec., 5.95 MiB/sec. 2025.02.11 20:52:47.274924 [ 255 ] {09624b23-a337-4ce8-b9a0-977557eaf2fc} TCPHandler: Processed in 0.002233086 sec. 2025.02.11 20:52:47.275191 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:47.275414 [ 4 ] {a4256ba8-a5a0-4626-a44e-6aafc3099b82} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:47.275500 [ 4 ] {a4256ba8-a5a0-4626-a44e-6aafc3099b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:47.276289 [ 4 ] {a4256ba8-a5a0-4626-a44e-6aafc3099b82} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:47.276341 [ 4 ] {a4256ba8-a5a0-4626-a44e-6aafc3099b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:47.276780 [ 4 ] {a4256ba8-a5a0-4626-a44e-6aafc3099b82} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.11 20:52:47.277037 [ 4 ] {a4256ba8-a5a0-4626-a44e-6aafc3099b82} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:47.277328 [ 4 ] {a4256ba8-a5a0-4626-a44e-6aafc3099b82} executeQuery: Read 39 rows, 2.93 KiB in 0.001971 sec., 19786.9101978691 rows/sec., 1.45 MiB/sec. 2025.02.11 20:52:47.277458 [ 4 ] {a4256ba8-a5a0-4626-a44e-6aafc3099b82} TCPHandler: Processed in 0.002410999 sec. 2025.02.11 20:52:47.277756 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:47.278091 [ 255 ] {c2d95f00-15ec-4f91-8378-3b450eb4ccc1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:47.278186 [ 255 ] {c2d95f00-15ec-4f91-8378-3b450eb4ccc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:47.279021 [ 255 ] {c2d95f00-15ec-4f91-8378-3b450eb4ccc1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:47.279063 [ 255 ] {c2d95f00-15ec-4f91-8378-3b450eb4ccc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:47.279450 [ 255 ] {c2d95f00-15ec-4f91-8378-3b450eb4ccc1} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.11 20:52:47.279692 [ 255 ] {c2d95f00-15ec-4f91-8378-3b450eb4ccc1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:47.279932 [ 255 ] {c2d95f00-15ec-4f91-8378-3b450eb4ccc1} executeQuery: Read 103 rows, 8.24 KiB in 0.001903 sec., 54125.06568575933 rows/sec., 4.23 MiB/sec. 2025.02.11 20:52:47.279988 [ 255 ] {c2d95f00-15ec-4f91-8378-3b450eb4ccc1} TCPHandler: Processed in 0.002429569 sec. 2025.02.11 20:52:47.280151 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:47.280297 [ 4 ] {e32fc44f-d546-4c7c-9a31-26bd564ce411} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:47.280363 [ 4 ] {e32fc44f-d546-4c7c-9a31-26bd564ce411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:47.280987 [ 4 ] {e32fc44f-d546-4c7c-9a31-26bd564ce411} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:47.281027 [ 4 ] {e32fc44f-d546-4c7c-9a31-26bd564ce411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:47.281439 [ 4 ] {e32fc44f-d546-4c7c-9a31-26bd564ce411} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.11 20:52:47.281684 [ 4 ] {e32fc44f-d546-4c7c-9a31-26bd564ce411} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:47.281931 [ 4 ] {e32fc44f-d546-4c7c-9a31-26bd564ce411} executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. 2025.02.11 20:52:47.281991 [ 4 ] {e32fc44f-d546-4c7c-9a31-26bd564ce411} TCPHandler: Processed in 0.001910451 sec. 2025.02.11 20:52:47.282145 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:47.282286 [ 255 ] {7f74560f-6f40-45fb-8129-27715edf237f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:47.282380 [ 255 ] {7f74560f-6f40-45fb-8129-27715edf237f} 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.02.11 20:52:47.283628 [ 255 ] {7f74560f-6f40-45fb-8129-27715edf237f} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:47.283668 [ 255 ] {7f74560f-6f40-45fb-8129-27715edf237f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:47.284364 [ 255 ] {7f74560f-6f40-45fb-8129-27715edf237f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:52:47.284622 [ 255 ] {7f74560f-6f40-45fb-8129-27715edf237f} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:47.284827 [ 255 ] {7f74560f-6f40-45fb-8129-27715edf237f} executeQuery: Read 39 rows, 71.56 KiB in 0.002574 sec., 15151.515151515152 rows/sec., 27.15 MiB/sec. 2025.02.11 20:52:47.284934 [ 255 ] {7f74560f-6f40-45fb-8129-27715edf237f} TCPHandler: Processed in 0.002854566 sec. 2025.02.11 20:52:47.285090 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:47.285232 [ 4 ] {438d4052-5338-42e4-8c76-47ea6bcb78d3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:47.285293 [ 4 ] {438d4052-5338-42e4-8c76-47ea6bcb78d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:47.285833 [ 4 ] {438d4052-5338-42e4-8c76-47ea6bcb78d3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:47.285873 [ 4 ] {438d4052-5338-42e4-8c76-47ea6bcb78d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:47.286242 [ 4 ] {438d4052-5338-42e4-8c76-47ea6bcb78d3} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.11 20:52:47.286484 [ 4 ] {438d4052-5338-42e4-8c76-47ea6bcb78d3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:47.286704 [ 4 ] {438d4052-5338-42e4-8c76-47ea6bcb78d3} executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. 2025.02.11 20:52:47.286759 [ 4 ] {438d4052-5338-42e4-8c76-47ea6bcb78d3} TCPHandler: Processed in 0.001737738 sec. 2025.02.11 20:52:51.569253 [ 136 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:52:51.569361 [ 136 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:52:51.761229 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.02.11 20:52:51.762091 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:51.762139 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:51.762662 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:52:51.762952 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:51.763221 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.02.11 20:52:52.274873 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.275058 [ 255 ] {6be7b806-0907-4fe1-ac4b-43820ba93173} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:52:52.275129 [ 255 ] {6be7b806-0907-4fe1-ac4b-43820ba93173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:52:52.275880 [ 255 ] {6be7b806-0907-4fe1-ac4b-43820ba93173} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.275924 [ 255 ] {6be7b806-0907-4fe1-ac4b-43820ba93173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.276350 [ 255 ] {6be7b806-0907-4fe1-ac4b-43820ba93173} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:52:52.276602 [ 255 ] {6be7b806-0907-4fe1-ac4b-43820ba93173} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.276836 [ 255 ] {6be7b806-0907-4fe1-ac4b-43820ba93173} executeQuery: Read 14 rows, 1.01 KiB in 0.001823 sec., 7679.648930334613 rows/sec., 552.83 KiB/sec. 2025.02.11 20:52:52.276966 [ 255 ] {6be7b806-0907-4fe1-ac4b-43820ba93173} TCPHandler: Processed in 0.002220505 sec. 2025.02.11 20:52:52.277283 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.277498 [ 4 ] {ccf13ea8-d94d-4b8d-9400-d9046575b017} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:52.277582 [ 4 ] {ccf13ea8-d94d-4b8d-9400-d9046575b017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:52.278457 [ 4 ] {ccf13ea8-d94d-4b8d-9400-d9046575b017} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.278503 [ 4 ] {ccf13ea8-d94d-4b8d-9400-d9046575b017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.278943 [ 4 ] {ccf13ea8-d94d-4b8d-9400-d9046575b017} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.11 20:52:52.279193 [ 4 ] {ccf13ea8-d94d-4b8d-9400-d9046575b017} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.279341 [ 114 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.11 20:52:52.279384 [ 114 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.279399 [ 4 ] {ccf13ea8-d94d-4b8d-9400-d9046575b017} executeQuery: Read 203 rows, 17.95 KiB in 0.001961 sec., 103518.61295257522 rows/sec., 8.94 MiB/sec. 2025.02.11 20:52:52.279408 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.279500 [ 4 ] {ccf13ea8-d94d-4b8d-9400-d9046575b017} TCPHandler: Processed in 0.002397939 sec. 2025.02.11 20:52:52.279566 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.11 20:52:52.279662 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.279742 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:52.279804 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1431 rows starting from the beginning of the part 2025.02.11 20:52:52.279915 [ 255 ] {4103aabc-c394-4498-8594-a0bd8177a6f9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:52.280014 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 203 rows starting from the beginning of the part 2025.02.11 20:52:52.280069 [ 255 ] {4103aabc-c394-4498-8594-a0bd8177a6f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:52.280515 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 134 rows starting from the beginning of the part 2025.02.11 20:52:52.280841 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 203 rows starting from the beginning of the part 2025.02.11 20:52:52.281165 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 134 rows starting from the beginning of the part 2025.02.11 20:52:52.281553 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 203 rows starting from the beginning of the part 2025.02.11 20:52:52.282868 [ 255 ] {4103aabc-c394-4498-8594-a0bd8177a6f9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.282936 [ 255 ] {4103aabc-c394-4498-8594-a0bd8177a6f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.283933 [ 255 ] {4103aabc-c394-4498-8594-a0bd8177a6f9} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.11 20:52:52.284270 [ 255 ] {4103aabc-c394-4498-8594-a0bd8177a6f9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.284689 [ 255 ] {4103aabc-c394-4498-8594-a0bd8177a6f9} executeQuery: Read 7 rows, 467.00 B in 0.004838 sec., 1446.8788755684166 rows/sec., 94.27 KiB/sec. 2025.02.11 20:52:52.285101 [ 255 ] {4103aabc-c394-4498-8594-a0bd8177a6f9} TCPHandler: Processed in 0.005510138 sec. 2025.02.11 20:52:52.285252 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005758473 sec., 400800.6983795878 rows/sec., 35.40 MiB/sec. 2025.02.11 20:52:52.285344 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.285505 [ 4 ] {f25cb805-b4c9-483c-baeb-7ae36d671b12} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:52:52.285567 [ 4 ] {f25cb805-b4c9-483c-baeb-7ae36d671b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:52:52.285775 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.11 20:52:52.286441 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.286630 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_91_18} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.11 20:52:52.286860 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.02.11 20:52:52.286881 [ 4 ] {f25cb805-b4c9-483c-baeb-7ae36d671b12} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.286934 [ 4 ] {f25cb805-b4c9-483c-baeb-7ae36d671b12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.287309 [ 4 ] {f25cb805-b4c9-483c-baeb-7ae36d671b12} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:52:52.287547 [ 4 ] {f25cb805-b4c9-483c-baeb-7ae36d671b12} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.287797 [ 4 ] {f25cb805-b4c9-483c-baeb-7ae36d671b12} executeQuery: Read 14 rows, 1004.00 B in 0.002323 sec., 6026.689625484288 rows/sec., 422.07 KiB/sec. 2025.02.11 20:52:52.287882 [ 4 ] {f25cb805-b4c9-483c-baeb-7ae36d671b12} TCPHandler: Processed in 0.002609502 sec. 2025.02.11 20:52:52.288134 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.288289 [ 255 ] {75b9b589-0985-463a-a1be-e8bd2e067361} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:52:52.288340 [ 255 ] {75b9b589-0985-463a-a1be-e8bd2e067361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:52:52.288910 [ 255 ] {75b9b589-0985-463a-a1be-e8bd2e067361} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.288949 [ 255 ] {75b9b589-0985-463a-a1be-e8bd2e067361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.289299 [ 255 ] {75b9b589-0985-463a-a1be-e8bd2e067361} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:52:52.289530 [ 255 ] {75b9b589-0985-463a-a1be-e8bd2e067361} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.289760 [ 255 ] {75b9b589-0985-463a-a1be-e8bd2e067361} executeQuery: Read 13 rows, 830.00 B in 0.001488 sec., 8736.559139784946 rows/sec., 544.72 KiB/sec. 2025.02.11 20:52:52.289872 [ 255 ] {75b9b589-0985-463a-a1be-e8bd2e067361} TCPHandler: Processed in 0.001874899 sec. 2025.02.11 20:52:52.290112 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.290261 [ 4 ] {3f3779e4-0137-4f97-9650-c83a288220ca} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:52.290318 [ 4 ] {3f3779e4-0137-4f97-9650-c83a288220ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:52.291100 [ 4 ] {3f3779e4-0137-4f97-9650-c83a288220ca} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.291137 [ 4 ] {3f3779e4-0137-4f97-9650-c83a288220ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.291515 [ 4 ] {3f3779e4-0137-4f97-9650-c83a288220ca} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.11 20:52:52.291761 [ 4 ] {3f3779e4-0137-4f97-9650-c83a288220ca} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.291893 [ 114 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.11 20:52:52.291932 [ 114 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.291944 [ 4 ] {3f3779e4-0137-4f97-9650-c83a288220ca} executeQuery: Read 382 rows, 27.68 KiB in 0.001715 sec., 222740.5247813411 rows/sec., 15.76 MiB/sec. 2025.02.11 20:52:52.291953 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.292057 [ 4 ] {3f3779e4-0137-4f97-9650-c83a288220ca} TCPHandler: Processed in 0.002079204 sec. 2025.02.11 20:52:52.292213 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.11 20:52:52.292288 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.292471 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:52.292546 [ 255 ] {6c09f671-7d2c-443f-aa48-2bd146ded3d1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:52:52.292548 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part 2025.02.11 20:52:52.292662 [ 255 ] {6c09f671-7d2c-443f-aa48-2bd146ded3d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:52:52.292918 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 382 rows starting from the beginning of the part 2025.02.11 20:52:52.293292 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 103 rows starting from the beginning of the part 2025.02.11 20:52:52.293657 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 382 rows starting from the beginning of the part 2025.02.11 20:52:52.293995 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 103 rows starting from the beginning of the part 2025.02.11 20:52:52.294095 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 382 rows starting from the beginning of the part 2025.02.11 20:52:52.295137 [ 255 ] {6c09f671-7d2c-443f-aa48-2bd146ded3d1} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.295197 [ 255 ] {6c09f671-7d2c-443f-aa48-2bd146ded3d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.296144 [ 255 ] {6c09f671-7d2c-443f-aa48-2bd146ded3d1} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:52:52.296630 [ 255 ] {6c09f671-7d2c-443f-aa48-2bd146ded3d1} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.296887 [ 255 ] {6c09f671-7d2c-443f-aa48-2bd146ded3d1} executeQuery: Read 6 rows, 321.00 B in 0.004406 sec., 1361.7793917385384 rows/sec., 71.15 KiB/sec. 2025.02.11 20:52:52.297063 [ 255 ] {6c09f671-7d2c-443f-aa48-2bd146ded3d1} TCPHandler: Processed in 0.004898578 sec. 2025.02.11 20:52:52.297361 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.297508 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2265 rows, containing 5 columns (5 merged, 0 gathered) in 0.005438847 sec., 416448.5597774675 rows/sec., 31.67 MiB/sec. 2025.02.11 20:52:52.297594 [ 4 ] {42586162-aa94-4b9f-bfb6-3ab413adfd2c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:52.297668 [ 4 ] {42586162-aa94-4b9f-bfb6-3ab413adfd2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:52.297948 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.11 20:52:52.298617 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.298881 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_91_18} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.11 20:52:52.298925 [ 4 ] {42586162-aa94-4b9f-bfb6-3ab413adfd2c} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.299010 [ 4 ] {42586162-aa94-4b9f-bfb6-3ab413adfd2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.299022 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.11 20:52:52.299446 [ 4 ] {42586162-aa94-4b9f-bfb6-3ab413adfd2c} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.11 20:52:52.299687 [ 4 ] {42586162-aa94-4b9f-bfb6-3ab413adfd2c} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.299819 [ 114 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.11 20:52:52.299850 [ 114 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.299872 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.299875 [ 4 ] {42586162-aa94-4b9f-bfb6-3ab413adfd2c} executeQuery: Read 237 rows, 16.27 KiB in 0.002333 sec., 101585.94084869267 rows/sec., 6.81 MiB/sec. 2025.02.11 20:52:52.300136 [ 4 ] {42586162-aa94-4b9f-bfb6-3ab413adfd2c} TCPHandler: Processed in 0.002946238 sec. 2025.02.11 20:52:52.300198 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.11 20:52:52.300368 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.300605 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:52.300738 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26598 rows starting from the beginning of the part 2025.02.11 20:52:52.300777 [ 255 ] {38103131-5569-4117-9b77-723f3bd708eb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:52:52.301119 [ 255 ] {38103131-5569-4117-9b77-723f3bd708eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:52:52.301358 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part 2025.02.11 20:52:52.302034 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.02.11 20:52:52.302699 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part 2025.02.11 20:52:52.303340 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2025.02.11 20:52:52.303681 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 237 rows starting from the beginning of the part 2025.02.11 20:52:52.304220 [ 255 ] {38103131-5569-4117-9b77-723f3bd708eb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.304266 [ 255 ] {38103131-5569-4117-9b77-723f3bd708eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.304665 [ 255 ] {38103131-5569-4117-9b77-723f3bd708eb} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.11 20:52:52.305012 [ 255 ] {38103131-5569-4117-9b77-723f3bd708eb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.305198 [ 114 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.02.11 20:52:52.305269 [ 114 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.305337 [ 255 ] {38103131-5569-4117-9b77-723f3bd708eb} executeQuery: Read 1 rows, 69.00 B in 0.00469 sec., 213.21961620469085 rows/sec., 14.37 KiB/sec. 2025.02.11 20:52:52.305357 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.305889 [ 255 ] {38103131-5569-4117-9b77-723f3bd708eb} TCPHandler: Processed in 0.0056221 sec. 2025.02.11 20:52:52.305933 [ 198 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.02.11 20:52:52.306270 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:52.306618 [ 198 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:52.306643 [ 4 ] {cbecda44-d5d1-4092-91af-9715f4b6e8b7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:52.306761 [ 198 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part 2025.02.11 20:52:52.306877 [ 4 ] {cbecda44-d5d1-4092-91af-9715f4b6e8b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:52.307187 [ 198 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:52.307671 [ 198 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:52.308076 [ 198 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:52.308539 [ 198 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:52.309053 [ 198 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.02.11 20:52:52.310510 [ 4 ] {cbecda44-d5d1-4092-91af-9715f4b6e8b7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.310578 [ 4 ] {cbecda44-d5d1-4092-91af-9715f4b6e8b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.311768 [ 4 ] {cbecda44-d5d1-4092-91af-9715f4b6e8b7} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.11 20:52:52.312640 [ 4 ] {cbecda44-d5d1-4092-91af-9715f4b6e8b7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.312983 [ 193 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.00747279 sec., 5352.753121658711 rows/sec., 360.68 KiB/sec. 2025.02.11 20:52:52.313125 [ 114 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.11 20:52:52.313213 [ 114 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:52.313278 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:52.313384 [ 193 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.02.11 20:52:52.313421 [ 4 ] {cbecda44-d5d1-4092-91af-9715f4b6e8b7} executeQuery: Read 82 rows, 5.33 KiB in 0.006878 sec., 11922.070369293398 rows/sec., 775.37 KiB/sec. 2025.02.11 20:52:52.313774 [ 4 ] {cbecda44-d5d1-4092-91af-9715f4b6e8b7} TCPHandler: Processed in 0.007719134 sec. 2025.02.11 20:52:52.313839 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.11 20:52:52.314238 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:52.314289 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5578 rows starting from the beginning of the part 2025.02.11 20:52:52.314342 [ 193 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.314524 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part 2025.02.11 20:52:52.314925 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.02.11 20:52:52.315182 [ 193 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_40_8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.02.11 20:52:52.315435 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part 2025.02.11 20:52:52.315597 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:52:52.315667 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2025.02.11 20:52:52.315775 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part 2025.02.11 20:52:52.317238 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 27629 rows, containing 5 columns (5 merged, 0 gathered) in 0.017290207 sec., 1597956.5773851061 rows/sec., 108.02 MiB/sec. 2025.02.11 20:52:52.317673 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.11 20:52:52.317933 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5944 rows, containing 4 columns (4 merged, 0 gathered) in 0.004514882 sec., 1316534.9614895806 rows/sec., 85.83 MiB/sec. 2025.02.11 20:52:52.318217 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.318363 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_91_18} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.11 20:52:52.318393 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.11 20:52:52.318549 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.02.11 20:52:52.318820 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:52.318914 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_91_18} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.11 20:52:52.319007 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2025.02.11 20:52:53.800977 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.02.11 20:52:53.819553 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:53.819604 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:53.826473 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:52:53.827233 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:53.829830 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.02.11 20:52:56.910552 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1636 2025.02.11 20:52:56.913647 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:56.913711 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:56.915157 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:52:56.915457 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:56.915786 [ 171 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:52:56.915967 [ 171 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:56.916043 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:56.916491 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:52:56.916785 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1636 2025.02.11 20:52:56.917426 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:52:56.917602 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1470 rows starting from the beginning of the part 2025.02.11 20:52:56.918335 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:52:56.918997 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part 2025.02.11 20:52:56.919594 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part 2025.02.11 20:52:56.920161 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part 2025.02.11 20:52:56.920713 [ 197 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part 2025.02.11 20:52:56.929129 [ 195 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1636 rows, containing 72 columns (72 merged, 0 gathered) in 0.012930057 sec., 126526.8977545884 rows/sec., 97.78 MiB/sec. 2025.02.11 20:52:56.931157 [ 196 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:52:56.931971 [ 196 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:56.932057 [ 196 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_46_9} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:52:56.932479 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.02.11 20:52:57.000239 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 242.54 MiB, peak 256.79 MiB, free memory in arenas 0.00 B, will set to 246.45 MiB (RSS), difference: 3.90 MiB 2025.02.11 20:52:57.302224 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:57.302394 [ 255 ] {87c90195-be5f-4475-ba75-39a1eac9190b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:52:57.302459 [ 255 ] {87c90195-be5f-4475-ba75-39a1eac9190b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:52:57.303159 [ 255 ] {87c90195-be5f-4475-ba75-39a1eac9190b} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:57.303203 [ 255 ] {87c90195-be5f-4475-ba75-39a1eac9190b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:57.303595 [ 255 ] {87c90195-be5f-4475-ba75-39a1eac9190b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.11 20:52:57.303853 [ 255 ] {87c90195-be5f-4475-ba75-39a1eac9190b} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:57.304097 [ 255 ] {87c90195-be5f-4475-ba75-39a1eac9190b} executeQuery: Read 6 rows, 501.00 B in 0.001749 sec., 3430.5317324185253 rows/sec., 279.74 KiB/sec. 2025.02.11 20:52:57.304221 [ 255 ] {87c90195-be5f-4475-ba75-39a1eac9190b} TCPHandler: Processed in 0.002091614 sec. 2025.02.11 20:52:57.304491 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:57.304687 [ 4 ] {ac48f297-e7dd-4591-985f-8e7532532182} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:52:57.304763 [ 4 ] {ac48f297-e7dd-4591-985f-8e7532532182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:52:57.306243 [ 4 ] {ac48f297-e7dd-4591-985f-8e7532532182} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:57.306297 [ 4 ] {ac48f297-e7dd-4591-985f-8e7532532182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:57.306831 [ 4 ] {ac48f297-e7dd-4591-985f-8e7532532182} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.11 20:52:57.307086 [ 4 ] {ac48f297-e7dd-4591-985f-8e7532532182} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:57.307337 [ 4 ] {ac48f297-e7dd-4591-985f-8e7532532182} executeQuery: Read 1277 rows, 108.14 KiB in 0.0027 sec., 472962.9629629629 rows/sec., 39.11 MiB/sec. 2025.02.11 20:52:57.307437 [ 4 ] {ac48f297-e7dd-4591-985f-8e7532532182} TCPHandler: Processed in 0.003078609 sec. 2025.02.11 20:52:57.307645 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:57.307829 [ 255 ] {3ef30527-abdd-473a-a13d-ee6b6e7c5545} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:52:57.307885 [ 255 ] {3ef30527-abdd-473a-a13d-ee6b6e7c5545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:52:57.308491 [ 255 ] {3ef30527-abdd-473a-a13d-ee6b6e7c5545} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:57.308531 [ 255 ] {3ef30527-abdd-473a-a13d-ee6b6e7c5545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:57.308901 [ 255 ] {3ef30527-abdd-473a-a13d-ee6b6e7c5545} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.11 20:52:57.309161 [ 255 ] {3ef30527-abdd-473a-a13d-ee6b6e7c5545} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:57.309388 [ 255 ] {3ef30527-abdd-473a-a13d-ee6b6e7c5545} executeQuery: Read 45 rows, 3.35 KiB in 0.001599 sec., 28142.589118198874 rows/sec., 2.05 MiB/sec. 2025.02.11 20:52:57.309445 [ 255 ] {3ef30527-abdd-473a-a13d-ee6b6e7c5545} TCPHandler: Processed in 0.00190598 sec. 2025.02.11 20:52:57.309613 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:57.309738 [ 4 ] {ca64ccd2-083e-4b0f-b2f9-1cd1fed778ee} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:52:57.309790 [ 4 ] {ca64ccd2-083e-4b0f-b2f9-1cd1fed778ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:52:57.310492 [ 4 ] {ca64ccd2-083e-4b0f-b2f9-1cd1fed778ee} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:57.310533 [ 4 ] {ca64ccd2-083e-4b0f-b2f9-1cd1fed778ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:57.310916 [ 4 ] {ca64ccd2-083e-4b0f-b2f9-1cd1fed778ee} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:52:57.311163 [ 4 ] {ca64ccd2-083e-4b0f-b2f9-1cd1fed778ee} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:57.311373 [ 4 ] {ca64ccd2-083e-4b0f-b2f9-1cd1fed778ee} executeQuery: Read 228 rows, 15.81 KiB in 0.001664 sec., 137019.23076923078 rows/sec., 9.28 MiB/sec. 2025.02.11 20:52:57.311430 [ 4 ] {ca64ccd2-083e-4b0f-b2f9-1cd1fed778ee} TCPHandler: Processed in 0.00187705 sec. 2025.02.11 20:52:57.311579 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:57.311698 [ 255 ] {94abe038-dccc-4f78-b098-b4a367445a33} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:52:57.311746 [ 255 ] {94abe038-dccc-4f78-b098-b4a367445a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:52:57.312565 [ 255 ] {94abe038-dccc-4f78-b098-b4a367445a33} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:57.312606 [ 255 ] {94abe038-dccc-4f78-b098-b4a367445a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:57.313005 [ 255 ] {94abe038-dccc-4f78-b098-b4a367445a33} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.11 20:52:57.313247 [ 255 ] {94abe038-dccc-4f78-b098-b4a367445a33} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:57.313461 [ 255 ] {94abe038-dccc-4f78-b098-b4a367445a33} executeQuery: Read 565 rows, 43.02 KiB in 0.001788 sec., 315995.52572706935 rows/sec., 23.49 MiB/sec. 2025.02.11 20:52:57.313529 [ 255 ] {94abe038-dccc-4f78-b098-b4a367445a33} TCPHandler: Processed in 0.002006742 sec. 2025.02.11 20:52:57.313734 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:57.313912 [ 4 ] {95758fa8-37d1-4705-9957-fcb4a80cf4cf} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:57.313975 [ 4 ] {95758fa8-37d1-4705-9957-fcb4a80cf4cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:52:57.314893 [ 4 ] {95758fa8-37d1-4705-9957-fcb4a80cf4cf} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:57.314933 [ 4 ] {95758fa8-37d1-4705-9957-fcb4a80cf4cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:57.315380 [ 4 ] {95758fa8-37d1-4705-9957-fcb4a80cf4cf} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.11 20:52:57.315643 [ 4 ] {95758fa8-37d1-4705-9957-fcb4a80cf4cf} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:57.315856 [ 4 ] {95758fa8-37d1-4705-9957-fcb4a80cf4cf} executeQuery: Read 883 rows, 60.84 KiB in 0.001977 sec., 446636.3176530096 rows/sec., 30.05 MiB/sec. 2025.02.11 20:52:57.315913 [ 4 ] {95758fa8-37d1-4705-9957-fcb4a80cf4cf} TCPHandler: Processed in 0.002295806 sec. 2025.02.11 20:52:57.316065 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:57.316204 [ 255 ] {9ba67cea-c5ab-4dc5-8f8f-54626eecc434} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:52:57.316298 [ 255 ] {9ba67cea-c5ab-4dc5-8f8f-54626eecc434} 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.02.11 20:52:57.317622 [ 255 ] {9ba67cea-c5ab-4dc5-8f8f-54626eecc434} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:57.317663 [ 255 ] {9ba67cea-c5ab-4dc5-8f8f-54626eecc434} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:57.318356 [ 255 ] {9ba67cea-c5ab-4dc5-8f8f-54626eecc434} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:52:57.318627 [ 255 ] {9ba67cea-c5ab-4dc5-8f8f-54626eecc434} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:57.318887 [ 255 ] {9ba67cea-c5ab-4dc5-8f8f-54626eecc434} executeQuery: Read 39 rows, 71.56 KiB in 0.002715 sec., 14364.640883977901 rows/sec., 25.74 MiB/sec. 2025.02.11 20:52:57.318993 [ 255 ] {9ba67cea-c5ab-4dc5-8f8f-54626eecc434} TCPHandler: Processed in 0.002993548 sec. 2025.02.11 20:52:57.319156 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:52:57.319295 [ 4 ] {d342ad28-cc86-4f8a-b544-97257b35f064} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:52:57.319355 [ 4 ] {d342ad28-cc86-4f8a-b544-97257b35f064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:52:57.319930 [ 4 ] {d342ad28-cc86-4f8a-b544-97257b35f064} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:57.319969 [ 4 ] {d342ad28-cc86-4f8a-b544-97257b35f064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:57.320344 [ 4 ] {d342ad28-cc86-4f8a-b544-97257b35f064} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.11 20:52:57.320583 [ 4 ] {d342ad28-cc86-4f8a-b544-97257b35f064} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:57.320763 [ 4 ] {d342ad28-cc86-4f8a-b544-97257b35f064} executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. 2025.02.11 20:52:57.320814 [ 4 ] {d342ad28-cc86-4f8a-b544-97257b35f064} TCPHandler: Processed in 0.001724048 sec. 2025.02.11 20:52:59.263360 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.02.11 20:52:59.264042 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:52:59.264086 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:52:59.264618 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:52:59.264866 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:52:59.265087 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.02.11 20:53:01.329914 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.02.11 20:53:01.350969 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:01.351023 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:01.358295 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:53:01.359056 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:01.361645 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.02.11 20:53:02.275096 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.275285 [ 255 ] {d857cdbf-63a1-4e9e-9a19-36a40f781377} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:53:02.275356 [ 255 ] {d857cdbf-63a1-4e9e-9a19-36a40f781377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:53:02.276110 [ 255 ] {d857cdbf-63a1-4e9e-9a19-36a40f781377} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.276158 [ 255 ] {d857cdbf-63a1-4e9e-9a19-36a40f781377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.276612 [ 255 ] {d857cdbf-63a1-4e9e-9a19-36a40f781377} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:53:02.276887 [ 255 ] {d857cdbf-63a1-4e9e-9a19-36a40f781377} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.277101 [ 49 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.02.11 20:53:02.277131 [ 255 ] {d857cdbf-63a1-4e9e-9a19-36a40f781377} executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. 2025.02.11 20:53:02.277180 [ 49 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.277264 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.277269 [ 255 ] {d857cdbf-63a1-4e9e-9a19-36a40f781377} TCPHandler: Processed in 0.002316267 sec. 2025.02.11 20:53:02.277594 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.02.11 20:53:02.277624 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.277965 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:02.277976 [ 4 ] {ed2bcb52-4e52-44c8-812e-ef2c2ddc206a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:02.278029 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2025.02.11 20:53:02.278105 [ 4 ] {ed2bcb52-4e52-44c8-812e-ef2c2ddc206a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:02.278274 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:02.278688 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:02.278948 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:02.279228 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:02.281182 [ 4 ] {ed2bcb52-4e52-44c8-812e-ef2c2ddc206a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.281267 [ 4 ] {ed2bcb52-4e52-44c8-812e-ef2c2ddc206a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.281830 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004438561 sec., 15770.877092823554 rows/sec., 1.17 MiB/sec. 2025.02.11 20:53:02.282006 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.02.11 20:53:02.282109 [ 4 ] {ed2bcb52-4e52-44c8-812e-ef2c2ddc206a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.11 20:53:02.282359 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.282448 [ 4 ] {ed2bcb52-4e52-44c8-812e-ef2c2ddc206a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.282492 [ 190 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_41_10} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.02.11 20:53:02.282685 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:53:02.282792 [ 4 ] {ed2bcb52-4e52-44c8-812e-ef2c2ddc206a} executeQuery: Read 203 rows, 17.95 KiB in 0.004919 sec., 41268.55051839805 rows/sec., 3.56 MiB/sec. 2025.02.11 20:53:02.282871 [ 4 ] {ed2bcb52-4e52-44c8-812e-ef2c2ddc206a} TCPHandler: Processed in 0.005447337 sec. 2025.02.11 20:53:02.283072 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.283195 [ 255 ] {f72b4656-3c63-4ab2-ae42-110dc1508f17} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:02.283247 [ 255 ] {f72b4656-3c63-4ab2-ae42-110dc1508f17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:02.283887 [ 255 ] {f72b4656-3c63-4ab2-ae42-110dc1508f17} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.283933 [ 255 ] {f72b4656-3c63-4ab2-ae42-110dc1508f17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.284317 [ 255 ] {f72b4656-3c63-4ab2-ae42-110dc1508f17} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.11 20:53:02.284565 [ 255 ] {f72b4656-3c63-4ab2-ae42-110dc1508f17} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.284756 [ 49 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.11 20:53:02.284829 [ 49 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.284832 [ 255 ] {f72b4656-3c63-4ab2-ae42-110dc1508f17} executeQuery: Read 7 rows, 467.00 B in 0.001652 sec., 4237.28813559322 rows/sec., 276.06 KiB/sec. 2025.02.11 20:53:02.284868 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.285007 [ 255 ] {f72b4656-3c63-4ab2-ae42-110dc1508f17} TCPHandler: Processed in 0.002008182 sec. 2025.02.11 20:53:02.285096 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.11 20:53:02.285234 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.285258 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:02.285300 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 64 rows starting from the beginning of the part 2025.02.11 20:53:02.285546 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2025.02.11 20:53:02.285541 [ 4 ] {d6265e7e-bcb7-434f-955a-f004d82e1ba8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:53:02.285750 [ 4 ] {d6265e7e-bcb7-434f-955a-f004d82e1ba8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:53:02.285820 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:02.286131 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part 2025.02.11 20:53:02.286460 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 45 rows starting from the beginning of the part 2025.02.11 20:53:02.286833 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part 2025.02.11 20:53:02.288679 [ 4 ] {d6265e7e-bcb7-434f-955a-f004d82e1ba8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.288763 [ 4 ] {d6265e7e-bcb7-434f-955a-f004d82e1ba8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.289809 [ 4 ] {d6265e7e-bcb7-434f-955a-f004d82e1ba8} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:53:02.289924 [ 190 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.004936028 sec., 34238.05537569884 rows/sec., 2.56 MiB/sec. 2025.02.11 20:53:02.290111 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.11 20:53:02.290282 [ 4 ] {d6265e7e-bcb7-434f-955a-f004d82e1ba8} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.290777 [ 4 ] {d6265e7e-bcb7-434f-955a-f004d82e1ba8} executeQuery: Read 14 rows, 1004.00 B in 0.005383 sec., 2600.780234070221 rows/sec., 182.14 KiB/sec. 2025.02.11 20:53:02.290856 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.291163 [ 4 ] {d6265e7e-bcb7-434f-955a-f004d82e1ba8} TCPHandler: Processed in 0.006004876 sec. 2025.02.11 20:53:02.291190 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_86_17} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.11 20:53:02.291474 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.291497 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:53:02.291703 [ 255 ] {8c89dfff-c229-44dc-bee2-428035ac559a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:53:02.291764 [ 255 ] {8c89dfff-c229-44dc-bee2-428035ac559a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:53:02.292379 [ 255 ] {8c89dfff-c229-44dc-bee2-428035ac559a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.292419 [ 255 ] {8c89dfff-c229-44dc-bee2-428035ac559a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.292799 [ 255 ] {8c89dfff-c229-44dc-bee2-428035ac559a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:53:02.293061 [ 255 ] {8c89dfff-c229-44dc-bee2-428035ac559a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.293243 [ 49 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.02.11 20:53:02.293300 [ 49 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.293320 [ 255 ] {8c89dfff-c229-44dc-bee2-428035ac559a} executeQuery: Read 13 rows, 830.00 B in 0.001643 sec., 7912.355447352405 rows/sec., 493.33 KiB/sec. 2025.02.11 20:53:02.293335 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.293496 [ 255 ] {8c89dfff-c229-44dc-bee2-428035ac559a} TCPHandler: Processed in 0.002172825 sec. 2025.02.11 20:53:02.293645 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.02.11 20:53:02.293803 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.294262 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:02.294300 [ 4 ] {b4df9abd-fd2d-4f1f-949f-7553c85ad7d1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:02.294423 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2025.02.11 20:53:02.294466 [ 4 ] {b4df9abd-fd2d-4f1f-949f-7553c85ad7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:02.294764 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.02.11 20:53:02.295065 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2025.02.11 20:53:02.295352 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.02.11 20:53:02.295729 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2025.02.11 20:53:02.297517 [ 4 ] {b4df9abd-fd2d-4f1f-949f-7553c85ad7d1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.297591 [ 4 ] {b4df9abd-fd2d-4f1f-949f-7553c85ad7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.298184 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004718806 sec., 13774.670965494237 rows/sec., 912.65 KiB/sec. 2025.02.11 20:53:02.298358 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.02.11 20:53:02.298692 [ 4 ] {b4df9abd-fd2d-4f1f-949f-7553c85ad7d1} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.11 20:53:02.298836 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.299007 [ 188 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_41_10} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.02.11 20:53:02.299167 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:53:02.299211 [ 4 ] {b4df9abd-fd2d-4f1f-949f-7553c85ad7d1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.299467 [ 4 ] {b4df9abd-fd2d-4f1f-949f-7553c85ad7d1} executeQuery: Read 382 rows, 27.68 KiB in 0.005374 sec., 71082.99218459248 rows/sec., 5.03 MiB/sec. 2025.02.11 20:53:02.299531 [ 4 ] {b4df9abd-fd2d-4f1f-949f-7553c85ad7d1} TCPHandler: Processed in 0.005907544 sec. 2025.02.11 20:53:02.299685 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.299807 [ 255 ] {169a9e57-4fef-45a6-b4d2-aacd0ceb6349} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:53:02.299859 [ 255 ] {169a9e57-4fef-45a6-b4d2-aacd0ceb6349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:53:02.300381 [ 255 ] {169a9e57-4fef-45a6-b4d2-aacd0ceb6349} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.300421 [ 255 ] {169a9e57-4fef-45a6-b4d2-aacd0ceb6349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.300805 [ 255 ] {169a9e57-4fef-45a6-b4d2-aacd0ceb6349} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:53:02.301052 [ 255 ] {169a9e57-4fef-45a6-b4d2-aacd0ceb6349} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.301232 [ 49 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.11 20:53:02.301303 [ 49 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.301309 [ 255 ] {169a9e57-4fef-45a6-b4d2-aacd0ceb6349} executeQuery: Read 6 rows, 321.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 206.51 KiB/sec. 2025.02.11 20:53:02.301342 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.301466 [ 255 ] {169a9e57-4fef-45a6-b4d2-aacd0ceb6349} TCPHandler: Processed in 0.001836149 sec. 2025.02.11 20:53:02.301595 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:53:02.301665 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.301738 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:02.301787 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part 2025.02.11 20:53:02.301837 [ 4 ] {f852b82c-9020-45c4-9c5a-83fa20e47c25} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:02.301934 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:02.302008 [ 4 ] {f852b82c-9020-45c4-9c5a-83fa20e47c25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:02.302350 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:02.302690 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:02.303059 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:02.303387 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:02.304324 [ 4 ] {f852b82c-9020-45c4-9c5a-83fa20e47c25} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.304370 [ 4 ] {f852b82c-9020-45c4-9c5a-83fa20e47c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.304994 [ 4 ] {f852b82c-9020-45c4-9c5a-83fa20e47c25} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.11 20:53:02.305122 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003640839 sec., 67566.84379616896 rows/sec., 3.45 MiB/sec. 2025.02.11 20:53:02.305396 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.11 20:53:02.305396 [ 4 ] {f852b82c-9020-45c4-9c5a-83fa20e47c25} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.305817 [ 4 ] {f852b82c-9020-45c4-9c5a-83fa20e47c25} executeQuery: Read 237 rows, 16.27 KiB in 0.004014 sec., 59043.34828101644 rows/sec., 3.96 MiB/sec. 2025.02.11 20:53:02.305971 [ 4 ] {f852b82c-9020-45c4-9c5a-83fa20e47c25} TCPHandler: Processed in 0.00438288 sec. 2025.02.11 20:53:02.306109 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.306181 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.306263 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_41_8} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.11 20:53:02.306399 [ 255 ] {be6febe5-b884-43e0-99b9-23e0f6b04505} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:53:02.306411 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:53:02.306472 [ 255 ] {be6febe5-b884-43e0-99b9-23e0f6b04505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:53:02.306969 [ 255 ] {be6febe5-b884-43e0-99b9-23e0f6b04505} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.307009 [ 255 ] {be6febe5-b884-43e0-99b9-23e0f6b04505} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.307373 [ 255 ] {be6febe5-b884-43e0-99b9-23e0f6b04505} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.11 20:53:02.307626 [ 255 ] {be6febe5-b884-43e0-99b9-23e0f6b04505} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.307848 [ 255 ] {be6febe5-b884-43e0-99b9-23e0f6b04505} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2025.02.11 20:53:02.307954 [ 255 ] {be6febe5-b884-43e0-99b9-23e0f6b04505} TCPHandler: Processed in 0.00186852 sec. 2025.02.11 20:53:02.308142 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:02.308281 [ 4 ] {e70663f7-902a-4de2-af1c-9c1b0a7dc492} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:02.308344 [ 4 ] {e70663f7-902a-4de2-af1c-9c1b0a7dc492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:02.308921 [ 4 ] {e70663f7-902a-4de2-af1c-9c1b0a7dc492} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:02.308969 [ 4 ] {e70663f7-902a-4de2-af1c-9c1b0a7dc492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.02.11 20:53:02.309356 [ 4 ] {e70663f7-902a-4de2-af1c-9c1b0a7dc492} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.11 20:53:02.309595 [ 4 ] {e70663f7-902a-4de2-af1c-9c1b0a7dc492} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:02.309811 [ 4 ] {e70663f7-902a-4de2-af1c-9c1b0a7dc492} executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. 2025.02.11 20:53:02.309862 [ 4 ] {e70663f7-902a-4de2-af1c-9c1b0a7dc492} TCPHandler: Processed in 0.001804268 sec. 2025.02.11 20:53:06.569442 [ 155 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:53:06.569569 [ 155 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:53:06.765226 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.02.11 20:53:06.765846 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:06.765883 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:06.766394 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:53:06.766643 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:06.766882 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.02.11 20:53:06.917028 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1672 2025.02.11 20:53:06.920291 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:06.920344 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:06.921807 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:53:06.922116 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:06.922642 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1672 2025.02.11 20:53:07.001394 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001018616 sec. 2025.02.11 20:53:07.272279 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:07.272447 [ 255 ] {5d747d16-7800-4ba6-a2ec-03f44152a1af} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:07.272510 [ 255 ] {5d747d16-7800-4ba6-a2ec-03f44152a1af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:07.273272 [ 255 ] {5d747d16-7800-4ba6-a2ec-03f44152a1af} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:07.273314 [ 255 ] {5d747d16-7800-4ba6-a2ec-03f44152a1af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:07.273731 [ 255 ] {5d747d16-7800-4ba6-a2ec-03f44152a1af} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.11 20:53:07.273992 [ 255 ] {5d747d16-7800-4ba6-a2ec-03f44152a1af} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:07.274225 [ 255 ] {5d747d16-7800-4ba6-a2ec-03f44152a1af} executeQuery: Read 134 rows, 11.81 KiB in 0.001825 sec., 73424.65753424658 rows/sec., 6.32 MiB/sec. 2025.02.11 20:53:07.274292 [ 255 ] {5d747d16-7800-4ba6-a2ec-03f44152a1af} TCPHandler: Processed in 0.002143894 sec. 2025.02.11 20:53:07.274572 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:07.274791 [ 4 ] {3bfc327f-8f25-4fca-8f1f-ac6dd2016e59} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:07.274870 [ 4 ] {3bfc327f-8f25-4fca-8f1f-ac6dd2016e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:07.275639 [ 4 ] {3bfc327f-8f25-4fca-8f1f-ac6dd2016e59} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:07.275682 [ 4 ] {3bfc327f-8f25-4fca-8f1f-ac6dd2016e59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:07.276107 [ 4 ] {3bfc327f-8f25-4fca-8f1f-ac6dd2016e59} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.11 20:53:07.276363 [ 4 ] {3bfc327f-8f25-4fca-8f1f-ac6dd2016e59} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:07.276559 [ 4 ] {3bfc327f-8f25-4fca-8f1f-ac6dd2016e59} executeQuery: Read 39 rows, 2.93 KiB in 0.001828 sec., 21334.792122538292 rows/sec., 1.57 MiB/sec. 2025.02.11 20:53:07.276625 [ 4 ] {3bfc327f-8f25-4fca-8f1f-ac6dd2016e59} TCPHandler: Processed in 0.002221586 sec. 2025.02.11 20:53:07.276791 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:07.276929 [ 255 ] {0306f998-d821-4c87-a88c-6ba8c0f9d926} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:07.276985 [ 255 ] {0306f998-d821-4c87-a88c-6ba8c0f9d926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:07.277629 [ 255 ] {0306f998-d821-4c87-a88c-6ba8c0f9d926} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:07.277667 [ 255 ] {0306f998-d821-4c87-a88c-6ba8c0f9d926} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:07.278033 [ 255 ] {0306f998-d821-4c87-a88c-6ba8c0f9d926} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.11 20:53:07.278263 [ 255 ] {0306f998-d821-4c87-a88c-6ba8c0f9d926} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:07.278491 [ 255 ] {0306f998-d821-4c87-a88c-6ba8c0f9d926} executeQuery: Read 103 rows, 8.24 KiB in 0.001592 sec., 64698.49246231155 rows/sec., 5.05 MiB/sec. 2025.02.11 20:53:07.278595 [ 255 ] {0306f998-d821-4c87-a88c-6ba8c0f9d926} TCPHandler: Processed in 0.00186686 sec. 2025.02.11 20:53:07.278791 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:07.279040 [ 4 ] {c9faf9c0-7956-4657-ad2f-bf5d770875aa} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:07.279106 [ 4 ] {c9faf9c0-7956-4657-ad2f-bf5d770875aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:07.279694 [ 4 ] {c9faf9c0-7956-4657-ad2f-bf5d770875aa} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:07.279733 [ 4 ] {c9faf9c0-7956-4657-ad2f-bf5d770875aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:07.280133 [ 4 ] {c9faf9c0-7956-4657-ad2f-bf5d770875aa} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.11 20:53:07.280372 [ 4 ] {c9faf9c0-7956-4657-ad2f-bf5d770875aa} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:07.280593 [ 4 ] {c9faf9c0-7956-4657-ad2f-bf5d770875aa} executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. 2025.02.11 20:53:07.280679 [ 4 ] {c9faf9c0-7956-4657-ad2f-bf5d770875aa} TCPHandler: Processed in 0.002005961 sec. 2025.02.11 20:53:07.280867 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:07.281046 [ 255 ] {46f7cf6a-fe2e-45ae-9327-55185d352134} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:07.281130 [ 255 ] {46f7cf6a-fe2e-45ae-9327-55185d352134} 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.02.11 20:53:07.282315 [ 255 ] {46f7cf6a-fe2e-45ae-9327-55185d352134} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:07.282352 [ 255 ] {46f7cf6a-fe2e-45ae-9327-55185d352134} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:07.282997 [ 255 ] {46f7cf6a-fe2e-45ae-9327-55185d352134} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:53:07.283253 [ 255 ] {46f7cf6a-fe2e-45ae-9327-55185d352134} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:07.283406 [ 152 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:53:07.283458 [ 152 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:07.283458 [ 255 ] {46f7cf6a-fe2e-45ae-9327-55185d352134} executeQuery: Read 39 rows, 71.56 KiB in 0.002448 sec., 15931.372549019607 rows/sec., 28.55 MiB/sec. 2025.02.11 20:53:07.283488 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:07.283987 [ 255 ] {46f7cf6a-fe2e-45ae-9327-55185d352134} TCPHandler: Processed in 0.003224051 sec. 2025.02.11 20:53:07.284381 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:07.284516 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:53:07.284786 [ 4 ] {c722e1c2-8ced-4131-af01-323f07d867ff} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:07.284941 [ 4 ] {c722e1c2-8ced-4131-af01-323f07d867ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:07.285658 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:07.285861 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1520 rows starting from the beginning of the part 2025.02.11 20:53:07.286568 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:07.287356 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:07.287385 [ 4 ] {c722e1c2-8ced-4131-af01-323f07d867ff} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:07.287506 [ 4 ] {c722e1c2-8ced-4131-af01-323f07d867ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:07.287985 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:07.288577 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:07.289200 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:07.289300 [ 4 ] {c722e1c2-8ced-4131-af01-323f07d867ff} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.11 20:53:07.290160 [ 4 ] {c722e1c2-8ced-4131-af01-323f07d867ff} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:07.290559 [ 4 ] {c722e1c2-8ced-4131-af01-323f07d867ff} executeQuery: Read 60 rows, 4.14 KiB in 0.005846 sec., 10263.427984946973 rows/sec., 708.28 KiB/sec. 2025.02.11 20:53:07.290771 [ 4 ] {c722e1c2-8ced-4131-af01-323f07d867ff} TCPHandler: Processed in 0.006617856 sec. 2025.02.11 20:53:07.298921 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1715 rows, containing 19 columns (19 merged, 0 gathered) in 0.015245684 sec., 112490.85314899613 rows/sec., 201.58 MiB/sec. 2025.02.11 20:53:07.301005 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:53:07.301497 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:07.301589 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_46_9} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:53:07.301774 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. 2025.02.11 20:53:08.000155 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 246.98 MiB, peak 258.61 MiB, free memory in arenas 0.00 B, will set to 250.45 MiB (RSS), difference: 3.47 MiB 2025.02.11 20:53:08.861722 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.02.11 20:53:08.882020 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:08.882074 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:08.889266 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:53:08.890011 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:08.893928 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.02.11 20:53:12.274400 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.274616 [ 255 ] {c8d7df60-0780-4e06-9c75-6ec2504761ca} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:53:12.274699 [ 255 ] {c8d7df60-0780-4e06-9c75-6ec2504761ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:53:12.275537 [ 255 ] {c8d7df60-0780-4e06-9c75-6ec2504761ca} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.275581 [ 255 ] {c8d7df60-0780-4e06-9c75-6ec2504761ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.276058 [ 255 ] {c8d7df60-0780-4e06-9c75-6ec2504761ca} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:53:12.276334 [ 255 ] {c8d7df60-0780-4e06-9c75-6ec2504761ca} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.276541 [ 255 ] {c8d7df60-0780-4e06-9c75-6ec2504761ca} executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec. 2025.02.11 20:53:12.276611 [ 255 ] {c8d7df60-0780-4e06-9c75-6ec2504761ca} TCPHandler: Processed in 0.002356287 sec. 2025.02.11 20:53:12.276860 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.277068 [ 4 ] {bc81d8e6-4e1e-4537-b5e1-2f5fbe2c80da} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:53:12.277158 [ 4 ] {bc81d8e6-4e1e-4537-b5e1-2f5fbe2c80da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:53:12.277908 [ 4 ] {bc81d8e6-4e1e-4537-b5e1-2f5fbe2c80da} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.277959 [ 4 ] {bc81d8e6-4e1e-4537-b5e1-2f5fbe2c80da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.278382 [ 4 ] {bc81d8e6-4e1e-4537-b5e1-2f5fbe2c80da} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.11 20:53:12.278632 [ 4 ] {bc81d8e6-4e1e-4537-b5e1-2f5fbe2c80da} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.278912 [ 4 ] {bc81d8e6-4e1e-4537-b5e1-2f5fbe2c80da} executeQuery: Read 2 rows, 167.00 B in 0.00189 sec., 1058.2010582010582 rows/sec., 86.29 KiB/sec. 2025.02.11 20:53:12.279124 [ 4 ] {bc81d8e6-4e1e-4537-b5e1-2f5fbe2c80da} TCPHandler: Processed in 0.002397028 sec. 2025.02.11 20:53:12.279320 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.279449 [ 255 ] {6f3af4c5-39e5-405a-a0a9-747cf1bdcb5e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:12.279504 [ 255 ] {6f3af4c5-39e5-405a-a0a9-747cf1bdcb5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:12.280256 [ 255 ] {6f3af4c5-39e5-405a-a0a9-747cf1bdcb5e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.280297 [ 255 ] {6f3af4c5-39e5-405a-a0a9-747cf1bdcb5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.280686 [ 255 ] {6f3af4c5-39e5-405a-a0a9-747cf1bdcb5e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.11 20:53:12.280944 [ 255 ] {6f3af4c5-39e5-405a-a0a9-747cf1bdcb5e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.281145 [ 255 ] {6f3af4c5-39e5-405a-a0a9-747cf1bdcb5e} executeQuery: Read 204 rows, 18.02 KiB in 0.001726 sec., 118192.35225955967 rows/sec., 10.20 MiB/sec. 2025.02.11 20:53:12.281262 [ 255 ] {6f3af4c5-39e5-405a-a0a9-747cf1bdcb5e} TCPHandler: Processed in 0.002031323 sec. 2025.02.11 20:53:12.281489 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.281676 [ 4 ] {9d433fb9-037a-4170-9ce7-03a92bdfb2d3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:12.281734 [ 4 ] {9d433fb9-037a-4170-9ce7-03a92bdfb2d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:12.282411 [ 4 ] {9d433fb9-037a-4170-9ce7-03a92bdfb2d3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.282450 [ 4 ] {9d433fb9-037a-4170-9ce7-03a92bdfb2d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.282814 [ 4 ] {9d433fb9-037a-4170-9ce7-03a92bdfb2d3} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.11 20:53:12.283058 [ 4 ] {9d433fb9-037a-4170-9ce7-03a92bdfb2d3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.283271 [ 4 ] {9d433fb9-037a-4170-9ce7-03a92bdfb2d3} executeQuery: Read 9 rows, 610.00 B in 0.001625 sec., 5538.461538461539 rows/sec., 366.59 KiB/sec. 2025.02.11 20:53:12.283329 [ 4 ] {9d433fb9-037a-4170-9ce7-03a92bdfb2d3} TCPHandler: Processed in 0.001954562 sec. 2025.02.11 20:53:12.283491 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.283635 [ 255 ] {a2cf9765-7a15-4da7-9377-7e1763759883} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:53:12.283695 [ 255 ] {a2cf9765-7a15-4da7-9377-7e1763759883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:53:12.284372 [ 255 ] {a2cf9765-7a15-4da7-9377-7e1763759883} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.284410 [ 255 ] {a2cf9765-7a15-4da7-9377-7e1763759883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.284766 [ 255 ] {a2cf9765-7a15-4da7-9377-7e1763759883} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:53:12.285008 [ 255 ] {a2cf9765-7a15-4da7-9377-7e1763759883} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.285193 [ 255 ] {a2cf9765-7a15-4da7-9377-7e1763759883} executeQuery: Read 14 rows, 1004.00 B in 0.001592 sec., 8793.96984924623 rows/sec., 615.87 KiB/sec. 2025.02.11 20:53:12.285250 [ 255 ] {a2cf9765-7a15-4da7-9377-7e1763759883} TCPHandler: Processed in 0.00182508 sec. 2025.02.11 20:53:12.285385 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.285505 [ 4 ] {4ffd9ee6-3139-43b1-893a-0281d02b87af} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:53:12.285553 [ 4 ] {4ffd9ee6-3139-43b1-893a-0281d02b87af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:53:12.286117 [ 4 ] {4ffd9ee6-3139-43b1-893a-0281d02b87af} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.286155 [ 4 ] {4ffd9ee6-3139-43b1-893a-0281d02b87af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.286512 [ 4 ] {4ffd9ee6-3139-43b1-893a-0281d02b87af} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:53:12.286751 [ 4 ] {4ffd9ee6-3139-43b1-893a-0281d02b87af} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.286966 [ 4 ] {4ffd9ee6-3139-43b1-893a-0281d02b87af} executeQuery: Read 13 rows, 830.00 B in 0.001483 sec., 8766.014834794336 rows/sec., 546.56 KiB/sec. 2025.02.11 20:53:12.287033 [ 4 ] {4ffd9ee6-3139-43b1-893a-0281d02b87af} TCPHandler: Processed in 0.001706057 sec. 2025.02.11 20:53:12.287273 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.287418 [ 255 ] {6505e4da-99a7-4382-abe1-72230d0712fb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:12.287474 [ 255 ] {6505e4da-99a7-4382-abe1-72230d0712fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:12.288319 [ 255 ] {6505e4da-99a7-4382-abe1-72230d0712fb} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.288357 [ 255 ] {6505e4da-99a7-4382-abe1-72230d0712fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.288733 [ 255 ] {6505e4da-99a7-4382-abe1-72230d0712fb} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.11 20:53:12.288977 [ 255 ] {6505e4da-99a7-4382-abe1-72230d0712fb} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.289167 [ 255 ] {6505e4da-99a7-4382-abe1-72230d0712fb} executeQuery: Read 384 rows, 27.84 KiB in 0.001777 sec., 216094.54136184583 rows/sec., 15.30 MiB/sec. 2025.02.11 20:53:12.289265 [ 255 ] {6505e4da-99a7-4382-abe1-72230d0712fb} TCPHandler: Processed in 0.002117494 sec. 2025.02.11 20:53:12.289467 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.289772 [ 4 ] {3752acb0-a6af-4fcd-bcac-e2eb8f198323} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:53:12.289853 [ 4 ] {3752acb0-a6af-4fcd-bcac-e2eb8f198323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:53:12.290380 [ 4 ] {3752acb0-a6af-4fcd-bcac-e2eb8f198323} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.290418 [ 4 ] {3752acb0-a6af-4fcd-bcac-e2eb8f198323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.290783 [ 4 ] {3752acb0-a6af-4fcd-bcac-e2eb8f198323} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:53:12.291021 [ 4 ] {3752acb0-a6af-4fcd-bcac-e2eb8f198323} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.291255 [ 4 ] {3752acb0-a6af-4fcd-bcac-e2eb8f198323} executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. 2025.02.11 20:53:12.291463 [ 4 ] {3752acb0-a6af-4fcd-bcac-e2eb8f198323} TCPHandler: Processed in 0.002104034 sec. 2025.02.11 20:53:12.291672 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.291789 [ 255 ] {e8eccfb4-b581-4a75-917c-078d9b52d859} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:12.291852 [ 255 ] {e8eccfb4-b581-4a75-917c-078d9b52d859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:12.292434 [ 255 ] {e8eccfb4-b581-4a75-917c-078d9b52d859} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.292472 [ 255 ] {e8eccfb4-b581-4a75-917c-078d9b52d859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.292879 [ 255 ] {e8eccfb4-b581-4a75-917c-078d9b52d859} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.11 20:53:12.293131 [ 255 ] {e8eccfb4-b581-4a75-917c-078d9b52d859} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.293309 [ 255 ] {e8eccfb4-b581-4a75-917c-078d9b52d859} executeQuery: Read 238 rows, 16.34 KiB in 0.001545 sec., 154045.30744336572 rows/sec., 10.33 MiB/sec. 2025.02.11 20:53:12.293363 [ 255 ] {e8eccfb4-b581-4a75-917c-078d9b52d859} TCPHandler: Processed in 0.001798468 sec. 2025.02.11 20:53:12.293514 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.293651 [ 4 ] {87a8d432-4d3c-4134-9ab7-920f7d5564bb} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:53:12.293712 [ 4 ] {87a8d432-4d3c-4134-9ab7-920f7d5564bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:53:12.294256 [ 4 ] {87a8d432-4d3c-4134-9ab7-920f7d5564bb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.294301 [ 4 ] {87a8d432-4d3c-4134-9ab7-920f7d5564bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.294661 [ 4 ] {87a8d432-4d3c-4134-9ab7-920f7d5564bb} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.11 20:53:12.294894 [ 4 ] {87a8d432-4d3c-4134-9ab7-920f7d5564bb} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.295099 [ 4 ] {87a8d432-4d3c-4134-9ab7-920f7d5564bb} executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. 2025.02.11 20:53:12.295147 [ 4 ] {87a8d432-4d3c-4134-9ab7-920f7d5564bb} TCPHandler: Processed in 0.001700017 sec. 2025.02.11 20:53:12.295286 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:12.295421 [ 255 ] {5028fcb1-b8ff-4e8b-999b-29f283e20b65} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:12.295479 [ 255 ] {5028fcb1-b8ff-4e8b-999b-29f283e20b65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:12.296048 [ 255 ] {5028fcb1-b8ff-4e8b-999b-29f283e20b65} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:12.296099 [ 255 ] {5028fcb1-b8ff-4e8b-999b-29f283e20b65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:12.296499 [ 255 ] {5028fcb1-b8ff-4e8b-999b-29f283e20b65} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.11 20:53:12.296738 [ 255 ] {5028fcb1-b8ff-4e8b-999b-29f283e20b65} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:12.296914 [ 255 ] {5028fcb1-b8ff-4e8b-999b-29f283e20b65} executeQuery: Read 82 rows, 5.33 KiB in 0.001523 sec., 53841.103086014446 rows/sec., 3.42 MiB/sec. 2025.02.11 20:53:12.296964 [ 255 ] {5028fcb1-b8ff-4e8b-999b-29f283e20b65} TCPHandler: Processed in 0.001731998 sec. 2025.02.11 20:53:14.267011 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.02.11 20:53:14.267700 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:14.267748 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:14.268255 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:53:14.268514 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:14.268769 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.02.11 20:53:16.394002 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.02.11 20:53:16.417420 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:16.417488 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:16.424925 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:53:16.425713 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:16.429961 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.02.11 20:53:16.922864 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1706 2025.02.11 20:53:16.926024 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:16.926079 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:16.927599 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:53:16.927904 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:16.929318 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1706 2025.02.11 20:53:17.272420 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:17.272605 [ 255 ] {533a5cf1-31b5-487e-b2e0-4e540638316f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:17.272677 [ 255 ] {533a5cf1-31b5-487e-b2e0-4e540638316f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:17.273519 [ 255 ] {533a5cf1-31b5-487e-b2e0-4e540638316f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.273567 [ 255 ] {533a5cf1-31b5-487e-b2e0-4e540638316f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.274013 [ 255 ] {533a5cf1-31b5-487e-b2e0-4e540638316f} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.11 20:53:17.274272 [ 255 ] {533a5cf1-31b5-487e-b2e0-4e540638316f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.274485 [ 146 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.11 20:53:17.274513 [ 255 ] {533a5cf1-31b5-487e-b2e0-4e540638316f} executeQuery: Read 134 rows, 11.81 KiB in 0.001958 sec., 68437.18079673135 rows/sec., 5.89 MiB/sec. 2025.02.11 20:53:17.274565 [ 146 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.274634 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.274646 [ 255 ] {533a5cf1-31b5-487e-b2e0-4e540638316f} TCPHandler: Processed in 0.002344047 sec. 2025.02.11 20:53:17.274910 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.11 20:53:17.274973 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:17.275268 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:17.275281 [ 4 ] {d071ff14-ea23-4bc0-9f43-a97ea405115b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:17.275353 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1431 rows starting from the beginning of the part 2025.02.11 20:53:17.275402 [ 4 ] {d071ff14-ea23-4bc0-9f43-a97ea405115b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:17.275876 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1277 rows starting from the beginning of the part 2025.02.11 20:53:17.276480 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 203 rows starting from the beginning of the part 2025.02.11 20:53:17.276905 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 134 rows starting from the beginning of the part 2025.02.11 20:53:17.277221 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 204 rows starting from the beginning of the part 2025.02.11 20:53:17.277567 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 134 rows starting from the beginning of the part 2025.02.11 20:53:17.278590 [ 4 ] {d071ff14-ea23-4bc0-9f43-a97ea405115b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.278637 [ 4 ] {d071ff14-ea23-4bc0-9f43-a97ea405115b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.279215 [ 4 ] {d071ff14-ea23-4bc0-9f43-a97ea405115b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.11 20:53:17.279501 [ 4 ] {d071ff14-ea23-4bc0-9f43-a97ea405115b} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.279718 [ 4 ] {d071ff14-ea23-4bc0-9f43-a97ea405115b} executeQuery: Read 39 rows, 2.93 KiB in 0.004542 sec., 8586.525759577278 rows/sec., 645.67 KiB/sec. 2025.02.11 20:53:17.279789 [ 4 ] {d071ff14-ea23-4bc0-9f43-a97ea405115b} TCPHandler: Processed in 0.004985259 sec. 2025.02.11 20:53:17.280046 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:17.280121 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3383 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387557 sec., 627928.3912912661 rows/sec., 54.95 MiB/sec. 2025.02.11 20:53:17.280222 [ 255 ] {68c4d9f5-086a-4a04-bfc9-7bc152508ddd} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:17.280299 [ 255 ] {68c4d9f5-086a-4a04-bfc9-7bc152508ddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:17.280402 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.11 20:53:17.280992 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.281114 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_96_19} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.11 20:53:17.281254 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:53:17.281503 [ 255 ] {68c4d9f5-086a-4a04-bfc9-7bc152508ddd} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.281550 [ 255 ] {68c4d9f5-086a-4a04-bfc9-7bc152508ddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.281958 [ 255 ] {68c4d9f5-086a-4a04-bfc9-7bc152508ddd} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.11 20:53:17.282204 [ 255 ] {68c4d9f5-086a-4a04-bfc9-7bc152508ddd} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.282384 [ 146 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.11 20:53:17.282439 [ 146 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.282455 [ 255 ] {68c4d9f5-086a-4a04-bfc9-7bc152508ddd} executeQuery: Read 103 rows, 8.24 KiB in 0.002268 sec., 45414.462081128746 rows/sec., 3.55 MiB/sec. 2025.02.11 20:53:17.282476 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.282671 [ 255 ] {68c4d9f5-086a-4a04-bfc9-7bc152508ddd} TCPHandler: Processed in 0.002767194 sec. 2025.02.11 20:53:17.282921 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.11 20:53:17.282977 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:17.283484 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:17.283506 [ 4 ] {a1a579d0-61b3-403a-94a2-d577dd02b6be} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:17.283614 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part 2025.02.11 20:53:17.283756 [ 4 ] {a1a579d0-61b3-403a-94a2-d577dd02b6be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:17.284108 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 565 rows starting from the beginning of the part 2025.02.11 20:53:17.284568 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 382 rows starting from the beginning of the part 2025.02.11 20:53:17.285024 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 103 rows starting from the beginning of the part 2025.02.11 20:53:17.285555 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 384 rows starting from the beginning of the part 2025.02.11 20:53:17.285942 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 103 rows starting from the beginning of the part 2025.02.11 20:53:17.287484 [ 4 ] {a1a579d0-61b3-403a-94a2-d577dd02b6be} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.287548 [ 4 ] {a1a579d0-61b3-403a-94a2-d577dd02b6be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.288615 [ 4 ] {a1a579d0-61b3-403a-94a2-d577dd02b6be} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.11 20:53:17.288988 [ 4 ] {a1a579d0-61b3-403a-94a2-d577dd02b6be} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.289179 [ 146 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.11 20:53:17.289271 [ 146 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.289327 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.289562 [ 4 ] {a1a579d0-61b3-403a-94a2-d577dd02b6be} executeQuery: Read 160 rows, 11.41 KiB in 0.006216 sec., 25740.02574002574 rows/sec., 1.79 MiB/sec. 2025.02.11 20:53:17.290133 [ 4 ] {a1a579d0-61b3-403a-94a2-d577dd02b6be} TCPHandler: Processed in 0.007323557 sec. 2025.02.11 20:53:17.290170 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.11 20:53:17.290546 [ 192 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2450 rows, containing 5 columns (5 merged, 0 gathered) in 0.007925977 sec., 309110.1576499654 rows/sec., 23.73 MiB/sec. 2025.02.11 20:53:17.290773 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:17.290923 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:17.291077 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27629 rows starting from the beginning of the part 2025.02.11 20:53:17.291174 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.11 20:53:17.291617 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 883 rows starting from the beginning of the part 2025.02.11 20:53:17.292085 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part 2025.02.11 20:53:17.292533 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part 2025.02.11 20:53:17.292916 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.293107 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 238 rows starting from the beginning of the part 2025.02.11 20:53:17.293369 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_96_19} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.11 20:53:17.293632 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2025.02.11 20:53:17.293727 [ 255 ] {3941b284-fe25-4be3-87d9-21b70901dcd4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:17.293748 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.11 20:53:17.294172 [ 255 ] {3941b284-fe25-4be3-87d9-21b70901dcd4} 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.02.11 20:53:17.297946 [ 255 ] {3941b284-fe25-4be3-87d9-21b70901dcd4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.297993 [ 255 ] {3941b284-fe25-4be3-87d9-21b70901dcd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.299307 [ 255 ] {3941b284-fe25-4be3-87d9-21b70901dcd4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:53:17.299657 [ 255 ] {3941b284-fe25-4be3-87d9-21b70901dcd4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.299965 [ 255 ] {3941b284-fe25-4be3-87d9-21b70901dcd4} executeQuery: Read 39 rows, 71.56 KiB in 0.008673 sec., 4496.713939813213 rows/sec., 8.06 MiB/sec. 2025.02.11 20:53:17.300131 [ 255 ] {3941b284-fe25-4be3-87d9-21b70901dcd4} TCPHandler: Processed in 0.009863367 sec. 2025.02.11 20:53:17.300298 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:17.300476 [ 4 ] {c3bbfd6c-9e86-4c53-9d46-4ccc4c1496d9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:17.300540 [ 4 ] {c3bbfd6c-9e86-4c53-9d46-4ccc4c1496d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:17.301270 [ 4 ] {c3bbfd6c-9e86-4c53-9d46-4ccc4c1496d9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.301325 [ 4 ] {c3bbfd6c-9e86-4c53-9d46-4ccc4c1496d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.301751 [ 4 ] {c3bbfd6c-9e86-4c53-9d46-4ccc4c1496d9} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.11 20:53:17.302074 [ 4 ] {c3bbfd6c-9e86-4c53-9d46-4ccc4c1496d9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.302217 [ 146 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.11 20:53:17.302255 [ 146 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:17.302281 [ 4 ] {c3bbfd6c-9e86-4c53-9d46-4ccc4c1496d9} executeQuery: Read 60 rows, 4.14 KiB in 0.001838 sec., 32644.17845484222 rows/sec., 2.20 MiB/sec. 2025.02.11 20:53:17.302284 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:17.302552 [ 4 ] {c3bbfd6c-9e86-4c53-9d46-4ccc4c1496d9} TCPHandler: Processed in 0.002325447 sec. 2025.02.11 20:53:17.302689 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.11 20:53:17.302917 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:17.303004 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5944 rows starting from the beginning of the part 2025.02.11 20:53:17.303334 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2025.02.11 20:53:17.303575 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 29307 rows, containing 5 columns (5 merged, 0 gathered) in 0.014067525 sec., 2083308.8976205834 rows/sec., 140.83 MiB/sec. 2025.02.11 20:53:17.303667 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part 2025.02.11 20:53:17.303894 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part 2025.02.11 20:53:17.304137 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part 2025.02.11 20:53:17.304174 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.11 20:53:17.304372 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2025.02.11 20:53:17.305135 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.305300 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_96_19} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.11 20:53:17.305472 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.02.11 20:53:17.307393 [ 201 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 6288 rows, containing 4 columns (4 merged, 0 gathered) in 0.004929628 sec., 1275552.6380489562 rows/sec., 83.18 MiB/sec. 2025.02.11 20:53:17.307882 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.11 20:53:17.308250 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:17.308355 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_96_19} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.11 20:53:17.308459 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.02.11 20:53:21.569630 [ 147 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:53:21.569697 [ 147 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:53:21.768964 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.02.11 20:53:21.769871 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:21.769910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:21.770445 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:53:21.770705 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:21.770871 [ 147 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:53:21.770893 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.02.11 20:53:21.770922 [ 147 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:21.770948 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:21.771248 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:53:21.771806 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:21.771916 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.02.11 20:53:21.772125 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part 2025.02.11 20:53:21.772286 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part 2025.02.11 20:53:21.772526 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part 2025.02.11 20:53:21.772625 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2025.02.11 20:53:21.772837 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2025.02.11 20:53:21.775823 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004780326 sec., 6329275.4510884825 rows/sec., 90.54 MiB/sec. 2025.02.11 20:53:21.776434 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:53:21.776819 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:21.776899 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_66_13} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:53:21.777003 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. 2025.02.11 20:53:22.275152 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.275369 [ 255 ] {59fdc690-bd7b-4b7a-9e4e-ef69c7f2838c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:53:22.275452 [ 255 ] {59fdc690-bd7b-4b7a-9e4e-ef69c7f2838c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:53:22.276223 [ 255 ] {59fdc690-bd7b-4b7a-9e4e-ef69c7f2838c} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.276270 [ 255 ] {59fdc690-bd7b-4b7a-9e4e-ef69c7f2838c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.276710 [ 255 ] {59fdc690-bd7b-4b7a-9e4e-ef69c7f2838c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:53:22.276982 [ 255 ] {59fdc690-bd7b-4b7a-9e4e-ef69c7f2838c} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.277247 [ 255 ] {59fdc690-bd7b-4b7a-9e4e-ef69c7f2838c} executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. 2025.02.11 20:53:22.277314 [ 255 ] {59fdc690-bd7b-4b7a-9e4e-ef69c7f2838c} TCPHandler: Processed in 0.002303586 sec. 2025.02.11 20:53:22.277568 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.277786 [ 4 ] {78245669-2953-4b92-b65a-99ce37bb31e6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:22.277872 [ 4 ] {78245669-2953-4b92-b65a-99ce37bb31e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:22.278804 [ 4 ] {78245669-2953-4b92-b65a-99ce37bb31e6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.278856 [ 4 ] {78245669-2953-4b92-b65a-99ce37bb31e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.279308 [ 4 ] {78245669-2953-4b92-b65a-99ce37bb31e6} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.11 20:53:22.279579 [ 4 ] {78245669-2953-4b92-b65a-99ce37bb31e6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.279833 [ 4 ] {78245669-2953-4b92-b65a-99ce37bb31e6} executeQuery: Read 203 rows, 17.95 KiB in 0.002107 sec., 96345.51495016612 rows/sec., 8.32 MiB/sec. 2025.02.11 20:53:22.279903 [ 4 ] {78245669-2953-4b92-b65a-99ce37bb31e6} TCPHandler: Processed in 0.00247769 sec. 2025.02.11 20:53:22.280052 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.280197 [ 255 ] {d5bbb12c-b11f-4842-9e36-5f67a2f5e4f3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:22.280257 [ 255 ] {d5bbb12c-b11f-4842-9e36-5f67a2f5e4f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:22.280890 [ 255 ] {d5bbb12c-b11f-4842-9e36-5f67a2f5e4f3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.280931 [ 255 ] {d5bbb12c-b11f-4842-9e36-5f67a2f5e4f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.281285 [ 255 ] {d5bbb12c-b11f-4842-9e36-5f67a2f5e4f3} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.11 20:53:22.281532 [ 255 ] {d5bbb12c-b11f-4842-9e36-5f67a2f5e4f3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.281771 [ 255 ] {d5bbb12c-b11f-4842-9e36-5f67a2f5e4f3} executeQuery: Read 7 rows, 467.00 B in 0.001606 sec., 4358.65504358655 rows/sec., 283.97 KiB/sec. 2025.02.11 20:53:22.281844 [ 255 ] {d5bbb12c-b11f-4842-9e36-5f67a2f5e4f3} TCPHandler: Processed in 0.00185882 sec. 2025.02.11 20:53:22.282078 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.282291 [ 4 ] {e82c9070-f777-4de2-b660-9cb3f22eceff} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:53:22.282353 [ 4 ] {e82c9070-f777-4de2-b660-9cb3f22eceff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:53:22.283001 [ 4 ] {e82c9070-f777-4de2-b660-9cb3f22eceff} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.283041 [ 4 ] {e82c9070-f777-4de2-b660-9cb3f22eceff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.283401 [ 4 ] {e82c9070-f777-4de2-b660-9cb3f22eceff} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:53:22.283634 [ 4 ] {e82c9070-f777-4de2-b660-9cb3f22eceff} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.283820 [ 145 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:53:22.283879 [ 4 ] {e82c9070-f777-4de2-b660-9cb3f22eceff} executeQuery: Read 14 rows, 1004.00 B in 0.001621 sec., 8636.64404688464 rows/sec., 604.85 KiB/sec. 2025.02.11 20:53:22.283898 [ 145 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.283967 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.284015 [ 4 ] {e82c9070-f777-4de2-b660-9cb3f22eceff} TCPHandler: Processed in 0.002065724 sec. 2025.02.11 20:53:22.284261 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.284324 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:53:22.284639 [ 255 ] {f2cb03de-ec9d-4b7d-bd73-acb80a818b27} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:53:22.284794 [ 255 ] {f2cb03de-ec9d-4b7d-bd73-acb80a818b27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:53:22.284878 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:22.285021 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 242 rows starting from the beginning of the part 2025.02.11 20:53:22.285563 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:22.286182 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part 2025.02.11 20:53:22.286494 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:22.286722 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:22.286921 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:22.287463 [ 255 ] {f2cb03de-ec9d-4b7d-bd73-acb80a818b27} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.287513 [ 255 ] {f2cb03de-ec9d-4b7d-bd73-acb80a818b27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.288066 [ 255 ] {f2cb03de-ec9d-4b7d-bd73-acb80a818b27} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:53:22.288438 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004338219 sec., 121247.91302605977 rows/sec., 8.68 MiB/sec. 2025.02.11 20:53:22.288448 [ 255 ] {f2cb03de-ec9d-4b7d-bd73-acb80a818b27} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.288732 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:53:22.288877 [ 255 ] {f2cb03de-ec9d-4b7d-bd73-acb80a818b27} executeQuery: Read 13 rows, 830.00 B in 0.004371 sec., 2974.1477922672157 rows/sec., 185.44 KiB/sec. 2025.02.11 20:53:22.288989 [ 255 ] {f2cb03de-ec9d-4b7d-bd73-acb80a818b27} TCPHandler: Processed in 0.004867258 sec. 2025.02.11 20:53:22.289191 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.289280 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.289418 [ 4 ] {69360d90-85d2-4f3b-a0db-fdb8e084bf23} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:22.289469 [ 197 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_56_11} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:53:22.289517 [ 4 ] {69360d90-85d2-4f3b-a0db-fdb8e084bf23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:22.289666 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.11 20:53:22.290438 [ 4 ] {69360d90-85d2-4f3b-a0db-fdb8e084bf23} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.290481 [ 4 ] {69360d90-85d2-4f3b-a0db-fdb8e084bf23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.290865 [ 4 ] {69360d90-85d2-4f3b-a0db-fdb8e084bf23} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.11 20:53:22.291096 [ 4 ] {69360d90-85d2-4f3b-a0db-fdb8e084bf23} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.291316 [ 4 ] {69360d90-85d2-4f3b-a0db-fdb8e084bf23} executeQuery: Read 382 rows, 27.68 KiB in 0.001982 sec., 192734.6115035318 rows/sec., 13.64 MiB/sec. 2025.02.11 20:53:22.291371 [ 4 ] {69360d90-85d2-4f3b-a0db-fdb8e084bf23} TCPHandler: Processed in 0.002281196 sec. 2025.02.11 20:53:22.291546 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.291686 [ 255 ] {ada2d11c-7013-4447-ac3f-3e6092085ac8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:53:22.291746 [ 255 ] {ada2d11c-7013-4447-ac3f-3e6092085ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:53:22.292319 [ 255 ] {ada2d11c-7013-4447-ac3f-3e6092085ac8} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.292366 [ 255 ] {ada2d11c-7013-4447-ac3f-3e6092085ac8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.292758 [ 255 ] {ada2d11c-7013-4447-ac3f-3e6092085ac8} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:53:22.292994 [ 255 ] {ada2d11c-7013-4447-ac3f-3e6092085ac8} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.293208 [ 255 ] {ada2d11c-7013-4447-ac3f-3e6092085ac8} executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. 2025.02.11 20:53:22.293258 [ 255 ] {ada2d11c-7013-4447-ac3f-3e6092085ac8} TCPHandler: Processed in 0.001778318 sec. 2025.02.11 20:53:22.293408 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.293525 [ 4 ] {30fed311-dc90-4d7c-855a-44eaceb483b5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:22.293579 [ 4 ] {30fed311-dc90-4d7c-855a-44eaceb483b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:22.294260 [ 4 ] {30fed311-dc90-4d7c-855a-44eaceb483b5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.294306 [ 4 ] {30fed311-dc90-4d7c-855a-44eaceb483b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.294745 [ 4 ] {30fed311-dc90-4d7c-855a-44eaceb483b5} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.11 20:53:22.294987 [ 4 ] {30fed311-dc90-4d7c-855a-44eaceb483b5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.295201 [ 4 ] {30fed311-dc90-4d7c-855a-44eaceb483b5} executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec. 2025.02.11 20:53:22.295256 [ 4 ] {30fed311-dc90-4d7c-855a-44eaceb483b5} TCPHandler: Processed in 0.00190873 sec. 2025.02.11 20:53:22.295398 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.295514 [ 255 ] {32f23c0f-9907-4ec5-9214-9bf4874b4910} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:53:22.295564 [ 255 ] {32f23c0f-9907-4ec5-9214-9bf4874b4910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:53:22.296117 [ 255 ] {32f23c0f-9907-4ec5-9214-9bf4874b4910} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.296163 [ 255 ] {32f23c0f-9907-4ec5-9214-9bf4874b4910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.296582 [ 255 ] {32f23c0f-9907-4ec5-9214-9bf4874b4910} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.11 20:53:22.296812 [ 255 ] {32f23c0f-9907-4ec5-9214-9bf4874b4910} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.297019 [ 255 ] {32f23c0f-9907-4ec5-9214-9bf4874b4910} executeQuery: Read 1 rows, 69.00 B in 0.001529 sec., 654.0222367560497 rows/sec., 44.07 KiB/sec. 2025.02.11 20:53:22.297067 [ 255 ] {32f23c0f-9907-4ec5-9214-9bf4874b4910} TCPHandler: Processed in 0.001723678 sec. 2025.02.11 20:53:22.297201 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:22.297317 [ 4 ] {6732d69e-4060-4bcc-92ff-09e720411314} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:22.297368 [ 4 ] {6732d69e-4060-4bcc-92ff-09e720411314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:22.297849 [ 4 ] {6732d69e-4060-4bcc-92ff-09e720411314} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:22.297888 [ 4 ] {6732d69e-4060-4bcc-92ff-09e720411314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:22.298245 [ 4 ] {6732d69e-4060-4bcc-92ff-09e720411314} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.11 20:53:22.298477 [ 4 ] {6732d69e-4060-4bcc-92ff-09e720411314} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:22.298696 [ 4 ] {6732d69e-4060-4bcc-92ff-09e720411314} executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec. 2025.02.11 20:53:22.298783 [ 4 ] {6732d69e-4060-4bcc-92ff-09e720411314} TCPHandler: Processed in 0.001640497 sec. 2025.02.11 20:53:23.930024 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.02.11 20:53:23.951163 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:23.951218 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:23.958445 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:53:23.959221 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:23.959630 [ 143 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:53:23.959761 [ 143 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:23.959831 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:23.960269 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:53:23.974676 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.02.11 20:53:23.976508 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:23.978098 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.02.11 20:53:23.984046 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.02.11 20:53:23.989760 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.02.11 20:53:23.995492 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.02.11 20:53:24.000217 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 255.46 MiB, peak 258.61 MiB, free memory in arenas 0.00 B, will set to 250.93 MiB (RSS), difference: -4.53 MiB 2025.02.11 20:53:24.002001 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.02.11 20:53:24.006619 [ 191 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.02.11 20:53:24.066085 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.106095906 sec., 4693.8663212885895 rows/sec., 24.27 MiB/sec. 2025.02.11 20:53:24.069557 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:53:24.072775 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:24.072908 [ 200 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_66_13} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:53:24.075328 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.02.11 20:53:25.000222 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 247.48 MiB, peak 261.20 MiB, free memory in arenas 0.00 B, will set to 251.90 MiB (RSS), difference: 4.42 MiB 2025.02.11 20:53:26.057367 [ 141 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.11 20:53:26.057467 [ 141 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:26.057509 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:26.057836 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::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.02.11 20:53:26.058113 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:26.058175 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2025.02.11 20:53:26.058316 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2025.02.11 20:53:26.058537 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part 2025.02.11 20:53:26.058802 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:26.058886 [ 188 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2025.02.11 20:53:26.059951 [ 190 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002317277 sec., 16398.55744479404 rows/sec., 1.37 MiB/sec. 2025.02.11 20:53:26.060248 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.11 20:53:26.060798 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:26.060883 [ 193 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_21_5} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.11 20:53:26.060987 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:53:26.929514 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1738 2025.02.11 20:53:26.932508 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:26.932555 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:26.933996 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:53:26.934300 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:26.934879 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1738 2025.02.11 20:53:27.301904 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:27.302106 [ 255 ] {439a6c5b-29ce-4aa7-afa1-19faa977d719} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:53:27.302183 [ 255 ] {439a6c5b-29ce-4aa7-afa1-19faa977d719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:53:27.302961 [ 255 ] {439a6c5b-29ce-4aa7-afa1-19faa977d719} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:27.303015 [ 255 ] {439a6c5b-29ce-4aa7-afa1-19faa977d719} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:27.303448 [ 255 ] {439a6c5b-29ce-4aa7-afa1-19faa977d719} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.11 20:53:27.303701 [ 255 ] {439a6c5b-29ce-4aa7-afa1-19faa977d719} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:27.303957 [ 255 ] {439a6c5b-29ce-4aa7-afa1-19faa977d719} executeQuery: Read 10 rows, 835.00 B in 0.001898 sec., 5268.703898840885 rows/sec., 429.63 KiB/sec. 2025.02.11 20:53:27.304091 [ 255 ] {439a6c5b-29ce-4aa7-afa1-19faa977d719} TCPHandler: Processed in 0.002318807 sec. 2025.02.11 20:53:27.304421 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:27.304635 [ 4 ] {4ca646f2-1d5f-4697-bb57-c3e56f1e58b6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:27.304717 [ 4 ] {4ca646f2-1d5f-4697-bb57-c3e56f1e58b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:27.306343 [ 4 ] {4ca646f2-1d5f-4697-bb57-c3e56f1e58b6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:27.306393 [ 4 ] {4ca646f2-1d5f-4697-bb57-c3e56f1e58b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:27.306903 [ 4 ] {4ca646f2-1d5f-4697-bb57-c3e56f1e58b6} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.11 20:53:27.307156 [ 4 ] {4ca646f2-1d5f-4697-bb57-c3e56f1e58b6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:27.307398 [ 4 ] {4ca646f2-1d5f-4697-bb57-c3e56f1e58b6} executeQuery: Read 1279 rows, 108.29 KiB in 0.002823 sec., 453064.116188452 rows/sec., 37.46 MiB/sec. 2025.02.11 20:53:27.307456 [ 4 ] {4ca646f2-1d5f-4697-bb57-c3e56f1e58b6} TCPHandler: Processed in 0.003212681 sec. 2025.02.11 20:53:27.307642 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:27.307774 [ 255 ] {37bb6512-cade-4d94-96eb-5534539e389c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:27.307828 [ 255 ] {37bb6512-cade-4d94-96eb-5534539e389c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:27.308450 [ 255 ] {37bb6512-cade-4d94-96eb-5534539e389c} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:27.308492 [ 255 ] {37bb6512-cade-4d94-96eb-5534539e389c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:27.308876 [ 255 ] {37bb6512-cade-4d94-96eb-5534539e389c} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.11 20:53:27.309122 [ 255 ] {37bb6512-cade-4d94-96eb-5534539e389c} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:27.309319 [ 133 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.11 20:53:27.309347 [ 255 ] {37bb6512-cade-4d94-96eb-5534539e389c} executeQuery: Read 49 rows, 3.63 KiB in 0.001603 sec., 30567.68558951965 rows/sec., 2.21 MiB/sec. 2025.02.11 20:53:27.309401 [ 133 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:27.309474 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:27.309480 [ 255 ] {37bb6512-cade-4d94-96eb-5534539e389c} TCPHandler: Processed in 0.001897931 sec. 2025.02.11 20:53:27.309791 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:27.309838 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.11 20:53:27.310248 [ 4 ] {895938d9-2bff-4729-889c-7c34061276fd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:53:27.310517 [ 4 ] {895938d9-2bff-4729-889c-7c34061276fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:53:27.310731 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:27.310942 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 64 rows starting from the beginning of the part 2025.02.11 20:53:27.311588 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:27.312061 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 9 rows starting from the beginning of the part 2025.02.11 20:53:27.312382 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:27.312536 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part 2025.02.11 20:53:27.312932 [ 188 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 49 rows starting from the beginning of the part 2025.02.11 20:53:27.313711 [ 4 ] {895938d9-2bff-4729-889c-7c34061276fd} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:27.313787 [ 4 ] {895938d9-2bff-4729-889c-7c34061276fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:27.314721 [ 4 ] {895938d9-2bff-4729-889c-7c34061276fd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:53:27.315287 [ 4 ] {895938d9-2bff-4729-889c-7c34061276fd} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:27.315658 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.006083357 sec., 34027.26488022978 rows/sec., 2.57 MiB/sec. 2025.02.11 20:53:27.315796 [ 4 ] {895938d9-2bff-4729-889c-7c34061276fd} executeQuery: Read 228 rows, 15.81 KiB in 0.00574 sec., 39721.25435540069 rows/sec., 2.69 MiB/sec. 2025.02.11 20:53:27.315892 [ 4 ] {895938d9-2bff-4729-889c-7c34061276fd} TCPHandler: Processed in 0.00629941 sec. 2025.02.11 20:53:27.315946 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.11 20:53:27.316077 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:27.316257 [ 255 ] {5ec01bfc-fb79-458c-9f6c-ac39d5b09728} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:27.316335 [ 255 ] {5ec01bfc-fb79-458c-9f6c-ac39d5b09728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:27.316516 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:27.316733 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_91_18} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.11 20:53:27.316971 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:53:27.317617 [ 255 ] {5ec01bfc-fb79-458c-9f6c-ac39d5b09728} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:27.317662 [ 255 ] {5ec01bfc-fb79-458c-9f6c-ac39d5b09728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:27.318044 [ 255 ] {5ec01bfc-fb79-458c-9f6c-ac39d5b09728} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.11 20:53:27.318277 [ 255 ] {5ec01bfc-fb79-458c-9f6c-ac39d5b09728} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:27.318489 [ 255 ] {5ec01bfc-fb79-458c-9f6c-ac39d5b09728} executeQuery: Read 569 rows, 43.34 KiB in 0.002283 sec., 249233.46473937802 rows/sec., 18.54 MiB/sec. 2025.02.11 20:53:27.318550 [ 255 ] {5ec01bfc-fb79-458c-9f6c-ac39d5b09728} TCPHandler: Processed in 0.002547891 sec. 2025.02.11 20:53:27.318716 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:27.318855 [ 4 ] {2cf2a47a-1842-49c5-ad0a-73368110b606} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:27.318916 [ 4 ] {2cf2a47a-1842-49c5-ad0a-73368110b606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:27.319790 [ 4 ] {2cf2a47a-1842-49c5-ad0a-73368110b606} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:27.319829 [ 4 ] {2cf2a47a-1842-49c5-ad0a-73368110b606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:27.320282 [ 4 ] {2cf2a47a-1842-49c5-ad0a-73368110b606} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.11 20:53:27.320527 [ 4 ] {2cf2a47a-1842-49c5-ad0a-73368110b606} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:27.320753 [ 4 ] {2cf2a47a-1842-49c5-ad0a-73368110b606} executeQuery: Read 885 rows, 60.98 KiB in 0.001917 sec., 461658.8419405321 rows/sec., 31.07 MiB/sec. 2025.02.11 20:53:27.320851 [ 4 ] {2cf2a47a-1842-49c5-ad0a-73368110b606} TCPHandler: Processed in 0.002198876 sec. 2025.02.11 20:53:27.321065 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:27.321389 [ 255 ] {c501289d-d1c7-42a2-8566-055a578d412a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:27.321549 [ 255 ] {c501289d-d1c7-42a2-8566-055a578d412a} 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.02.11 20:53:27.322773 [ 255 ] {c501289d-d1c7-42a2-8566-055a578d412a} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:27.322812 [ 255 ] {c501289d-d1c7-42a2-8566-055a578d412a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:27.323476 [ 255 ] {c501289d-d1c7-42a2-8566-055a578d412a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:53:27.323727 [ 255 ] {c501289d-d1c7-42a2-8566-055a578d412a} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:27.323966 [ 255 ] {c501289d-d1c7-42a2-8566-055a578d412a} executeQuery: Read 39 rows, 71.56 KiB in 0.00269 sec., 14498.141263940519 rows/sec., 25.98 MiB/sec. 2025.02.11 20:53:27.324298 [ 255 ] {c501289d-d1c7-42a2-8566-055a578d412a} TCPHandler: Processed in 0.003336104 sec. 2025.02.11 20:53:27.324581 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:27.324754 [ 4 ] {a64ec11c-52a0-47b6-898e-d803e1c1ddc4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:27.324806 [ 4 ] {a64ec11c-52a0-47b6-898e-d803e1c1ddc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:27.325316 [ 4 ] {a64ec11c-52a0-47b6-898e-d803e1c1ddc4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:27.325355 [ 4 ] {a64ec11c-52a0-47b6-898e-d803e1c1ddc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:27.325721 [ 4 ] {a64ec11c-52a0-47b6-898e-d803e1c1ddc4} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.11 20:53:27.325956 [ 4 ] {a64ec11c-52a0-47b6-898e-d803e1c1ddc4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:27.326174 [ 4 ] {a64ec11c-52a0-47b6-898e-d803e1c1ddc4} executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. 2025.02.11 20:53:27.326227 [ 4 ] {a64ec11c-52a0-47b6-898e-d803e1c1ddc4} TCPHandler: Processed in 0.001821679 sec. 2025.02.11 20:53:29.271013 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.02.11 20:53:29.271799 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:29.271847 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:29.272373 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:53:29.272626 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:29.272810 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.02.11 20:53:31.474755 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.02.11 20:53:31.494364 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:31.494432 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:31.501217 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:53:31.501957 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:31.504687 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.02.11 20:53:32.274943 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.275134 [ 255 ] {b7a97eef-e997-45db-8708-c8ed0aca8474} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:53:32.275214 [ 255 ] {b7a97eef-e997-45db-8708-c8ed0aca8474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:53:32.275985 [ 255 ] {b7a97eef-e997-45db-8708-c8ed0aca8474} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.276030 [ 255 ] {b7a97eef-e997-45db-8708-c8ed0aca8474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.276454 [ 255 ] {b7a97eef-e997-45db-8708-c8ed0aca8474} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:53:32.276717 [ 255 ] {b7a97eef-e997-45db-8708-c8ed0aca8474} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.276969 [ 255 ] {b7a97eef-e997-45db-8708-c8ed0aca8474} executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. 2025.02.11 20:53:32.277083 [ 255 ] {b7a97eef-e997-45db-8708-c8ed0aca8474} TCPHandler: Processed in 0.002268016 sec. 2025.02.11 20:53:32.277369 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.277571 [ 4 ] {43e77f31-5cad-4ebc-92b3-fb312f7fc6ca} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:32.277646 [ 4 ] {43e77f31-5cad-4ebc-92b3-fb312f7fc6ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:32.278523 [ 4 ] {43e77f31-5cad-4ebc-92b3-fb312f7fc6ca} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.278579 [ 4 ] {43e77f31-5cad-4ebc-92b3-fb312f7fc6ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.279042 [ 4 ] {43e77f31-5cad-4ebc-92b3-fb312f7fc6ca} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.11 20:53:32.279298 [ 4 ] {43e77f31-5cad-4ebc-92b3-fb312f7fc6ca} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.279547 [ 4 ] {43e77f31-5cad-4ebc-92b3-fb312f7fc6ca} executeQuery: Read 203 rows, 17.95 KiB in 0.002032 sec., 99901.5748031496 rows/sec., 8.63 MiB/sec. 2025.02.11 20:53:32.279617 [ 4 ] {43e77f31-5cad-4ebc-92b3-fb312f7fc6ca} TCPHandler: Processed in 0.002402478 sec. 2025.02.11 20:53:32.279777 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.279905 [ 255 ] {4dc79299-d126-485b-bb56-e996b2cd8fe5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:32.279956 [ 255 ] {4dc79299-d126-485b-bb56-e996b2cd8fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:32.280559 [ 255 ] {4dc79299-d126-485b-bb56-e996b2cd8fe5} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.280599 [ 255 ] {4dc79299-d126-485b-bb56-e996b2cd8fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.280962 [ 255 ] {4dc79299-d126-485b-bb56-e996b2cd8fe5} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.11 20:53:32.281203 [ 255 ] {4dc79299-d126-485b-bb56-e996b2cd8fe5} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.281419 [ 255 ] {4dc79299-d126-485b-bb56-e996b2cd8fe5} executeQuery: Read 7 rows, 467.00 B in 0.001542 sec., 4539.559014267185 rows/sec., 295.76 KiB/sec. 2025.02.11 20:53:32.281474 [ 255 ] {4dc79299-d126-485b-bb56-e996b2cd8fe5} TCPHandler: Processed in 0.001756798 sec. 2025.02.11 20:53:32.281633 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.281762 [ 4 ] {e1fc050d-b5d8-4ca4-a560-78d893bc3d0e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:53:32.281816 [ 4 ] {e1fc050d-b5d8-4ca4-a560-78d893bc3d0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:53:32.282538 [ 4 ] {e1fc050d-b5d8-4ca4-a560-78d893bc3d0e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.282589 [ 4 ] {e1fc050d-b5d8-4ca4-a560-78d893bc3d0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.283015 [ 4 ] {e1fc050d-b5d8-4ca4-a560-78d893bc3d0e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:53:32.283271 [ 4 ] {e1fc050d-b5d8-4ca4-a560-78d893bc3d0e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.283501 [ 4 ] {e1fc050d-b5d8-4ca4-a560-78d893bc3d0e} executeQuery: Read 14 rows, 1004.00 B in 0.00177 sec., 7909.604519774011 rows/sec., 553.94 KiB/sec. 2025.02.11 20:53:32.283558 [ 4 ] {e1fc050d-b5d8-4ca4-a560-78d893bc3d0e} TCPHandler: Processed in 0.001986601 sec. 2025.02.11 20:53:32.283724 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.283872 [ 255 ] {d206e738-15db-4e19-a76a-7f56a9468351} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:53:32.283931 [ 255 ] {d206e738-15db-4e19-a76a-7f56a9468351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:53:32.284636 [ 255 ] {d206e738-15db-4e19-a76a-7f56a9468351} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.284683 [ 255 ] {d206e738-15db-4e19-a76a-7f56a9468351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.285094 [ 255 ] {d206e738-15db-4e19-a76a-7f56a9468351} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:53:32.285345 [ 255 ] {d206e738-15db-4e19-a76a-7f56a9468351} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.285562 [ 255 ] {d206e738-15db-4e19-a76a-7f56a9468351} executeQuery: Read 13 rows, 830.00 B in 0.001722 sec., 7549.361207897793 rows/sec., 470.70 KiB/sec. 2025.02.11 20:53:32.285617 [ 255 ] {d206e738-15db-4e19-a76a-7f56a9468351} TCPHandler: Processed in 0.001964101 sec. 2025.02.11 20:53:32.285753 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.285879 [ 4 ] {33d93e90-e124-4f99-a5a2-a292363a46ce} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:32.285936 [ 4 ] {33d93e90-e124-4f99-a5a2-a292363a46ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:32.286776 [ 4 ] {33d93e90-e124-4f99-a5a2-a292363a46ce} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.286823 [ 4 ] {33d93e90-e124-4f99-a5a2-a292363a46ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.287197 [ 4 ] {33d93e90-e124-4f99-a5a2-a292363a46ce} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.11 20:53:32.287431 [ 4 ] {33d93e90-e124-4f99-a5a2-a292363a46ce} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.287641 [ 4 ] {33d93e90-e124-4f99-a5a2-a292363a46ce} executeQuery: Read 382 rows, 27.68 KiB in 0.001794 sec., 212931.9955406912 rows/sec., 15.07 MiB/sec. 2025.02.11 20:53:32.287695 [ 4 ] {33d93e90-e124-4f99-a5a2-a292363a46ce} TCPHandler: Processed in 0.002000712 sec. 2025.02.11 20:53:32.287838 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.287975 [ 255 ] {874ac584-a28a-4033-912d-14eb8b94bca0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:53:32.288035 [ 255 ] {874ac584-a28a-4033-912d-14eb8b94bca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:53:32.288607 [ 255 ] {874ac584-a28a-4033-912d-14eb8b94bca0} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.288655 [ 255 ] {874ac584-a28a-4033-912d-14eb8b94bca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.289068 [ 255 ] {874ac584-a28a-4033-912d-14eb8b94bca0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:53:32.289322 [ 255 ] {874ac584-a28a-4033-912d-14eb8b94bca0} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.289541 [ 255 ] {874ac584-a28a-4033-912d-14eb8b94bca0} executeQuery: Read 6 rows, 321.00 B in 0.001597 sec., 3757.044458359424 rows/sec., 196.29 KiB/sec. 2025.02.11 20:53:32.289594 [ 255 ] {874ac584-a28a-4033-912d-14eb8b94bca0} TCPHandler: Processed in 0.001810559 sec. 2025.02.11 20:53:32.289739 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.289856 [ 4 ] {02f2ef63-376f-42a2-a9f5-245931c06a26} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:32.289908 [ 4 ] {02f2ef63-376f-42a2-a9f5-245931c06a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:32.290509 [ 4 ] {02f2ef63-376f-42a2-a9f5-245931c06a26} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.290548 [ 4 ] {02f2ef63-376f-42a2-a9f5-245931c06a26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.290941 [ 4 ] {02f2ef63-376f-42a2-a9f5-245931c06a26} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.11 20:53:32.291177 [ 4 ] {02f2ef63-376f-42a2-a9f5-245931c06a26} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.291402 [ 4 ] {02f2ef63-376f-42a2-a9f5-245931c06a26} executeQuery: Read 237 rows, 16.27 KiB in 0.001569 sec., 151051.62523900572 rows/sec., 10.12 MiB/sec. 2025.02.11 20:53:32.291459 [ 4 ] {02f2ef63-376f-42a2-a9f5-245931c06a26} TCPHandler: Processed in 0.001776809 sec. 2025.02.11 20:53:32.291678 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.291883 [ 255 ] {7f643682-63db-44a4-b3b9-2941fb9ef8d8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:53:32.291954 [ 255 ] {7f643682-63db-44a4-b3b9-2941fb9ef8d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:53:32.292447 [ 255 ] {7f643682-63db-44a4-b3b9-2941fb9ef8d8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.292487 [ 255 ] {7f643682-63db-44a4-b3b9-2941fb9ef8d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.292869 [ 255 ] {7f643682-63db-44a4-b3b9-2941fb9ef8d8} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.11 20:53:32.293102 [ 255 ] {7f643682-63db-44a4-b3b9-2941fb9ef8d8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.293318 [ 255 ] {7f643682-63db-44a4-b3b9-2941fb9ef8d8} executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. 2025.02.11 20:53:32.293368 [ 255 ] {7f643682-63db-44a4-b3b9-2941fb9ef8d8} TCPHandler: Processed in 0.001798999 sec. 2025.02.11 20:53:32.293523 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:32.293641 [ 4 ] {2f4a0994-fd2d-4872-b02a-d5f718a55366} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:32.293691 [ 4 ] {2f4a0994-fd2d-4872-b02a-d5f718a55366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:32.294188 [ 4 ] {2f4a0994-fd2d-4872-b02a-d5f718a55366} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:32.294227 [ 4 ] {2f4a0994-fd2d-4872-b02a-d5f718a55366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:32.294595 [ 4 ] {2f4a0994-fd2d-4872-b02a-d5f718a55366} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.11 20:53:32.294846 [ 4 ] {2f4a0994-fd2d-4872-b02a-d5f718a55366} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:32.295048 [ 4 ] {2f4a0994-fd2d-4872-b02a-d5f718a55366} executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec. 2025.02.11 20:53:32.295100 [ 4 ] {2f4a0994-fd2d-4872-b02a-d5f718a55366} TCPHandler: Processed in 0.001633086 sec. 2025.02.11 20:53:36.569758 [ 127 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:53:36.569865 [ 127 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:53:36.772968 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.02.11 20:53:36.773794 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:36.773831 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:36.774382 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:53:36.774647 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:36.774829 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.02.11 20:53:36.935074 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1774 2025.02.11 20:53:36.938250 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:36.938299 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:36.939750 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:53:36.940051 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:36.940615 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1774 2025.02.11 20:53:37.272806 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:37.273078 [ 255 ] {ca106b2c-1ec1-4ea6-99ff-eb0e14d9037f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:37.273140 [ 255 ] {ca106b2c-1ec1-4ea6-99ff-eb0e14d9037f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:37.273851 [ 255 ] {ca106b2c-1ec1-4ea6-99ff-eb0e14d9037f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:37.273892 [ 255 ] {ca106b2c-1ec1-4ea6-99ff-eb0e14d9037f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:37.274276 [ 255 ] {ca106b2c-1ec1-4ea6-99ff-eb0e14d9037f} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.11 20:53:37.274518 [ 255 ] {ca106b2c-1ec1-4ea6-99ff-eb0e14d9037f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:37.274781 [ 255 ] {ca106b2c-1ec1-4ea6-99ff-eb0e14d9037f} executeQuery: Read 134 rows, 11.81 KiB in 0.001766 sec., 75877.68969422423 rows/sec., 6.53 MiB/sec. 2025.02.11 20:53:37.274853 [ 255 ] {ca106b2c-1ec1-4ea6-99ff-eb0e14d9037f} TCPHandler: Processed in 0.002184775 sec. 2025.02.11 20:53:37.275136 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:37.275559 [ 4 ] {57772eb2-7489-468a-8d0c-7af3ed4c31d9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:37.275710 [ 4 ] {57772eb2-7489-468a-8d0c-7af3ed4c31d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:37.276499 [ 4 ] {57772eb2-7489-468a-8d0c-7af3ed4c31d9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:37.276538 [ 4 ] {57772eb2-7489-468a-8d0c-7af3ed4c31d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:37.276977 [ 4 ] {57772eb2-7489-468a-8d0c-7af3ed4c31d9} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.11 20:53:37.277227 [ 4 ] {57772eb2-7489-468a-8d0c-7af3ed4c31d9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:37.277428 [ 4 ] {57772eb2-7489-468a-8d0c-7af3ed4c31d9} executeQuery: Read 39 rows, 2.93 KiB in 0.002027 sec., 19240.256536753823 rows/sec., 1.41 MiB/sec. 2025.02.11 20:53:37.277529 [ 4 ] {57772eb2-7489-468a-8d0c-7af3ed4c31d9} TCPHandler: Processed in 0.002553651 sec. 2025.02.11 20:53:37.277709 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:37.277869 [ 255 ] {453fbc8c-72f2-4284-bba8-cc31b0dfe051} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:37.277926 [ 255 ] {453fbc8c-72f2-4284-bba8-cc31b0dfe051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:37.278548 [ 255 ] {453fbc8c-72f2-4284-bba8-cc31b0dfe051} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:37.278587 [ 255 ] {453fbc8c-72f2-4284-bba8-cc31b0dfe051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:37.278949 [ 255 ] {453fbc8c-72f2-4284-bba8-cc31b0dfe051} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.11 20:53:37.279182 [ 255 ] {453fbc8c-72f2-4284-bba8-cc31b0dfe051} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:37.279403 [ 255 ] {453fbc8c-72f2-4284-bba8-cc31b0dfe051} executeQuery: Read 103 rows, 8.24 KiB in 0.001566 sec., 65772.66922094508 rows/sec., 5.14 MiB/sec. 2025.02.11 20:53:37.279512 [ 255 ] {453fbc8c-72f2-4284-bba8-cc31b0dfe051} TCPHandler: Processed in 0.00189938 sec. 2025.02.11 20:53:37.279732 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:37.279907 [ 4 ] {9c454ef9-30ac-4449-8fbf-c29681d137ee} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:37.279970 [ 4 ] {9c454ef9-30ac-4449-8fbf-c29681d137ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:37.280554 [ 4 ] {9c454ef9-30ac-4449-8fbf-c29681d137ee} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:37.280591 [ 4 ] {9c454ef9-30ac-4449-8fbf-c29681d137ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:37.280982 [ 4 ] {9c454ef9-30ac-4449-8fbf-c29681d137ee} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.11 20:53:37.281224 [ 4 ] {9c454ef9-30ac-4449-8fbf-c29681d137ee} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:37.281414 [ 4 ] {9c454ef9-30ac-4449-8fbf-c29681d137ee} executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec. 2025.02.11 20:53:37.281513 [ 4 ] {9c454ef9-30ac-4449-8fbf-c29681d137ee} TCPHandler: Processed in 0.00190682 sec. 2025.02.11 20:53:37.281706 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:37.281863 [ 255 ] {fb1bba05-adaf-490f-847f-16a55e136986} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:37.281955 [ 255 ] {fb1bba05-adaf-490f-847f-16a55e136986} 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.02.11 20:53:37.283047 [ 255 ] {fb1bba05-adaf-490f-847f-16a55e136986} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:37.283085 [ 255 ] {fb1bba05-adaf-490f-847f-16a55e136986} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:37.283712 [ 255 ] {fb1bba05-adaf-490f-847f-16a55e136986} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:53:37.283967 [ 255 ] {fb1bba05-adaf-490f-847f-16a55e136986} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:37.284250 [ 255 ] {fb1bba05-adaf-490f-847f-16a55e136986} executeQuery: Read 39 rows, 71.56 KiB in 0.002412 sec., 16169.154228855721 rows/sec., 28.97 MiB/sec. 2025.02.11 20:53:37.284735 [ 255 ] {fb1bba05-adaf-490f-847f-16a55e136986} TCPHandler: Processed in 0.00311656 sec. 2025.02.11 20:53:37.284990 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:37.285131 [ 4 ] {d3f53087-d8c7-4350-a9f4-252e99851842} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:37.285191 [ 4 ] {d3f53087-d8c7-4350-a9f4-252e99851842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:37.285769 [ 4 ] {d3f53087-d8c7-4350-a9f4-252e99851842} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:37.285813 [ 4 ] {d3f53087-d8c7-4350-a9f4-252e99851842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:37.286202 [ 4 ] {d3f53087-d8c7-4350-a9f4-252e99851842} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.11 20:53:37.286449 [ 4 ] {d3f53087-d8c7-4350-a9f4-252e99851842} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:37.286627 [ 4 ] {d3f53087-d8c7-4350-a9f4-252e99851842} executeQuery: Read 60 rows, 4.14 KiB in 0.001525 sec., 39344.262295081964 rows/sec., 2.65 MiB/sec. 2025.02.11 20:53:37.286675 [ 4 ] {d3f53087-d8c7-4350-a9f4-252e99851842} TCPHandler: Processed in 0.001826239 sec. 2025.02.11 20:53:39.004775 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.02.11 20:53:39.024817 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:39.024903 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:39.032137 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:53:39.032873 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:39.036208 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.02.11 20:53:42.274917 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.275112 [ 255 ] {c4b28852-fcb7-4ad1-9388-f2211783f885} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:53:42.275190 [ 255 ] {c4b28852-fcb7-4ad1-9388-f2211783f885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:53:42.275972 [ 255 ] {c4b28852-fcb7-4ad1-9388-f2211783f885} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.276024 [ 255 ] {c4b28852-fcb7-4ad1-9388-f2211783f885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.276447 [ 255 ] {c4b28852-fcb7-4ad1-9388-f2211783f885} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:53:42.276696 [ 255 ] {c4b28852-fcb7-4ad1-9388-f2211783f885} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.276898 [ 122 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.02.11 20:53:42.276962 [ 255 ] {c4b28852-fcb7-4ad1-9388-f2211783f885} executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. 2025.02.11 20:53:42.276989 [ 122 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.277054 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.277106 [ 255 ] {c4b28852-fcb7-4ad1-9388-f2211783f885} TCPHandler: Processed in 0.002321768 sec. 2025.02.11 20:53:42.277392 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.02.11 20:53:42.277422 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.277874 [ 4 ] {69981c62-fe4f-41a3-a1f4-43030e5ebf5a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:42.277954 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:42.278071 [ 4 ] {69981c62-fe4f-41a3-a1f4-43030e5ebf5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:42.278087 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2025.02.11 20:53:42.278466 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:42.278794 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:42.279200 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:42.279560 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:42.280895 [ 4 ] {69981c62-fe4f-41a3-a1f4-43030e5ebf5a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.280944 [ 4 ] {69981c62-fe4f-41a3-a1f4-43030e5ebf5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.281222 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004064175 sec., 17223.66778005376 rows/sec., 1.28 MiB/sec. 2025.02.11 20:53:42.281349 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.02.11 20:53:42.281491 [ 4 ] {69981c62-fe4f-41a3-a1f4-43030e5ebf5a} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.11 20:53:42.281674 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.281784 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_45_11} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.02.11 20:53:42.281796 [ 4 ] {69981c62-fe4f-41a3-a1f4-43030e5ebf5a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.281880 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:53:42.281969 [ 122 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.11 20:53:42.282009 [ 122 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.282020 [ 4 ] {69981c62-fe4f-41a3-a1f4-43030e5ebf5a} executeQuery: Read 203 rows, 17.95 KiB in 0.004318 sec., 47012.50578971746 rows/sec., 4.06 MiB/sec. 2025.02.11 20:53:42.282032 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.282159 [ 4 ] {69981c62-fe4f-41a3-a1f4-43030e5ebf5a} TCPHandler: Processed in 0.004907118 sec. 2025.02.11 20:53:42.282284 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.11 20:53:42.282371 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.282463 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:42.282554 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1431 rows starting from the beginning of the part 2025.02.11 20:53:42.282618 [ 255 ] {6dcc2988-d3fc-4a9d-a67e-e9b7351963cb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:42.282770 [ 255 ] {6dcc2988-d3fc-4a9d-a67e-e9b7351963cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:42.282863 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 203 rows starting from the beginning of the part 2025.02.11 20:53:42.283240 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:53:42.283544 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 203 rows starting from the beginning of the part 2025.02.11 20:53:42.283909 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 134 rows starting from the beginning of the part 2025.02.11 20:53:42.284298 [ 189 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 203 rows starting from the beginning of the part 2025.02.11 20:53:42.285562 [ 255 ] {6dcc2988-d3fc-4a9d-a67e-e9b7351963cb} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.285628 [ 255 ] {6dcc2988-d3fc-4a9d-a67e-e9b7351963cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.286530 [ 255 ] {6dcc2988-d3fc-4a9d-a67e-e9b7351963cb} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.11 20:53:42.286975 [ 255 ] {6dcc2988-d3fc-4a9d-a67e-e9b7351963cb} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.287245 [ 255 ] {6dcc2988-d3fc-4a9d-a67e-e9b7351963cb} executeQuery: Read 7 rows, 467.00 B in 0.004721 sec., 1482.7367083245074 rows/sec., 96.60 KiB/sec. 2025.02.11 20:53:42.287308 [ 255 ] {6dcc2988-d3fc-4a9d-a67e-e9b7351963cb} TCPHandler: Processed in 0.00502185 sec. 2025.02.11 20:53:42.287580 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.287717 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3453 rows, containing 5 columns (5 merged, 0 gathered) in 0.005570399 sec., 619883.7821132741 rows/sec., 54.29 MiB/sec. 2025.02.11 20:53:42.287804 [ 4 ] {27159887-ab4e-4fbb-993d-eb0a45d7a280} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:53:42.287871 [ 4 ] {27159887-ab4e-4fbb-993d-eb0a45d7a280} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:53:42.288126 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.11 20:53:42.288825 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.289041 [ 187 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_101_20} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.11 20:53:42.289116 [ 4 ] {27159887-ab4e-4fbb-993d-eb0a45d7a280} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.289196 [ 4 ] {27159887-ab4e-4fbb-993d-eb0a45d7a280} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.289206 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.02.11 20:53:42.289591 [ 4 ] {27159887-ab4e-4fbb-993d-eb0a45d7a280} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:53:42.289837 [ 4 ] {27159887-ab4e-4fbb-993d-eb0a45d7a280} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.290038 [ 4 ] {27159887-ab4e-4fbb-993d-eb0a45d7a280} executeQuery: Read 14 rows, 1004.00 B in 0.00228 sec., 6140.350877192983 rows/sec., 430.03 KiB/sec. 2025.02.11 20:53:42.290117 [ 4 ] {27159887-ab4e-4fbb-993d-eb0a45d7a280} TCPHandler: Processed in 0.002704504 sec. 2025.02.11 20:53:42.290368 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.290547 [ 255 ] {2d83834b-69b6-430a-880d-91191c93265e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:53:42.290605 [ 255 ] {2d83834b-69b6-430a-880d-91191c93265e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:53:42.291278 [ 255 ] {2d83834b-69b6-430a-880d-91191c93265e} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.291318 [ 255 ] {2d83834b-69b6-430a-880d-91191c93265e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.291667 [ 255 ] {2d83834b-69b6-430a-880d-91191c93265e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:53:42.291915 [ 255 ] {2d83834b-69b6-430a-880d-91191c93265e} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.292079 [ 122 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.02.11 20:53:42.292138 [ 122 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.292168 [ 255 ] {2d83834b-69b6-430a-880d-91191c93265e} executeQuery: Read 13 rows, 830.00 B in 0.001639 sec., 7931.665649786455 rows/sec., 494.54 KiB/sec. 2025.02.11 20:53:42.292175 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.292299 [ 255 ] {2d83834b-69b6-430a-880d-91191c93265e} TCPHandler: Processed in 0.002085273 sec. 2025.02.11 20:53:42.292389 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.02.11 20:53:42.292486 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.292535 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:42.292575 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2025.02.11 20:53:42.292641 [ 4 ] {ef815c63-7903-4d92-a793-559a3d7a02c2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:42.292788 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.02.11 20:53:42.292804 [ 4 ] {ef815c63-7903-4d92-a793-559a3d7a02c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:42.293147 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2025.02.11 20:53:42.293517 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.02.11 20:53:42.293853 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2025.02.11 20:53:42.295246 [ 4 ] {ef815c63-7903-4d92-a793-559a3d7a02c2} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.295291 [ 4 ] {ef815c63-7903-4d92-a793-559a3d7a02c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.295546 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003241101 sec., 20054.913438365544 rows/sec., 1.30 MiB/sec. 2025.02.11 20:53:42.295680 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.02.11 20:53:42.295838 [ 4 ] {ef815c63-7903-4d92-a793-559a3d7a02c2} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.11 20:53:42.296011 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.296103 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_45_11} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.02.11 20:53:42.296132 [ 4 ] {ef815c63-7903-4d92-a793-559a3d7a02c2} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.296201 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:53:42.296299 [ 122 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.11 20:53:42.296329 [ 122 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.296348 [ 4 ] {ef815c63-7903-4d92-a793-559a3d7a02c2} executeQuery: Read 382 rows, 27.68 KiB in 0.003749 sec., 101893.83835689517 rows/sec., 7.21 MiB/sec. 2025.02.11 20:53:42.296352 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.296498 [ 4 ] {ef815c63-7903-4d92-a793-559a3d7a02c2} TCPHandler: Processed in 0.004079055 sec. 2025.02.11 20:53:42.296558 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.11 20:53:42.296806 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.296852 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:42.296982 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part 2025.02.11 20:53:42.297289 [ 255 ] {bbf48c03-7e46-4d03-8fdc-e15a100ba6e0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:53:42.297450 [ 255 ] {bbf48c03-7e46-4d03-8fdc-e15a100ba6e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:53:42.297782 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 382 rows starting from the beginning of the part 2025.02.11 20:53:42.298278 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 569 rows starting from the beginning of the part 2025.02.11 20:53:42.298753 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 382 rows starting from the beginning of the part 2025.02.11 20:53:42.299163 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 103 rows starting from the beginning of the part 2025.02.11 20:53:42.299472 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 382 rows starting from the beginning of the part 2025.02.11 20:53:42.300310 [ 255 ] {bbf48c03-7e46-4d03-8fdc-e15a100ba6e0} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.300383 [ 255 ] {bbf48c03-7e46-4d03-8fdc-e15a100ba6e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.301307 [ 255 ] {bbf48c03-7e46-4d03-8fdc-e15a100ba6e0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:53:42.301716 [ 255 ] {bbf48c03-7e46-4d03-8fdc-e15a100ba6e0} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.302047 [ 255 ] {bbf48c03-7e46-4d03-8fdc-e15a100ba6e0} executeQuery: Read 6 rows, 321.00 B in 0.004831 sec., 1241.9788863589317 rows/sec., 64.89 KiB/sec. 2025.02.11 20:53:42.302556 [ 255 ] {bbf48c03-7e46-4d03-8fdc-e15a100ba6e0} TCPHandler: Processed in 0.005946975 sec. 2025.02.11 20:53:42.302898 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.303040 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2731 rows, containing 5 columns (5 merged, 0 gathered) in 0.006611315 sec., 413079.69745806995 rows/sec., 31.51 MiB/sec. 2025.02.11 20:53:42.303263 [ 4 ] {44279402-d58a-4a92-bcf9-3ac7f4288b19} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:42.303348 [ 4 ] {44279402-d58a-4a92-bcf9-3ac7f4288b19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:42.303380 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.11 20:53:42.304011 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.304244 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_101_20} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.11 20:53:42.304438 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.11 20:53:42.304597 [ 4 ] {44279402-d58a-4a92-bcf9-3ac7f4288b19} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.304640 [ 4 ] {44279402-d58a-4a92-bcf9-3ac7f4288b19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.305036 [ 4 ] {44279402-d58a-4a92-bcf9-3ac7f4288b19} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.11 20:53:42.305289 [ 4 ] {44279402-d58a-4a92-bcf9-3ac7f4288b19} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.305423 [ 122 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.11 20:53:42.305456 [ 122 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.305476 [ 4 ] {44279402-d58a-4a92-bcf9-3ac7f4288b19} executeQuery: Read 237 rows, 16.27 KiB in 0.002286 sec., 103674.5406824147 rows/sec., 6.95 MiB/sec. 2025.02.11 20:53:42.305480 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.305606 [ 4 ] {44279402-d58a-4a92-bcf9-3ac7f4288b19} TCPHandler: Processed in 0.002924397 sec. 2025.02.11 20:53:42.305656 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.11 20:53:42.305830 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.305905 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:42.305973 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29307 rows starting from the beginning of the part 2025.02.11 20:53:42.306308 [ 255 ] {8036f2b3-53a7-4e63-812d-25498c118637} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:53:42.306434 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part 2025.02.11 20:53:42.306571 [ 255 ] {8036f2b3-53a7-4e63-812d-25498c118637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:53:42.306950 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 885 rows starting from the beginning of the part 2025.02.11 20:53:42.307567 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part 2025.02.11 20:53:42.308171 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2025.02.11 20:53:42.308649 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part 2025.02.11 20:53:42.309746 [ 255 ] {8036f2b3-53a7-4e63-812d-25498c118637} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.309801 [ 255 ] {8036f2b3-53a7-4e63-812d-25498c118637} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.310410 [ 255 ] {8036f2b3-53a7-4e63-812d-25498c118637} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.11 20:53:42.310770 [ 255 ] {8036f2b3-53a7-4e63-812d-25498c118637} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.311005 [ 122 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.02.11 20:53:42.311074 [ 122 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.311108 [ 255 ] {8036f2b3-53a7-4e63-812d-25498c118637} executeQuery: Read 1 rows, 69.00 B in 0.004973 sec., 201.08586366378444 rows/sec., 13.55 KiB/sec. 2025.02.11 20:53:42.311129 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.311531 [ 255 ] {8036f2b3-53a7-4e63-812d-25498c118637} TCPHandler: Processed in 0.005820353 sec. 2025.02.11 20:53:42.311651 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.02.11 20:53:42.311847 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:42.312189 [ 4 ] {a5634c41-917e-47f4-94d5-e91efb42b8fd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:42.312285 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:42.312342 [ 4 ] {a5634c41-917e-47f4-94d5-e91efb42b8fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:42.312398 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part 2025.02.11 20:53:42.312943 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.02.11 20:53:42.313461 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.02.11 20:53:42.313951 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.02.11 20:53:42.314404 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.02.11 20:53:42.314661 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.02.11 20:53:42.315884 [ 4 ] {a5634c41-917e-47f4-94d5-e91efb42b8fd} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.315958 [ 4 ] {a5634c41-917e-47f4-94d5-e91efb42b8fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:42.317753 [ 4 ] {a5634c41-917e-47f4-94d5-e91efb42b8fd} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.11 20:53:42.318461 [ 4 ] {a5634c41-917e-47f4-94d5-e91efb42b8fd} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.318900 [ 122 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.11 20:53:42.319016 [ 122 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:42.319168 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.02.11 20:53:42.319782 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.11 20:53:42.320134 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.008823591 sec., 5099.964402248472 rows/sec., 343.65 KiB/sec. 2025.02.11 20:53:42.320505 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.02.11 20:53:42.320532 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:42.320564 [ 4 ] {a5634c41-917e-47f4-94d5-e91efb42b8fd} executeQuery: Read 82 rows, 5.33 KiB in 0.007643 sec., 10728.771424833181 rows/sec., 697.76 KiB/sec. 2025.02.11 20:53:42.320742 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6288 rows starting from the beginning of the part 2025.02.11 20:53:42.321199 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part 2025.02.11 20:53:42.321789 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part 2025.02.11 20:53:42.322285 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part 2025.02.11 20:53:42.322604 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2025.02.11 20:53:42.322892 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part 2025.02.11 20:53:42.322996 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.323675 [ 197 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_45_9} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.02.11 20:53:42.323961 [ 4 ] {a5634c41-917e-47f4-94d5-e91efb42b8fd} TCPHandler: Processed in 0.012222905 sec. 2025.02.11 20:53:42.324213 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.11 20:53:42.324789 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 31063 rows, containing 5 columns (5 merged, 0 gathered) in 0.019217267 sec., 1616410.907961054 rows/sec., 109.25 MiB/sec. 2025.02.11 20:53:42.325343 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.11 20:53:42.326001 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.326226 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_101_20} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.11 20:53:42.326374 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.11 20:53:42.327298 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6654 rows, containing 4 columns (4 merged, 0 gathered) in 0.007960997 sec., 835824.9601149204 rows/sec., 54.49 MiB/sec. 2025.02.11 20:53:42.327872 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.11 20:53:42.328199 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:42.328281 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_101_20} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.11 20:53:42.328367 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.02.11 20:53:44.274960 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.02.11 20:53:44.276015 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:44.276097 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:44.276701 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:53:44.276965 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:44.277303 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.02.11 20:53:46.536288 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.02.11 20:53:46.556691 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:46.556746 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:46.564024 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:53:46.564801 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:46.567521 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.02.11 20:53:46.940835 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1806 2025.02.11 20:53:46.944008 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:46.944064 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:46.945568 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:53:46.945915 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:46.946154 [ 115 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:53:46.946275 [ 115 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:46.946366 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:46.946934 [ 188 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:53:46.948742 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1806 2025.02.11 20:53:46.949072 [ 188 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:46.949227 [ 188 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1636 rows starting from the beginning of the part 2025.02.11 20:53:46.949694 [ 188 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2025.02.11 20:53:46.950133 [ 188 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part 2025.02.11 20:53:46.950575 [ 188 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part 2025.02.11 20:53:46.951021 [ 188 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2025.02.11 20:53:46.951490 [ 188 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part 2025.02.11 20:53:46.959720 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 72 columns (72 merged, 0 gathered) in 0.01312218 sec., 137629.57069633246 rows/sec., 105.50 MiB/sec. 2025.02.11 20:53:46.961318 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:53:46.962002 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:46.962088 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_51_10} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:53:46.962286 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2025.02.11 20:53:47.271683 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:47.271876 [ 255 ] {a7a93a9d-1ed7-4954-b0cd-98c92005f5af} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:47.271948 [ 255 ] {a7a93a9d-1ed7-4954-b0cd-98c92005f5af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:47.272786 [ 255 ] {a7a93a9d-1ed7-4954-b0cd-98c92005f5af} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:47.272849 [ 255 ] {a7a93a9d-1ed7-4954-b0cd-98c92005f5af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:47.273832 [ 255 ] {a7a93a9d-1ed7-4954-b0cd-98c92005f5af} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.11 20:53:47.274104 [ 255 ] {a7a93a9d-1ed7-4954-b0cd-98c92005f5af} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:47.274349 [ 255 ] {a7a93a9d-1ed7-4954-b0cd-98c92005f5af} executeQuery: Read 134 rows, 11.81 KiB in 0.002527 sec., 53027.30510486743 rows/sec., 4.56 MiB/sec. 2025.02.11 20:53:47.274411 [ 255 ] {a7a93a9d-1ed7-4954-b0cd-98c92005f5af} TCPHandler: Processed in 0.002856465 sec. 2025.02.11 20:53:47.274674 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:47.274896 [ 4 ] {434af3eb-664b-4ba7-97fa-e415d91b4aa1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:47.274982 [ 4 ] {434af3eb-664b-4ba7-97fa-e415d91b4aa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:47.275783 [ 4 ] {434af3eb-664b-4ba7-97fa-e415d91b4aa1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:47.275837 [ 4 ] {434af3eb-664b-4ba7-97fa-e415d91b4aa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:47.276274 [ 4 ] {434af3eb-664b-4ba7-97fa-e415d91b4aa1} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.11 20:53:47.276528 [ 4 ] {434af3eb-664b-4ba7-97fa-e415d91b4aa1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:47.276776 [ 4 ] {434af3eb-664b-4ba7-97fa-e415d91b4aa1} executeQuery: Read 39 rows, 2.93 KiB in 0.001942 sec., 20082.38928939238 rows/sec., 1.47 MiB/sec. 2025.02.11 20:53:47.276842 [ 4 ] {434af3eb-664b-4ba7-97fa-e415d91b4aa1} TCPHandler: Processed in 0.002314657 sec. 2025.02.11 20:53:47.277007 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:47.277150 [ 255 ] {687b1fcf-0144-40b5-a59e-2d35c9d5db75} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:47.277210 [ 255 ] {687b1fcf-0144-40b5-a59e-2d35c9d5db75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:47.277846 [ 255 ] {687b1fcf-0144-40b5-a59e-2d35c9d5db75} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:47.277889 [ 255 ] {687b1fcf-0144-40b5-a59e-2d35c9d5db75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:47.278253 [ 255 ] {687b1fcf-0144-40b5-a59e-2d35c9d5db75} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.11 20:53:47.278481 [ 255 ] {687b1fcf-0144-40b5-a59e-2d35c9d5db75} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:47.278701 [ 255 ] {687b1fcf-0144-40b5-a59e-2d35c9d5db75} executeQuery: Read 103 rows, 8.24 KiB in 0.001584 sec., 65025.25252525253 rows/sec., 5.08 MiB/sec. 2025.02.11 20:53:47.278755 [ 255 ] {687b1fcf-0144-40b5-a59e-2d35c9d5db75} TCPHandler: Processed in 0.001818579 sec. 2025.02.11 20:53:47.278901 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:47.279026 [ 4 ] {1ded0646-7093-409d-a145-0b2f8fd45a79} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:47.279082 [ 4 ] {1ded0646-7093-409d-a145-0b2f8fd45a79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:47.279661 [ 4 ] {1ded0646-7093-409d-a145-0b2f8fd45a79} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:47.279701 [ 4 ] {1ded0646-7093-409d-a145-0b2f8fd45a79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:47.280111 [ 4 ] {1ded0646-7093-409d-a145-0b2f8fd45a79} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.11 20:53:47.280355 [ 4 ] {1ded0646-7093-409d-a145-0b2f8fd45a79} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:47.280593 [ 4 ] {1ded0646-7093-409d-a145-0b2f8fd45a79} executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec. 2025.02.11 20:53:47.280687 [ 4 ] {1ded0646-7093-409d-a145-0b2f8fd45a79} TCPHandler: Processed in 0.0018403 sec. 2025.02.11 20:53:47.280909 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:47.281225 [ 255 ] {5aad643e-975e-42f5-8123-ee896725e989} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:47.281328 [ 255 ] {5aad643e-975e-42f5-8123-ee896725e989} 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.02.11 20:53:47.282565 [ 255 ] {5aad643e-975e-42f5-8123-ee896725e989} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:47.282606 [ 255 ] {5aad643e-975e-42f5-8123-ee896725e989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:47.283278 [ 255 ] {5aad643e-975e-42f5-8123-ee896725e989} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:53:47.283533 [ 255 ] {5aad643e-975e-42f5-8123-ee896725e989} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:47.283746 [ 255 ] {5aad643e-975e-42f5-8123-ee896725e989} executeQuery: Read 39 rows, 71.56 KiB in 0.002624 sec., 14862.80487804878 rows/sec., 26.63 MiB/sec. 2025.02.11 20:53:47.284042 [ 255 ] {5aad643e-975e-42f5-8123-ee896725e989} TCPHandler: Processed in 0.003247012 sec. 2025.02.11 20:53:47.284218 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:47.284360 [ 4 ] {60aae504-deca-466e-bb42-2d6f66ee426a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:47.284420 [ 4 ] {60aae504-deca-466e-bb42-2d6f66ee426a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:47.285005 [ 4 ] {60aae504-deca-466e-bb42-2d6f66ee426a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:47.285050 [ 4 ] {60aae504-deca-466e-bb42-2d6f66ee426a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:47.285454 [ 4 ] {60aae504-deca-466e-bb42-2d6f66ee426a} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.11 20:53:47.285694 [ 4 ] {60aae504-deca-466e-bb42-2d6f66ee426a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:47.285920 [ 4 ] {60aae504-deca-466e-bb42-2d6f66ee426a} executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. 2025.02.11 20:53:47.286018 [ 4 ] {60aae504-deca-466e-bb42-2d6f66ee426a} TCPHandler: Processed in 0.00188616 sec. 2025.02.11 20:53:51.394730 [ 221 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:51.394826 [ 221 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:51.400619 [ 221 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:51.569930 [ 109 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:53:51.569994 [ 109 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:53:51.777532 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.02.11 20:53:51.778685 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:51.778786 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:51.779345 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:53:51.779618 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:51.779871 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.02.11 20:53:52.243298 [ 224 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:52.243381 [ 224 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:52.244809 [ 224 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:52.274874 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.275155 [ 255 ] {70b9f650-758f-48e3-b480-c22f1e3f16e2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:53:52.275266 [ 255 ] {70b9f650-758f-48e3-b480-c22f1e3f16e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:53:52.276068 [ 255 ] {70b9f650-758f-48e3-b480-c22f1e3f16e2} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.276110 [ 255 ] {70b9f650-758f-48e3-b480-c22f1e3f16e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.276525 [ 255 ] {70b9f650-758f-48e3-b480-c22f1e3f16e2} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:53:52.276785 [ 255 ] {70b9f650-758f-48e3-b480-c22f1e3f16e2} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.277026 [ 255 ] {70b9f650-758f-48e3-b480-c22f1e3f16e2} executeQuery: Read 14 rows, 1.01 KiB in 0.001953 sec., 7168.458781362006 rows/sec., 516.03 KiB/sec. 2025.02.11 20:53:52.277112 [ 255 ] {70b9f650-758f-48e3-b480-c22f1e3f16e2} TCPHandler: Processed in 0.002420069 sec. 2025.02.11 20:53:52.277395 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.277608 [ 4 ] {bb54d80e-b074-4ccd-8ac4-bf6ce8503e4a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:52.277690 [ 4 ] {bb54d80e-b074-4ccd-8ac4-bf6ce8503e4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:52.278623 [ 4 ] {bb54d80e-b074-4ccd-8ac4-bf6ce8503e4a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.278664 [ 4 ] {bb54d80e-b074-4ccd-8ac4-bf6ce8503e4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.279113 [ 4 ] {bb54d80e-b074-4ccd-8ac4-bf6ce8503e4a} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.11 20:53:52.279404 [ 4 ] {bb54d80e-b074-4ccd-8ac4-bf6ce8503e4a} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.279434 [ 223 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:52.279506 [ 223 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:52.279754 [ 4 ] {bb54d80e-b074-4ccd-8ac4-bf6ce8503e4a} executeQuery: Read 203 rows, 17.95 KiB in 0.002194 sec., 92525.0683682771 rows/sec., 7.99 MiB/sec. 2025.02.11 20:53:52.279859 [ 4 ] {bb54d80e-b074-4ccd-8ac4-bf6ce8503e4a} TCPHandler: Processed in 0.002613502 sec. 2025.02.11 20:53:52.280035 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.280283 [ 255 ] {d41d787b-d6be-4dc5-9097-48a0c0627051} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:52.280368 [ 255 ] {d41d787b-d6be-4dc5-9097-48a0c0627051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:52.281746 [ 255 ] {d41d787b-d6be-4dc5-9097-48a0c0627051} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.281797 [ 255 ] {d41d787b-d6be-4dc5-9097-48a0c0627051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.282585 [ 255 ] {d41d787b-d6be-4dc5-9097-48a0c0627051} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.11 20:53:52.283044 [ 223 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:52.283088 [ 255 ] {d41d787b-d6be-4dc5-9097-48a0c0627051} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.283442 [ 106 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.11 20:53:52.283573 [ 106 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.283662 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.283724 [ 255 ] {d41d787b-d6be-4dc5-9097-48a0c0627051} executeQuery: Read 7 rows, 467.00 B in 0.003503 sec., 1998.2871824150727 rows/sec., 130.19 KiB/sec. 2025.02.11 20:53:52.284068 [ 255 ] {d41d787b-d6be-4dc5-9097-48a0c0627051} TCPHandler: Processed in 0.004105716 sec. 2025.02.11 20:53:52.284404 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.284740 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.11 20:53:52.285009 [ 4 ] {841175a3-09bc-48c7-90c7-7ae44633e211} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:53:52.285204 [ 4 ] {841175a3-09bc-48c7-90c7-7ae44633e211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:53:52.285256 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:52.285374 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 64 rows starting from the beginning of the part 2025.02.11 20:53:52.285667 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part 2025.02.11 20:53:52.286019 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:52.286396 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part 2025.02.11 20:53:52.286786 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:52.287083 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part 2025.02.11 20:53:52.288256 [ 4 ] {841175a3-09bc-48c7-90c7-7ae44633e211} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.288340 [ 4 ] {841175a3-09bc-48c7-90c7-7ae44633e211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.289395 [ 4 ] {841175a3-09bc-48c7-90c7-7ae44633e211} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:53:52.289936 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005876934 sec., 27735.550543872025 rows/sec., 2.08 MiB/sec. 2025.02.11 20:53:52.289952 [ 4 ] {841175a3-09bc-48c7-90c7-7ae44633e211} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.290161 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.11 20:53:52.290545 [ 4 ] {841175a3-09bc-48c7-90c7-7ae44633e211} executeQuery: Read 14 rows, 1004.00 B in 0.00574 sec., 2439.0243902439024 rows/sec., 170.81 KiB/sec. 2025.02.11 20:53:52.290864 [ 4 ] {841175a3-09bc-48c7-90c7-7ae44633e211} TCPHandler: Processed in 0.006629286 sec. 2025.02.11 20:53:52.291235 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.291318 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.291498 [ 255 ] {23278237-7663-428d-8a82-6145e5477a3d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:53:52.291523 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_96_19} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.11 20:53:52.291569 [ 255 ] {23278237-7663-428d-8a82-6145e5477a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:53:52.291695 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:53:52.292262 [ 255 ] {23278237-7663-428d-8a82-6145e5477a3d} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.292304 [ 255 ] {23278237-7663-428d-8a82-6145e5477a3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.292655 [ 255 ] {23278237-7663-428d-8a82-6145e5477a3d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:53:52.292897 [ 255 ] {23278237-7663-428d-8a82-6145e5477a3d} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.293103 [ 255 ] {23278237-7663-428d-8a82-6145e5477a3d} executeQuery: Read 13 rows, 830.00 B in 0.001669 sec., 7789.095266626723 rows/sec., 485.65 KiB/sec. 2025.02.11 20:53:52.293156 [ 255 ] {23278237-7663-428d-8a82-6145e5477a3d} TCPHandler: Processed in 0.002176865 sec. 2025.02.11 20:53:52.293297 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.293413 [ 4 ] {286f9e79-c583-47c6-b539-65cc5e207167} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:52.293463 [ 4 ] {286f9e79-c583-47c6-b539-65cc5e207167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:52.294277 [ 4 ] {286f9e79-c583-47c6-b539-65cc5e207167} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.294323 [ 4 ] {286f9e79-c583-47c6-b539-65cc5e207167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.294723 [ 4 ] {286f9e79-c583-47c6-b539-65cc5e207167} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.11 20:53:52.294964 [ 4 ] {286f9e79-c583-47c6-b539-65cc5e207167} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.295143 [ 4 ] {286f9e79-c583-47c6-b539-65cc5e207167} executeQuery: Read 382 rows, 27.68 KiB in 0.001755 sec., 217663.81766381767 rows/sec., 15.40 MiB/sec. 2025.02.11 20:53:52.295192 [ 4 ] {286f9e79-c583-47c6-b539-65cc5e207167} TCPHandler: Processed in 0.001950101 sec. 2025.02.11 20:53:52.295325 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.295443 [ 255 ] {56c37f61-6337-45fe-8163-4117258e3609} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:53:52.295492 [ 255 ] {56c37f61-6337-45fe-8163-4117258e3609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:53:52.295972 [ 255 ] {56c37f61-6337-45fe-8163-4117258e3609} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.296011 [ 255 ] {56c37f61-6337-45fe-8163-4117258e3609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.296375 [ 255 ] {56c37f61-6337-45fe-8163-4117258e3609} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:53:52.296620 [ 255 ] {56c37f61-6337-45fe-8163-4117258e3609} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.296770 [ 106 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.11 20:53:52.296829 [ 106 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.296864 [ 255 ] {56c37f61-6337-45fe-8163-4117258e3609} executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. 2025.02.11 20:53:52.296871 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.297010 [ 255 ] {56c37f61-6337-45fe-8163-4117258e3609} TCPHandler: Processed in 0.001736957 sec. 2025.02.11 20:53:52.297095 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:53:52.297187 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.297260 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:52.297331 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part 2025.02.11 20:53:52.297408 [ 4 ] {98e70436-da22-48ce-9548-214c911dd2ba} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:52.297519 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:52.297647 [ 4 ] {98e70436-da22-48ce-9548-214c911dd2ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:52.297825 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:52.298153 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:52.298458 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:52.298794 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.02.11 20:53:52.300386 [ 4 ] {98e70436-da22-48ce-9548-214c911dd2ba} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.300470 [ 4 ] {98e70436-da22-48ce-9548-214c911dd2ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.301347 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.0043337 sec., 63686.91879917853 rows/sec., 3.25 MiB/sec. 2025.02.11 20:53:52.301508 [ 4 ] {98e70436-da22-48ce-9548-214c911dd2ba} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.11 20:53:52.301518 [ 200 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.11 20:53:52.301977 [ 4 ] {98e70436-da22-48ce-9548-214c911dd2ba} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.302106 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.302363 [ 192 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_46_9} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.11 20:53:52.302482 [ 4 ] {98e70436-da22-48ce-9548-214c911dd2ba} executeQuery: Read 237 rows, 16.27 KiB in 0.00512 sec., 46289.06249999999 rows/sec., 3.10 MiB/sec. 2025.02.11 20:53:52.302519 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.11 20:53:52.302622 [ 4 ] {98e70436-da22-48ce-9548-214c911dd2ba} TCPHandler: Processed in 0.005507338 sec. 2025.02.11 20:53:52.302771 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.302887 [ 255 ] {da68c0fe-9e85-49d8-9cf9-34beb46e54d9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:53:52.302937 [ 255 ] {da68c0fe-9e85-49d8-9cf9-34beb46e54d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:53:52.303394 [ 255 ] {da68c0fe-9e85-49d8-9cf9-34beb46e54d9} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.303432 [ 255 ] {da68c0fe-9e85-49d8-9cf9-34beb46e54d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.303776 [ 255 ] {da68c0fe-9e85-49d8-9cf9-34beb46e54d9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.11 20:53:52.304010 [ 255 ] {da68c0fe-9e85-49d8-9cf9-34beb46e54d9} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.304266 [ 255 ] {da68c0fe-9e85-49d8-9cf9-34beb46e54d9} executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. 2025.02.11 20:53:52.304319 [ 255 ] {da68c0fe-9e85-49d8-9cf9-34beb46e54d9} TCPHandler: Processed in 0.001600705 sec. 2025.02.11 20:53:52.304549 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:52.304733 [ 4 ] {ef96be36-278d-491d-8c9a-7327d2e58a7a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:52.304794 [ 4 ] {ef96be36-278d-491d-8c9a-7327d2e58a7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:52.305364 [ 4 ] {ef96be36-278d-491d-8c9a-7327d2e58a7a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:52.305410 [ 4 ] {ef96be36-278d-491d-8c9a-7327d2e58a7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:52.305790 [ 4 ] {ef96be36-278d-491d-8c9a-7327d2e58a7a} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.11 20:53:52.306027 [ 4 ] {ef96be36-278d-491d-8c9a-7327d2e58a7a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:52.306238 [ 4 ] {ef96be36-278d-491d-8c9a-7327d2e58a7a} executeQuery: Read 82 rows, 5.33 KiB in 0.001537 sec., 53350.68314899154 rows/sec., 3.39 MiB/sec. 2025.02.11 20:53:52.306287 [ 4 ] {ef96be36-278d-491d-8c9a-7327d2e58a7a} TCPHandler: Processed in 0.00188331 sec. 2025.02.11 20:53:53.092556 [ 225 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:53.092619 [ 225 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:53.093958 [ 225 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:53.327451 [ 219 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:53.327553 [ 219 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:53.329536 [ 219 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:54.009976 [ 225 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:54.010053 [ 225 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:54.011668 [ 225 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:53:54.067614 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.02.11 20:53:54.089914 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:54.089983 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:54.096940 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:53:54.097712 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:54.100641 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.02.11 20:53:56.948960 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1838 2025.02.11 20:53:56.952056 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:56.952105 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:56.953651 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:53:56.953956 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:56.955409 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1838 2025.02.11 20:53:57.300080 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:57.300281 [ 255 ] {363c3686-f22c-43fb-a87c-475a349194b1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:53:57.300357 [ 255 ] {363c3686-f22c-43fb-a87c-475a349194b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:53:57.301121 [ 255 ] {363c3686-f22c-43fb-a87c-475a349194b1} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.301174 [ 255 ] {363c3686-f22c-43fb-a87c-475a349194b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.301606 [ 255 ] {363c3686-f22c-43fb-a87c-475a349194b1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.11 20:53:57.301863 [ 255 ] {363c3686-f22c-43fb-a87c-475a349194b1} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.302118 [ 255 ] {363c3686-f22c-43fb-a87c-475a349194b1} executeQuery: Read 6 rows, 501.00 B in 0.00188 sec., 3191.4893617021276 rows/sec., 260.24 KiB/sec. 2025.02.11 20:53:57.302206 [ 255 ] {363c3686-f22c-43fb-a87c-475a349194b1} TCPHandler: Processed in 0.002255656 sec. 2025.02.11 20:53:57.302509 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:57.302704 [ 4 ] {684d000b-a050-4fad-a763-9fc3693a00b9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:53:57.302788 [ 4 ] {684d000b-a050-4fad-a763-9fc3693a00b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:53:57.304265 [ 4 ] {684d000b-a050-4fad-a763-9fc3693a00b9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.304307 [ 4 ] {684d000b-a050-4fad-a763-9fc3693a00b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.304823 [ 4 ] {684d000b-a050-4fad-a763-9fc3693a00b9} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.11 20:53:57.305090 [ 4 ] {684d000b-a050-4fad-a763-9fc3693a00b9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.305295 [ 4 ] {684d000b-a050-4fad-a763-9fc3693a00b9} executeQuery: Read 1277 rows, 108.14 KiB in 0.002646 sec., 482615.26832955406 rows/sec., 39.91 MiB/sec. 2025.02.11 20:53:57.305364 [ 4 ] {684d000b-a050-4fad-a763-9fc3693a00b9} TCPHandler: Processed in 0.003010948 sec. 2025.02.11 20:53:57.305529 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:57.305655 [ 255 ] {3a20e539-84a1-4a8c-ba26-2ca582efab37} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:53:57.305705 [ 255 ] {3a20e539-84a1-4a8c-ba26-2ca582efab37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:53:57.306341 [ 255 ] {3a20e539-84a1-4a8c-ba26-2ca582efab37} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.306379 [ 255 ] {3a20e539-84a1-4a8c-ba26-2ca582efab37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.306750 [ 255 ] {3a20e539-84a1-4a8c-ba26-2ca582efab37} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.11 20:53:57.306990 [ 255 ] {3a20e539-84a1-4a8c-ba26-2ca582efab37} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.307194 [ 255 ] {3a20e539-84a1-4a8c-ba26-2ca582efab37} executeQuery: Read 45 rows, 3.35 KiB in 0.001563 sec., 28790.786948176585 rows/sec., 2.09 MiB/sec. 2025.02.11 20:53:57.307247 [ 255 ] {3a20e539-84a1-4a8c-ba26-2ca582efab37} TCPHandler: Processed in 0.001784029 sec. 2025.02.11 20:53:57.307430 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:57.307559 [ 4 ] {7c402077-61f4-4306-a2cc-14de5ad95d1a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:53:57.307612 [ 4 ] {7c402077-61f4-4306-a2cc-14de5ad95d1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:53:57.308354 [ 4 ] {7c402077-61f4-4306-a2cc-14de5ad95d1a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.308393 [ 4 ] {7c402077-61f4-4306-a2cc-14de5ad95d1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.308783 [ 4 ] {7c402077-61f4-4306-a2cc-14de5ad95d1a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:53:57.309055 [ 4 ] {7c402077-61f4-4306-a2cc-14de5ad95d1a} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.309208 [ 98 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:53:57.309255 [ 98 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.309256 [ 4 ] {7c402077-61f4-4306-a2cc-14de5ad95d1a} executeQuery: Read 228 rows, 15.81 KiB in 0.001724 sec., 132250.58004640372 rows/sec., 8.95 MiB/sec. 2025.02.11 20:53:57.309281 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.309392 [ 4 ] {7c402077-61f4-4306-a2cc-14de5ad95d1a} TCPHandler: Processed in 0.002022452 sec. 2025.02.11 20:53:57.309647 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:53:57.309666 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:57.310048 [ 255 ] {167c1f4f-6941-4fab-8943-443581502f24} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:53:57.310138 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:57.310230 [ 255 ] {167c1f4f-6941-4fab-8943-443581502f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:53:57.310259 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 242 rows starting from the beginning of the part 2025.02.11 20:53:57.310817 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part 2025.02.11 20:53:57.311382 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:57.311883 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:57.312262 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2025.02.11 20:53:57.312811 [ 192 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 228 rows starting from the beginning of the part 2025.02.11 20:53:57.313841 [ 255 ] {167c1f4f-6941-4fab-8943-443581502f24} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.313891 [ 255 ] {167c1f4f-6941-4fab-8943-443581502f24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.314498 [ 190 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005127133 sec., 144330.17438790842 rows/sec., 10.33 MiB/sec. 2025.02.11 20:53:57.314509 [ 255 ] {167c1f4f-6941-4fab-8943-443581502f24} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.11 20:53:57.314765 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:53:57.314956 [ 255 ] {167c1f4f-6941-4fab-8943-443581502f24} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.315329 [ 255 ] {167c1f4f-6941-4fab-8943-443581502f24} executeQuery: Read 565 rows, 43.02 KiB in 0.00541 sec., 104436.22920517561 rows/sec., 7.76 MiB/sec. 2025.02.11 20:53:57.315532 [ 255 ] {167c1f4f-6941-4fab-8943-443581502f24} TCPHandler: Processed in 0.005968576 sec. 2025.02.11 20:53:57.315570 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.315916 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:57.315981 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_61_12} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:53:57.316277 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.11 20:53:57.316424 [ 4 ] {acde7b69-0e56-4ac5-9033-cbfe77982fbd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:57.316542 [ 4 ] {acde7b69-0e56-4ac5-9033-cbfe77982fbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:53:57.317382 [ 4 ] {acde7b69-0e56-4ac5-9033-cbfe77982fbd} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.317423 [ 4 ] {acde7b69-0e56-4ac5-9033-cbfe77982fbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.317888 [ 4 ] {acde7b69-0e56-4ac5-9033-cbfe77982fbd} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.11 20:53:57.318140 [ 4 ] {acde7b69-0e56-4ac5-9033-cbfe77982fbd} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.318326 [ 4 ] {acde7b69-0e56-4ac5-9033-cbfe77982fbd} executeQuery: Read 883 rows, 60.84 KiB in 0.00208 sec., 424519.2307692308 rows/sec., 28.56 MiB/sec. 2025.02.11 20:53:57.318396 [ 4 ] {acde7b69-0e56-4ac5-9033-cbfe77982fbd} TCPHandler: Processed in 0.002737864 sec. 2025.02.11 20:53:57.318566 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:57.318691 [ 255 ] {b11ab249-50d5-48d0-b4e2-56b912a1dddc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:53:57.318773 [ 255 ] {b11ab249-50d5-48d0-b4e2-56b912a1dddc} 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.02.11 20:53:57.319999 [ 255 ] {b11ab249-50d5-48d0-b4e2-56b912a1dddc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.320039 [ 255 ] {b11ab249-50d5-48d0-b4e2-56b912a1dddc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.320715 [ 255 ] {b11ab249-50d5-48d0-b4e2-56b912a1dddc} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:53:57.320980 [ 255 ] {b11ab249-50d5-48d0-b4e2-56b912a1dddc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.321167 [ 98 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:53:57.321226 [ 98 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.321238 [ 255 ] {b11ab249-50d5-48d0-b4e2-56b912a1dddc} executeQuery: Read 39 rows, 71.56 KiB in 0.002565 sec., 15204.678362573099 rows/sec., 27.25 MiB/sec. 2025.02.11 20:53:57.321262 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.321772 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:53:57.321819 [ 255 ] {b11ab249-50d5-48d0-b4e2-56b912a1dddc} TCPHandler: Processed in 0.003308342 sec. 2025.02.11 20:53:57.322305 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:53:57.322822 [ 4 ] {19303956-53b0-42f6-b913-0b84f909f601} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:53:57.322957 [ 4 ] {19303956-53b0-42f6-b913-0b84f909f601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:53:57.322987 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:57.323240 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1715 rows starting from the beginning of the part 2025.02.11 20:53:57.324101 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:57.324908 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:57.325303 [ 4 ] {19303956-53b0-42f6-b913-0b84f909f601} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:57.325505 [ 4 ] {19303956-53b0-42f6-b913-0b84f909f601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:57.325671 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:57.326354 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:57.326935 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2025.02.11 20:53:57.327480 [ 4 ] {19303956-53b0-42f6-b913-0b84f909f601} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.11 20:53:57.328273 [ 4 ] {19303956-53b0-42f6-b913-0b84f909f601} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.328816 [ 4 ] {19303956-53b0-42f6-b913-0b84f909f601} executeQuery: Read 60 rows, 4.14 KiB in 0.006105 sec., 9828.009828009828 rows/sec., 678.24 KiB/sec. 2025.02.11 20:53:57.328977 [ 4 ] {19303956-53b0-42f6-b913-0b84f909f601} TCPHandler: Processed in 0.007001632 sec. 2025.02.11 20:53:57.339549 [ 190 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1910 rows, containing 19 columns (19 merged, 0 gathered) in 0.01811286 sec., 105449.93998739017 rows/sec., 188.96 MiB/sec. 2025.02.11 20:53:57.342016 [ 191 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:53:57.342478 [ 191 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:57.342574 [ 191 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_51_10} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:53:57.342745 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.50 MiB. 2025.02.11 20:53:58.000227 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 254.40 MiB, peak 271.85 MiB, free memory in arenas 0.00 B, will set to 261.29 MiB (RSS), difference: 6.89 MiB 2025.02.11 20:53:59.280027 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.02.11 20:53:59.281123 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:59.281168 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:59.281721 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:53:59.281984 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:59.282257 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.02.11 20:53:59.282273 [ 96 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:53:59.282387 [ 96 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:53:59.282428 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:53:59.282712 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::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.02.11 20:53:59.283159 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:53:59.283232 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.02.11 20:53:59.283320 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2025.02.11 20:53:59.283572 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2025.02.11 20:53:59.283749 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2025.02.11 20:53:59.283927 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.02.11 20:53:59.284094 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2025.02.11 20:53:59.286755 [ 186 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004217097 sec., 7724270.985467016 rows/sec., 110.50 MiB/sec. 2025.02.11 20:53:59.287342 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:53:59.287808 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:53:59.287886 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_71_14} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:53:59.287991 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.02.11 20:54:01.600733 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.02.11 20:54:01.621271 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:01.621324 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:01.628390 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:54:01.629154 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:01.629579 [ 91 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:54:01.629758 [ 91 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:01.629837 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:01.630404 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::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.02.11 20:54:01.645507 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.02.11 20:54:01.647384 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:01.648984 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.02.11 20:54:01.654936 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.02.11 20:54:01.660574 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.02.11 20:54:01.666255 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.02.11 20:54:01.672117 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.02.11 20:54:01.678070 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.02.11 20:54:01.745788 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.115797941 sec., 4628.752423154053 rows/sec., 23.93 MiB/sec. 2025.02.11 20:54:01.749140 [ 186 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:54:01.752271 [ 186 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:01.752399 [ 186 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_71_14} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:54:01.754959 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.11 20:54:02.275225 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.275445 [ 255 ] {5406e92a-4bfa-4950-bb79-188cab20c259} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:54:02.275529 [ 255 ] {5406e92a-4bfa-4950-bb79-188cab20c259} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:54:02.276340 [ 255 ] {5406e92a-4bfa-4950-bb79-188cab20c259} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.276394 [ 255 ] {5406e92a-4bfa-4950-bb79-188cab20c259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.276836 [ 255 ] {5406e92a-4bfa-4950-bb79-188cab20c259} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:54:02.277091 [ 255 ] {5406e92a-4bfa-4950-bb79-188cab20c259} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.277361 [ 255 ] {5406e92a-4bfa-4950-bb79-188cab20c259} executeQuery: Read 14 rows, 1.01 KiB in 0.001974 sec., 7092.198581560284 rows/sec., 510.54 KiB/sec. 2025.02.11 20:54:02.277490 [ 255 ] {5406e92a-4bfa-4950-bb79-188cab20c259} TCPHandler: Processed in 0.002408969 sec. 2025.02.11 20:54:02.277765 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.277978 [ 4 ] {0ac52484-f0ed-4862-aa2d-31302ec5173e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:02.278057 [ 4 ] {0ac52484-f0ed-4862-aa2d-31302ec5173e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:02.278986 [ 4 ] {0ac52484-f0ed-4862-aa2d-31302ec5173e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.279027 [ 4 ] {0ac52484-f0ed-4862-aa2d-31302ec5173e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.279473 [ 4 ] {0ac52484-f0ed-4862-aa2d-31302ec5173e} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.11 20:54:02.279724 [ 4 ] {0ac52484-f0ed-4862-aa2d-31302ec5173e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.279925 [ 4 ] {0ac52484-f0ed-4862-aa2d-31302ec5173e} executeQuery: Read 203 rows, 17.95 KiB in 0.002006 sec., 101196.41076769691 rows/sec., 8.74 MiB/sec. 2025.02.11 20:54:02.279991 [ 4 ] {0ac52484-f0ed-4862-aa2d-31302ec5173e} TCPHandler: Processed in 0.002365608 sec. 2025.02.11 20:54:02.280205 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.280406 [ 255 ] {26a54ac6-d0d4-49c8-8c3e-0f1917bcc572} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:02.280468 [ 255 ] {26a54ac6-d0d4-49c8-8c3e-0f1917bcc572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:02.281095 [ 255 ] {26a54ac6-d0d4-49c8-8c3e-0f1917bcc572} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.281136 [ 255 ] {26a54ac6-d0d4-49c8-8c3e-0f1917bcc572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.281496 [ 255 ] {26a54ac6-d0d4-49c8-8c3e-0f1917bcc572} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.11 20:54:02.281740 [ 255 ] {26a54ac6-d0d4-49c8-8c3e-0f1917bcc572} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.281960 [ 255 ] {26a54ac6-d0d4-49c8-8c3e-0f1917bcc572} executeQuery: Read 7 rows, 467.00 B in 0.001589 sec., 4405.286343612335 rows/sec., 287.01 KiB/sec. 2025.02.11 20:54:02.282017 [ 255 ] {26a54ac6-d0d4-49c8-8c3e-0f1917bcc572} TCPHandler: Processed in 0.001923481 sec. 2025.02.11 20:54:02.282180 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.282318 [ 4 ] {1cd3b336-f6a0-4f1a-aa85-c349261ce6ff} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:54:02.282375 [ 4 ] {1cd3b336-f6a0-4f1a-aa85-c349261ce6ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:54:02.283012 [ 4 ] {1cd3b336-f6a0-4f1a-aa85-c349261ce6ff} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.283049 [ 4 ] {1cd3b336-f6a0-4f1a-aa85-c349261ce6ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.283397 [ 4 ] {1cd3b336-f6a0-4f1a-aa85-c349261ce6ff} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:54:02.283656 [ 4 ] {1cd3b336-f6a0-4f1a-aa85-c349261ce6ff} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.283866 [ 4 ] {1cd3b336-f6a0-4f1a-aa85-c349261ce6ff} executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec. 2025.02.11 20:54:02.283927 [ 4 ] {1cd3b336-f6a0-4f1a-aa85-c349261ce6ff} TCPHandler: Processed in 0.001805319 sec. 2025.02.11 20:54:02.284142 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.284287 [ 255 ] {071196cd-4a7a-48ab-b806-41ba2730eafe} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:54:02.284343 [ 255 ] {071196cd-4a7a-48ab-b806-41ba2730eafe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:54:02.284974 [ 255 ] {071196cd-4a7a-48ab-b806-41ba2730eafe} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.285012 [ 255 ] {071196cd-4a7a-48ab-b806-41ba2730eafe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.285363 [ 255 ] {071196cd-4a7a-48ab-b806-41ba2730eafe} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:54:02.285607 [ 255 ] {071196cd-4a7a-48ab-b806-41ba2730eafe} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.285810 [ 255 ] {071196cd-4a7a-48ab-b806-41ba2730eafe} executeQuery: Read 13 rows, 830.00 B in 0.001554 sec., 8365.508365508365 rows/sec., 521.59 KiB/sec. 2025.02.11 20:54:02.285864 [ 255 ] {071196cd-4a7a-48ab-b806-41ba2730eafe} TCPHandler: Processed in 0.001834749 sec. 2025.02.11 20:54:02.286011 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.286150 [ 4 ] {a977a69c-4522-44fe-bdba-38022ccdf2a9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:02.286206 [ 4 ] {a977a69c-4522-44fe-bdba-38022ccdf2a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:02.286999 [ 4 ] {a977a69c-4522-44fe-bdba-38022ccdf2a9} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.287036 [ 4 ] {a977a69c-4522-44fe-bdba-38022ccdf2a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.287407 [ 4 ] {a977a69c-4522-44fe-bdba-38022ccdf2a9} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.11 20:54:02.287638 [ 4 ] {a977a69c-4522-44fe-bdba-38022ccdf2a9} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.287818 [ 4 ] {a977a69c-4522-44fe-bdba-38022ccdf2a9} executeQuery: Read 382 rows, 27.68 KiB in 0.001699 sec., 224838.14008240143 rows/sec., 15.91 MiB/sec. 2025.02.11 20:54:02.287872 [ 4 ] {a977a69c-4522-44fe-bdba-38022ccdf2a9} TCPHandler: Processed in 0.001927241 sec. 2025.02.11 20:54:02.288065 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.288264 [ 255 ] {79cf0463-3c12-4d4c-aa03-d205d69de1e0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:54:02.288315 [ 255 ] {79cf0463-3c12-4d4c-aa03-d205d69de1e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:54:02.288800 [ 255 ] {79cf0463-3c12-4d4c-aa03-d205d69de1e0} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.288839 [ 255 ] {79cf0463-3c12-4d4c-aa03-d205d69de1e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.289208 [ 255 ] {79cf0463-3c12-4d4c-aa03-d205d69de1e0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:54:02.289444 [ 255 ] {79cf0463-3c12-4d4c-aa03-d205d69de1e0} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.289689 [ 255 ] {79cf0463-3c12-4d4c-aa03-d205d69de1e0} executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. 2025.02.11 20:54:02.289754 [ 255 ] {79cf0463-3c12-4d4c-aa03-d205d69de1e0} TCPHandler: Processed in 0.001796359 sec. 2025.02.11 20:54:02.289993 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.290196 [ 4 ] {14803eb8-1d58-4989-a3b4-5c4ca74f363f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:02.290258 [ 4 ] {14803eb8-1d58-4989-a3b4-5c4ca74f363f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:02.290899 [ 4 ] {14803eb8-1d58-4989-a3b4-5c4ca74f363f} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.290937 [ 4 ] {14803eb8-1d58-4989-a3b4-5c4ca74f363f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.291327 [ 4 ] {14803eb8-1d58-4989-a3b4-5c4ca74f363f} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.11 20:54:02.291564 [ 4 ] {14803eb8-1d58-4989-a3b4-5c4ca74f363f} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.291739 [ 4 ] {14803eb8-1d58-4989-a3b4-5c4ca74f363f} executeQuery: Read 237 rows, 16.27 KiB in 0.001577 sec., 150285.35193405199 rows/sec., 10.07 MiB/sec. 2025.02.11 20:54:02.291788 [ 4 ] {14803eb8-1d58-4989-a3b4-5c4ca74f363f} TCPHandler: Processed in 0.001948312 sec. 2025.02.11 20:54:02.291931 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.292069 [ 255 ] {cbe52f1e-4fea-4142-acd1-6d8f7c0dd43c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:54:02.292128 [ 255 ] {cbe52f1e-4fea-4142-acd1-6d8f7c0dd43c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:54:02.292680 [ 255 ] {cbe52f1e-4fea-4142-acd1-6d8f7c0dd43c} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.292726 [ 255 ] {cbe52f1e-4fea-4142-acd1-6d8f7c0dd43c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.293082 [ 255 ] {cbe52f1e-4fea-4142-acd1-6d8f7c0dd43c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.11 20:54:02.293313 [ 255 ] {cbe52f1e-4fea-4142-acd1-6d8f7c0dd43c} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.293509 [ 255 ] {cbe52f1e-4fea-4142-acd1-6d8f7c0dd43c} executeQuery: Read 1 rows, 69.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 45.84 KiB/sec. 2025.02.11 20:54:02.293559 [ 255 ] {cbe52f1e-4fea-4142-acd1-6d8f7c0dd43c} TCPHandler: Processed in 0.001691787 sec. 2025.02.11 20:54:02.293702 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:02.293842 [ 4 ] {a564f944-decf-4a7a-91c7-e09787d7b105} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:02.293900 [ 4 ] {a564f944-decf-4a7a-91c7-e09787d7b105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:02.294491 [ 4 ] {a564f944-decf-4a7a-91c7-e09787d7b105} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:02.294535 [ 4 ] {a564f944-decf-4a7a-91c7-e09787d7b105} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:02.294929 [ 4 ] {a564f944-decf-4a7a-91c7-e09787d7b105} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.11 20:54:02.295162 [ 4 ] {a564f944-decf-4a7a-91c7-e09787d7b105} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:02.295372 [ 4 ] {a564f944-decf-4a7a-91c7-e09787d7b105} executeQuery: Read 82 rows, 5.33 KiB in 0.001555 sec., 52733.11897106109 rows/sec., 3.35 MiB/sec. 2025.02.11 20:54:02.295430 [ 4 ] {a564f944-decf-4a7a-91c7-e09787d7b105} TCPHandler: Processed in 0.001786279 sec. 2025.02.11 20:54:06.570067 [ 82 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:54:06.570164 [ 82 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:54:06.782410 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.02.11 20:54:06.783067 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:06.783121 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:06.783674 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:54:06.783945 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:06.784199 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.02.11 20:54:06.955610 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1874 2025.02.11 20:54:06.959323 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:06.959379 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:06.960825 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:54:06.961136 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:06.961672 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1874 2025.02.11 20:54:07.272438 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:07.272655 [ 255 ] {283f4d91-68d9-4407-808d-27ee4551ecfe} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:07.272739 [ 255 ] {283f4d91-68d9-4407-808d-27ee4551ecfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:07.273596 [ 255 ] {283f4d91-68d9-4407-808d-27ee4551ecfe} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.273646 [ 255 ] {283f4d91-68d9-4407-808d-27ee4551ecfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.274091 [ 255 ] {283f4d91-68d9-4407-808d-27ee4551ecfe} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.11 20:54:07.274350 [ 255 ] {283f4d91-68d9-4407-808d-27ee4551ecfe} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.274563 [ 82 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.11 20:54:07.274623 [ 255 ] {283f4d91-68d9-4407-808d-27ee4551ecfe} executeQuery: Read 134 rows, 11.81 KiB in 0.002021 sec., 66303.80999505197 rows/sec., 5.71 MiB/sec. 2025.02.11 20:54:07.274657 [ 82 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.274730 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.274750 [ 255 ] {283f4d91-68d9-4407-808d-27ee4551ecfe} TCPHandler: Processed in 0.00244645 sec. 2025.02.11 20:54:07.275045 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:07.275045 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.11 20:54:07.275501 [ 4 ] {83f3ea04-1e96-4f50-849a-8b3aeb24931c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:07.275718 [ 4 ] {83f3ea04-1e96-4f50-849a-8b3aeb24931c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:07.275748 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:07.275922 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1431 rows starting from the beginning of the part 2025.02.11 20:54:07.276459 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 134 rows starting from the beginning of the part 2025.02.11 20:54:07.277022 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 203 rows starting from the beginning of the part 2025.02.11 20:54:07.277479 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1277 rows starting from the beginning of the part 2025.02.11 20:54:07.277906 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 203 rows starting from the beginning of the part 2025.02.11 20:54:07.278464 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 134 rows starting from the beginning of the part 2025.02.11 20:54:07.279539 [ 4 ] {83f3ea04-1e96-4f50-849a-8b3aeb24931c} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.279587 [ 4 ] {83f3ea04-1e96-4f50-849a-8b3aeb24931c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.280138 [ 4 ] {83f3ea04-1e96-4f50-849a-8b3aeb24931c} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.11 20:54:07.280452 [ 4 ] {83f3ea04-1e96-4f50-849a-8b3aeb24931c} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.280721 [ 4 ] {83f3ea04-1e96-4f50-849a-8b3aeb24931c} executeQuery: Read 39 rows, 2.93 KiB in 0.005399 sec., 7223.559918503426 rows/sec., 543.18 KiB/sec. 2025.02.11 20:54:07.280790 [ 4 ] {83f3ea04-1e96-4f50-849a-8b3aeb24931c} TCPHandler: Processed in 0.005903984 sec. 2025.02.11 20:54:07.281012 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:07.281277 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3382 rows, containing 5 columns (5 merged, 0 gathered) in 0.006436703 sec., 525424.273886802 rows/sec., 45.99 MiB/sec. 2025.02.11 20:54:07.281289 [ 255 ] {72938c38-6364-46d9-88bf-8713f979619c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:07.281381 [ 255 ] {72938c38-6364-46d9-88bf-8713f979619c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:07.281586 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.11 20:54:07.282221 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.282446 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_106_21} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.11 20:54:07.282615 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.11 20:54:07.282769 [ 255 ] {72938c38-6364-46d9-88bf-8713f979619c} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.282817 [ 255 ] {72938c38-6364-46d9-88bf-8713f979619c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.283205 [ 255 ] {72938c38-6364-46d9-88bf-8713f979619c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.11 20:54:07.283460 [ 255 ] {72938c38-6364-46d9-88bf-8713f979619c} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.283651 [ 67 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.11 20:54:07.283716 [ 255 ] {72938c38-6364-46d9-88bf-8713f979619c} executeQuery: Read 103 rows, 8.24 KiB in 0.002486 sec., 41432.019308125506 rows/sec., 3.24 MiB/sec. 2025.02.11 20:54:07.283744 [ 67 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.283817 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.283858 [ 255 ] {72938c38-6364-46d9-88bf-8713f979619c} TCPHandler: Processed in 0.002952657 sec. 2025.02.11 20:54:07.284066 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.11 20:54:07.284077 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:07.284325 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:07.284338 [ 4 ] {23bd3d6b-6e96-428c-ab76-32d1572c547e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:07.284379 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part 2025.02.11 20:54:07.284449 [ 4 ] {23bd3d6b-6e96-428c-ab76-32d1572c547e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:07.284703 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 103 rows starting from the beginning of the part 2025.02.11 20:54:07.285114 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 382 rows starting from the beginning of the part 2025.02.11 20:54:07.285527 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 565 rows starting from the beginning of the part 2025.02.11 20:54:07.285903 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 382 rows starting from the beginning of the part 2025.02.11 20:54:07.286241 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 103 rows starting from the beginning of the part 2025.02.11 20:54:07.287158 [ 4 ] {23bd3d6b-6e96-428c-ab76-32d1572c547e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.287232 [ 4 ] {23bd3d6b-6e96-428c-ab76-32d1572c547e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.288281 [ 4 ] {23bd3d6b-6e96-428c-ab76-32d1572c547e} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.11 20:54:07.288662 [ 4 ] {23bd3d6b-6e96-428c-ab76-32d1572c547e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.288922 [ 67 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.02.11 20:54:07.289029 [ 67 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.289112 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.289233 [ 4 ] {23bd3d6b-6e96-428c-ab76-32d1572c547e} executeQuery: Read 160 rows, 11.41 KiB in 0.00493 sec., 32454.36105476673 rows/sec., 2.26 MiB/sec. 2025.02.11 20:54:07.289716 [ 4 ] {23bd3d6b-6e96-428c-ab76-32d1572c547e} TCPHandler: Processed in 0.005742402 sec. 2025.02.11 20:54:07.289758 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.02.11 20:54:07.289933 [ 187 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.006019746 sec., 406661.67642289225 rows/sec., 31.22 MiB/sec. 2025.02.11 20:54:07.290142 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:07.290465 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.11 20:54:07.290471 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:07.290689 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 31063 rows starting from the beginning of the part 2025.02.11 20:54:07.290749 [ 255 ] {1e15fb95-412b-4e3b-bef0-9b70da7347a3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:07.291296 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2025.02.11 20:54:07.291608 [ 255 ] {1e15fb95-412b-4e3b-bef0-9b70da7347a3} 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.02.11 20:54:07.291938 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2025.02.11 20:54:07.292565 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 883 rows starting from the beginning of the part 2025.02.11 20:54:07.292447 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.293094 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 237 rows starting from the beginning of the part 2025.02.11 20:54:07.293323 [ 196 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_106_21} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.11 20:54:07.293810 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.02.11 20:54:07.297480 [ 255 ] {1e15fb95-412b-4e3b-bef0-9b70da7347a3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.297535 [ 255 ] {1e15fb95-412b-4e3b-bef0-9b70da7347a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.298434 [ 255 ] {1e15fb95-412b-4e3b-bef0-9b70da7347a3} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:54:07.298707 [ 255 ] {1e15fb95-412b-4e3b-bef0-9b70da7347a3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.299285 [ 255 ] {1e15fb95-412b-4e3b-bef0-9b70da7347a3} executeQuery: Read 39 rows, 71.56 KiB in 0.008733 sec., 4465.819306080385 rows/sec., 8.00 MiB/sec. 2025.02.11 20:54:07.299918 [ 255 ] {1e15fb95-412b-4e3b-bef0-9b70da7347a3} TCPHandler: Processed in 0.01003249 sec. 2025.02.11 20:54:07.300106 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:07.300251 [ 4 ] {d1c0d2f5-1c77-4553-8874-5fbe893557ad} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:07.300355 [ 4 ] {d1c0d2f5-1c77-4553-8874-5fbe893557ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:07.300978 [ 4 ] {d1c0d2f5-1c77-4553-8874-5fbe893557ad} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.301018 [ 4 ] {d1c0d2f5-1c77-4553-8874-5fbe893557ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.301449 [ 4 ] {d1c0d2f5-1c77-4553-8874-5fbe893557ad} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.11 20:54:07.301748 [ 4 ] {d1c0d2f5-1c77-4553-8874-5fbe893557ad} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.301937 [ 67 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.11 20:54:07.301992 [ 67 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:07.302024 [ 4 ] {d1c0d2f5-1c77-4553-8874-5fbe893557ad} executeQuery: Read 60 rows, 4.14 KiB in 0.001784 sec., 33632.28699551569 rows/sec., 2.27 MiB/sec. 2025.02.11 20:54:07.302069 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:07.302221 [ 4 ] {d1c0d2f5-1c77-4553-8874-5fbe893557ad} TCPHandler: Processed in 0.002180735 sec. 2025.02.11 20:54:07.302354 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.11 20:54:07.302473 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:07.302506 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6654 rows starting from the beginning of the part 2025.02.11 20:54:07.302655 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.02.11 20:54:07.303025 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2025.02.11 20:54:07.303454 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2025.02.11 20:54:07.303494 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 32580 rows, containing 5 columns (5 merged, 0 gathered) in 0.014168886 sec., 2299404.48388109 rows/sec., 155.40 MiB/sec. 2025.02.11 20:54:07.303632 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part 2025.02.11 20:54:07.303717 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part 2025.02.11 20:54:07.304157 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.02.11 20:54:07.304731 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.304926 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_105_21} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.02.11 20:54:07.305117 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.11 20:54:07.306565 [ 200 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6998 rows, containing 4 columns (4 merged, 0 gathered) in 0.004364689 sec., 1603321.5654082112 rows/sec., 104.55 MiB/sec. 2025.02.11 20:54:07.307045 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.11 20:54:07.307376 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:07.307464 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_106_21} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.11 20:54:07.307563 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2025.02.11 20:54:09.145594 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.02.11 20:54:09.168385 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:09.168453 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:09.175810 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:54:09.176625 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:09.179619 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.02.11 20:54:12.274503 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.274714 [ 255 ] {d7682cb7-ccf3-4991-a076-e17862ded724} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:54:12.274796 [ 255 ] {d7682cb7-ccf3-4991-a076-e17862ded724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:54:12.275568 [ 255 ] {d7682cb7-ccf3-4991-a076-e17862ded724} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.275612 [ 255 ] {d7682cb7-ccf3-4991-a076-e17862ded724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.276039 [ 255 ] {d7682cb7-ccf3-4991-a076-e17862ded724} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:54:12.276297 [ 255 ] {d7682cb7-ccf3-4991-a076-e17862ded724} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.276575 [ 255 ] {d7682cb7-ccf3-4991-a076-e17862ded724} executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. 2025.02.11 20:54:12.276697 [ 255 ] {d7682cb7-ccf3-4991-a076-e17862ded724} TCPHandler: Processed in 0.002328327 sec. 2025.02.11 20:54:12.277023 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.277239 [ 4 ] {9846b076-3f01-4d7f-9022-a6ee76874577} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:54:12.277325 [ 4 ] {9846b076-3f01-4d7f-9022-a6ee76874577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:54:12.278151 [ 4 ] {9846b076-3f01-4d7f-9022-a6ee76874577} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.278206 [ 4 ] {9846b076-3f01-4d7f-9022-a6ee76874577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.278644 [ 4 ] {9846b076-3f01-4d7f-9022-a6ee76874577} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.11 20:54:12.278900 [ 4 ] {9846b076-3f01-4d7f-9022-a6ee76874577} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.279212 [ 4 ] {9846b076-3f01-4d7f-9022-a6ee76874577} executeQuery: Read 2 rows, 167.00 B in 0.002023 sec., 988.6307464162135 rows/sec., 80.62 KiB/sec. 2025.02.11 20:54:12.279435 [ 4 ] {9846b076-3f01-4d7f-9022-a6ee76874577} TCPHandler: Processed in 0.002586721 sec. 2025.02.11 20:54:12.279590 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.279731 [ 255 ] {1e7b16b4-7eab-4eca-a0f6-58993cc27028} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:12.279790 [ 255 ] {1e7b16b4-7eab-4eca-a0f6-58993cc27028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:12.280487 [ 255 ] {1e7b16b4-7eab-4eca-a0f6-58993cc27028} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.280527 [ 255 ] {1e7b16b4-7eab-4eca-a0f6-58993cc27028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.280907 [ 255 ] {1e7b16b4-7eab-4eca-a0f6-58993cc27028} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.11 20:54:12.281154 [ 255 ] {1e7b16b4-7eab-4eca-a0f6-58993cc27028} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.281390 [ 255 ] {1e7b16b4-7eab-4eca-a0f6-58993cc27028} executeQuery: Read 204 rows, 18.02 KiB in 0.001689 sec., 120781.52753108348 rows/sec., 10.42 MiB/sec. 2025.02.11 20:54:12.281487 [ 255 ] {1e7b16b4-7eab-4eca-a0f6-58993cc27028} TCPHandler: Processed in 0.001964841 sec. 2025.02.11 20:54:12.281705 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.281886 [ 4 ] {59d73a89-fc99-4b4e-960e-749560a7b920} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:12.281955 [ 4 ] {59d73a89-fc99-4b4e-960e-749560a7b920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:12.282569 [ 4 ] {59d73a89-fc99-4b4e-960e-749560a7b920} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.282612 [ 4 ] {59d73a89-fc99-4b4e-960e-749560a7b920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.282986 [ 4 ] {59d73a89-fc99-4b4e-960e-749560a7b920} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.11 20:54:12.283227 [ 4 ] {59d73a89-fc99-4b4e-960e-749560a7b920} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.283473 [ 4 ] {59d73a89-fc99-4b4e-960e-749560a7b920} executeQuery: Read 9 rows, 610.00 B in 0.001621 sec., 5552.128315854411 rows/sec., 367.49 KiB/sec. 2025.02.11 20:54:12.283580 [ 4 ] {59d73a89-fc99-4b4e-960e-749560a7b920} TCPHandler: Processed in 0.001996462 sec. 2025.02.11 20:54:12.283761 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.283912 [ 255 ] {62cda407-57fe-4d46-bde7-9858037ce4e9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:54:12.283976 [ 255 ] {62cda407-57fe-4d46-bde7-9858037ce4e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:54:12.284527 [ 255 ] {62cda407-57fe-4d46-bde7-9858037ce4e9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.284567 [ 255 ] {62cda407-57fe-4d46-bde7-9858037ce4e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.284916 [ 255 ] {62cda407-57fe-4d46-bde7-9858037ce4e9} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:54:12.285149 [ 255 ] {62cda407-57fe-4d46-bde7-9858037ce4e9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.285355 [ 255 ] {62cda407-57fe-4d46-bde7-9858037ce4e9} executeQuery: Read 14 rows, 1004.00 B in 0.001473 sec., 9504.412763068569 rows/sec., 665.63 KiB/sec. 2025.02.11 20:54:12.285408 [ 255 ] {62cda407-57fe-4d46-bde7-9858037ce4e9} TCPHandler: Processed in 0.001741928 sec. 2025.02.11 20:54:12.285549 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.285669 [ 4 ] {b840e168-ddf0-4747-a4a9-e7a4fcca2283} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:54:12.285720 [ 4 ] {b840e168-ddf0-4747-a4a9-e7a4fcca2283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:54:12.286300 [ 4 ] {b840e168-ddf0-4747-a4a9-e7a4fcca2283} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.286340 [ 4 ] {b840e168-ddf0-4747-a4a9-e7a4fcca2283} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.286697 [ 4 ] {b840e168-ddf0-4747-a4a9-e7a4fcca2283} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:54:12.286945 [ 4 ] {b840e168-ddf0-4747-a4a9-e7a4fcca2283} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.287197 [ 4 ] {b840e168-ddf0-4747-a4a9-e7a4fcca2283} executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. 2025.02.11 20:54:12.287387 [ 4 ] {b840e168-ddf0-4747-a4a9-e7a4fcca2283} TCPHandler: Processed in 0.00189158 sec. 2025.02.11 20:54:12.287631 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.287768 [ 255 ] {4b2f7dba-4d9c-4b09-a8d9-fbf872d86474} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:12.287826 [ 255 ] {4b2f7dba-4d9c-4b09-a8d9-fbf872d86474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:12.288590 [ 255 ] {4b2f7dba-4d9c-4b09-a8d9-fbf872d86474} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.288630 [ 255 ] {4b2f7dba-4d9c-4b09-a8d9-fbf872d86474} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.289011 [ 255 ] {4b2f7dba-4d9c-4b09-a8d9-fbf872d86474} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.11 20:54:12.289254 [ 255 ] {4b2f7dba-4d9c-4b09-a8d9-fbf872d86474} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.289465 [ 255 ] {4b2f7dba-4d9c-4b09-a8d9-fbf872d86474} executeQuery: Read 384 rows, 27.84 KiB in 0.001727 sec., 222350.8975101332 rows/sec., 15.75 MiB/sec. 2025.02.11 20:54:12.289541 [ 255 ] {4b2f7dba-4d9c-4b09-a8d9-fbf872d86474} TCPHandler: Processed in 0.002049263 sec. 2025.02.11 20:54:12.289684 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.289811 [ 4 ] {f5e2adb5-5954-48e5-bcb4-5746d26b6169} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:54:12.289865 [ 4 ] {f5e2adb5-5954-48e5-bcb4-5746d26b6169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:54:12.290368 [ 4 ] {f5e2adb5-5954-48e5-bcb4-5746d26b6169} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.290411 [ 4 ] {f5e2adb5-5954-48e5-bcb4-5746d26b6169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.290807 [ 4 ] {f5e2adb5-5954-48e5-bcb4-5746d26b6169} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:54:12.291069 [ 4 ] {f5e2adb5-5954-48e5-bcb4-5746d26b6169} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.291293 [ 4 ] {f5e2adb5-5954-48e5-bcb4-5746d26b6169} executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. 2025.02.11 20:54:12.291384 [ 4 ] {f5e2adb5-5954-48e5-bcb4-5746d26b6169} TCPHandler: Processed in 0.001758919 sec. 2025.02.11 20:54:12.291544 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.291686 [ 255 ] {a324315f-8f5d-468b-bd08-2b19690af848} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:12.291750 [ 255 ] {a324315f-8f5d-468b-bd08-2b19690af848} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:12.292376 [ 255 ] {a324315f-8f5d-468b-bd08-2b19690af848} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.292417 [ 255 ] {a324315f-8f5d-468b-bd08-2b19690af848} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.292811 [ 255 ] {a324315f-8f5d-468b-bd08-2b19690af848} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.11 20:54:12.293067 [ 255 ] {a324315f-8f5d-468b-bd08-2b19690af848} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.293296 [ 255 ] {a324315f-8f5d-468b-bd08-2b19690af848} executeQuery: Read 238 rows, 16.34 KiB in 0.001639 sec., 145210.4942037828 rows/sec., 9.73 MiB/sec. 2025.02.11 20:54:12.293360 [ 255 ] {a324315f-8f5d-468b-bd08-2b19690af848} TCPHandler: Processed in 0.00188119 sec. 2025.02.11 20:54:12.293562 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.293725 [ 4 ] {cb675902-19f0-4f86-93a0-d1ca447ce320} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:54:12.293779 [ 4 ] {cb675902-19f0-4f86-93a0-d1ca447ce320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:54:12.294277 [ 4 ] {cb675902-19f0-4f86-93a0-d1ca447ce320} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.294317 [ 4 ] {cb675902-19f0-4f86-93a0-d1ca447ce320} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.294683 [ 4 ] {cb675902-19f0-4f86-93a0-d1ca447ce320} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.11 20:54:12.294921 [ 4 ] {cb675902-19f0-4f86-93a0-d1ca447ce320} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.295144 [ 4 ] {cb675902-19f0-4f86-93a0-d1ca447ce320} executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. 2025.02.11 20:54:12.295198 [ 4 ] {cb675902-19f0-4f86-93a0-d1ca447ce320} TCPHandler: Processed in 0.001750397 sec. 2025.02.11 20:54:12.295362 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:12.295499 [ 255 ] {5bc6f044-34ee-4e15-8e6f-3225759425b5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:12.295560 [ 255 ] {5bc6f044-34ee-4e15-8e6f-3225759425b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:12.296117 [ 255 ] {5bc6f044-34ee-4e15-8e6f-3225759425b5} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:12.296158 [ 255 ] {5bc6f044-34ee-4e15-8e6f-3225759425b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:12.296522 [ 255 ] {5bc6f044-34ee-4e15-8e6f-3225759425b5} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.11 20:54:12.296754 [ 255 ] {5bc6f044-34ee-4e15-8e6f-3225759425b5} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:12.296985 [ 255 ] {5bc6f044-34ee-4e15-8e6f-3225759425b5} executeQuery: Read 82 rows, 5.33 KiB in 0.001514 sec., 54161.16248348745 rows/sec., 3.44 MiB/sec. 2025.02.11 20:54:12.297062 [ 255 ] {5bc6f044-34ee-4e15-8e6f-3225759425b5} TCPHandler: Processed in 0.001768368 sec. 2025.02.11 20:54:14.284318 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.02.11 20:54:14.285096 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:14.285132 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:14.285642 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:54:14.285895 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:14.286098 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.02.11 20:54:16.636658 [ 224 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:54:16.636743 [ 224 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:54:16.638190 [ 224 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:54:16.679696 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.02.11 20:54:16.702332 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:16.702393 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:16.709751 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:54:16.710535 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:16.715060 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.02.11 20:54:16.961892 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1908 2025.02.11 20:54:16.965035 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:16.965080 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:16.966629 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:54:16.966938 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:16.968423 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1908 2025.02.11 20:54:17.000239 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 258.84 MiB, peak 279.78 MiB, free memory in arenas 0.00 B, will set to 262.31 MiB (RSS), difference: 3.48 MiB 2025.02.11 20:54:17.093705 [ 217 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:17.093786 [ 217 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:17.095286 [ 217 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:17.272649 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:17.272830 [ 255 ] {c94d1ad0-54f3-4555-b1b8-e0723dc51352} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:17.272895 [ 255 ] {c94d1ad0-54f3-4555-b1b8-e0723dc51352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:17.273631 [ 255 ] {c94d1ad0-54f3-4555-b1b8-e0723dc51352} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:17.273679 [ 255 ] {c94d1ad0-54f3-4555-b1b8-e0723dc51352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:17.274103 [ 255 ] {c94d1ad0-54f3-4555-b1b8-e0723dc51352} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.11 20:54:17.274359 [ 255 ] {c94d1ad0-54f3-4555-b1b8-e0723dc51352} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:17.274618 [ 255 ] {c94d1ad0-54f3-4555-b1b8-e0723dc51352} executeQuery: Read 134 rows, 11.81 KiB in 0.001829 sec., 73264.0787315473 rows/sec., 6.30 MiB/sec. 2025.02.11 20:54:17.274686 [ 223 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:17.274714 [ 255 ] {c94d1ad0-54f3-4555-b1b8-e0723dc51352} TCPHandler: Processed in 0.002165454 sec. 2025.02.11 20:54:17.274757 [ 223 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:17.274989 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:17.275254 [ 4 ] {bf16c0e8-b4f0-4937-aa2b-d6cc11f37a9e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:17.275383 [ 4 ] {bf16c0e8-b4f0-4937-aa2b-d6cc11f37a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:17.277145 [ 4 ] {bf16c0e8-b4f0-4937-aa2b-d6cc11f37a9e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:17.277214 [ 4 ] {bf16c0e8-b4f0-4937-aa2b-d6cc11f37a9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:17.277798 [ 223 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:17.278246 [ 4 ] {bf16c0e8-b4f0-4937-aa2b-d6cc11f37a9e} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.11 20:54:17.278739 [ 4 ] {bf16c0e8-b4f0-4937-aa2b-d6cc11f37a9e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:17.278931 [ 71 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.11 20:54:17.279011 [ 71 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:17.279013 [ 4 ] {bf16c0e8-b4f0-4937-aa2b-d6cc11f37a9e} executeQuery: Read 39 rows, 2.93 KiB in 0.003845 sec., 10143.042912873863 rows/sec., 762.71 KiB/sec. 2025.02.11 20:54:17.279052 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:17.279269 [ 4 ] {bf16c0e8-b4f0-4937-aa2b-d6cc11f37a9e} TCPHandler: Processed in 0.004413951 sec. 2025.02.11 20:54:17.279343 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.11 20:54:17.279488 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:17.279561 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:17.279635 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 64 rows starting from the beginning of the part 2025.02.11 20:54:17.279743 [ 255 ] {5c2bac45-9fd9-4181-bea7-b704f6911f51} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:17.279915 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 45 rows starting from the beginning of the part 2025.02.11 20:54:17.279938 [ 255 ] {5c2bac45-9fd9-4181-bea7-b704f6911f51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:17.280363 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2025.02.11 20:54:17.280687 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 39 rows starting from the beginning of the part 2025.02.11 20:54:17.281116 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 9 rows starting from the beginning of the part 2025.02.11 20:54:17.281568 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 39 rows starting from the beginning of the part 2025.02.11 20:54:17.282849 [ 255 ] {5c2bac45-9fd9-4181-bea7-b704f6911f51} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:17.282924 [ 255 ] {5c2bac45-9fd9-4181-bea7-b704f6911f51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:17.283967 [ 255 ] {5c2bac45-9fd9-4181-bea7-b704f6911f51} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.11 20:54:17.284517 [ 255 ] {5c2bac45-9fd9-4181-bea7-b704f6911f51} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:17.284533 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.005348815 sec., 37952.33149772426 rows/sec., 2.87 MiB/sec. 2025.02.11 20:54:17.284826 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.11 20:54:17.284880 [ 255 ] {5c2bac45-9fd9-4181-bea7-b704f6911f51} executeQuery: Read 103 rows, 8.24 KiB in 0.005202 sec., 19800.0768935025 rows/sec., 1.55 MiB/sec. 2025.02.11 20:54:17.284996 [ 255 ] {5c2bac45-9fd9-4181-bea7-b704f6911f51} TCPHandler: Processed in 0.005609529 sec. 2025.02.11 20:54:17.285197 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:17.285337 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:17.285451 [ 4 ] {11aadbd1-7818-48e0-b08f-dcefa8865904} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:17.285510 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_101_20} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.11 20:54:17.285547 [ 4 ] {11aadbd1-7818-48e0-b08f-dcefa8865904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:17.285685 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:54:17.286369 [ 4 ] {11aadbd1-7818-48e0-b08f-dcefa8865904} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:17.286414 [ 4 ] {11aadbd1-7818-48e0-b08f-dcefa8865904} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:17.286840 [ 4 ] {11aadbd1-7818-48e0-b08f-dcefa8865904} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.11 20:54:17.287094 [ 4 ] {11aadbd1-7818-48e0-b08f-dcefa8865904} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:17.287311 [ 4 ] {11aadbd1-7818-48e0-b08f-dcefa8865904} executeQuery: Read 160 rows, 11.41 KiB in 0.001947 sec., 82177.70929635337 rows/sec., 5.72 MiB/sec. 2025.02.11 20:54:17.287371 [ 4 ] {11aadbd1-7818-48e0-b08f-dcefa8865904} TCPHandler: Processed in 0.002251816 sec. 2025.02.11 20:54:17.287544 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:17.287686 [ 255 ] {e4cd69af-9a3f-4819-a091-d32c8f61ef82} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:17.287780 [ 255 ] {e4cd69af-9a3f-4819-a091-d32c8f61ef82} 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.02.11 20:54:17.289057 [ 255 ] {e4cd69af-9a3f-4819-a091-d32c8f61ef82} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:17.289098 [ 255 ] {e4cd69af-9a3f-4819-a091-d32c8f61ef82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:17.289782 [ 255 ] {e4cd69af-9a3f-4819-a091-d32c8f61ef82} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:54:17.290038 [ 255 ] {e4cd69af-9a3f-4819-a091-d32c8f61ef82} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:17.290345 [ 255 ] {e4cd69af-9a3f-4819-a091-d32c8f61ef82} executeQuery: Read 39 rows, 71.56 KiB in 0.002683 sec., 14535.96720089452 rows/sec., 26.05 MiB/sec. 2025.02.11 20:54:17.290545 [ 255 ] {e4cd69af-9a3f-4819-a091-d32c8f61ef82} TCPHandler: Processed in 0.003068279 sec. 2025.02.11 20:54:17.290814 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:17.291190 [ 4 ] {f3b6372b-4b53-42c6-8865-930565437e3a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:17.291302 [ 4 ] {f3b6372b-4b53-42c6-8865-930565437e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:17.291818 [ 4 ] {f3b6372b-4b53-42c6-8865-930565437e3a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:17.291857 [ 4 ] {f3b6372b-4b53-42c6-8865-930565437e3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:17.292230 [ 4 ] {f3b6372b-4b53-42c6-8865-930565437e3a} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.11 20:54:17.292464 [ 4 ] {f3b6372b-4b53-42c6-8865-930565437e3a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:17.292673 [ 4 ] {f3b6372b-4b53-42c6-8865-930565437e3a} executeQuery: Read 60 rows, 4.14 KiB in 0.00162 sec., 37037.03703703704 rows/sec., 2.50 MiB/sec. 2025.02.11 20:54:17.292724 [ 4 ] {f3b6372b-4b53-42c6-8865-930565437e3a} TCPHandler: Processed in 0.002068403 sec. 2025.02.11 20:54:17.985728 [ 219 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:17.985827 [ 219 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:17.987317 [ 219 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:18.270792 [ 220 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:18.270846 [ 220 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:18.272180 [ 220 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:21.570425 [ 64 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:54:21.570490 [ 64 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:54:21.786244 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.02.11 20:54:21.786983 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:21.787042 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:21.787617 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:54:21.787875 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:21.788085 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.02.11 20:54:22.118534 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:54:22.118591 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:54:22.119989 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:54:22.274796 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.274987 [ 255 ] {f2ced696-2c36-42b4-ad36-39e5afd43119} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:54:22.275062 [ 255 ] {f2ced696-2c36-42b4-ad36-39e5afd43119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:54:22.275826 [ 255 ] {f2ced696-2c36-42b4-ad36-39e5afd43119} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.275876 [ 255 ] {f2ced696-2c36-42b4-ad36-39e5afd43119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.276317 [ 255 ] {f2ced696-2c36-42b4-ad36-39e5afd43119} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:54:22.276572 [ 255 ] {f2ced696-2c36-42b4-ad36-39e5afd43119} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.276778 [ 63 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.02.11 20:54:22.276808 [ 255 ] {f2ced696-2c36-42b4-ad36-39e5afd43119} executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. 2025.02.11 20:54:22.276863 [ 63 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.276947 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.276954 [ 255 ] {f2ced696-2c36-42b4-ad36-39e5afd43119} TCPHandler: Processed in 0.002291507 sec. 2025.02.11 20:54:22.277298 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.02.11 20:54:22.277321 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.277756 [ 4 ] {fae0bde8-0be4-4e45-9be5-7db110d7f05d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:22.277911 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:22.277931 [ 4 ] {fae0bde8-0be4-4e45-9be5-7db110d7f05d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:22.277996 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2025.02.11 20:54:22.278306 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.02.11 20:54:22.278654 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.02.11 20:54:22.279043 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.02.11 20:54:22.279479 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.02.11 20:54:22.281306 [ 4 ] {fae0bde8-0be4-4e45-9be5-7db110d7f05d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.281391 [ 4 ] {fae0bde8-0be4-4e45-9be5-7db110d7f05d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.282106 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005050041 sec., 13861.273601541057 rows/sec., 1.03 MiB/sec. 2025.02.11 20:54:22.282321 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.02.11 20:54:22.282437 [ 4 ] {fae0bde8-0be4-4e45-9be5-7db110d7f05d} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.11 20:54:22.282825 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.283077 [ 4 ] {fae0bde8-0be4-4e45-9be5-7db110d7f05d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.283091 [ 199 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_49_12} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.02.11 20:54:22.283340 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:54:22.283864 [ 4 ] {fae0bde8-0be4-4e45-9be5-7db110d7f05d} executeQuery: Read 203 rows, 17.95 KiB in 0.00623 sec., 32584.269662921346 rows/sec., 2.81 MiB/sec. 2025.02.11 20:54:22.284277 [ 4 ] {fae0bde8-0be4-4e45-9be5-7db110d7f05d} TCPHandler: Processed in 0.007169174 sec. 2025.02.11 20:54:22.284621 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.285133 [ 255 ] {928e5159-cdb7-4551-96be-5976bdf28e39} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:22.285342 [ 255 ] {928e5159-cdb7-4551-96be-5976bdf28e39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:22.286442 [ 255 ] {928e5159-cdb7-4551-96be-5976bdf28e39} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.286484 [ 255 ] {928e5159-cdb7-4551-96be-5976bdf28e39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.286853 [ 255 ] {928e5159-cdb7-4551-96be-5976bdf28e39} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.11 20:54:22.287097 [ 255 ] {928e5159-cdb7-4551-96be-5976bdf28e39} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.287334 [ 255 ] {928e5159-cdb7-4551-96be-5976bdf28e39} executeQuery: Read 7 rows, 467.00 B in 0.002407 sec., 2908.184461985875 rows/sec., 189.47 KiB/sec. 2025.02.11 20:54:22.287391 [ 255 ] {928e5159-cdb7-4551-96be-5976bdf28e39} TCPHandler: Processed in 0.002980607 sec. 2025.02.11 20:54:22.287548 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.287695 [ 4 ] {c337f8a8-321e-4220-9d8b-603bb0036e24} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:54:22.287755 [ 4 ] {c337f8a8-321e-4220-9d8b-603bb0036e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:54:22.288436 [ 4 ] {c337f8a8-321e-4220-9d8b-603bb0036e24} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.288478 [ 4 ] {c337f8a8-321e-4220-9d8b-603bb0036e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.288858 [ 4 ] {c337f8a8-321e-4220-9d8b-603bb0036e24} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:54:22.289097 [ 4 ] {c337f8a8-321e-4220-9d8b-603bb0036e24} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.289342 [ 4 ] {c337f8a8-321e-4220-9d8b-603bb0036e24} executeQuery: Read 14 rows, 1004.00 B in 0.001672 sec., 8373.205741626794 rows/sec., 586.40 KiB/sec. 2025.02.11 20:54:22.289413 [ 4 ] {c337f8a8-321e-4220-9d8b-603bb0036e24} TCPHandler: Processed in 0.001934111 sec. 2025.02.11 20:54:22.289620 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.289772 [ 255 ] {77c292dd-230e-423e-b7e5-f88e8cf53f02} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:54:22.289829 [ 255 ] {77c292dd-230e-423e-b7e5-f88e8cf53f02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:54:22.290464 [ 255 ] {77c292dd-230e-423e-b7e5-f88e8cf53f02} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.290503 [ 255 ] {77c292dd-230e-423e-b7e5-f88e8cf53f02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.290865 [ 255 ] {77c292dd-230e-423e-b7e5-f88e8cf53f02} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:54:22.291120 [ 255 ] {77c292dd-230e-423e-b7e5-f88e8cf53f02} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.291278 [ 63 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.02.11 20:54:22.291357 [ 255 ] {77c292dd-230e-423e-b7e5-f88e8cf53f02} executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. 2025.02.11 20:54:22.291368 [ 63 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.291465 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.291485 [ 255 ] {77c292dd-230e-423e-b7e5-f88e8cf53f02} TCPHandler: Processed in 0.001973412 sec. 2025.02.11 20:54:22.291714 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.291726 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.02.11 20:54:22.291993 [ 4 ] {2f68cc23-73ca-4c00-b5ed-427061eeb5ba} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:22.291998 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:22.292094 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2025.02.11 20:54:22.292105 [ 4 ] {2f68cc23-73ca-4c00-b5ed-427061eeb5ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:22.292462 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2025.02.11 20:54:22.292795 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2025.02.11 20:54:22.293160 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.02.11 20:54:22.293522 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2025.02.11 20:54:22.295239 [ 4 ] {2f68cc23-73ca-4c00-b5ed-427061eeb5ba} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.295317 [ 4 ] {2f68cc23-73ca-4c00-b5ed-427061eeb5ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.295942 [ 199 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004335549 sec., 14992.334304144642 rows/sec., 993.33 KiB/sec. 2025.02.11 20:54:22.296257 [ 4 ] {2f68cc23-73ca-4c00-b5ed-427061eeb5ba} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.11 20:54:22.296266 [ 197 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.02.11 20:54:22.296675 [ 4 ] {2f68cc23-73ca-4c00-b5ed-427061eeb5ba} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.296912 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.297049 [ 4 ] {2f68cc23-73ca-4c00-b5ed-427061eeb5ba} executeQuery: Read 382 rows, 27.68 KiB in 0.005175 sec., 73816.42512077295 rows/sec., 5.22 MiB/sec. 2025.02.11 20:54:22.297111 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_49_12} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.02.11 20:54:22.297131 [ 4 ] {2f68cc23-73ca-4c00-b5ed-427061eeb5ba} TCPHandler: Processed in 0.005537499 sec. 2025.02.11 20:54:22.297257 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:54:22.297371 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.297598 [ 255 ] {e30027f2-ce75-439e-85ab-a86575aa2a8b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:54:22.297691 [ 255 ] {e30027f2-ce75-439e-85ab-a86575aa2a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:54:22.298423 [ 255 ] {e30027f2-ce75-439e-85ab-a86575aa2a8b} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.298460 [ 255 ] {e30027f2-ce75-439e-85ab-a86575aa2a8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.298804 [ 255 ] {e30027f2-ce75-439e-85ab-a86575aa2a8b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:54:22.299118 [ 255 ] {e30027f2-ce75-439e-85ab-a86575aa2a8b} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.299324 [ 255 ] {e30027f2-ce75-439e-85ab-a86575aa2a8b} executeQuery: Read 6 rows, 321.00 B in 0.00178 sec., 3370.786516853933 rows/sec., 176.11 KiB/sec. 2025.02.11 20:54:22.299381 [ 255 ] {e30027f2-ce75-439e-85ab-a86575aa2a8b} TCPHandler: Processed in 0.002130034 sec. 2025.02.11 20:54:22.299539 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.299678 [ 4 ] {3f81b6f0-6038-408e-9a67-4d9c62fffb18} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:22.299739 [ 4 ] {3f81b6f0-6038-408e-9a67-4d9c62fffb18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:22.300400 [ 4 ] {3f81b6f0-6038-408e-9a67-4d9c62fffb18} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.300438 [ 4 ] {3f81b6f0-6038-408e-9a67-4d9c62fffb18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.300826 [ 4 ] {3f81b6f0-6038-408e-9a67-4d9c62fffb18} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.11 20:54:22.301067 [ 4 ] {3f81b6f0-6038-408e-9a67-4d9c62fffb18} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.301250 [ 4 ] {3f81b6f0-6038-408e-9a67-4d9c62fffb18} executeQuery: Read 237 rows, 16.27 KiB in 0.001603 sec., 147847.78540237056 rows/sec., 9.91 MiB/sec. 2025.02.11 20:54:22.301320 [ 4 ] {3f81b6f0-6038-408e-9a67-4d9c62fffb18} TCPHandler: Processed in 0.00184773 sec. 2025.02.11 20:54:22.301517 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.301736 [ 255 ] {5cb07407-64f3-4c26-afe5-a8a285fcc614} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:54:22.301797 [ 255 ] {5cb07407-64f3-4c26-afe5-a8a285fcc614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:54:22.302344 [ 255 ] {5cb07407-64f3-4c26-afe5-a8a285fcc614} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.302383 [ 255 ] {5cb07407-64f3-4c26-afe5-a8a285fcc614} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.302738 [ 255 ] {5cb07407-64f3-4c26-afe5-a8a285fcc614} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.11 20:54:22.302980 [ 255 ] {5cb07407-64f3-4c26-afe5-a8a285fcc614} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.303222 [ 255 ] {5cb07407-64f3-4c26-afe5-a8a285fcc614} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2025.02.11 20:54:22.303397 [ 255 ] {5cb07407-64f3-4c26-afe5-a8a285fcc614} TCPHandler: Processed in 0.001993702 sec. 2025.02.11 20:54:22.303657 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:22.303821 [ 4 ] {c4ff4c40-554b-450b-8d74-ef701ccf802c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:22.303882 [ 4 ] {c4ff4c40-554b-450b-8d74-ef701ccf802c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:22.304434 [ 4 ] {c4ff4c40-554b-450b-8d74-ef701ccf802c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:22.304472 [ 4 ] {c4ff4c40-554b-450b-8d74-ef701ccf802c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.02.11 20:54:22.304841 [ 4 ] {c4ff4c40-554b-450b-8d74-ef701ccf802c} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.11 20:54:22.305074 [ 4 ] {c4ff4c40-554b-450b-8d74-ef701ccf802c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:22.305245 [ 4 ] {c4ff4c40-554b-450b-8d74-ef701ccf802c} executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec. 2025.02.11 20:54:22.305293 [ 4 ] {c4ff4c40-554b-450b-8d74-ef701ccf802c} TCPHandler: Processed in 0.001792488 sec. 2025.02.11 20:54:24.215142 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.02.11 20:54:24.238325 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:24.238390 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:24.245914 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:54:24.246737 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:24.251262 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.02.11 20:54:26.968628 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1940 2025.02.11 20:54:26.971679 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:26.971725 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:26.973213 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:54:26.973531 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:26.974070 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1940 2025.02.11 20:54:27.201511 [ 219 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:54:27.201560 [ 219 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:54:27.202932 [ 219 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:54:27.307021 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:27.307254 [ 255 ] {07bd0e8a-c363-4698-a623-c9639bb93b68} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:54:27.307349 [ 255 ] {07bd0e8a-c363-4698-a623-c9639bb93b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:54:27.308239 [ 255 ] {07bd0e8a-c363-4698-a623-c9639bb93b68} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:27.308303 [ 255 ] {07bd0e8a-c363-4698-a623-c9639bb93b68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:27.308788 [ 255 ] {07bd0e8a-c363-4698-a623-c9639bb93b68} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.11 20:54:27.309157 [ 255 ] {07bd0e8a-c363-4698-a623-c9639bb93b68} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:27.309424 [ 255 ] {07bd0e8a-c363-4698-a623-c9639bb93b68} executeQuery: Read 10 rows, 835.00 B in 0.002241 sec., 4462.2936189201255 rows/sec., 363.87 KiB/sec. 2025.02.11 20:54:27.309504 [ 255 ] {07bd0e8a-c363-4698-a623-c9639bb93b68} TCPHandler: Processed in 0.002620531 sec. 2025.02.11 20:54:27.310170 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:27.310826 [ 4 ] {ebe0af18-82a2-4e4d-a1b5-c6c9e0759ee8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:27.311063 [ 4 ] {ebe0af18-82a2-4e4d-a1b5-c6c9e0759ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:27.313757 [ 4 ] {ebe0af18-82a2-4e4d-a1b5-c6c9e0759ee8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:27.313812 [ 4 ] {ebe0af18-82a2-4e4d-a1b5-c6c9e0759ee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:27.314354 [ 4 ] {ebe0af18-82a2-4e4d-a1b5-c6c9e0759ee8} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.11 20:54:27.314628 [ 4 ] {ebe0af18-82a2-4e4d-a1b5-c6c9e0759ee8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:27.314858 [ 4 ] {ebe0af18-82a2-4e4d-a1b5-c6c9e0759ee8} executeQuery: Read 1279 rows, 108.29 KiB in 0.004209 sec., 303872.6538370159 rows/sec., 25.13 MiB/sec. 2025.02.11 20:54:27.314924 [ 4 ] {ebe0af18-82a2-4e4d-a1b5-c6c9e0759ee8} TCPHandler: Processed in 0.005264394 sec. 2025.02.11 20:54:27.315193 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:27.315374 [ 255 ] {cdb40c29-b44e-4988-a73e-f8d6cc45e197} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:27.315445 [ 255 ] {cdb40c29-b44e-4988-a73e-f8d6cc45e197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:27.316230 [ 255 ] {cdb40c29-b44e-4988-a73e-f8d6cc45e197} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:27.316271 [ 255 ] {cdb40c29-b44e-4988-a73e-f8d6cc45e197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:27.316723 [ 255 ] {cdb40c29-b44e-4988-a73e-f8d6cc45e197} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.11 20:54:27.316985 [ 255 ] {cdb40c29-b44e-4988-a73e-f8d6cc45e197} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:27.317193 [ 255 ] {cdb40c29-b44e-4988-a73e-f8d6cc45e197} executeQuery: Read 49 rows, 3.63 KiB in 0.001869 sec., 26217.228464419477 rows/sec., 1.90 MiB/sec. 2025.02.11 20:54:27.317267 [ 255 ] {cdb40c29-b44e-4988-a73e-f8d6cc45e197} TCPHandler: Processed in 0.002198856 sec. 2025.02.11 20:54:27.317446 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:27.317598 [ 4 ] {de1f2e50-da68-445a-9820-b071585ade48} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:54:27.317660 [ 4 ] {de1f2e50-da68-445a-9820-b071585ade48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:54:27.318460 [ 4 ] {de1f2e50-da68-445a-9820-b071585ade48} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:27.318499 [ 4 ] {de1f2e50-da68-445a-9820-b071585ade48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:27.318872 [ 4 ] {de1f2e50-da68-445a-9820-b071585ade48} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:54:27.319109 [ 4 ] {de1f2e50-da68-445a-9820-b071585ade48} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:27.319330 [ 4 ] {de1f2e50-da68-445a-9820-b071585ade48} executeQuery: Read 228 rows, 15.81 KiB in 0.00177 sec., 128813.55932203389 rows/sec., 8.72 MiB/sec. 2025.02.11 20:54:27.319383 [ 4 ] {de1f2e50-da68-445a-9820-b071585ade48} TCPHandler: Processed in 0.002006703 sec. 2025.02.11 20:54:27.319588 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:27.319765 [ 255 ] {04c2078c-f70a-4015-98e3-dd29aabf43d5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:27.319844 [ 255 ] {04c2078c-f70a-4015-98e3-dd29aabf43d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:27.321121 [ 255 ] {04c2078c-f70a-4015-98e3-dd29aabf43d5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:27.321169 [ 255 ] {04c2078c-f70a-4015-98e3-dd29aabf43d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:27.321725 [ 255 ] {04c2078c-f70a-4015-98e3-dd29aabf43d5} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.11 20:54:27.322082 [ 255 ] {04c2078c-f70a-4015-98e3-dd29aabf43d5} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:27.322341 [ 255 ] {04c2078c-f70a-4015-98e3-dd29aabf43d5} executeQuery: Read 569 rows, 43.34 KiB in 0.002622 sec., 217009.91609458427 rows/sec., 16.14 MiB/sec. 2025.02.11 20:54:27.322430 [ 255 ] {04c2078c-f70a-4015-98e3-dd29aabf43d5} TCPHandler: Processed in 0.002922366 sec. 2025.02.11 20:54:27.322626 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:27.322769 [ 4 ] {3b58969b-fdb8-4009-a3b2-ad414ad12e44} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:27.322840 [ 4 ] {3b58969b-fdb8-4009-a3b2-ad414ad12e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:27.323686 [ 4 ] {3b58969b-fdb8-4009-a3b2-ad414ad12e44} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:27.323727 [ 4 ] {3b58969b-fdb8-4009-a3b2-ad414ad12e44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:27.324180 [ 4 ] {3b58969b-fdb8-4009-a3b2-ad414ad12e44} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.11 20:54:27.324432 [ 4 ] {3b58969b-fdb8-4009-a3b2-ad414ad12e44} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:27.324622 [ 52 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.02.11 20:54:27.324671 [ 4 ] {3b58969b-fdb8-4009-a3b2-ad414ad12e44} executeQuery: Read 885 rows, 60.98 KiB in 0.001933 sec., 457837.5581996896 rows/sec., 30.81 MiB/sec. 2025.02.11 20:54:27.324693 [ 52 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:27.324762 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:27.324795 [ 4 ] {3b58969b-fdb8-4009-a3b2-ad414ad12e44} TCPHandler: Processed in 0.002230386 sec. 2025.02.11 20:54:27.325051 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:27.325139 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.02.11 20:54:27.325342 [ 255 ] {d203633b-3337-4a2a-9a0e-23eb8e4556c3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:27.325715 [ 255 ] {d203633b-3337-4a2a-9a0e-23eb8e4556c3} 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.02.11 20:54:27.326030 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:27.326237 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 32580 rows starting from the beginning of the part 2025.02.11 20:54:27.326829 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part 2025.02.11 20:54:27.327333 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 238 rows starting from the beginning of the part 2025.02.11 20:54:27.327923 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part 2025.02.11 20:54:27.328369 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part 2025.02.11 20:54:27.328796 [ 197 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 885 rows starting from the beginning of the part 2025.02.11 20:54:27.331135 [ 255 ] {d203633b-3337-4a2a-9a0e-23eb8e4556c3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:27.331194 [ 255 ] {d203633b-3337-4a2a-9a0e-23eb8e4556c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:27.333188 [ 255 ] {d203633b-3337-4a2a-9a0e-23eb8e4556c3} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:54:27.333476 [ 255 ] {d203633b-3337-4a2a-9a0e-23eb8e4556c3} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:27.333866 [ 255 ] {d203633b-3337-4a2a-9a0e-23eb8e4556c3} executeQuery: Read 39 rows, 71.56 KiB in 0.008656 sec., 4505.545286506469 rows/sec., 8.07 MiB/sec. 2025.02.11 20:54:27.334007 [ 255 ] {d203633b-3337-4a2a-9a0e-23eb8e4556c3} TCPHandler: Processed in 0.009106385 sec. 2025.02.11 20:54:27.334173 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:27.334302 [ 4 ] {8ad54290-a562-464b-bac3-c5c4dffa32ba} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:27.334365 [ 4 ] {8ad54290-a562-464b-bac3-c5c4dffa32ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:27.335391 [ 4 ] {8ad54290-a562-464b-bac3-c5c4dffa32ba} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:27.335439 [ 4 ] {8ad54290-a562-464b-bac3-c5c4dffa32ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:27.335870 [ 4 ] {8ad54290-a562-464b-bac3-c5c4dffa32ba} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.11 20:54:27.336271 [ 4 ] {8ad54290-a562-464b-bac3-c5c4dffa32ba} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:27.336588 [ 4 ] {8ad54290-a562-464b-bac3-c5c4dffa32ba} executeQuery: Read 60 rows, 4.14 KiB in 0.002313 sec., 25940.33722438392 rows/sec., 1.75 MiB/sec. 2025.02.11 20:54:27.336643 [ 4 ] {8ad54290-a562-464b-bac3-c5c4dffa32ba} TCPHandler: Processed in 0.00253461 sec. 2025.02.11 20:54:27.339043 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 34260 rows, containing 5 columns (5 merged, 0 gathered) in 0.014151946 sec., 2420868.47985429 rows/sec., 163.62 MiB/sec. 2025.02.11 20:54:27.339306 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.02.11 20:54:27.339643 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:27.339735 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_110_22} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.02.11 20:54:27.339830 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.11 20:54:29.147201 [ 222 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:29.147275 [ 222 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:29.148622 [ 222 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:29.288229 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.02.11 20:54:29.288940 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:29.288983 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:29.289533 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:54:29.289795 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:29.290028 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.02.11 20:54:29.290077 [ 221 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:29.290134 [ 221 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:29.291489 [ 221 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:31.751368 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.02.11 20:54:31.774280 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:31.774346 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:31.782114 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:54:31.783439 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:31.787984 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.02.11 20:54:32.275717 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.276029 [ 255 ] {bbe6ef13-04d2-4950-a78d-64e468f4adbf} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:54:32.276141 [ 255 ] {bbe6ef13-04d2-4950-a78d-64e468f4adbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:54:32.277089 [ 255 ] {bbe6ef13-04d2-4950-a78d-64e468f4adbf} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.277132 [ 255 ] {bbe6ef13-04d2-4950-a78d-64e468f4adbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.277556 [ 255 ] {bbe6ef13-04d2-4950-a78d-64e468f4adbf} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:54:32.277805 [ 255 ] {bbe6ef13-04d2-4950-a78d-64e468f4adbf} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.278051 [ 255 ] {bbe6ef13-04d2-4950-a78d-64e468f4adbf} executeQuery: Read 14 rows, 1.01 KiB in 0.002103 sec., 6657.156443176415 rows/sec., 479.23 KiB/sec. 2025.02.11 20:54:32.278141 [ 255 ] {bbe6ef13-04d2-4950-a78d-64e468f4adbf} TCPHandler: Processed in 0.002610152 sec. 2025.02.11 20:54:32.278422 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.278634 [ 4 ] {34c9b7fb-ef0b-40a0-9fef-6882921fe4a9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:32.278712 [ 4 ] {34c9b7fb-ef0b-40a0-9fef-6882921fe4a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:32.279642 [ 4 ] {34c9b7fb-ef0b-40a0-9fef-6882921fe4a9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.279686 [ 4 ] {34c9b7fb-ef0b-40a0-9fef-6882921fe4a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.280126 [ 4 ] {34c9b7fb-ef0b-40a0-9fef-6882921fe4a9} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.11 20:54:32.280375 [ 4 ] {34c9b7fb-ef0b-40a0-9fef-6882921fe4a9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.280578 [ 43 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.11 20:54:32.280622 [ 4 ] {34c9b7fb-ef0b-40a0-9fef-6882921fe4a9} executeQuery: Read 203 rows, 17.95 KiB in 0.00204 sec., 99509.80392156861 rows/sec., 8.59 MiB/sec. 2025.02.11 20:54:32.280666 [ 43 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.280742 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.280746 [ 4 ] {34c9b7fb-ef0b-40a0-9fef-6882921fe4a9} TCPHandler: Processed in 0.002474379 sec. 2025.02.11 20:54:32.281111 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.281230 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.11 20:54:32.281682 [ 255 ] {0ade2e87-13d0-4046-8785-0b1a64868e97} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:32.281846 [ 255 ] {0ade2e87-13d0-4046-8785-0b1a64868e97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:32.282117 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:32.282302 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1431 rows starting from the beginning of the part 2025.02.11 20:54:32.282825 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 204 rows starting from the beginning of the part 2025.02.11 20:54:32.283343 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 134 rows starting from the beginning of the part 2025.02.11 20:54:32.283821 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 203 rows starting from the beginning of the part 2025.02.11 20:54:32.284265 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:54:32.284810 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 203 rows starting from the beginning of the part 2025.02.11 20:54:32.286433 [ 255 ] {0ade2e87-13d0-4046-8785-0b1a64868e97} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.286497 [ 255 ] {0ade2e87-13d0-4046-8785-0b1a64868e97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.287557 [ 255 ] {0ade2e87-13d0-4046-8785-0b1a64868e97} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.11 20:54:32.287986 [ 255 ] {0ade2e87-13d0-4046-8785-0b1a64868e97} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.288290 [ 255 ] {0ade2e87-13d0-4046-8785-0b1a64868e97} executeQuery: Read 7 rows, 467.00 B in 0.006778 sec., 1032.7530244910004 rows/sec., 67.28 KiB/sec. 2025.02.11 20:54:32.288516 [ 255 ] {0ade2e87-13d0-4046-8785-0b1a64868e97} TCPHandler: Processed in 0.007650283 sec. 2025.02.11 20:54:32.289060 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.289349 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3454 rows, containing 5 columns (5 merged, 0 gathered) in 0.008369904 sec., 412669.01030167134 rows/sec., 36.14 MiB/sec. 2025.02.11 20:54:32.289558 [ 4 ] {48992c5e-ac77-43b0-a0d3-5515667cade9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:54:32.289731 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.11 20:54:32.289747 [ 4 ] {48992c5e-ac77-43b0-a0d3-5515667cade9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:54:32.290620 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.290886 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_111_22} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.11 20:54:32.291045 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:54:32.291305 [ 4 ] {48992c5e-ac77-43b0-a0d3-5515667cade9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.291349 [ 4 ] {48992c5e-ac77-43b0-a0d3-5515667cade9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.291717 [ 4 ] {48992c5e-ac77-43b0-a0d3-5515667cade9} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:54:32.291970 [ 4 ] {48992c5e-ac77-43b0-a0d3-5515667cade9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.292173 [ 43 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:54:32.292212 [ 4 ] {48992c5e-ac77-43b0-a0d3-5515667cade9} executeQuery: Read 14 rows, 1004.00 B in 0.002816 sec., 4971.590909090909 rows/sec., 348.18 KiB/sec. 2025.02.11 20:54:32.292270 [ 43 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.292326 [ 4 ] {48992c5e-ac77-43b0-a0d3-5515667cade9} TCPHandler: Processed in 0.003670958 sec. 2025.02.11 20:54:32.292348 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.292552 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:54:32.292564 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.292792 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:32.292827 [ 255 ] {bc7f5021-950f-4bbc-a185-da8c2900eca3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:54:32.292857 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 242 rows starting from the beginning of the part 2025.02.11 20:54:32.292941 [ 255 ] {bc7f5021-950f-4bbc-a185-da8c2900eca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:54:32.293148 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.02.11 20:54:32.293584 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2025.02.11 20:54:32.293911 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.02.11 20:54:32.294278 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part 2025.02.11 20:54:32.294628 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2025.02.11 20:54:32.295823 [ 255 ] {bc7f5021-950f-4bbc-a185-da8c2900eca3} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.295896 [ 255 ] {bc7f5021-950f-4bbc-a185-da8c2900eca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.296905 [ 255 ] {bc7f5021-950f-4bbc-a185-da8c2900eca3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:54:32.297432 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004943119 sec., 106410.5476724311 rows/sec., 7.62 MiB/sec. 2025.02.11 20:54:32.297443 [ 255 ] {bc7f5021-950f-4bbc-a185-da8c2900eca3} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.297627 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:54:32.297918 [ 255 ] {bc7f5021-950f-4bbc-a185-da8c2900eca3} executeQuery: Read 13 rows, 830.00 B in 0.005167 sec., 2515.9667118250436 rows/sec., 156.87 KiB/sec. 2025.02.11 20:54:32.298048 [ 255 ] {bc7f5021-950f-4bbc-a185-da8c2900eca3} TCPHandler: Processed in 0.005599349 sec. 2025.02.11 20:54:32.298249 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.298266 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.298358 [ 186 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_66_13} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:54:32.298400 [ 4 ] {cc98ba0f-8d5c-40bd-99a7-a8e43289f762} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:32.298447 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.11 20:54:32.298480 [ 4 ] {cc98ba0f-8d5c-40bd-99a7-a8e43289f762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:32.299202 [ 4 ] {cc98ba0f-8d5c-40bd-99a7-a8e43289f762} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.299239 [ 4 ] {cc98ba0f-8d5c-40bd-99a7-a8e43289f762} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.299608 [ 4 ] {cc98ba0f-8d5c-40bd-99a7-a8e43289f762} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.11 20:54:32.299850 [ 4 ] {cc98ba0f-8d5c-40bd-99a7-a8e43289f762} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.300013 [ 43 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.11 20:54:32.300068 [ 43 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.300082 [ 4 ] {cc98ba0f-8d5c-40bd-99a7-a8e43289f762} executeQuery: Read 382 rows, 27.68 KiB in 0.001711 sec., 223261.2507305669 rows/sec., 15.80 MiB/sec. 2025.02.11 20:54:32.300103 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.300261 [ 4 ] {cc98ba0f-8d5c-40bd-99a7-a8e43289f762} TCPHandler: Processed in 0.002098203 sec. 2025.02.11 20:54:32.300452 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.11 20:54:32.300488 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.300910 [ 255 ] {dad3ff7e-3e00-41bd-b095-ec22c4332e79} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:54:32.300997 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:32.301131 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 913 rows starting from the beginning of the part 2025.02.11 20:54:32.301131 [ 255 ] {dad3ff7e-3e00-41bd-b095-ec22c4332e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:54:32.301715 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 384 rows starting from the beginning of the part 2025.02.11 20:54:32.302315 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 103 rows starting from the beginning of the part 2025.02.11 20:54:32.302874 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 382 rows starting from the beginning of the part 2025.02.11 20:54:32.303470 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 569 rows starting from the beginning of the part 2025.02.11 20:54:32.303643 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 382 rows starting from the beginning of the part 2025.02.11 20:54:32.304491 [ 255 ] {dad3ff7e-3e00-41bd-b095-ec22c4332e79} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.304536 [ 255 ] {dad3ff7e-3e00-41bd-b095-ec22c4332e79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.305061 [ 255 ] {dad3ff7e-3e00-41bd-b095-ec22c4332e79} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:54:32.305385 [ 255 ] {dad3ff7e-3e00-41bd-b095-ec22c4332e79} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.305628 [ 255 ] {dad3ff7e-3e00-41bd-b095-ec22c4332e79} executeQuery: Read 6 rows, 321.00 B in 0.004879 sec., 1229.7601967616315 rows/sec., 64.25 KiB/sec. 2025.02.11 20:54:32.305680 [ 255 ] {dad3ff7e-3e00-41bd-b095-ec22c4332e79} TCPHandler: Processed in 0.005299425 sec. 2025.02.11 20:54:32.305899 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.305920 [ 188 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2733 rows, containing 5 columns (5 merged, 0 gathered) in 0.005690111 sec., 480306.9746794043 rows/sec., 36.64 MiB/sec. 2025.02.11 20:54:32.306061 [ 4 ] {24441b98-6d3a-4c92-b6b9-e6a656454cb1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:32.306133 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.11 20:54:32.306137 [ 4 ] {24441b98-6d3a-4c92-b6b9-e6a656454cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:32.306569 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.306648 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_111_22} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.11 20:54:32.306754 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2025.02.11 20:54:32.306954 [ 4 ] {24441b98-6d3a-4c92-b6b9-e6a656454cb1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.306991 [ 4 ] {24441b98-6d3a-4c92-b6b9-e6a656454cb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.307380 [ 4 ] {24441b98-6d3a-4c92-b6b9-e6a656454cb1} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.11 20:54:32.307617 [ 4 ] {24441b98-6d3a-4c92-b6b9-e6a656454cb1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.307852 [ 4 ] {24441b98-6d3a-4c92-b6b9-e6a656454cb1} executeQuery: Read 237 rows, 16.27 KiB in 0.001817 sec., 130434.78260869565 rows/sec., 8.74 MiB/sec. 2025.02.11 20:54:32.307936 [ 4 ] {24441b98-6d3a-4c92-b6b9-e6a656454cb1} TCPHandler: Processed in 0.002155394 sec. 2025.02.11 20:54:32.308120 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.308478 [ 255 ] {7ce6f5e8-86a4-4f5c-bc9f-7ef75775dd86} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:54:32.308642 [ 255 ] {7ce6f5e8-86a4-4f5c-bc9f-7ef75775dd86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:54:32.309730 [ 255 ] {7ce6f5e8-86a4-4f5c-bc9f-7ef75775dd86} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.309770 [ 255 ] {7ce6f5e8-86a4-4f5c-bc9f-7ef75775dd86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.310129 [ 255 ] {7ce6f5e8-86a4-4f5c-bc9f-7ef75775dd86} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.11 20:54:32.310366 [ 255 ] {7ce6f5e8-86a4-4f5c-bc9f-7ef75775dd86} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.310546 [ 41 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.02.11 20:54:32.310606 [ 255 ] {7ce6f5e8-86a4-4f5c-bc9f-7ef75775dd86} executeQuery: Read 1 rows, 69.00 B in 0.002252 sec., 444.04973357015984 rows/sec., 29.92 KiB/sec. 2025.02.11 20:54:32.310614 [ 41 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.310692 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.310717 [ 255 ] {7ce6f5e8-86a4-4f5c-bc9f-7ef75775dd86} TCPHandler: Processed in 0.002685163 sec. 2025.02.11 20:54:32.310933 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.02.11 20:54:32.310935 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:32.311107 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:32.311127 [ 4 ] {0b219b1c-8c85-4f2c-b2f5-5134233992be} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:32.311151 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part 2025.02.11 20:54:32.311200 [ 4 ] {0b219b1c-8c85-4f2c-b2f5-5134233992be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:32.311356 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.02.11 20:54:32.311769 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.02.11 20:54:32.312139 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.02.11 20:54:32.312355 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.02.11 20:54:32.312700 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.02.11 20:54:32.313596 [ 4 ] {0b219b1c-8c85-4f2c-b2f5-5134233992be} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.313641 [ 4 ] {0b219b1c-8c85-4f2c-b2f5-5134233992be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.314219 [ 4 ] {0b219b1c-8c85-4f2c-b2f5-5134233992be} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.11 20:54:32.314541 [ 198 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.00374873 sec., 13337.850418675125 rows/sec., 898.74 KiB/sec. 2025.02.11 20:54:32.314585 [ 4 ] {0b219b1c-8c85-4f2c-b2f5-5134233992be} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.314666 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.02.11 20:54:32.314825 [ 41 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.11 20:54:32.314931 [ 41 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:32.314983 [ 4 ] {0b219b1c-8c85-4f2c-b2f5-5134233992be} executeQuery: Read 82 rows, 5.33 KiB in 0.003884 sec., 21112.255406797118 rows/sec., 1.34 MiB/sec. 2025.02.11 20:54:32.314997 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:32.315248 [ 4 ] {0b219b1c-8c85-4f2c-b2f5-5134233992be} TCPHandler: Processed in 0.004415121 sec. 2025.02.11 20:54:32.315552 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.315660 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.11 20:54:32.315710 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_50_10} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.02.11 20:54:32.315869 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:54:32.315933 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:32.315975 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6998 rows starting from the beginning of the part 2025.02.11 20:54:32.316092 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 82 rows starting from the beginning of the part 2025.02.11 20:54:32.316272 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part 2025.02.11 20:54:32.316446 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part 2025.02.11 20:54:32.316568 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2025.02.11 20:54:32.316767 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part 2025.02.11 20:54:32.319017 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 7364 rows, containing 4 columns (4 merged, 0 gathered) in 0.00375437 sec., 1961447.5930715406 rows/sec., 127.86 MiB/sec. 2025.02.11 20:54:32.319429 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.11 20:54:32.319721 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:32.319805 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_111_22} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.11 20:54:32.319891 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. 2025.02.11 20:54:36.570540 [ 34 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:54:36.570612 [ 34 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:54:36.790181 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.02.11 20:54:36.790825 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:36.790877 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:36.791424 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:54:36.791684 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:36.791914 [ 34 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:54:36.791976 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.02.11 20:54:36.792016 [ 34 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:36.792050 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:36.792183 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:54:36.792315 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:36.792354 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.02.11 20:54:36.792440 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2025.02.11 20:54:36.792703 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2025.02.11 20:54:36.793069 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2025.02.11 20:54:36.793139 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2025.02.11 20:54:36.793395 [ 187 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2025.02.11 20:54:36.796456 [ 194 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.00433331 sec., 8037966.3582803905 rows/sec., 114.98 MiB/sec. 2025.02.11 20:54:36.796699 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:54:36.796997 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:36.797077 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_76_15} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:54:36.797164 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.02.11 20:54:36.974293 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1976 2025.02.11 20:54:36.977526 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:36.977584 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:36.979114 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:54:36.979436 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:36.979747 [ 33 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:54:36.979870 [ 33 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:36.979940 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:36.980462 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:54:36.982173 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 1976 2025.02.11 20:54:36.982486 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:36.982653 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1806 rows starting from the beginning of the part 2025.02.11 20:54:36.983274 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part 2025.02.11 20:54:36.983784 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part 2025.02.11 20:54:36.984286 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part 2025.02.11 20:54:36.984971 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part 2025.02.11 20:54:36.985759 [ 187 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part 2025.02.11 20:54:36.994755 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 72 columns (72 merged, 0 gathered) in 0.014636644 sec., 135003.62514795057 rows/sec., 102.79 MiB/sec. 2025.02.11 20:54:36.996364 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:54:36.997071 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:36.997159 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_56_11} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:54:36.997376 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. 2025.02.11 20:54:37.272909 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:37.273109 [ 255 ] {0eab197b-a6df-4348-9635-c823dc7dfc69} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:37.273186 [ 255 ] {0eab197b-a6df-4348-9635-c823dc7dfc69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:37.274015 [ 255 ] {0eab197b-a6df-4348-9635-c823dc7dfc69} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:37.274061 [ 255 ] {0eab197b-a6df-4348-9635-c823dc7dfc69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:37.274479 [ 255 ] {0eab197b-a6df-4348-9635-c823dc7dfc69} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.11 20:54:37.274739 [ 255 ] {0eab197b-a6df-4348-9635-c823dc7dfc69} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:37.274976 [ 255 ] {0eab197b-a6df-4348-9635-c823dc7dfc69} executeQuery: Read 134 rows, 11.81 KiB in 0.001913 sec., 70047.04652378464 rows/sec., 6.03 MiB/sec. 2025.02.11 20:54:37.275096 [ 255 ] {0eab197b-a6df-4348-9635-c823dc7dfc69} TCPHandler: Processed in 0.002293937 sec. 2025.02.11 20:54:37.275380 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:37.275591 [ 4 ] {89f01b59-c5fc-4f7f-88e8-7219cebb16da} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:37.275674 [ 4 ] {89f01b59-c5fc-4f7f-88e8-7219cebb16da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:37.276444 [ 4 ] {89f01b59-c5fc-4f7f-88e8-7219cebb16da} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:37.276495 [ 4 ] {89f01b59-c5fc-4f7f-88e8-7219cebb16da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:37.276940 [ 4 ] {89f01b59-c5fc-4f7f-88e8-7219cebb16da} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.11 20:54:37.277201 [ 4 ] {89f01b59-c5fc-4f7f-88e8-7219cebb16da} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:37.277452 [ 4 ] {89f01b59-c5fc-4f7f-88e8-7219cebb16da} executeQuery: Read 39 rows, 2.93 KiB in 0.001923 sec., 20280.811232449298 rows/sec., 1.49 MiB/sec. 2025.02.11 20:54:37.277520 [ 4 ] {89f01b59-c5fc-4f7f-88e8-7219cebb16da} TCPHandler: Processed in 0.002309357 sec. 2025.02.11 20:54:37.277675 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:37.277866 [ 255 ] {5e7238a3-0569-4081-a4b6-67bc5962d895} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:37.277957 [ 255 ] {5e7238a3-0569-4081-a4b6-67bc5962d895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:37.278934 [ 255 ] {5e7238a3-0569-4081-a4b6-67bc5962d895} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:37.278975 [ 255 ] {5e7238a3-0569-4081-a4b6-67bc5962d895} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:37.279344 [ 255 ] {5e7238a3-0569-4081-a4b6-67bc5962d895} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.11 20:54:37.279576 [ 255 ] {5e7238a3-0569-4081-a4b6-67bc5962d895} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:37.279787 [ 255 ] {5e7238a3-0569-4081-a4b6-67bc5962d895} executeQuery: Read 103 rows, 8.24 KiB in 0.001978 sec., 52072.800808897875 rows/sec., 4.07 MiB/sec. 2025.02.11 20:54:37.279842 [ 255 ] {5e7238a3-0569-4081-a4b6-67bc5962d895} TCPHandler: Processed in 0.002234396 sec. 2025.02.11 20:54:37.279993 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:37.280138 [ 4 ] {2c5104ec-7e64-4e22-b19a-9b0d0a958bf2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:37.280203 [ 4 ] {2c5104ec-7e64-4e22-b19a-9b0d0a958bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:37.280879 [ 4 ] {2c5104ec-7e64-4e22-b19a-9b0d0a958bf2} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:37.280919 [ 4 ] {2c5104ec-7e64-4e22-b19a-9b0d0a958bf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:37.281323 [ 4 ] {2c5104ec-7e64-4e22-b19a-9b0d0a958bf2} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.11 20:54:37.281569 [ 4 ] {2c5104ec-7e64-4e22-b19a-9b0d0a958bf2} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:37.281781 [ 4 ] {2c5104ec-7e64-4e22-b19a-9b0d0a958bf2} executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. 2025.02.11 20:54:37.281840 [ 4 ] {2c5104ec-7e64-4e22-b19a-9b0d0a958bf2} TCPHandler: Processed in 0.001917661 sec. 2025.02.11 20:54:37.282016 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:37.282156 [ 255 ] {954ebc46-c7da-4635-9814-0dfb639d8c62} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:37.282250 [ 255 ] {954ebc46-c7da-4635-9814-0dfb639d8c62} 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.02.11 20:54:37.283525 [ 255 ] {954ebc46-c7da-4635-9814-0dfb639d8c62} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:37.283564 [ 255 ] {954ebc46-c7da-4635-9814-0dfb639d8c62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:37.284250 [ 255 ] {954ebc46-c7da-4635-9814-0dfb639d8c62} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:54:37.284505 [ 255 ] {954ebc46-c7da-4635-9814-0dfb639d8c62} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:37.284771 [ 255 ] {954ebc46-c7da-4635-9814-0dfb639d8c62} executeQuery: Read 39 rows, 71.56 KiB in 0.002645 sec., 14744.801512287333 rows/sec., 26.42 MiB/sec. 2025.02.11 20:54:37.285103 [ 255 ] {954ebc46-c7da-4635-9814-0dfb639d8c62} TCPHandler: Processed in 0.003150891 sec. 2025.02.11 20:54:37.285311 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:37.285451 [ 4 ] {8ba8f878-394f-482d-abfb-c2021d34e959} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:37.285511 [ 4 ] {8ba8f878-394f-482d-abfb-c2021d34e959} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:37.286056 [ 4 ] {8ba8f878-394f-482d-abfb-c2021d34e959} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:37.286096 [ 4 ] {8ba8f878-394f-482d-abfb-c2021d34e959} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:37.286473 [ 4 ] {8ba8f878-394f-482d-abfb-c2021d34e959} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.11 20:54:37.286716 [ 4 ] {8ba8f878-394f-482d-abfb-c2021d34e959} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:37.286939 [ 4 ] {8ba8f878-394f-482d-abfb-c2021d34e959} executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. 2025.02.11 20:54:37.286992 [ 4 ] {8ba8f878-394f-482d-abfb-c2021d34e959} TCPHandler: Processed in 0.001749398 sec. 2025.02.11 20:54:39.000925 [ 30 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.11 20:54:39.001008 [ 30 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:39.001035 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:39.001254 [ 192 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::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.02.11 20:54:39.001475 [ 192 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:39.001516 [ 192 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2025.02.11 20:54:39.001622 [ 192 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part 2025.02.11 20:54:39.001720 [ 192 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.02.11 20:54:39.001936 [ 192 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2025.02.11 20:54:39.002132 [ 192 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part 2025.02.11 20:54:39.003232 [ 199 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.002112264 sec., 21777.580832698943 rows/sec., 1.82 MiB/sec. 2025.02.11 20:54:39.003448 [ 190 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.11 20:54:39.003839 [ 190 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:39.003942 [ 190 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_25_6} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.11 20:54:39.004061 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:54:39.288095 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.02.11 20:54:39.311388 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:39.311440 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:39.319399 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:54:39.320261 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:39.320585 [ 30 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:54:39.320659 [ 30 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:39.320703 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:39.321096 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:54:39.337004 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.02.11 20:54:39.338594 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:39.340083 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2025.02.11 20:54:39.345993 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2025.02.11 20:54:39.351522 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.02.11 20:54:39.357140 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.02.11 20:54:39.363024 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.02.11 20:54:39.368574 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.02.11 20:54:39.435727 [ 199 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114892447 sec., 4987.273010209279 rows/sec., 25.79 MiB/sec. 2025.02.11 20:54:39.439248 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:54:39.442291 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:39.442421 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_76_15} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:54:39.444963 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.11 20:54:40.000221 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.44 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 262.32 MiB (RSS), difference: -1.12 MiB 2025.02.11 20:54:42.116812 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:42.116857 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:42.118153 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:42.242792 [ 219 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:42.242842 [ 219 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:42.244326 [ 219 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:42.274665 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.274861 [ 255 ] {b5112f33-2a6d-4aab-9e4f-928859e80b35} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:54:42.274936 [ 255 ] {b5112f33-2a6d-4aab-9e4f-928859e80b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:54:42.275734 [ 255 ] {b5112f33-2a6d-4aab-9e4f-928859e80b35} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.275786 [ 255 ] {b5112f33-2a6d-4aab-9e4f-928859e80b35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.276243 [ 255 ] {b5112f33-2a6d-4aab-9e4f-928859e80b35} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:54:42.276565 [ 255 ] {b5112f33-2a6d-4aab-9e4f-928859e80b35} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.276818 [ 255 ] {b5112f33-2a6d-4aab-9e4f-928859e80b35} executeQuery: Read 14 rows, 1.01 KiB in 0.002013 sec., 6954.793840039742 rows/sec., 500.65 KiB/sec. 2025.02.11 20:54:42.276894 [ 255 ] {b5112f33-2a6d-4aab-9e4f-928859e80b35} TCPHandler: Processed in 0.002363258 sec. 2025.02.11 20:54:42.277159 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.277343 [ 4 ] {c09aff95-9832-4e83-b4ca-8c6d478c2e46} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:42.277421 [ 4 ] {c09aff95-9832-4e83-b4ca-8c6d478c2e46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:42.278273 [ 4 ] {c09aff95-9832-4e83-b4ca-8c6d478c2e46} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.278319 [ 4 ] {c09aff95-9832-4e83-b4ca-8c6d478c2e46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.278776 [ 4 ] {c09aff95-9832-4e83-b4ca-8c6d478c2e46} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.11 20:54:42.279036 [ 4 ] {c09aff95-9832-4e83-b4ca-8c6d478c2e46} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.279278 [ 4 ] {c09aff95-9832-4e83-b4ca-8c6d478c2e46} executeQuery: Read 203 rows, 17.95 KiB in 0.00199 sec., 102010.05025125628 rows/sec., 8.81 MiB/sec. 2025.02.11 20:54:42.279343 [ 4 ] {c09aff95-9832-4e83-b4ca-8c6d478c2e46} TCPHandler: Processed in 0.002316737 sec. 2025.02.11 20:54:42.279500 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.279623 [ 255 ] {228cbe46-c404-479b-aa83-72743279b3a4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:42.279676 [ 255 ] {228cbe46-c404-479b-aa83-72743279b3a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:42.280276 [ 255 ] {228cbe46-c404-479b-aa83-72743279b3a4} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.280317 [ 255 ] {228cbe46-c404-479b-aa83-72743279b3a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.280708 [ 255 ] {228cbe46-c404-479b-aa83-72743279b3a4} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.11 20:54:42.280955 [ 255 ] {228cbe46-c404-479b-aa83-72743279b3a4} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.281150 [ 25 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.11 20:54:42.281201 [ 255 ] {228cbe46-c404-479b-aa83-72743279b3a4} executeQuery: Read 7 rows, 467.00 B in 0.001594 sec., 4391.468005018821 rows/sec., 286.11 KiB/sec. 2025.02.11 20:54:42.281230 [ 25 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.281296 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.281329 [ 255 ] {228cbe46-c404-479b-aa83-72743279b3a4} TCPHandler: Processed in 0.00188281 sec. 2025.02.11 20:54:42.281545 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.281558 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.11 20:54:42.281772 [ 4 ] {7799a98c-1448-498f-ac36-9c86631987ef} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:54:42.281841 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:42.281868 [ 4 ] {7799a98c-1448-498f-ac36-9c86631987ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:54:42.281911 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 64 rows starting from the beginning of the part 2025.02.11 20:54:42.282203 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part 2025.02.11 20:54:42.282548 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 49 rows starting from the beginning of the part 2025.02.11 20:54:42.282848 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part 2025.02.11 20:54:42.283305 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 39 rows starting from the beginning of the part 2025.02.11 20:54:42.283661 [ 199 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part 2025.02.11 20:54:42.285000 [ 4 ] {7799a98c-1448-498f-ac36-9c86631987ef} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.285080 [ 4 ] {7799a98c-1448-498f-ac36-9c86631987ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.286065 [ 4 ] {7799a98c-1448-498f-ac36-9c86631987ef} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:54:42.286601 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005182323 sec., 33382.71273326653 rows/sec., 2.50 MiB/sec. 2025.02.11 20:54:42.286621 [ 4 ] {7799a98c-1448-498f-ac36-9c86631987ef} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.286876 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.11 20:54:42.287051 [ 4 ] {7799a98c-1448-498f-ac36-9c86631987ef} executeQuery: Read 14 rows, 1004.00 B in 0.005353 sec., 2615.3558752101626 rows/sec., 183.16 KiB/sec. 2025.02.11 20:54:42.287169 [ 4 ] {7799a98c-1448-498f-ac36-9c86631987ef} TCPHandler: Processed in 0.005737191 sec. 2025.02.11 20:54:42.287376 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.287469 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.287654 [ 255 ] {fcc5a498-2831-4bbe-ab9e-49160c241ac8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:54:42.287690 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_106_21} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.11 20:54:42.287743 [ 255 ] {fcc5a498-2831-4bbe-ab9e-49160c241ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:54:42.287875 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:54:42.288482 [ 255 ] {fcc5a498-2831-4bbe-ab9e-49160c241ac8} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.288533 [ 255 ] {fcc5a498-2831-4bbe-ab9e-49160c241ac8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.288811 [ 219 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:42.288859 [ 219 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:42.289105 [ 255 ] {fcc5a498-2831-4bbe-ab9e-49160c241ac8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:54:42.289610 [ 255 ] {fcc5a498-2831-4bbe-ab9e-49160c241ac8} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.289997 [ 255 ] {fcc5a498-2831-4bbe-ab9e-49160c241ac8} executeQuery: Read 13 rows, 830.00 B in 0.002433 sec., 5343.197698314838 rows/sec., 333.15 KiB/sec. 2025.02.11 20:54:42.290160 [ 255 ] {fcc5a498-2831-4bbe-ab9e-49160c241ac8} TCPHandler: Processed in 0.002879686 sec. 2025.02.11 20:54:42.290355 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.290558 [ 4 ] {e8d83c61-6aad-449c-a6e2-63eaeac4a5f8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:42.290647 [ 4 ] {e8d83c61-6aad-449c-a6e2-63eaeac4a5f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:42.292096 [ 219 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:42.292352 [ 4 ] {e8d83c61-6aad-449c-a6e2-63eaeac4a5f8} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.292422 [ 4 ] {e8d83c61-6aad-449c-a6e2-63eaeac4a5f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.293348 [ 4 ] {e8d83c61-6aad-449c-a6e2-63eaeac4a5f8} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.11 20:54:42.293590 [ 4 ] {e8d83c61-6aad-449c-a6e2-63eaeac4a5f8} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.293803 [ 4 ] {e8d83c61-6aad-449c-a6e2-63eaeac4a5f8} executeQuery: Read 382 rows, 27.68 KiB in 0.003322 sec., 114990.96929560506 rows/sec., 8.14 MiB/sec. 2025.02.11 20:54:42.293859 [ 4 ] {e8d83c61-6aad-449c-a6e2-63eaeac4a5f8} TCPHandler: Processed in 0.003591187 sec. 2025.02.11 20:54:42.294027 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.294171 [ 255 ] {e39ebfc9-6fa4-4a4b-823f-f8d8cb93e439} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:54:42.294232 [ 255 ] {e39ebfc9-6fa4-4a4b-823f-f8d8cb93e439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:54:42.294825 [ 255 ] {e39ebfc9-6fa4-4a4b-823f-f8d8cb93e439} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.294872 [ 255 ] {e39ebfc9-6fa4-4a4b-823f-f8d8cb93e439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.295264 [ 255 ] {e39ebfc9-6fa4-4a4b-823f-f8d8cb93e439} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:54:42.295575 [ 255 ] {e39ebfc9-6fa4-4a4b-823f-f8d8cb93e439} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.295757 [ 25 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.11 20:54:42.295821 [ 25 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.295825 [ 255 ] {e39ebfc9-6fa4-4a4b-823f-f8d8cb93e439} executeQuery: Read 6 rows, 321.00 B in 0.001675 sec., 3582.089552238806 rows/sec., 187.15 KiB/sec. 2025.02.11 20:54:42.295853 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.296021 [ 255 ] {e39ebfc9-6fa4-4a4b-823f-f8d8cb93e439} TCPHandler: Processed in 0.002059093 sec. 2025.02.11 20:54:42.296091 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:54:42.296242 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.296286 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:42.296333 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part 2025.02.11 20:54:42.296535 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.02.11 20:54:42.296572 [ 4 ] {4395a0ca-1423-43a1-a6fb-95fd8e203a14} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:42.296878 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.02.11 20:54:42.296912 [ 4 ] {4395a0ca-1423-43a1-a6fb-95fd8e203a14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:42.297210 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.02.11 20:54:42.297488 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.02.11 20:54:42.297730 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.02.11 20:54:42.299787 [ 4 ] {4395a0ca-1423-43a1-a6fb-95fd8e203a14} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.299862 [ 4 ] {4395a0ca-1423-43a1-a6fb-95fd8e203a14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.300857 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.004894118 sec., 62524.0339525937 rows/sec., 3.19 MiB/sec. 2025.02.11 20:54:42.300964 [ 4 ] {4395a0ca-1423-43a1-a6fb-95fd8e203a14} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.11 20:54:42.301020 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.11 20:54:42.301445 [ 4 ] {4395a0ca-1423-43a1-a6fb-95fd8e203a14} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.301560 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.301800 [ 193 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_51_10} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.11 20:54:42.301876 [ 4 ] {4395a0ca-1423-43a1-a6fb-95fd8e203a14} executeQuery: Read 237 rows, 16.27 KiB in 0.005442 sec., 43550.16538037486 rows/sec., 2.92 MiB/sec. 2025.02.11 20:54:42.301915 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.11 20:54:42.302027 [ 4 ] {4395a0ca-1423-43a1-a6fb-95fd8e203a14} TCPHandler: Processed in 0.005889064 sec. 2025.02.11 20:54:42.302190 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.302313 [ 255 ] {6218f567-2e8c-4751-81e3-361e27d4885d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:54:42.302365 [ 255 ] {6218f567-2e8c-4751-81e3-361e27d4885d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:54:42.302853 [ 255 ] {6218f567-2e8c-4751-81e3-361e27d4885d} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.302894 [ 255 ] {6218f567-2e8c-4751-81e3-361e27d4885d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.303265 [ 255 ] {6218f567-2e8c-4751-81e3-361e27d4885d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.11 20:54:42.303506 [ 255 ] {6218f567-2e8c-4751-81e3-361e27d4885d} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.303705 [ 255 ] {6218f567-2e8c-4751-81e3-361e27d4885d} executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. 2025.02.11 20:54:42.303773 [ 255 ] {6218f567-2e8c-4751-81e3-361e27d4885d} TCPHandler: Processed in 0.001643516 sec. 2025.02.11 20:54:42.303996 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:42.304154 [ 4 ] {a326762d-2c90-49e6-a873-28a17ab2708f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:42.304207 [ 4 ] {a326762d-2c90-49e6-a873-28a17ab2708f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:42.304698 [ 4 ] {a326762d-2c90-49e6-a873-28a17ab2708f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:42.304738 [ 4 ] {a326762d-2c90-49e6-a873-28a17ab2708f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.02.11 20:54:42.305180 [ 4 ] {a326762d-2c90-49e6-a873-28a17ab2708f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.11 20:54:42.305439 [ 4 ] {a326762d-2c90-49e6-a873-28a17ab2708f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:42.305654 [ 4 ] {a326762d-2c90-49e6-a873-28a17ab2708f} executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. 2025.02.11 20:54:42.305705 [ 4 ] {a326762d-2c90-49e6-a873-28a17ab2708f} TCPHandler: Processed in 0.001835089 sec. 2025.02.11 20:54:43.012509 [ 221 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:43.012588 [ 221 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:43.014048 [ 221 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:54:44.292145 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.02.11 20:54:44.292815 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:44.292866 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:44.293432 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:54:44.293706 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:44.293947 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.02.11 20:54:46.837131 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.02.11 20:54:46.859646 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:46.859710 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:46.867163 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:54:46.867997 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:46.871104 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.02.11 20:54:46.982438 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2008 2025.02.11 20:54:46.985610 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:46.985651 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:46.987192 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:54:46.987503 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:46.987982 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2008 2025.02.11 20:54:47.136045 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:47.136111 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:47.137605 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:54:47.272879 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:47.273136 [ 255 ] {2745e5bc-b0fa-47ba-8338-4ef12c5aa03d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:47.273196 [ 255 ] {2745e5bc-b0fa-47ba-8338-4ef12c5aa03d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:47.273909 [ 255 ] {2745e5bc-b0fa-47ba-8338-4ef12c5aa03d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:47.273951 [ 255 ] {2745e5bc-b0fa-47ba-8338-4ef12c5aa03d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:47.274330 [ 255 ] {2745e5bc-b0fa-47ba-8338-4ef12c5aa03d} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.11 20:54:47.274579 [ 255 ] {2745e5bc-b0fa-47ba-8338-4ef12c5aa03d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:47.274806 [ 255 ] {2745e5bc-b0fa-47ba-8338-4ef12c5aa03d} executeQuery: Read 134 rows, 11.81 KiB in 0.00173 sec., 77456.64739884392 rows/sec., 6.66 MiB/sec. 2025.02.11 20:54:47.274862 [ 255 ] {2745e5bc-b0fa-47ba-8338-4ef12c5aa03d} TCPHandler: Processed in 0.002113274 sec. 2025.02.11 20:54:47.275124 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:47.275328 [ 4 ] {ded52e70-1d95-40bd-9034-86e1977f63c8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:47.275405 [ 4 ] {ded52e70-1d95-40bd-9034-86e1977f63c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:47.276192 [ 4 ] {ded52e70-1d95-40bd-9034-86e1977f63c8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:47.276247 [ 4 ] {ded52e70-1d95-40bd-9034-86e1977f63c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:47.276689 [ 4 ] {ded52e70-1d95-40bd-9034-86e1977f63c8} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.11 20:54:47.276951 [ 4 ] {ded52e70-1d95-40bd-9034-86e1977f63c8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:47.277200 [ 4 ] {ded52e70-1d95-40bd-9034-86e1977f63c8} executeQuery: Read 39 rows, 2.93 KiB in 0.00193 sec., 20207.253886010363 rows/sec., 1.48 MiB/sec. 2025.02.11 20:54:47.277271 [ 4 ] {ded52e70-1d95-40bd-9034-86e1977f63c8} TCPHandler: Processed in 0.002292527 sec. 2025.02.11 20:54:47.277444 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:47.277572 [ 255 ] {c4331845-7fd6-4abe-911c-1be42ec3f824} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:47.277622 [ 255 ] {c4331845-7fd6-4abe-911c-1be42ec3f824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:47.278246 [ 255 ] {c4331845-7fd6-4abe-911c-1be42ec3f824} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:47.278287 [ 255 ] {c4331845-7fd6-4abe-911c-1be42ec3f824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:47.278657 [ 255 ] {c4331845-7fd6-4abe-911c-1be42ec3f824} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.11 20:54:47.278895 [ 255 ] {c4331845-7fd6-4abe-911c-1be42ec3f824} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:47.279109 [ 255 ] {c4331845-7fd6-4abe-911c-1be42ec3f824} executeQuery: Read 103 rows, 8.24 KiB in 0.001567 sec., 65730.69559668156 rows/sec., 5.13 MiB/sec. 2025.02.11 20:54:47.279161 [ 255 ] {c4331845-7fd6-4abe-911c-1be42ec3f824} TCPHandler: Processed in 0.001777828 sec. 2025.02.11 20:54:47.279311 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:47.279439 [ 4 ] {3a4ae42c-e556-4858-a6cb-53aade1b940e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:47.279498 [ 4 ] {3a4ae42c-e556-4858-a6cb-53aade1b940e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:47.280098 [ 4 ] {3a4ae42c-e556-4858-a6cb-53aade1b940e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:47.280140 [ 4 ] {3a4ae42c-e556-4858-a6cb-53aade1b940e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:47.280585 [ 4 ] {3a4ae42c-e556-4858-a6cb-53aade1b940e} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.11 20:54:47.280833 [ 4 ] {3a4ae42c-e556-4858-a6cb-53aade1b940e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:47.281059 [ 4 ] {3a4ae42c-e556-4858-a6cb-53aade1b940e} executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. 2025.02.11 20:54:47.281121 [ 4 ] {3a4ae42c-e556-4858-a6cb-53aade1b940e} TCPHandler: Processed in 0.00186969 sec. 2025.02.11 20:54:47.281289 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:47.281428 [ 255 ] {28c48638-ca6b-4615-b281-938f18e4913a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:47.281520 [ 255 ] {28c48638-ca6b-4615-b281-938f18e4913a} 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.02.11 20:54:47.282743 [ 255 ] {28c48638-ca6b-4615-b281-938f18e4913a} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:47.282783 [ 255 ] {28c48638-ca6b-4615-b281-938f18e4913a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:47.283493 [ 255 ] {28c48638-ca6b-4615-b281-938f18e4913a} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:54:47.283771 [ 255 ] {28c48638-ca6b-4615-b281-938f18e4913a} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:47.283962 [ 113 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:54:47.284049 [ 113 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:47.284061 [ 255 ] {28c48638-ca6b-4615-b281-938f18e4913a} executeQuery: Read 39 rows, 71.56 KiB in 0.002655 sec., 14689.265536723165 rows/sec., 26.32 MiB/sec. 2025.02.11 20:54:47.284084 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:47.284472 [ 255 ] {28c48638-ca6b-4615-b281-938f18e4913a} TCPHandler: Processed in 0.003247012 sec. 2025.02.11 20:54:47.284484 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:54:47.284671 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:47.284926 [ 4 ] {27c1c67d-4225-4b65-93ef-57b0b74fc2e6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:47.285052 [ 4 ] {27c1c67d-4225-4b65-93ef-57b0b74fc2e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:47.285332 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:47.285637 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1910 rows starting from the beginning of the part 2025.02.11 20:54:47.286361 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part 2025.02.11 20:54:47.287097 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2025.02.11 20:54:47.287321 [ 4 ] {27c1c67d-4225-4b65-93ef-57b0b74fc2e6} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:47.287481 [ 4 ] {27c1c67d-4225-4b65-93ef-57b0b74fc2e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:47.287850 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part 2025.02.11 20:54:47.288444 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2025.02.11 20:54:47.289199 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part 2025.02.11 20:54:47.289264 [ 4 ] {27c1c67d-4225-4b65-93ef-57b0b74fc2e6} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.11 20:54:47.290154 [ 4 ] {27c1c67d-4225-4b65-93ef-57b0b74fc2e6} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:47.290606 [ 4 ] {27c1c67d-4225-4b65-93ef-57b0b74fc2e6} executeQuery: Read 60 rows, 4.14 KiB in 0.00577 sec., 10398.613518197573 rows/sec., 717.61 KiB/sec. 2025.02.11 20:54:47.290820 [ 4 ] {27c1c67d-4225-4b65-93ef-57b0b74fc2e6} TCPHandler: Processed in 0.006232029 sec. 2025.02.11 20:54:47.299786 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2105 rows, containing 19 columns (19 merged, 0 gathered) in 0.015560208 sec., 135280.96796649505 rows/sec., 242.42 MiB/sec. 2025.02.11 20:54:47.301805 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:54:47.302234 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:47.302321 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_56_11} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:54:47.302486 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.06 MiB. 2025.02.11 20:54:48.000178 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 262.81 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 264.49 MiB (RSS), difference: 1.68 MiB 2025.02.11 20:54:51.570800 [ 180 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:54:51.570855 [ 180 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:54:51.794113 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.02.11 20:54:51.794879 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:51.794940 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:51.795520 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:54:51.795781 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:51.796041 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.02.11 20:54:52.274163 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.274374 [ 255 ] {b17c3a7e-2124-44d4-8de8-06f7df16cd6a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:54:52.274458 [ 255 ] {b17c3a7e-2124-44d4-8de8-06f7df16cd6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:54:52.275352 [ 255 ] {b17c3a7e-2124-44d4-8de8-06f7df16cd6a} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.275400 [ 255 ] {b17c3a7e-2124-44d4-8de8-06f7df16cd6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.275857 [ 255 ] {b17c3a7e-2124-44d4-8de8-06f7df16cd6a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:54:52.276111 [ 255 ] {b17c3a7e-2124-44d4-8de8-06f7df16cd6a} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.276374 [ 255 ] {b17c3a7e-2124-44d4-8de8-06f7df16cd6a} executeQuery: Read 14 rows, 1.01 KiB in 0.002053 sec., 6819.288845591816 rows/sec., 490.90 KiB/sec. 2025.02.11 20:54:52.276473 [ 255 ] {b17c3a7e-2124-44d4-8de8-06f7df16cd6a} TCPHandler: Processed in 0.00244214 sec. 2025.02.11 20:54:52.276772 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.276969 [ 4 ] {c0e84b6c-3e42-4938-a3d6-821d41b42ff3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:52.277061 [ 4 ] {c0e84b6c-3e42-4938-a3d6-821d41b42ff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:52.277997 [ 4 ] {c0e84b6c-3e42-4938-a3d6-821d41b42ff3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.278045 [ 4 ] {c0e84b6c-3e42-4938-a3d6-821d41b42ff3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.278496 [ 4 ] {c0e84b6c-3e42-4938-a3d6-821d41b42ff3} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.11 20:54:52.278770 [ 4 ] {c0e84b6c-3e42-4938-a3d6-821d41b42ff3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.279029 [ 4 ] {c0e84b6c-3e42-4938-a3d6-821d41b42ff3} executeQuery: Read 203 rows, 17.95 KiB in 0.002116 sec., 95935.72778827978 rows/sec., 8.28 MiB/sec. 2025.02.11 20:54:52.279097 [ 4 ] {c0e84b6c-3e42-4938-a3d6-821d41b42ff3} TCPHandler: Processed in 0.00247211 sec. 2025.02.11 20:54:52.279270 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.279419 [ 255 ] {fe6dcb1a-9b49-47b7-a8d3-63497aac8551} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:52.279483 [ 255 ] {fe6dcb1a-9b49-47b7-a8d3-63497aac8551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:52.280200 [ 255 ] {fe6dcb1a-9b49-47b7-a8d3-63497aac8551} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.280245 [ 255 ] {fe6dcb1a-9b49-47b7-a8d3-63497aac8551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.280628 [ 255 ] {fe6dcb1a-9b49-47b7-a8d3-63497aac8551} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.11 20:54:52.280885 [ 255 ] {fe6dcb1a-9b49-47b7-a8d3-63497aac8551} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.281111 [ 255 ] {fe6dcb1a-9b49-47b7-a8d3-63497aac8551} executeQuery: Read 7 rows, 467.00 B in 0.001728 sec., 4050.925925925926 rows/sec., 263.92 KiB/sec. 2025.02.11 20:54:52.281177 [ 255 ] {fe6dcb1a-9b49-47b7-a8d3-63497aac8551} TCPHandler: Processed in 0.001976792 sec. 2025.02.11 20:54:52.281333 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.281458 [ 4 ] {d0d6c2bd-cee2-4eaf-be7c-9eb9885a90f9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:54:52.281511 [ 4 ] {d0d6c2bd-cee2-4eaf-be7c-9eb9885a90f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:54:52.282103 [ 4 ] {d0d6c2bd-cee2-4eaf-be7c-9eb9885a90f9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.282153 [ 4 ] {d0d6c2bd-cee2-4eaf-be7c-9eb9885a90f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.282534 [ 4 ] {d0d6c2bd-cee2-4eaf-be7c-9eb9885a90f9} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:54:52.282799 [ 4 ] {d0d6c2bd-cee2-4eaf-be7c-9eb9885a90f9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.283018 [ 4 ] {d0d6c2bd-cee2-4eaf-be7c-9eb9885a90f9} executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec. 2025.02.11 20:54:52.283081 [ 4 ] {d0d6c2bd-cee2-4eaf-be7c-9eb9885a90f9} TCPHandler: Processed in 0.001808319 sec. 2025.02.11 20:54:52.283237 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.283369 [ 255 ] {55a2cdf8-2c20-4b4d-8069-89124d5e5dea} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:54:52.283422 [ 255 ] {55a2cdf8-2c20-4b4d-8069-89124d5e5dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:54:52.284034 [ 255 ] {55a2cdf8-2c20-4b4d-8069-89124d5e5dea} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.284076 [ 255 ] {55a2cdf8-2c20-4b4d-8069-89124d5e5dea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.284459 [ 255 ] {55a2cdf8-2c20-4b4d-8069-89124d5e5dea} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:54:52.284706 [ 255 ] {55a2cdf8-2c20-4b4d-8069-89124d5e5dea} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.284967 [ 255 ] {55a2cdf8-2c20-4b4d-8069-89124d5e5dea} executeQuery: Read 13 rows, 830.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 499.11 KiB/sec. 2025.02.11 20:54:52.285097 [ 255 ] {55a2cdf8-2c20-4b4d-8069-89124d5e5dea} TCPHandler: Processed in 0.001919491 sec. 2025.02.11 20:54:52.285348 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.285509 [ 4 ] {e500cdb3-9af0-4873-b735-a3cc9d96d8be} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:52.285562 [ 4 ] {e500cdb3-9af0-4873-b735-a3cc9d96d8be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:52.286328 [ 4 ] {e500cdb3-9af0-4873-b735-a3cc9d96d8be} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.286368 [ 4 ] {e500cdb3-9af0-4873-b735-a3cc9d96d8be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.286770 [ 4 ] {e500cdb3-9af0-4873-b735-a3cc9d96d8be} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.11 20:54:52.287009 [ 4 ] {e500cdb3-9af0-4873-b735-a3cc9d96d8be} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.287227 [ 4 ] {e500cdb3-9af0-4873-b735-a3cc9d96d8be} executeQuery: Read 382 rows, 27.68 KiB in 0.001746 sec., 218785.79610538375 rows/sec., 15.48 MiB/sec. 2025.02.11 20:54:52.287284 [ 4 ] {e500cdb3-9af0-4873-b735-a3cc9d96d8be} TCPHandler: Processed in 0.002067033 sec. 2025.02.11 20:54:52.287428 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.287552 [ 255 ] {ae1abaa4-c6f2-4895-8255-de778bb27611} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:54:52.287602 [ 255 ] {ae1abaa4-c6f2-4895-8255-de778bb27611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:54:52.288097 [ 255 ] {ae1abaa4-c6f2-4895-8255-de778bb27611} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.288138 [ 255 ] {ae1abaa4-c6f2-4895-8255-de778bb27611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.288526 [ 255 ] {ae1abaa4-c6f2-4895-8255-de778bb27611} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:54:52.288781 [ 255 ] {ae1abaa4-c6f2-4895-8255-de778bb27611} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.288990 [ 255 ] {ae1abaa4-c6f2-4895-8255-de778bb27611} executeQuery: Read 6 rows, 321.00 B in 0.001462 sec., 4103.967168262654 rows/sec., 214.42 KiB/sec. 2025.02.11 20:54:52.289040 [ 255 ] {ae1abaa4-c6f2-4895-8255-de778bb27611} TCPHandler: Processed in 0.001669706 sec. 2025.02.11 20:54:52.289187 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.289325 [ 4 ] {af5b5edf-ae48-4bbf-a442-4a6c40614b90} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:52.289389 [ 4 ] {af5b5edf-ae48-4bbf-a442-4a6c40614b90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:52.290065 [ 4 ] {af5b5edf-ae48-4bbf-a442-4a6c40614b90} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.290111 [ 4 ] {af5b5edf-ae48-4bbf-a442-4a6c40614b90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.290522 [ 4 ] {af5b5edf-ae48-4bbf-a442-4a6c40614b90} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.11 20:54:52.290755 [ 4 ] {af5b5edf-ae48-4bbf-a442-4a6c40614b90} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.290935 [ 35 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.02.11 20:54:52.290999 [ 4 ] {af5b5edf-ae48-4bbf-a442-4a6c40614b90} executeQuery: Read 237 rows, 16.27 KiB in 0.001706 sec., 138921.45369284877 rows/sec., 9.31 MiB/sec. 2025.02.11 20:54:52.291027 [ 35 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.291087 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.291124 [ 4 ] {af5b5edf-ae48-4bbf-a442-4a6c40614b90} TCPHandler: Processed in 0.001985082 sec. 2025.02.11 20:54:52.291390 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.291468 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.02.11 20:54:52.291773 [ 255 ] {23aaef6c-1fc1-4a3a-a19c-dceb795530a2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:54:52.291998 [ 255 ] {23aaef6c-1fc1-4a3a-a19c-dceb795530a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:54:52.292137 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:52.292282 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 34260 rows starting from the beginning of the part 2025.02.11 20:54:52.292915 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 237 rows starting from the beginning of the part 2025.02.11 20:54:52.293584 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part 2025.02.11 20:54:52.294356 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 237 rows starting from the beginning of the part 2025.02.11 20:54:52.294754 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2025.02.11 20:54:52.294901 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part 2025.02.11 20:54:52.295434 [ 255 ] {23aaef6c-1fc1-4a3a-a19c-dceb795530a2} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.295476 [ 255 ] {23aaef6c-1fc1-4a3a-a19c-dceb795530a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.295936 [ 255 ] {23aaef6c-1fc1-4a3a-a19c-dceb795530a2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.11 20:54:52.296217 [ 255 ] {23aaef6c-1fc1-4a3a-a19c-dceb795530a2} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.296512 [ 255 ] {23aaef6c-1fc1-4a3a-a19c-dceb795530a2} executeQuery: Read 1 rows, 69.00 B in 0.004888 sec., 204.58265139116202 rows/sec., 13.79 KiB/sec. 2025.02.11 20:54:52.296591 [ 255 ] {23aaef6c-1fc1-4a3a-a19c-dceb795530a2} TCPHandler: Processed in 0.005358965 sec. 2025.02.11 20:54:52.296770 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:52.297045 [ 4 ] {5e6486bc-601b-4697-b55e-314cdde944dc} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:52.297136 [ 4 ] {5e6486bc-601b-4697-b55e-314cdde944dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:52.297689 [ 4 ] {5e6486bc-601b-4697-b55e-314cdde944dc} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:52.297729 [ 4 ] {5e6486bc-601b-4697-b55e-314cdde944dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:52.298200 [ 4 ] {5e6486bc-601b-4697-b55e-314cdde944dc} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.11 20:54:52.298596 [ 4 ] {5e6486bc-601b-4697-b55e-314cdde944dc} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.298898 [ 4 ] {5e6486bc-601b-4697-b55e-314cdde944dc} executeQuery: Read 82 rows, 5.33 KiB in 0.001938 sec., 42311.66150670795 rows/sec., 2.69 MiB/sec. 2025.02.11 20:54:52.298964 [ 4 ] {5e6486bc-601b-4697-b55e-314cdde944dc} TCPHandler: Processed in 0.002284147 sec. 2025.02.11 20:54:52.302836 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 35291 rows, containing 5 columns (5 merged, 0 gathered) in 0.011594016 sec., 3043897.81763282 rows/sec., 205.75 MiB/sec. 2025.02.11 20:54:52.303212 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.02.11 20:54:52.303514 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:52.303588 [ 186 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_115_23} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.02.11 20:54:52.303681 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.11 20:54:54.371204 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.02.11 20:54:54.394768 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:54.394835 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:54.402420 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:54:54.403233 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:54.406687 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.02.11 20:54:56.988204 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2040 2025.02.11 20:54:56.991760 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:56.991811 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:56.993290 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:54:56.993601 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:56.994627 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2040 2025.02.11 20:54:57.300744 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:57.300928 [ 255 ] {7abdeed0-535f-4512-ad72-f3dc72b3fdfb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:54:57.300998 [ 255 ] {7abdeed0-535f-4512-ad72-f3dc72b3fdfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:54:57.301722 [ 255 ] {7abdeed0-535f-4512-ad72-f3dc72b3fdfb} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.301766 [ 255 ] {7abdeed0-535f-4512-ad72-f3dc72b3fdfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.302188 [ 255 ] {7abdeed0-535f-4512-ad72-f3dc72b3fdfb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.11 20:54:57.302444 [ 255 ] {7abdeed0-535f-4512-ad72-f3dc72b3fdfb} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.302679 [ 255 ] {7abdeed0-535f-4512-ad72-f3dc72b3fdfb} executeQuery: Read 6 rows, 501.00 B in 0.001802 sec., 3329.6337402885683 rows/sec., 271.51 KiB/sec. 2025.02.11 20:54:57.302738 [ 255 ] {7abdeed0-535f-4512-ad72-f3dc72b3fdfb} TCPHandler: Processed in 0.002109274 sec. 2025.02.11 20:54:57.302991 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:57.303187 [ 4 ] {ae558ce0-98f0-46ed-a7f5-fdd173f53a75} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:54:57.303260 [ 4 ] {ae558ce0-98f0-46ed-a7f5-fdd173f53a75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:54:57.304731 [ 4 ] {ae558ce0-98f0-46ed-a7f5-fdd173f53a75} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.304783 [ 4 ] {ae558ce0-98f0-46ed-a7f5-fdd173f53a75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.305297 [ 4 ] {ae558ce0-98f0-46ed-a7f5-fdd173f53a75} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.11 20:54:57.305553 [ 4 ] {ae558ce0-98f0-46ed-a7f5-fdd173f53a75} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.305731 [ 111 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.11 20:54:57.305809 [ 4 ] {ae558ce0-98f0-46ed-a7f5-fdd173f53a75} executeQuery: Read 1277 rows, 108.14 KiB in 0.002674 sec., 477561.7053103964 rows/sec., 39.49 MiB/sec. 2025.02.11 20:54:57.305824 [ 111 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.305901 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.305950 [ 4 ] {ae558ce0-98f0-46ed-a7f5-fdd173f53a75} TCPHandler: Processed in 0.003091319 sec. 2025.02.11 20:54:57.306186 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.11 20:54:57.306200 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:57.306478 [ 255 ] {9d8add22-3b52-4a78-b1eb-ded7ede9f7d1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:54:57.306492 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:57.306581 [ 255 ] {9d8add22-3b52-4a78-b1eb-ded7ede9f7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:54:57.306583 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1431 rows starting from the beginning of the part 2025.02.11 20:54:57.306966 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 134 rows starting from the beginning of the part 2025.02.11 20:54:57.307280 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 203 rows starting from the beginning of the part 2025.02.11 20:54:57.307642 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 134 rows starting from the beginning of the part 2025.02.11 20:54:57.308002 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 203 rows starting from the beginning of the part 2025.02.11 20:54:57.308333 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1277 rows starting from the beginning of the part 2025.02.11 20:54:57.309397 [ 255 ] {9d8add22-3b52-4a78-b1eb-ded7ede9f7d1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.309468 [ 255 ] {9d8add22-3b52-4a78-b1eb-ded7ede9f7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.310290 [ 255 ] {9d8add22-3b52-4a78-b1eb-ded7ede9f7d1} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.11 20:54:57.310810 [ 255 ] {9d8add22-3b52-4a78-b1eb-ded7ede9f7d1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.311206 [ 255 ] {9d8add22-3b52-4a78-b1eb-ded7ede9f7d1} executeQuery: Read 45 rows, 3.35 KiB in 0.00481 sec., 9355.509355509355 rows/sec., 696.79 KiB/sec. 2025.02.11 20:54:57.311307 [ 255 ] {9d8add22-3b52-4a78-b1eb-ded7ede9f7d1} TCPHandler: Processed in 0.005212673 sec. 2025.02.11 20:54:57.311556 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:57.312134 [ 4 ] {0bb753e6-2805-4f31-bf5d-5e459a8f2a33} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:54:57.312396 [ 4 ] {0bb753e6-2805-4f31-bf5d-5e459a8f2a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:54:57.312506 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3382 rows, containing 5 columns (5 merged, 0 gathered) in 0.006476663 sec., 522182.4881115476 rows/sec., 45.70 MiB/sec. 2025.02.11 20:54:57.312846 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.11 20:54:57.313459 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.313696 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_116_23} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.11 20:54:57.313853 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.11 20:54:57.313853 [ 4 ] {0bb753e6-2805-4f31-bf5d-5e459a8f2a33} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.313921 [ 4 ] {0bb753e6-2805-4f31-bf5d-5e459a8f2a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.314316 [ 4 ] {0bb753e6-2805-4f31-bf5d-5e459a8f2a33} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:54:57.314556 [ 4 ] {0bb753e6-2805-4f31-bf5d-5e459a8f2a33} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.314771 [ 4 ] {0bb753e6-2805-4f31-bf5d-5e459a8f2a33} executeQuery: Read 228 rows, 15.81 KiB in 0.002916 sec., 78189.30041152264 rows/sec., 5.29 MiB/sec. 2025.02.11 20:54:57.314832 [ 4 ] {0bb753e6-2805-4f31-bf5d-5e459a8f2a33} TCPHandler: Processed in 0.003419005 sec. 2025.02.11 20:54:57.315001 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:57.315145 [ 255 ] {70631015-5f59-48c9-863d-04e174e283a0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:54:57.315203 [ 255 ] {70631015-5f59-48c9-863d-04e174e283a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:54:57.316095 [ 255 ] {70631015-5f59-48c9-863d-04e174e283a0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.316136 [ 255 ] {70631015-5f59-48c9-863d-04e174e283a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.316530 [ 255 ] {70631015-5f59-48c9-863d-04e174e283a0} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.11 20:54:57.316773 [ 255 ] {70631015-5f59-48c9-863d-04e174e283a0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.316968 [ 111 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.11 20:54:57.317038 [ 111 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.317038 [ 255 ] {70631015-5f59-48c9-863d-04e174e283a0} executeQuery: Read 565 rows, 43.02 KiB in 0.001916 sec., 294885.17745302717 rows/sec., 21.93 MiB/sec. 2025.02.11 20:54:57.317073 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.317217 [ 255 ] {70631015-5f59-48c9-863d-04e174e283a0} TCPHandler: Processed in 0.002280617 sec. 2025.02.11 20:54:57.317337 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.11 20:54:57.317416 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:57.317513 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:57.317602 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 913 rows starting from the beginning of the part 2025.02.11 20:54:57.317613 [ 4 ] {bece1447-cca1-46d3-902b-c2e267095529} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:57.317798 [ 4 ] {bece1447-cca1-46d3-902b-c2e267095529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:54:57.317868 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 103 rows starting from the beginning of the part 2025.02.11 20:54:57.318242 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 382 rows starting from the beginning of the part 2025.02.11 20:54:57.318620 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 103 rows starting from the beginning of the part 2025.02.11 20:54:57.318966 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 382 rows starting from the beginning of the part 2025.02.11 20:54:57.319272 [ 201 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 565 rows starting from the beginning of the part 2025.02.11 20:54:57.321103 [ 4 ] {bece1447-cca1-46d3-902b-c2e267095529} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.321175 [ 4 ] {bece1447-cca1-46d3-902b-c2e267095529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.321988 [ 4 ] {bece1447-cca1-46d3-902b-c2e267095529} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.11 20:54:57.322150 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.004948699 sec., 494675.46924959467 rows/sec., 37.97 MiB/sec. 2025.02.11 20:54:57.322367 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.11 20:54:57.322437 [ 4 ] {bece1447-cca1-46d3-902b-c2e267095529} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.322825 [ 4 ] {bece1447-cca1-46d3-902b-c2e267095529} executeQuery: Read 883 rows, 60.84 KiB in 0.005271 sec., 167520.3946120281 rows/sec., 11.27 MiB/sec. 2025.02.11 20:54:57.323004 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.323013 [ 4 ] {bece1447-cca1-46d3-902b-c2e267095529} TCPHandler: Processed in 0.00567366 sec. 2025.02.11 20:54:57.323177 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_116_23} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.11 20:54:57.323297 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.11 20:54:57.323327 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:57.323561 [ 255 ] {10a8f863-51a3-4a96-88fa-98342b6fbf3b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:54:57.323704 [ 255 ] {10a8f863-51a3-4a96-88fa-98342b6fbf3b} 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.02.11 20:54:57.325274 [ 255 ] {10a8f863-51a3-4a96-88fa-98342b6fbf3b} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.325314 [ 255 ] {10a8f863-51a3-4a96-88fa-98342b6fbf3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.326043 [ 255 ] {10a8f863-51a3-4a96-88fa-98342b6fbf3b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:54:57.326311 [ 255 ] {10a8f863-51a3-4a96-88fa-98342b6fbf3b} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.326611 [ 255 ] {10a8f863-51a3-4a96-88fa-98342b6fbf3b} executeQuery: Read 39 rows, 71.56 KiB in 0.003102 sec., 12572.533849129593 rows/sec., 22.53 MiB/sec. 2025.02.11 20:54:57.327108 [ 255 ] {10a8f863-51a3-4a96-88fa-98342b6fbf3b} TCPHandler: Processed in 0.003920703 sec. 2025.02.11 20:54:57.327369 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:54:57.327528 [ 4 ] {b27b1324-8758-48cd-a71c-82fad395e66e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:54:57.327580 [ 4 ] {b27b1324-8758-48cd-a71c-82fad395e66e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:54:57.328232 [ 4 ] {b27b1324-8758-48cd-a71c-82fad395e66e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.328271 [ 4 ] {b27b1324-8758-48cd-a71c-82fad395e66e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.328658 [ 4 ] {b27b1324-8758-48cd-a71c-82fad395e66e} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.11 20:54:57.328893 [ 4 ] {b27b1324-8758-48cd-a71c-82fad395e66e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.329078 [ 111 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.11 20:54:57.329140 [ 111 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:57.329146 [ 4 ] {b27b1324-8758-48cd-a71c-82fad395e66e} executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. 2025.02.11 20:54:57.329172 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:57.329305 [ 4 ] {b27b1324-8758-48cd-a71c-82fad395e66e} TCPHandler: Processed in 0.002072023 sec. 2025.02.11 20:54:57.329503 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.11 20:54:57.329826 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:54:57.329930 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7364 rows starting from the beginning of the part 2025.02.11 20:54:57.330323 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part 2025.02.11 20:54:57.330640 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 82 rows starting from the beginning of the part 2025.02.11 20:54:57.331139 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2025.02.11 20:54:57.331350 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part 2025.02.11 20:54:57.331491 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2025.02.11 20:54:57.333599 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.004287278 sec., 1797877.3478183593 rows/sec., 117.22 MiB/sec. 2025.02.11 20:54:57.334145 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.11 20:54:57.334531 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:57.334624 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_116_23} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.11 20:54:57.334723 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. 2025.02.11 20:54:59.296192 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.02.11 20:54:59.296913 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:54:59.296960 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:54:59.297491 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:54:59.297750 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:54:59.298040 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.02.11 20:55:01.906765 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.02.11 20:55:01.928603 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:01.928652 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:01.936020 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:55:01.936825 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:01.940979 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.02.11 20:55:02.088008 [ 225 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:02.088064 [ 225 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:02.090182 [ 225 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:02.275866 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.276192 [ 255 ] {a06a9b29-6844-4f9b-8726-b0f7acfd12c3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:55:02.276313 [ 255 ] {a06a9b29-6844-4f9b-8726-b0f7acfd12c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:55:02.277255 [ 255 ] {a06a9b29-6844-4f9b-8726-b0f7acfd12c3} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.277310 [ 255 ] {a06a9b29-6844-4f9b-8726-b0f7acfd12c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.277753 [ 255 ] {a06a9b29-6844-4f9b-8726-b0f7acfd12c3} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:55:02.278009 [ 255 ] {a06a9b29-6844-4f9b-8726-b0f7acfd12c3} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.278202 [ 29 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.02.11 20:55:02.278281 [ 29 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.278289 [ 255 ] {a06a9b29-6844-4f9b-8726-b0f7acfd12c3} executeQuery: Read 14 rows, 1.01 KiB in 0.00218 sec., 6422.018348623853 rows/sec., 462.30 KiB/sec. 2025.02.11 20:55:02.278319 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.278457 [ 255 ] {a06a9b29-6844-4f9b-8726-b0f7acfd12c3} TCPHandler: Processed in 0.002786385 sec. 2025.02.11 20:55:02.278542 [ 224 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:55:02.278610 [ 224 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:55:02.278781 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.02.11 20:55:02.278825 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.279190 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:02.279217 [ 4 ] {53982f69-3374-4dfd-9ce8-a849dec7b229} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:02.279301 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part 2025.02.11 20:55:02.279423 [ 4 ] {53982f69-3374-4dfd-9ce8-a849dec7b229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:02.279704 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:02.280141 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:02.280708 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:02.281089 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:02.284430 [ 4 ] {53982f69-3374-4dfd-9ce8-a849dec7b229} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.284590 [ 4 ] {53982f69-3374-4dfd-9ce8-a849dec7b229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.285030 [ 191 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006559814 sec., 10671.034270179003 rows/sec., 809.86 KiB/sec. 2025.02.11 20:55:02.285321 [ 191 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.02.11 20:55:02.285566 [ 224 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:55:02.285999 [ 4 ] {53982f69-3374-4dfd-9ce8-a849dec7b229} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.11 20:55:02.286239 [ 191 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.286602 [ 191 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_53_13} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.02.11 20:55:02.286861 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:55:02.286928 [ 4 ] {53982f69-3374-4dfd-9ce8-a849dec7b229} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.287194 [ 4 ] {53982f69-3374-4dfd-9ce8-a849dec7b229} executeQuery: Read 203 rows, 17.95 KiB in 0.008142 sec., 24932.449029722426 rows/sec., 2.15 MiB/sec. 2025.02.11 20:55:02.287261 [ 4 ] {53982f69-3374-4dfd-9ce8-a849dec7b229} TCPHandler: Processed in 0.008640298 sec. 2025.02.11 20:55:02.287472 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.287619 [ 255 ] {704468f0-0b65-456d-a6cb-0524e78ebbb9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:02.287679 [ 255 ] {704468f0-0b65-456d-a6cb-0524e78ebbb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:02.288396 [ 255 ] {704468f0-0b65-456d-a6cb-0524e78ebbb9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.288443 [ 255 ] {704468f0-0b65-456d-a6cb-0524e78ebbb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.288818 [ 255 ] {704468f0-0b65-456d-a6cb-0524e78ebbb9} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.11 20:55:02.289058 [ 255 ] {704468f0-0b65-456d-a6cb-0524e78ebbb9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.289308 [ 255 ] {704468f0-0b65-456d-a6cb-0524e78ebbb9} executeQuery: Read 7 rows, 467.00 B in 0.001723 sec., 4062.6813697040047 rows/sec., 264.69 KiB/sec. 2025.02.11 20:55:02.289405 [ 255 ] {704468f0-0b65-456d-a6cb-0524e78ebbb9} TCPHandler: Processed in 0.001999842 sec. 2025.02.11 20:55:02.289632 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.289826 [ 4 ] {a8b9eea4-8062-424f-9e07-30bc794931d1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:55:02.289875 [ 4 ] {a8b9eea4-8062-424f-9e07-30bc794931d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:55:02.290456 [ 4 ] {a8b9eea4-8062-424f-9e07-30bc794931d1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.290495 [ 4 ] {a8b9eea4-8062-424f-9e07-30bc794931d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.290858 [ 4 ] {a8b9eea4-8062-424f-9e07-30bc794931d1} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:55:02.291105 [ 4 ] {a8b9eea4-8062-424f-9e07-30bc794931d1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.291355 [ 217 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:55:02.291368 [ 4 ] {a8b9eea4-8062-424f-9e07-30bc794931d1} executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec. 2025.02.11 20:55:02.291399 [ 217 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:55:02.291540 [ 4 ] {a8b9eea4-8062-424f-9e07-30bc794931d1} TCPHandler: Processed in 0.002015412 sec. 2025.02.11 20:55:02.291745 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.291902 [ 255 ] {9d6df9a8-9f9a-4434-9e97-251a6cdc263e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:55:02.291984 [ 255 ] {9d6df9a8-9f9a-4434-9e97-251a6cdc263e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:55:02.293302 [ 255 ] {9d6df9a8-9f9a-4434-9e97-251a6cdc263e} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.293354 [ 255 ] {9d6df9a8-9f9a-4434-9e97-251a6cdc263e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.294074 [ 255 ] {9d6df9a8-9f9a-4434-9e97-251a6cdc263e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:55:02.294449 [ 255 ] {9d6df9a8-9f9a-4434-9e97-251a6cdc263e} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.294684 [ 29 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.02.11 20:55:02.294787 [ 29 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.294861 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.294958 [ 255 ] {9d6df9a8-9f9a-4434-9e97-251a6cdc263e} executeQuery: Read 13 rows, 830.00 B in 0.003052 sec., 4259.501965923984 rows/sec., 265.58 KiB/sec. 2025.02.11 20:55:02.295338 [ 255 ] {9d6df9a8-9f9a-4434-9e97-251a6cdc263e} TCPHandler: Processed in 0.00369644 sec. 2025.02.11 20:55:02.295360 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.02.11 20:55:02.295541 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.295628 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:02.295708 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part 2025.02.11 20:55:02.295953 [ 4 ] {594ec90b-4c45-4909-a735-bab8accb87c1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:02.296002 [ 217 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:55:02.296099 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2025.02.11 20:55:02.296235 [ 4 ] {594ec90b-4c45-4909-a735-bab8accb87c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:02.296751 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2025.02.11 20:55:02.297305 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2025.02.11 20:55:02.297880 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2025.02.11 20:55:02.300879 [ 4 ] {594ec90b-4c45-4909-a735-bab8accb87c1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.300979 [ 4 ] {594ec90b-4c45-4909-a735-bab8accb87c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.301048 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006053547 sec., 10737.50645695821 rows/sec., 711.42 KiB/sec. 2025.02.11 20:55:02.301244 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.02.11 20:55:02.301698 [ 4 ] {594ec90b-4c45-4909-a735-bab8accb87c1} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.11 20:55:02.301729 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.301876 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_53_13} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.02.11 20:55:02.302008 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:55:02.302104 [ 4 ] {594ec90b-4c45-4909-a735-bab8accb87c1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.302324 [ 4 ] {594ec90b-4c45-4909-a735-bab8accb87c1} executeQuery: Read 382 rows, 27.68 KiB in 0.006563 sec., 58205.08913606582 rows/sec., 4.12 MiB/sec. 2025.02.11 20:55:02.302390 [ 4 ] {594ec90b-4c45-4909-a735-bab8accb87c1} TCPHandler: Processed in 0.006946961 sec. 2025.02.11 20:55:02.302555 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.302695 [ 255 ] {15d5c3f3-807a-4fd9-805c-32942b41540f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:55:02.302753 [ 255 ] {15d5c3f3-807a-4fd9-805c-32942b41540f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:55:02.303338 [ 255 ] {15d5c3f3-807a-4fd9-805c-32942b41540f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.303383 [ 255 ] {15d5c3f3-807a-4fd9-805c-32942b41540f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.303762 [ 255 ] {15d5c3f3-807a-4fd9-805c-32942b41540f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:55:02.303992 [ 255 ] {15d5c3f3-807a-4fd9-805c-32942b41540f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.304192 [ 255 ] {15d5c3f3-807a-4fd9-805c-32942b41540f} executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec. 2025.02.11 20:55:02.304246 [ 255 ] {15d5c3f3-807a-4fd9-805c-32942b41540f} TCPHandler: Processed in 0.001753068 sec. 2025.02.11 20:55:02.304383 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.304503 [ 4 ] {1f35e600-863a-4e36-bcc4-b8617d483c48} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:02.304555 [ 4 ] {1f35e600-863a-4e36-bcc4-b8617d483c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:02.305129 [ 4 ] {1f35e600-863a-4e36-bcc4-b8617d483c48} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.305171 [ 4 ] {1f35e600-863a-4e36-bcc4-b8617d483c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.305570 [ 4 ] {1f35e600-863a-4e36-bcc4-b8617d483c48} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.11 20:55:02.305808 [ 4 ] {1f35e600-863a-4e36-bcc4-b8617d483c48} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.306013 [ 4 ] {1f35e600-863a-4e36-bcc4-b8617d483c48} executeQuery: Read 237 rows, 16.27 KiB in 0.001536 sec., 154296.875 rows/sec., 10.34 MiB/sec. 2025.02.11 20:55:02.306068 [ 4 ] {1f35e600-863a-4e36-bcc4-b8617d483c48} TCPHandler: Processed in 0.001739298 sec. 2025.02.11 20:55:02.306201 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.306318 [ 255 ] {e6c59d75-400d-4177-ace5-b0c1f3efc068} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:55:02.306368 [ 255 ] {e6c59d75-400d-4177-ace5-b0c1f3efc068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:55:02.306830 [ 255 ] {e6c59d75-400d-4177-ace5-b0c1f3efc068} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.306869 [ 255 ] {e6c59d75-400d-4177-ace5-b0c1f3efc068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.307224 [ 255 ] {e6c59d75-400d-4177-ace5-b0c1f3efc068} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.11 20:55:02.307454 [ 255 ] {e6c59d75-400d-4177-ace5-b0c1f3efc068} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.307678 [ 255 ] {e6c59d75-400d-4177-ace5-b0c1f3efc068} executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. 2025.02.11 20:55:02.307730 [ 255 ] {e6c59d75-400d-4177-ace5-b0c1f3efc068} TCPHandler: Processed in 0.001583676 sec. 2025.02.11 20:55:02.307878 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:02.307995 [ 4 ] {45d39e7d-d7d2-4290-be05-36b8877a1bc8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:02.308046 [ 4 ] {45d39e7d-d7d2-4290-be05-36b8877a1bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:02.308527 [ 4 ] {45d39e7d-d7d2-4290-be05-36b8877a1bc8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:02.308566 [ 4 ] {45d39e7d-d7d2-4290-be05-36b8877a1bc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:02.308936 [ 4 ] {45d39e7d-d7d2-4290-be05-36b8877a1bc8} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.11 20:55:02.309200 [ 4 ] {45d39e7d-d7d2-4290-be05-36b8877a1bc8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:02.309422 [ 4 ] {45d39e7d-d7d2-4290-be05-36b8877a1bc8} executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec. 2025.02.11 20:55:02.309485 [ 223 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:02.309504 [ 4 ] {45d39e7d-d7d2-4290-be05-36b8877a1bc8} TCPHandler: Processed in 0.001678767 sec. 2025.02.11 20:55:02.309541 [ 223 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:02.311578 [ 223 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:02.806275 [ 221 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:02.806331 [ 221 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:02.808183 [ 221 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:02.825000 [ 223 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:55:02.825056 [ 223 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:55:02.826661 [ 223 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:55:03.242350 [ 223 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:55:03.242404 [ 223 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:55:03.244070 [ 223 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:55:03.333123 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:03.333175 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:03.335087 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:06.570906 [ 39 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:55:06.570986 [ 39 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:55:06.798207 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.02.11 20:55:06.799194 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:06.799237 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:06.799799 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.11 20:55:06.800078 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:06.800294 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.02.11 20:55:06.800322 [ 219 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:06.800362 [ 219 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:06.802467 [ 219 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:06.994878 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2076 2025.02.11 20:55:06.998501 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:06.998558 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:07.000143 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:55:07.000578 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:07.000989 [ 220 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:55:07.001060 [ 220 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:55:07.002934 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2076 2025.02.11 20:55:07.003285 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002850346 sec. 2025.02.11 20:55:07.004345 [ 220 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:55:07.174639 [ 224 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:07.174692 [ 224 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:07.176658 [ 224 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:07.272212 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:07.272416 [ 255 ] {658b98df-7b0b-4f39-bd5d-45d9b2f14c43} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:07.272498 [ 255 ] {658b98df-7b0b-4f39-bd5d-45d9b2f14c43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:07.273338 [ 255 ] {658b98df-7b0b-4f39-bd5d-45d9b2f14c43} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:07.273413 [ 255 ] {658b98df-7b0b-4f39-bd5d-45d9b2f14c43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:07.273861 [ 255 ] {658b98df-7b0b-4f39-bd5d-45d9b2f14c43} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.11 20:55:07.274127 [ 255 ] {658b98df-7b0b-4f39-bd5d-45d9b2f14c43} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:07.274380 [ 255 ] {658b98df-7b0b-4f39-bd5d-45d9b2f14c43} executeQuery: Read 134 rows, 11.81 KiB in 0.002026 sec., 66140.17769002961 rows/sec., 5.69 MiB/sec. 2025.02.11 20:55:07.274456 [ 255 ] {658b98df-7b0b-4f39-bd5d-45d9b2f14c43} TCPHandler: Processed in 0.002388608 sec. 2025.02.11 20:55:07.274739 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:07.274935 [ 4 ] {9d07fd9d-2351-4da8-9b7f-f1c5112af520} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:07.275009 [ 4 ] {9d07fd9d-2351-4da8-9b7f-f1c5112af520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:07.275867 [ 4 ] {9d07fd9d-2351-4da8-9b7f-f1c5112af520} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:07.275922 [ 4 ] {9d07fd9d-2351-4da8-9b7f-f1c5112af520} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:07.276364 [ 4 ] {9d07fd9d-2351-4da8-9b7f-f1c5112af520} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.11 20:55:07.276619 [ 4 ] {9d07fd9d-2351-4da8-9b7f-f1c5112af520} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:07.276812 [ 155 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.11 20:55:07.276879 [ 4 ] {9d07fd9d-2351-4da8-9b7f-f1c5112af520} executeQuery: Read 39 rows, 2.93 KiB in 0.001996 sec., 19539.078156312626 rows/sec., 1.43 MiB/sec. 2025.02.11 20:55:07.276899 [ 155 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:07.276971 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:07.277024 [ 4 ] {9d07fd9d-2351-4da8-9b7f-f1c5112af520} TCPHandler: Processed in 0.002454599 sec. 2025.02.11 20:55:07.277223 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.11 20:55:07.277225 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:07.277370 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:07.277390 [ 255 ] {0d9021de-013e-4f0e-8fc8-a919e1f07552} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:07.277408 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 64 rows starting from the beginning of the part 2025.02.11 20:55:07.277453 [ 255 ] {0d9021de-013e-4f0e-8fc8-a919e1f07552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:07.277566 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:07.277802 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:07.278005 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 45 rows starting from the beginning of the part 2025.02.11 20:55:07.278239 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:07.278477 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:07.279348 [ 255 ] {0d9021de-013e-4f0e-8fc8-a919e1f07552} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:07.279399 [ 255 ] {0d9021de-013e-4f0e-8fc8-a919e1f07552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:07.279983 [ 255 ] {0d9021de-013e-4f0e-8fc8-a919e1f07552} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.11 20:55:07.280028 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.002956457 sec., 67986.78282822987 rows/sec., 5.14 MiB/sec. 2025.02.11 20:55:07.280163 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.11 20:55:07.280352 [ 255 ] {0d9021de-013e-4f0e-8fc8-a919e1f07552} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:07.280550 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:07.280662 [ 255 ] {0d9021de-013e-4f0e-8fc8-a919e1f07552} executeQuery: Read 103 rows, 8.24 KiB in 0.003305 sec., 31164.901664145233 rows/sec., 2.43 MiB/sec. 2025.02.11 20:55:07.280683 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_111_22} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.11 20:55:07.280738 [ 255 ] {0d9021de-013e-4f0e-8fc8-a919e1f07552} TCPHandler: Processed in 0.003607648 sec. 2025.02.11 20:55:07.280780 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:55:07.280919 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:07.281046 [ 4 ] {394e7977-59f0-4cb2-8536-de864c1af54b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:07.281104 [ 4 ] {394e7977-59f0-4cb2-8536-de864c1af54b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:07.281710 [ 4 ] {394e7977-59f0-4cb2-8536-de864c1af54b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:07.281751 [ 4 ] {394e7977-59f0-4cb2-8536-de864c1af54b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:07.282164 [ 4 ] {394e7977-59f0-4cb2-8536-de864c1af54b} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.11 20:55:07.282407 [ 4 ] {394e7977-59f0-4cb2-8536-de864c1af54b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:07.282630 [ 4 ] {394e7977-59f0-4cb2-8536-de864c1af54b} executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec. 2025.02.11 20:55:07.282688 [ 4 ] {394e7977-59f0-4cb2-8536-de864c1af54b} TCPHandler: Processed in 0.001827859 sec. 2025.02.11 20:55:07.282855 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:07.282977 [ 255 ] {f92dd559-b8ea-4912-8bfb-10ad465f63d5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:07.283062 [ 255 ] {f92dd559-b8ea-4912-8bfb-10ad465f63d5} 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.02.11 20:55:07.284295 [ 255 ] {f92dd559-b8ea-4912-8bfb-10ad465f63d5} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:07.284336 [ 255 ] {f92dd559-b8ea-4912-8bfb-10ad465f63d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:07.285017 [ 255 ] {f92dd559-b8ea-4912-8bfb-10ad465f63d5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:55:07.285284 [ 255 ] {f92dd559-b8ea-4912-8bfb-10ad465f63d5} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:07.285529 [ 255 ] {f92dd559-b8ea-4912-8bfb-10ad465f63d5} executeQuery: Read 39 rows, 71.56 KiB in 0.002579 sec., 15122.140364482357 rows/sec., 27.10 MiB/sec. 2025.02.11 20:55:07.285643 [ 255 ] {f92dd559-b8ea-4912-8bfb-10ad465f63d5} TCPHandler: Processed in 0.002848935 sec. 2025.02.11 20:55:07.285827 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:07.285978 [ 4 ] {6956d64c-873e-4f3c-be6f-f5f708aad75e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:07.286039 [ 4 ] {6956d64c-873e-4f3c-be6f-f5f708aad75e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:07.286621 [ 4 ] {6956d64c-873e-4f3c-be6f-f5f708aad75e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:07.286666 [ 4 ] {6956d64c-873e-4f3c-be6f-f5f708aad75e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:07.287054 [ 4 ] {6956d64c-873e-4f3c-be6f-f5f708aad75e} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.11 20:55:07.287292 [ 4 ] {6956d64c-873e-4f3c-be6f-f5f708aad75e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:07.287535 [ 4 ] {6956d64c-873e-4f3c-be6f-f5f708aad75e} executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. 2025.02.11 20:55:07.287615 [ 4 ] {6956d64c-873e-4f3c-be6f-f5f708aad75e} TCPHandler: Processed in 0.00185599 sec. 2025.02.11 20:55:09.441049 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.02.11 20:55:09.462693 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:09.462750 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:09.470230 [ 242 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.11 20:55:09.471064 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:09.474009 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.02.11 20:55:12.275184 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.275405 [ 255 ] {c8805bbb-0a69-4b48-88fd-50fef0cd62bc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:55:12.275487 [ 255 ] {c8805bbb-0a69-4b48-88fd-50fef0cd62bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:55:12.276289 [ 255 ] {c8805bbb-0a69-4b48-88fd-50fef0cd62bc} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.276341 [ 255 ] {c8805bbb-0a69-4b48-88fd-50fef0cd62bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.276786 [ 255 ] {c8805bbb-0a69-4b48-88fd-50fef0cd62bc} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:55:12.277040 [ 255 ] {c8805bbb-0a69-4b48-88fd-50fef0cd62bc} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.277243 [ 255 ] {c8805bbb-0a69-4b48-88fd-50fef0cd62bc} executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. 2025.02.11 20:55:12.277299 [ 255 ] {c8805bbb-0a69-4b48-88fd-50fef0cd62bc} TCPHandler: Processed in 0.002260476 sec. 2025.02.11 20:55:12.277567 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.277782 [ 4 ] {ba59c4dd-acde-4c05-87c2-cc061612c16c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:55:12.277854 [ 4 ] {ba59c4dd-acde-4c05-87c2-cc061612c16c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:55:12.278572 [ 4 ] {ba59c4dd-acde-4c05-87c2-cc061612c16c} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.278621 [ 4 ] {ba59c4dd-acde-4c05-87c2-cc061612c16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.279039 [ 4 ] {ba59c4dd-acde-4c05-87c2-cc061612c16c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.11 20:55:12.279283 [ 4 ] {ba59c4dd-acde-4c05-87c2-cc061612c16c} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.279545 [ 4 ] {ba59c4dd-acde-4c05-87c2-cc061612c16c} executeQuery: Read 2 rows, 167.00 B in 0.001817 sec., 1100.715465052284 rows/sec., 89.76 KiB/sec. 2025.02.11 20:55:12.279655 [ 4 ] {ba59c4dd-acde-4c05-87c2-cc061612c16c} TCPHandler: Processed in 0.002225345 sec. 2025.02.11 20:55:12.279908 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.280049 [ 255 ] {43aa9270-19cc-431a-9ea1-aa114668871c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:12.280107 [ 255 ] {43aa9270-19cc-431a-9ea1-aa114668871c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:12.280908 [ 255 ] {43aa9270-19cc-431a-9ea1-aa114668871c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.280946 [ 255 ] {43aa9270-19cc-431a-9ea1-aa114668871c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.281321 [ 255 ] {43aa9270-19cc-431a-9ea1-aa114668871c} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.11 20:55:12.281561 [ 255 ] {43aa9270-19cc-431a-9ea1-aa114668871c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.281738 [ 255 ] {43aa9270-19cc-431a-9ea1-aa114668871c} executeQuery: Read 204 rows, 18.02 KiB in 0.001721 sec., 118535.73503776874 rows/sec., 10.23 MiB/sec. 2025.02.11 20:55:12.281789 [ 255 ] {43aa9270-19cc-431a-9ea1-aa114668871c} TCPHandler: Processed in 0.002020372 sec. 2025.02.11 20:55:12.281956 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.282094 [ 4 ] {9637f7f0-dc34-4dcb-8d7a-4fdd15ca522f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:12.282153 [ 4 ] {9637f7f0-dc34-4dcb-8d7a-4fdd15ca522f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:12.282829 [ 4 ] {9637f7f0-dc34-4dcb-8d7a-4fdd15ca522f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.282867 [ 4 ] {9637f7f0-dc34-4dcb-8d7a-4fdd15ca522f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.283240 [ 4 ] {9637f7f0-dc34-4dcb-8d7a-4fdd15ca522f} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.11 20:55:12.283477 [ 4 ] {9637f7f0-dc34-4dcb-8d7a-4fdd15ca522f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.283692 [ 4 ] {9637f7f0-dc34-4dcb-8d7a-4fdd15ca522f} executeQuery: Read 9 rows, 610.00 B in 0.001625 sec., 5538.461538461539 rows/sec., 366.59 KiB/sec. 2025.02.11 20:55:12.283745 [ 4 ] {9637f7f0-dc34-4dcb-8d7a-4fdd15ca522f} TCPHandler: Processed in 0.00185507 sec. 2025.02.11 20:55:12.283751 [ 222 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:12.283800 [ 222 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:12.283939 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.284077 [ 255 ] {a0bbf32e-20e4-44a8-a73d-b353fa0c67ec} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:55:12.284126 [ 255 ] {a0bbf32e-20e4-44a8-a73d-b353fa0c67ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:55:12.285444 [ 255 ] {a0bbf32e-20e4-44a8-a73d-b353fa0c67ec} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.285503 [ 255 ] {a0bbf32e-20e4-44a8-a73d-b353fa0c67ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.286182 [ 255 ] {a0bbf32e-20e4-44a8-a73d-b353fa0c67ec} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:55:12.286554 [ 255 ] {a0bbf32e-20e4-44a8-a73d-b353fa0c67ec} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.286730 [ 88 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:55:12.286812 [ 88 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.286867 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.286874 [ 255 ] {a0bbf32e-20e4-44a8-a73d-b353fa0c67ec} executeQuery: Read 14 rows, 1004.00 B in 0.002805 sec., 4991.08734402852 rows/sec., 349.54 KiB/sec. 2025.02.11 20:55:12.287277 [ 255 ] {a0bbf32e-20e4-44a8-a73d-b353fa0c67ec} TCPHandler: Processed in 0.003418195 sec. 2025.02.11 20:55:12.287312 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::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.02.11 20:55:12.287582 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.287697 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:12.287803 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 242 rows starting from the beginning of the part 2025.02.11 20:55:12.287864 [ 4 ] {8db5d318-3ce5-41de-864b-83483854edcf} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:55:12.288014 [ 4 ] {8db5d318-3ce5-41de-864b-83483854edcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:55:12.288300 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:12.288398 [ 222 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:12.288945 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:12.289677 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 228 rows starting from the beginning of the part 2025.02.11 20:55:12.290197 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:12.290802 [ 196 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:12.292882 [ 4 ] {8db5d318-3ce5-41de-864b-83483854edcf} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.292955 [ 4 ] {8db5d318-3ce5-41de-864b-83483854edcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:12.294026 [ 4 ] {8db5d318-3ce5-41de-864b-83483854edcf} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:55:12.294517 [ 4 ] {8db5d318-3ce5-41de-864b-83483854edcf} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.294528 [ 198 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.007561321 sec., 69564.5641813117 rows/sec., 4.98 MiB/sec. 2025.02.11 20:55:12.294826 [ 4 ] {8db5d318-3ce5-41de-864b-83483854edcf} executeQuery: Read 13 rows, 830.00 B in 0.007075 sec., 1837.4558303886927 rows/sec., 114.56 KiB/sec. 2025.02.11 20:55:12.294905 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:55:12.294937 [ 4 ] {8db5d318-3ce5-41de-864b-83483854edcf} TCPHandler: Processed in 0.007530631 sec. 2025.02.11 20:55:12.295180 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.295379 [ 255 ] {b89eb866-b4a8-4261-92a7-6e1d2ed671cc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:12.295472 [ 255 ] {b89eb866-b4a8-4261-92a7-6e1d2ed671cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:12.295525 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.295773 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_71_14} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:55:12.296008 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.11 20:55:12.296637 [ 255 ] {b89eb866-b4a8-4261-92a7-6e1d2ed671cc} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.296683 [ 255 ] {b89eb866-b4a8-4261-92a7-6e1d2ed671cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.297126 [ 255 ] {b89eb866-b4a8-4261-92a7-6e1d2ed671cc} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.11 20:55:12.297447 [ 255 ] {b89eb866-b4a8-4261-92a7-6e1d2ed671cc} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.297670 [ 255 ] {b89eb866-b4a8-4261-92a7-6e1d2ed671cc} executeQuery: Read 384 rows, 27.84 KiB in 0.002346 sec., 163682.86445012788 rows/sec., 11.59 MiB/sec. 2025.02.11 20:55:12.297749 [ 255 ] {b89eb866-b4a8-4261-92a7-6e1d2ed671cc} TCPHandler: Processed in 0.002686853 sec. 2025.02.11 20:55:12.297942 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.298071 [ 4 ] {87d0e769-bdb6-4f5a-a104-c4ddb227961a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:55:12.298125 [ 4 ] {87d0e769-bdb6-4f5a-a104-c4ddb227961a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:55:12.298608 [ 4 ] {87d0e769-bdb6-4f5a-a104-c4ddb227961a} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.298647 [ 4 ] {87d0e769-bdb6-4f5a-a104-c4ddb227961a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.299019 [ 4 ] {87d0e769-bdb6-4f5a-a104-c4ddb227961a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:55:12.299266 [ 4 ] {87d0e769-bdb6-4f5a-a104-c4ddb227961a} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.299495 [ 4 ] {87d0e769-bdb6-4f5a-a104-c4ddb227961a} executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. 2025.02.11 20:55:12.299541 [ 221 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:55:12.299575 [ 4 ] {87d0e769-bdb6-4f5a-a104-c4ddb227961a} TCPHandler: Processed in 0.001694787 sec. 2025.02.11 20:55:12.299612 [ 221 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:55:12.299786 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.299965 [ 255 ] {fcb33f2e-100f-44b0-a924-3b1d3f284c03} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:12.300074 [ 255 ] {fcb33f2e-100f-44b0-a924-3b1d3f284c03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:12.301833 [ 255 ] {fcb33f2e-100f-44b0-a924-3b1d3f284c03} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.301903 [ 255 ] {fcb33f2e-100f-44b0-a924-3b1d3f284c03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.302719 [ 255 ] {fcb33f2e-100f-44b0-a924-3b1d3f284c03} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.11 20:55:12.303117 [ 255 ] {fcb33f2e-100f-44b0-a924-3b1d3f284c03} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.303461 [ 255 ] {fcb33f2e-100f-44b0-a924-3b1d3f284c03} executeQuery: Read 238 rows, 16.34 KiB in 0.003523 sec., 67556.06017598638 rows/sec., 4.53 MiB/sec. 2025.02.11 20:55:12.303506 [ 221 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.11 20:55:12.303568 [ 255 ] {fcb33f2e-100f-44b0-a924-3b1d3f284c03} TCPHandler: Processed in 0.003866882 sec. 2025.02.11 20:55:12.303873 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.304148 [ 4 ] {faf7c144-dace-496a-b194-fd82682eb3a0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:55:12.304255 [ 4 ] {faf7c144-dace-496a-b194-fd82682eb3a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:55:12.304775 [ 4 ] {faf7c144-dace-496a-b194-fd82682eb3a0} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.304814 [ 4 ] {faf7c144-dace-496a-b194-fd82682eb3a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.305174 [ 4 ] {faf7c144-dace-496a-b194-fd82682eb3a0} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.11 20:55:12.305407 [ 4 ] {faf7c144-dace-496a-b194-fd82682eb3a0} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.305614 [ 4 ] {faf7c144-dace-496a-b194-fd82682eb3a0} executeQuery: Read 1 rows, 69.00 B in 0.001576 sec., 634.5177664974619 rows/sec., 42.76 KiB/sec. 2025.02.11 20:55:12.305664 [ 4 ] {faf7c144-dace-496a-b194-fd82682eb3a0} TCPHandler: Processed in 0.001968111 sec. 2025.02.11 20:55:12.305817 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:12.305935 [ 255 ] {bf0c55bb-b6c9-407e-8b52-cc31459f1381} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:12.305985 [ 255 ] {bf0c55bb-b6c9-407e-8b52-cc31459f1381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:12.306470 [ 255 ] {bf0c55bb-b6c9-407e-8b52-cc31459f1381} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:12.306506 [ 255 ] {bf0c55bb-b6c9-407e-8b52-cc31459f1381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.02.11 20:55:12.306868 [ 255 ] {bf0c55bb-b6c9-407e-8b52-cc31459f1381} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.11 20:55:12.307105 [ 255 ] {bf0c55bb-b6c9-407e-8b52-cc31459f1381} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:12.307276 [ 255 ] {bf0c55bb-b6c9-407e-8b52-cc31459f1381} executeQuery: Read 82 rows, 5.33 KiB in 0.001366 sec., 60029.28257686676 rows/sec., 3.81 MiB/sec. 2025.02.11 20:55:12.307324 [ 255 ] {bf0c55bb-b6c9-407e-8b52-cc31459f1381} TCPHandler: Processed in 0.001564995 sec. 2025.02.11 20:55:13.000161 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 261.50 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 264.72 MiB (RSS), difference: 3.22 MiB 2025.02.11 20:55:14.300421 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.02.11 20:55:14.301118 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:14.301182 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:14.301739 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.11 20:55:14.302020 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:14.302232 [ 108 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.11 20:55:14.302301 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.02.11 20:55:14.302329 [ 108 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:14.302362 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:14.302528 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.11 20:55:14.302948 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:14.303029 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.02.11 20:55:14.303109 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2025.02.11 20:55:14.303193 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2025.02.11 20:55:14.303308 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.02.11 20:55:14.303382 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.02.11 20:55:14.303634 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.02.11 20:55:14.306558 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004128366 sec., 8998475.425870672 rows/sec., 128.72 MiB/sec. 2025.02.11 20:55:14.306824 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.11 20:55:14.307130 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:14.307217 [ 200 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_81_16} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.11 20:55:14.307302 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.11 20:55:16.974076 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.02.11 20:55:16.996199 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:16.996257 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.000261 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.25 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 264.72 MiB (RSS), difference: -4.52 MiB 2025.02.11 20:55:17.003446 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2110 2025.02.11 20:55:17.011479 [ 242 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.11 20:55:17.015918 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.016553 [ 125 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.11 20:55:17.016694 [ 125 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:17.016844 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.017497 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.11 20:55:17.020991 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:17.021090 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.036569 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:55:17.038263 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.045794 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2110 2025.02.11 20:55:17.051400 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.02.11 20:55:17.052164 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:17.053438 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.02.11 20:55:17.058483 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.02.11 20:55:17.063854 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:17.069429 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.02.11 20:55:17.075268 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:17.081108 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.02.11 20:55:17.149911 [ 198 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.132879184 sec., 4598.161891180788 rows/sec., 23.78 MiB/sec. 2025.02.11 20:55:17.153302 [ 198 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.11 20:55:17.156531 [ 198 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.156648 [ 198 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_81_16} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.11 20:55:17.159129 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.11 20:55:17.272637 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:17.272839 [ 255 ] {a0eda629-480e-4632-8098-0ad4558ded83} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:17.272914 [ 255 ] {a0eda629-480e-4632-8098-0ad4558ded83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:17.273782 [ 255 ] {a0eda629-480e-4632-8098-0ad4558ded83} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:17.273832 [ 255 ] {a0eda629-480e-4632-8098-0ad4558ded83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.274284 [ 255 ] {a0eda629-480e-4632-8098-0ad4558ded83} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.11 20:55:17.274541 [ 255 ] {a0eda629-480e-4632-8098-0ad4558ded83} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.274814 [ 255 ] {a0eda629-480e-4632-8098-0ad4558ded83} executeQuery: Read 134 rows, 11.81 KiB in 0.002025 sec., 66172.83950617284 rows/sec., 5.69 MiB/sec. 2025.02.11 20:55:17.274909 [ 255 ] {a0eda629-480e-4632-8098-0ad4558ded83} TCPHandler: Processed in 0.002406349 sec. 2025.02.11 20:55:17.275171 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:17.275343 [ 4 ] {f2d47609-7db2-4ad4-b26d-90894f494210} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:17.275417 [ 4 ] {f2d47609-7db2-4ad4-b26d-90894f494210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:17.276187 [ 4 ] {f2d47609-7db2-4ad4-b26d-90894f494210} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:17.276229 [ 4 ] {f2d47609-7db2-4ad4-b26d-90894f494210} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.276651 [ 4 ] {f2d47609-7db2-4ad4-b26d-90894f494210} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.11 20:55:17.276913 [ 4 ] {f2d47609-7db2-4ad4-b26d-90894f494210} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.277132 [ 4 ] {f2d47609-7db2-4ad4-b26d-90894f494210} executeQuery: Read 39 rows, 2.93 KiB in 0.001837 sec., 21230.266739248775 rows/sec., 1.56 MiB/sec. 2025.02.11 20:55:17.277238 [ 4 ] {f2d47609-7db2-4ad4-b26d-90894f494210} TCPHandler: Processed in 0.002193875 sec. 2025.02.11 20:55:17.277466 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:17.277765 [ 255 ] {cb60032b-a233-4758-8a8d-af3b8dffbdd4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:17.277844 [ 255 ] {cb60032b-a233-4758-8a8d-af3b8dffbdd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:17.278518 [ 255 ] {cb60032b-a233-4758-8a8d-af3b8dffbdd4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:17.278558 [ 255 ] {cb60032b-a233-4758-8a8d-af3b8dffbdd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.278945 [ 255 ] {cb60032b-a233-4758-8a8d-af3b8dffbdd4} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.11 20:55:17.279185 [ 255 ] {cb60032b-a233-4758-8a8d-af3b8dffbdd4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.279417 [ 255 ] {cb60032b-a233-4758-8a8d-af3b8dffbdd4} executeQuery: Read 103 rows, 8.24 KiB in 0.001758 sec., 58589.306029579064 rows/sec., 4.58 MiB/sec. 2025.02.11 20:55:17.279505 [ 255 ] {cb60032b-a233-4758-8a8d-af3b8dffbdd4} TCPHandler: Processed in 0.002145434 sec. 2025.02.11 20:55:17.279695 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:17.279844 [ 4 ] {7c263348-54ee-4c8e-be88-6568045df7fc} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:17.279900 [ 4 ] {7c263348-54ee-4c8e-be88-6568045df7fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:17.280482 [ 4 ] {7c263348-54ee-4c8e-be88-6568045df7fc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:17.280520 [ 4 ] {7c263348-54ee-4c8e-be88-6568045df7fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.280932 [ 4 ] {7c263348-54ee-4c8e-be88-6568045df7fc} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.11 20:55:17.281172 [ 4 ] {7c263348-54ee-4c8e-be88-6568045df7fc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.281327 [ 146 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.02.11 20:55:17.281368 [ 4 ] {7c263348-54ee-4c8e-be88-6568045df7fc} executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. 2025.02.11 20:55:17.281375 [ 146 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:17.281414 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.281443 [ 4 ] {7c263348-54ee-4c8e-be88-6568045df7fc} TCPHandler: Processed in 0.001828769 sec. 2025.02.11 20:55:17.281738 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:17.281770 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2025.02.11 20:55:17.282158 [ 255 ] {8ba3eb1f-2b76-4eb1-b50a-cf7bad890917} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:17.282468 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:17.282665 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 35291 rows starting from the beginning of the part 2025.02.11 20:55:17.282640 [ 255 ] {8ba3eb1f-2b76-4eb1-b50a-cf7bad890917} 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.02.11 20:55:17.283384 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 883 rows starting from the beginning of the part 2025.02.11 20:55:17.284201 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part 2025.02.11 20:55:17.284848 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2025.02.11 20:55:17.285429 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 238 rows starting from the beginning of the part 2025.02.11 20:55:17.287774 [ 255 ] {8ba3eb1f-2b76-4eb1-b50a-cf7bad890917} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:17.287822 [ 255 ] {8ba3eb1f-2b76-4eb1-b50a-cf7bad890917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.289532 [ 255 ] {8ba3eb1f-2b76-4eb1-b50a-cf7bad890917} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:55:17.289995 [ 255 ] {8ba3eb1f-2b76-4eb1-b50a-cf7bad890917} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.290282 [ 222 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:55:17.290307 [ 255 ] {8ba3eb1f-2b76-4eb1-b50a-cf7bad890917} executeQuery: Read 39 rows, 71.56 KiB in 0.008343 sec., 4674.577490111471 rows/sec., 8.38 MiB/sec. 2025.02.11 20:55:17.290332 [ 222 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:55:17.290928 [ 255 ] {8ba3eb1f-2b76-4eb1-b50a-cf7bad890917} TCPHandler: Processed in 0.00937199 sec. 2025.02.11 20:55:17.291124 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:17.291404 [ 4 ] {f84a287a-b00d-4efd-8c83-f688c8eb10a1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:17.291471 [ 4 ] {f84a287a-b00d-4efd-8c83-f688c8eb10a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:17.292498 [ 4 ] {f84a287a-b00d-4efd-8c83-f688c8eb10a1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:17.292562 [ 4 ] {f84a287a-b00d-4efd-8c83-f688c8eb10a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:17.293234 [ 4 ] {f84a287a-b00d-4efd-8c83-f688c8eb10a1} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.11 20:55:17.293536 [ 4 ] {f84a287a-b00d-4efd-8c83-f688c8eb10a1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.293761 [ 222 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:55:17.293960 [ 4 ] {f84a287a-b00d-4efd-8c83-f688c8eb10a1} executeQuery: Read 60 rows, 4.14 KiB in 0.002614 sec., 22953.328232593725 rows/sec., 1.55 MiB/sec. 2025.02.11 20:55:17.294396 [ 4 ] {f84a287a-b00d-4efd-8c83-f688c8eb10a1} TCPHandler: Processed in 0.003331213 sec. 2025.02.11 20:55:17.297852 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 36809 rows, containing 5 columns (5 merged, 0 gathered) in 0.016317371 sec., 2255816.8224525875 rows/sec., 152.47 MiB/sec. 2025.02.11 20:55:17.298347 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.02.11 20:55:17.298741 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:17.298842 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_119_24} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.02.11 20:55:17.298958 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.11 20:55:18.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 261.76 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 264.72 MiB (RSS), difference: 2.96 MiB 2025.02.11 20:55:21.571054 [ 147 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:55:21.571149 [ 147 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:55:21.802462 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.02.11 20:55:21.803368 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:21.803413 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:21.803978 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.11 20:55:21.804247 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:21.804508 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.02.11 20:55:22.274789 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.275093 [ 255 ] {b4701627-0ea1-4546-82f9-ced1676b2771} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:55:22.275164 [ 255 ] {b4701627-0ea1-4546-82f9-ced1676b2771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:55:22.275937 [ 255 ] {b4701627-0ea1-4546-82f9-ced1676b2771} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.275982 [ 255 ] {b4701627-0ea1-4546-82f9-ced1676b2771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.276416 [ 255 ] {b4701627-0ea1-4546-82f9-ced1676b2771} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:55:22.276669 [ 255 ] {b4701627-0ea1-4546-82f9-ced1676b2771} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.276922 [ 255 ] {b4701627-0ea1-4546-82f9-ced1676b2771} executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. 2025.02.11 20:55:22.276980 [ 255 ] {b4701627-0ea1-4546-82f9-ced1676b2771} TCPHandler: Processed in 0.002379848 sec. 2025.02.11 20:55:22.277245 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.277461 [ 4 ] {d0275745-94b2-4cfe-bdf0-a42e90c267a2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:22.277546 [ 4 ] {d0275745-94b2-4cfe-bdf0-a42e90c267a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:22.278494 [ 4 ] {d0275745-94b2-4cfe-bdf0-a42e90c267a2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.278546 [ 4 ] {d0275745-94b2-4cfe-bdf0-a42e90c267a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.279007 [ 4 ] {d0275745-94b2-4cfe-bdf0-a42e90c267a2} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.11 20:55:22.279260 [ 4 ] {d0275745-94b2-4cfe-bdf0-a42e90c267a2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.279475 [ 145 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.11 20:55:22.279549 [ 4 ] {d0275745-94b2-4cfe-bdf0-a42e90c267a2} executeQuery: Read 203 rows, 17.95 KiB in 0.002144 sec., 94682.83582089552 rows/sec., 8.18 MiB/sec. 2025.02.11 20:55:22.279576 [ 145 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.279641 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.279690 [ 4 ] {d0275745-94b2-4cfe-bdf0-a42e90c267a2} TCPHandler: Processed in 0.002584631 sec. 2025.02.11 20:55:22.279925 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.11 20:55:22.279939 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.280198 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:22.280206 [ 255 ] {5f24cf68-36eb-4087-8913-2be67d30e358} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:22.280266 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1431 rows starting from the beginning of the part 2025.02.11 20:55:22.280309 [ 255 ] {5f24cf68-36eb-4087-8913-2be67d30e358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:22.280560 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 203 rows starting from the beginning of the part 2025.02.11 20:55:22.280949 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 134 rows starting from the beginning of the part 2025.02.11 20:55:22.281327 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 204 rows starting from the beginning of the part 2025.02.11 20:55:22.281700 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 134 rows starting from the beginning of the part 2025.02.11 20:55:22.282088 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 203 rows starting from the beginning of the part 2025.02.11 20:55:22.283205 [ 255 ] {5f24cf68-36eb-4087-8913-2be67d30e358} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.283282 [ 255 ] {5f24cf68-36eb-4087-8913-2be67d30e358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.284213 [ 255 ] {5f24cf68-36eb-4087-8913-2be67d30e358} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.11 20:55:22.284661 [ 255 ] {5f24cf68-36eb-4087-8913-2be67d30e358} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.285127 [ 255 ] {5f24cf68-36eb-4087-8913-2be67d30e358} executeQuery: Read 7 rows, 467.00 B in 0.004982 sec., 1405.0582095543957 rows/sec., 91.54 KiB/sec. 2025.02.11 20:55:22.285631 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2309 rows, containing 5 columns (5 merged, 0 gathered) in 0.005875324 sec., 392999.60308571917 rows/sec., 34.70 MiB/sec. 2025.02.11 20:55:22.285745 [ 255 ] {5f24cf68-36eb-4087-8913-2be67d30e358} TCPHandler: Processed in 0.005913814 sec. 2025.02.11 20:55:22.286043 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.11 20:55:22.286102 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.286792 [ 4 ] {2f030595-b65f-4c30-a9d6-a32ac7896b81} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:55:22.286906 [ 4 ] {2f030595-b65f-4c30-a9d6-a32ac7896b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:55:22.286915 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.287150 [ 201 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_121_24} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.11 20:55:22.287298 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.02.11 20:55:22.287800 [ 4 ] {2f030595-b65f-4c30-a9d6-a32ac7896b81} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.287846 [ 4 ] {2f030595-b65f-4c30-a9d6-a32ac7896b81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.288215 [ 4 ] {2f030595-b65f-4c30-a9d6-a32ac7896b81} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:55:22.288454 [ 4 ] {2f030595-b65f-4c30-a9d6-a32ac7896b81} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.288672 [ 4 ] {2f030595-b65f-4c30-a9d6-a32ac7896b81} executeQuery: Read 14 rows, 1004.00 B in 0.002144 sec., 6529.850746268657 rows/sec., 457.31 KiB/sec. 2025.02.11 20:55:22.288730 [ 4 ] {2f030595-b65f-4c30-a9d6-a32ac7896b81} TCPHandler: Processed in 0.002836825 sec. 2025.02.11 20:55:22.288889 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.289028 [ 255 ] {76f2eeab-ba2f-4930-b620-0b131f6d1156} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:55:22.289080 [ 255 ] {76f2eeab-ba2f-4930-b620-0b131f6d1156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:55:22.289648 [ 255 ] {76f2eeab-ba2f-4930-b620-0b131f6d1156} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.289686 [ 255 ] {76f2eeab-ba2f-4930-b620-0b131f6d1156} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.290059 [ 255 ] {76f2eeab-ba2f-4930-b620-0b131f6d1156} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:55:22.290294 [ 255 ] {76f2eeab-ba2f-4930-b620-0b131f6d1156} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.290544 [ 255 ] {76f2eeab-ba2f-4930-b620-0b131f6d1156} executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. 2025.02.11 20:55:22.290603 [ 255 ] {76f2eeab-ba2f-4930-b620-0b131f6d1156} TCPHandler: Processed in 0.001778338 sec. 2025.02.11 20:55:22.290826 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.291003 [ 4 ] {215b9ff9-0b36-463e-bc76-f1c1d2f46f5e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:22.291053 [ 4 ] {215b9ff9-0b36-463e-bc76-f1c1d2f46f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:22.291795 [ 4 ] {215b9ff9-0b36-463e-bc76-f1c1d2f46f5e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.291836 [ 4 ] {215b9ff9-0b36-463e-bc76-f1c1d2f46f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.292219 [ 4 ] {215b9ff9-0b36-463e-bc76-f1c1d2f46f5e} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.11 20:55:22.292464 [ 4 ] {215b9ff9-0b36-463e-bc76-f1c1d2f46f5e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.292642 [ 145 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.11 20:55:22.292706 [ 145 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.292723 [ 4 ] {215b9ff9-0b36-463e-bc76-f1c1d2f46f5e} executeQuery: Read 382 rows, 27.68 KiB in 0.001733 sec., 220427.00519330642 rows/sec., 15.60 MiB/sec. 2025.02.11 20:55:22.292743 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.292894 [ 4 ] {215b9ff9-0b36-463e-bc76-f1c1d2f46f5e} TCPHandler: Processed in 0.002182865 sec. 2025.02.11 20:55:22.292949 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.11 20:55:22.293069 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.293106 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:22.293148 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 913 rows starting from the beginning of the part 2025.02.11 20:55:22.293301 [ 255 ] {3e0e7ddf-1221-44fe-855d-bc68a7f81435} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:55:22.293449 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 382 rows starting from the beginning of the part 2025.02.11 20:55:22.293470 [ 255 ] {3e0e7ddf-1221-44fe-855d-bc68a7f81435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:55:22.293808 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 103 rows starting from the beginning of the part 2025.02.11 20:55:22.294142 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 384 rows starting from the beginning of the part 2025.02.11 20:55:22.294515 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 103 rows starting from the beginning of the part 2025.02.11 20:55:22.294863 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 382 rows starting from the beginning of the part 2025.02.11 20:55:22.295821 [ 255 ] {3e0e7ddf-1221-44fe-855d-bc68a7f81435} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.295903 [ 255 ] {3e0e7ddf-1221-44fe-855d-bc68a7f81435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.296840 [ 255 ] {3e0e7ddf-1221-44fe-855d-bc68a7f81435} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:55:22.297292 [ 255 ] {3e0e7ddf-1221-44fe-855d-bc68a7f81435} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.297722 [ 255 ] {3e0e7ddf-1221-44fe-855d-bc68a7f81435} executeQuery: Read 6 rows, 321.00 B in 0.004489 sec., 1336.6005791935843 rows/sec., 69.83 KiB/sec. 2025.02.11 20:55:22.298187 [ 255 ] {3e0e7ddf-1221-44fe-855d-bc68a7f81435} TCPHandler: Processed in 0.005178213 sec. 2025.02.11 20:55:22.298559 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.298586 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.005722041 sec., 396187.304495022 rows/sec., 30.13 MiB/sec. 2025.02.11 20:55:22.298829 [ 4 ] {81121805-8b35-4e98-9ca8-bc9969e1c4e4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:22.298865 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.11 20:55:22.298904 [ 4 ] {81121805-8b35-4e98-9ca8-bc9969e1c4e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:22.299243 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.299340 [ 190 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_121_24} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.11 20:55:22.299423 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.11 20:55:22.299658 [ 4 ] {81121805-8b35-4e98-9ca8-bc9969e1c4e4} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.299696 [ 4 ] {81121805-8b35-4e98-9ca8-bc9969e1c4e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.300086 [ 4 ] {81121805-8b35-4e98-9ca8-bc9969e1c4e4} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.11 20:55:22.300323 [ 4 ] {81121805-8b35-4e98-9ca8-bc9969e1c4e4} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.300530 [ 4 ] {81121805-8b35-4e98-9ca8-bc9969e1c4e4} executeQuery: Read 237 rows, 16.27 KiB in 0.001764 sec., 134353.74149659864 rows/sec., 9.01 MiB/sec. 2025.02.11 20:55:22.300581 [ 4 ] {81121805-8b35-4e98-9ca8-bc9969e1c4e4} TCPHandler: Processed in 0.002234676 sec. 2025.02.11 20:55:22.300732 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.300869 [ 255 ] {18d051f1-9b35-4145-ac20-c414e00ba7f4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:55:22.300928 [ 255 ] {18d051f1-9b35-4145-ac20-c414e00ba7f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:55:22.301412 [ 255 ] {18d051f1-9b35-4145-ac20-c414e00ba7f4} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.301451 [ 255 ] {18d051f1-9b35-4145-ac20-c414e00ba7f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.301811 [ 255 ] {18d051f1-9b35-4145-ac20-c414e00ba7f4} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.11 20:55:22.302044 [ 255 ] {18d051f1-9b35-4145-ac20-c414e00ba7f4} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.302240 [ 145 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.02.11 20:55:22.302304 [ 255 ] {18d051f1-9b35-4145-ac20-c414e00ba7f4} executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. 2025.02.11 20:55:22.302330 [ 145 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.302423 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.302438 [ 255 ] {18d051f1-9b35-4145-ac20-c414e00ba7f4} TCPHandler: Processed in 0.001770229 sec. 2025.02.11 20:55:22.302798 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:22.302957 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.02.11 20:55:22.303282 [ 4 ] {39c39f74-2049-4961-bba5-17a02fc20850} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:22.303554 [ 4 ] {39c39f74-2049-4961-bba5-17a02fc20850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:22.303571 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:22.303726 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part 2025.02.11 20:55:22.304170 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2025.02.11 20:55:22.304459 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2025.02.11 20:55:22.304947 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2025.02.11 20:55:22.305274 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2025.02.11 20:55:22.305617 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2025.02.11 20:55:22.306577 [ 4 ] {39c39f74-2049-4961-bba5-17a02fc20850} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.306646 [ 4 ] {39c39f74-2049-4961-bba5-17a02fc20850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.307726 [ 4 ] {39c39f74-2049-4961-bba5-17a02fc20850} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.11 20:55:22.308360 [ 4 ] {39c39f74-2049-4961-bba5-17a02fc20850} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.308779 [ 145 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.11 20:55:22.308794 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.006217729 sec., 8845.673396186936 rows/sec., 596.05 KiB/sec. 2025.02.11 20:55:22.308890 [ 145 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:22.308969 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:22.309039 [ 4 ] {39c39f74-2049-4961-bba5-17a02fc20850} executeQuery: Read 82 rows, 5.33 KiB in 0.005922 sec., 13846.673421141506 rows/sec., 900.54 KiB/sec. 2025.02.11 20:55:22.309062 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.02.11 20:55:22.309395 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.11 20:55:22.309432 [ 4 ] {39c39f74-2049-4961-bba5-17a02fc20850} TCPHandler: Processed in 0.006825839 sec. 2025.02.11 20:55:22.309736 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:22.309795 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7708 rows starting from the beginning of the part 2025.02.11 20:55:22.309873 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.310034 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part 2025.02.11 20:55:22.310212 [ 189 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_55_11} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.02.11 20:55:22.310383 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2025.02.11 20:55:22.310587 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:55:22.310703 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 82 rows starting from the beginning of the part 2025.02.11 20:55:22.310910 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part 2025.02.11 20:55:22.311060 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part 2025.02.11 20:55:22.313342 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 8074 rows, containing 4 columns (4 merged, 0 gathered) in 0.004234538 sec., 1906701.5102946295 rows/sec., 124.28 MiB/sec. 2025.02.11 20:55:22.313797 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.11 20:55:22.314109 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:22.314194 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_121_24} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.11 20:55:22.314276 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. 2025.02.11 20:55:24.551502 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.02.11 20:55:24.575319 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:24.575386 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:24.583033 [ 242 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.11 20:55:24.583891 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:24.588535 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.02.11 20:55:27.046006 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2142 2025.02.11 20:55:27.049286 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.049347 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.050880 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:55:27.051193 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.051417 [ 133 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:55:27.051542 [ 133 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.051605 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.052153 [ 199 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:55:27.053983 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2142 2025.02.11 20:55:27.054303 [ 199 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:27.054518 [ 199 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1976 rows starting from the beginning of the part 2025.02.11 20:55:27.055216 [ 199 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part 2025.02.11 20:55:27.055877 [ 199 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part 2025.02.11 20:55:27.056544 [ 199 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part 2025.02.11 20:55:27.057194 [ 199 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part 2025.02.11 20:55:27.057861 [ 199 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part 2025.02.11 20:55:27.067713 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 72 columns (72 merged, 0 gathered) in 0.015971896 sec., 134110.5652077875 rows/sec., 101.54 MiB/sec. 2025.02.11 20:55:27.069992 [ 186 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:55:27.070914 [ 186 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.071026 [ 186 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_61_12} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:55:27.071418 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.77 MiB. 2025.02.11 20:55:27.303076 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:27.303278 [ 255 ] {f8d0d218-14c5-42d8-ac83-ce391f102b29} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:55:27.303360 [ 255 ] {f8d0d218-14c5-42d8-ac83-ce391f102b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:55:27.304281 [ 255 ] {f8d0d218-14c5-42d8-ac83-ce391f102b29} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.304349 [ 255 ] {f8d0d218-14c5-42d8-ac83-ce391f102b29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.304954 [ 255 ] {f8d0d218-14c5-42d8-ac83-ce391f102b29} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.11 20:55:27.305235 [ 255 ] {f8d0d218-14c5-42d8-ac83-ce391f102b29} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.305492 [ 255 ] {f8d0d218-14c5-42d8-ac83-ce391f102b29} executeQuery: Read 10 rows, 835.00 B in 0.002272 sec., 4401.408450704225 rows/sec., 358.90 KiB/sec. 2025.02.11 20:55:27.305565 [ 255 ] {f8d0d218-14c5-42d8-ac83-ce391f102b29} TCPHandler: Processed in 0.002628372 sec. 2025.02.11 20:55:27.305853 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:27.306069 [ 4 ] {66bc8c78-0cab-451e-9bee-726f33acc7d7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:27.306156 [ 4 ] {66bc8c78-0cab-451e-9bee-726f33acc7d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:27.307660 [ 4 ] {66bc8c78-0cab-451e-9bee-726f33acc7d7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.307716 [ 4 ] {66bc8c78-0cab-451e-9bee-726f33acc7d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.308298 [ 4 ] {66bc8c78-0cab-451e-9bee-726f33acc7d7} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.11 20:55:27.308575 [ 4 ] {66bc8c78-0cab-451e-9bee-726f33acc7d7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.308832 [ 4 ] {66bc8c78-0cab-451e-9bee-726f33acc7d7} executeQuery: Read 1279 rows, 108.29 KiB in 0.002828 sec., 452263.0834512023 rows/sec., 37.39 MiB/sec. 2025.02.11 20:55:27.308906 [ 4 ] {66bc8c78-0cab-451e-9bee-726f33acc7d7} TCPHandler: Processed in 0.003202892 sec. 2025.02.11 20:55:27.309075 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:27.309212 [ 255 ] {d4d06de1-9d3b-4093-90e2-897803ab029e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:27.309277 [ 255 ] {d4d06de1-9d3b-4093-90e2-897803ab029e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:27.309956 [ 255 ] {d4d06de1-9d3b-4093-90e2-897803ab029e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.310000 [ 255 ] {d4d06de1-9d3b-4093-90e2-897803ab029e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.310421 [ 255 ] {d4d06de1-9d3b-4093-90e2-897803ab029e} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.11 20:55:27.310671 [ 255 ] {d4d06de1-9d3b-4093-90e2-897803ab029e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.310900 [ 255 ] {d4d06de1-9d3b-4093-90e2-897803ab029e} executeQuery: Read 49 rows, 3.63 KiB in 0.001721 sec., 28471.818710052292 rows/sec., 2.06 MiB/sec. 2025.02.11 20:55:27.310956 [ 255 ] {d4d06de1-9d3b-4093-90e2-897803ab029e} TCPHandler: Processed in 0.001944371 sec. 2025.02.11 20:55:27.311107 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:27.311238 [ 4 ] {31a62bf7-f556-4082-9f11-1f1c9006fa5d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:55:27.311292 [ 4 ] {31a62bf7-f556-4082-9f11-1f1c9006fa5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:55:27.312072 [ 4 ] {31a62bf7-f556-4082-9f11-1f1c9006fa5d} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.312113 [ 4 ] {31a62bf7-f556-4082-9f11-1f1c9006fa5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.312492 [ 4 ] {31a62bf7-f556-4082-9f11-1f1c9006fa5d} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:55:27.312745 [ 4 ] {31a62bf7-f556-4082-9f11-1f1c9006fa5d} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.312950 [ 4 ] {31a62bf7-f556-4082-9f11-1f1c9006fa5d} executeQuery: Read 228 rows, 15.81 KiB in 0.001744 sec., 130733.94495412843 rows/sec., 8.85 MiB/sec. 2025.02.11 20:55:27.313004 [ 4 ] {31a62bf7-f556-4082-9f11-1f1c9006fa5d} TCPHandler: Processed in 0.001955981 sec. 2025.02.11 20:55:27.313166 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:27.313291 [ 255 ] {950248b1-3198-4732-bcae-7185ef30b61f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:27.313341 [ 255 ] {950248b1-3198-4732-bcae-7185ef30b61f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:27.314191 [ 255 ] {950248b1-3198-4732-bcae-7185ef30b61f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.314230 [ 255 ] {950248b1-3198-4732-bcae-7185ef30b61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.314642 [ 255 ] {950248b1-3198-4732-bcae-7185ef30b61f} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.11 20:55:27.314928 [ 255 ] {950248b1-3198-4732-bcae-7185ef30b61f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.315129 [ 255 ] {950248b1-3198-4732-bcae-7185ef30b61f} executeQuery: Read 569 rows, 43.34 KiB in 0.001855 sec., 306738.54447439354 rows/sec., 22.82 MiB/sec. 2025.02.11 20:55:27.315207 [ 217 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:27.315214 [ 255 ] {950248b1-3198-4732-bcae-7185ef30b61f} TCPHandler: Processed in 0.002105634 sec. 2025.02.11 20:55:27.315275 [ 217 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:27.315438 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:27.315594 [ 4 ] {d8cddfe0-9926-4977-8db6-d485da96ca76} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:27.315673 [ 4 ] {d8cddfe0-9926-4977-8db6-d485da96ca76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:27.317215 [ 4 ] {d8cddfe0-9926-4977-8db6-d485da96ca76} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.317293 [ 4 ] {d8cddfe0-9926-4977-8db6-d485da96ca76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.318101 [ 4 ] {d8cddfe0-9926-4977-8db6-d485da96ca76} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.11 20:55:27.318575 [ 4 ] {d8cddfe0-9926-4977-8db6-d485da96ca76} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.318985 [ 4 ] {d8cddfe0-9926-4977-8db6-d485da96ca76} executeQuery: Read 885 rows, 60.98 KiB in 0.003406 sec., 259835.58426306516 rows/sec., 17.48 MiB/sec. 2025.02.11 20:55:27.318986 [ 217 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:27.319179 [ 4 ] {d8cddfe0-9926-4977-8db6-d485da96ca76} TCPHandler: Processed in 0.003806211 sec. 2025.02.11 20:55:27.319439 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:27.319737 [ 255 ] {76efb471-7b3c-41fa-ba42-ea75676389bc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:27.320020 [ 255 ] {76efb471-7b3c-41fa-ba42-ea75676389bc} 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.02.11 20:55:27.321428 [ 255 ] {76efb471-7b3c-41fa-ba42-ea75676389bc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.321466 [ 255 ] {76efb471-7b3c-41fa-ba42-ea75676389bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.322199 [ 255 ] {76efb471-7b3c-41fa-ba42-ea75676389bc} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:55:27.322460 [ 255 ] {76efb471-7b3c-41fa-ba42-ea75676389bc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.322655 [ 255 ] {76efb471-7b3c-41fa-ba42-ea75676389bc} executeQuery: Read 39 rows, 71.56 KiB in 0.003036 sec., 12845.849802371542 rows/sec., 23.02 MiB/sec. 2025.02.11 20:55:27.322749 [ 255 ] {76efb471-7b3c-41fa-ba42-ea75676389bc} TCPHandler: Processed in 0.003437265 sec. 2025.02.11 20:55:27.322899 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:27.323018 [ 4 ] {a971817a-1876-4898-b9f8-0b382f22d67a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:27.323069 [ 4 ] {a971817a-1876-4898-b9f8-0b382f22d67a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:27.323566 [ 4 ] {a971817a-1876-4898-b9f8-0b382f22d67a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:27.323605 [ 4 ] {a971817a-1876-4898-b9f8-0b382f22d67a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.02.11 20:55:27.323980 [ 4 ] {a971817a-1876-4898-b9f8-0b382f22d67a} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.11 20:55:27.324247 [ 4 ] {a971817a-1876-4898-b9f8-0b382f22d67a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:27.324467 [ 4 ] {a971817a-1876-4898-b9f8-0b382f22d67a} executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. 2025.02.11 20:55:27.324521 [ 4 ] {a971817a-1876-4898-b9f8-0b382f22d67a} TCPHandler: Processed in 0.001680966 sec. 2025.02.11 20:55:27.324527 [ 222 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:27.324570 [ 222 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:27.326407 [ 222 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:27.735946 [ 220 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:27.736011 [ 220 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:27.737864 [ 220 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:28.374232 [ 224 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:28.374285 [ 224 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:28.376108 [ 224 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:55:29.304636 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.02.11 20:55:29.305310 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:29.305358 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:29.305901 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.11 20:55:29.306167 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:29.306397 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.02.11 20:55:32.088612 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.02.11 20:55:32.112985 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.113054 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.120702 [ 242 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.11 20:55:32.121577 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.125400 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.02.11 20:55:32.274639 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.274857 [ 255 ] {a78768b8-34f3-46d5-8c2c-9ef3f4c5c565} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:55:32.274937 [ 255 ] {a78768b8-34f3-46d5-8c2c-9ef3f4c5c565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:55:32.275734 [ 255 ] {a78768b8-34f3-46d5-8c2c-9ef3f4c5c565} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.275775 [ 255 ] {a78768b8-34f3-46d5-8c2c-9ef3f4c5c565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.276211 [ 255 ] {a78768b8-34f3-46d5-8c2c-9ef3f4c5c565} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:55:32.276462 [ 255 ] {a78768b8-34f3-46d5-8c2c-9ef3f4c5c565} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.276658 [ 255 ] {a78768b8-34f3-46d5-8c2c-9ef3f4c5c565} executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. 2025.02.11 20:55:32.276713 [ 255 ] {a78768b8-34f3-46d5-8c2c-9ef3f4c5c565} TCPHandler: Processed in 0.002208765 sec. 2025.02.11 20:55:32.276951 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.277145 [ 4 ] {c3187c4e-e665-4295-82cd-3cced3b82ca2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:32.277221 [ 4 ] {c3187c4e-e665-4295-82cd-3cced3b82ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:32.277987 [ 4 ] {c3187c4e-e665-4295-82cd-3cced3b82ca2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.278032 [ 4 ] {c3187c4e-e665-4295-82cd-3cced3b82ca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.278444 [ 4 ] {c3187c4e-e665-4295-82cd-3cced3b82ca2} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.11 20:55:32.278692 [ 4 ] {c3187c4e-e665-4295-82cd-3cced3b82ca2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.278909 [ 4 ] {c3187c4e-e665-4295-82cd-3cced3b82ca2} executeQuery: Read 203 rows, 17.95 KiB in 0.001822 sec., 111416.02634467618 rows/sec., 9.62 MiB/sec. 2025.02.11 20:55:32.278965 [ 4 ] {c3187c4e-e665-4295-82cd-3cced3b82ca2} TCPHandler: Processed in 0.002143314 sec. 2025.02.11 20:55:32.279111 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.279254 [ 255 ] {fc6cb92b-08f4-4a3e-8195-59a6bb439ca3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:32.279310 [ 255 ] {fc6cb92b-08f4-4a3e-8195-59a6bb439ca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:32.279975 [ 255 ] {fc6cb92b-08f4-4a3e-8195-59a6bb439ca3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.280020 [ 255 ] {fc6cb92b-08f4-4a3e-8195-59a6bb439ca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.280428 [ 255 ] {fc6cb92b-08f4-4a3e-8195-59a6bb439ca3} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.11 20:55:32.280680 [ 255 ] {fc6cb92b-08f4-4a3e-8195-59a6bb439ca3} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.280816 [ 132 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.11 20:55:32.280859 [ 255 ] {fc6cb92b-08f4-4a3e-8195-59a6bb439ca3} executeQuery: Read 7 rows, 467.00 B in 0.001635 sec., 4281.345565749236 rows/sec., 278.93 KiB/sec. 2025.02.11 20:55:32.280865 [ 132 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.280913 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.280932 [ 255 ] {fc6cb92b-08f4-4a3e-8195-59a6bb439ca3} TCPHandler: Processed in 0.00188652 sec. 2025.02.11 20:55:32.281127 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.281186 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.11 20:55:32.281328 [ 4 ] {533144a8-abe9-49fc-b88e-8d2337e14983} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:55:32.281442 [ 4 ] {533144a8-abe9-49fc-b88e-8d2337e14983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:55:32.281523 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:32.281628 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 64 rows starting from the beginning of the part 2025.02.11 20:55:32.281875 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 9 rows starting from the beginning of the part 2025.02.11 20:55:32.282182 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:32.282511 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:32.282832 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 49 rows starting from the beginning of the part 2025.02.11 20:55:32.283160 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:32.284950 [ 4 ] {533144a8-abe9-49fc-b88e-8d2337e14983} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.285016 [ 4 ] {533144a8-abe9-49fc-b88e-8d2337e14983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.286083 [ 4 ] {533144a8-abe9-49fc-b88e-8d2337e14983} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:55:32.286447 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005407276 sec., 32363.800183308565 rows/sec., 2.42 MiB/sec. 2025.02.11 20:55:32.286598 [ 4 ] {533144a8-abe9-49fc-b88e-8d2337e14983} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.286791 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.11 20:55:32.287113 [ 4 ] {533144a8-abe9-49fc-b88e-8d2337e14983} executeQuery: Read 14 rows, 1004.00 B in 0.005823 sec., 2404.2589730379527 rows/sec., 168.38 KiB/sec. 2025.02.11 20:55:32.287406 [ 4 ] {533144a8-abe9-49fc-b88e-8d2337e14983} TCPHandler: Processed in 0.006379342 sec. 2025.02.11 20:55:32.287742 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.288030 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.288129 [ 255 ] {dd873bfc-c935-4a40-8abf-5aaf285fd1ec} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:55:32.288305 [ 255 ] {dd873bfc-c935-4a40-8abf-5aaf285fd1ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:55:32.288405 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_116_23} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.11 20:55:32.288676 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.11 20:55:32.289334 [ 255 ] {dd873bfc-c935-4a40-8abf-5aaf285fd1ec} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.289371 [ 255 ] {dd873bfc-c935-4a40-8abf-5aaf285fd1ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.289723 [ 255 ] {dd873bfc-c935-4a40-8abf-5aaf285fd1ec} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:55:32.289966 [ 255 ] {dd873bfc-c935-4a40-8abf-5aaf285fd1ec} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.290134 [ 255 ] {dd873bfc-c935-4a40-8abf-5aaf285fd1ec} executeQuery: Read 13 rows, 830.00 B in 0.002155 sec., 6032.4825986078895 rows/sec., 376.12 KiB/sec. 2025.02.11 20:55:32.290187 [ 255 ] {dd873bfc-c935-4a40-8abf-5aaf285fd1ec} TCPHandler: Processed in 0.002621222 sec. 2025.02.11 20:55:32.290333 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.290471 [ 4 ] {6787d8f8-90b9-4978-afc3-f9c7d211de2e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:32.290528 [ 4 ] {6787d8f8-90b9-4978-afc3-f9c7d211de2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:32.291363 [ 4 ] {6787d8f8-90b9-4978-afc3-f9c7d211de2e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.291403 [ 4 ] {6787d8f8-90b9-4978-afc3-f9c7d211de2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.291789 [ 4 ] {6787d8f8-90b9-4978-afc3-f9c7d211de2e} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.11 20:55:32.292029 [ 4 ] {6787d8f8-90b9-4978-afc3-f9c7d211de2e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.292235 [ 4 ] {6787d8f8-90b9-4978-afc3-f9c7d211de2e} executeQuery: Read 382 rows, 27.68 KiB in 0.001794 sec., 212931.9955406912 rows/sec., 15.07 MiB/sec. 2025.02.11 20:55:32.292288 [ 4 ] {6787d8f8-90b9-4978-afc3-f9c7d211de2e} TCPHandler: Processed in 0.002011072 sec. 2025.02.11 20:55:32.292424 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.292542 [ 255 ] {37ead427-b38d-4c2e-9dae-0022141a9f97} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:55:32.292591 [ 255 ] {37ead427-b38d-4c2e-9dae-0022141a9f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:55:32.293135 [ 255 ] {37ead427-b38d-4c2e-9dae-0022141a9f97} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.293172 [ 255 ] {37ead427-b38d-4c2e-9dae-0022141a9f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.293533 [ 255 ] {37ead427-b38d-4c2e-9dae-0022141a9f97} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:55:32.293772 [ 255 ] {37ead427-b38d-4c2e-9dae-0022141a9f97} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.293893 [ 132 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.11 20:55:32.293935 [ 132 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.293948 [ 255 ] {37ead427-b38d-4c2e-9dae-0022141a9f97} executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. 2025.02.11 20:55:32.293957 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.294000 [ 255 ] {37ead427-b38d-4c2e-9dae-0022141a9f97} TCPHandler: Processed in 0.001629606 sec. 2025.02.11 20:55:32.294248 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.294482 [ 198 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:55:32.294631 [ 4 ] {d4f3ca68-baee-4756-9f3c-561ae641e9b1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:32.294837 [ 4 ] {d4f3ca68-baee-4756-9f3c-561ae641e9b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:32.295165 [ 198 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:32.295300 [ 198 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part 2025.02.11 20:55:32.295690 [ 198 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2025.02.11 20:55:32.296068 [ 198 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2025.02.11 20:55:32.296585 [ 198 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2025.02.11 20:55:32.296911 [ 198 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2025.02.11 20:55:32.297128 [ 198 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2025.02.11 20:55:32.297924 [ 4 ] {d4f3ca68-baee-4756-9f3c-561ae641e9b1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.297972 [ 4 ] {d4f3ca68-baee-4756-9f3c-561ae641e9b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.298577 [ 4 ] {d4f3ca68-baee-4756-9f3c-561ae641e9b1} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.11 20:55:32.298859 [ 195 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.004744906 sec., 70812.78322478886 rows/sec., 3.61 MiB/sec. 2025.02.11 20:55:32.298935 [ 4 ] {d4f3ca68-baee-4756-9f3c-561ae641e9b1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.299201 [ 195 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.11 20:55:32.299290 [ 4 ] {d4f3ca68-baee-4756-9f3c-561ae641e9b1} executeQuery: Read 237 rows, 16.27 KiB in 0.004784 sec., 49540.133779264215 rows/sec., 3.32 MiB/sec. 2025.02.11 20:55:32.299408 [ 4 ] {d4f3ca68-baee-4756-9f3c-561ae641e9b1} TCPHandler: Processed in 0.005313525 sec. 2025.02.11 20:55:32.299612 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.299730 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.299802 [ 255 ] {43e8b0c5-0246-4417-8ecd-8419c3776062} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:55:32.299861 [ 188 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_56_11} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.11 20:55:32.299870 [ 255 ] {43e8b0c5-0246-4417-8ecd-8419c3776062} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:55:32.299985 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:55:32.300456 [ 255 ] {43e8b0c5-0246-4417-8ecd-8419c3776062} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.300493 [ 255 ] {43e8b0c5-0246-4417-8ecd-8419c3776062} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.300838 [ 255 ] {43e8b0c5-0246-4417-8ecd-8419c3776062} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.11 20:55:32.301074 [ 255 ] {43e8b0c5-0246-4417-8ecd-8419c3776062} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.301245 [ 255 ] {43e8b0c5-0246-4417-8ecd-8419c3776062} executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. 2025.02.11 20:55:32.301295 [ 255 ] {43e8b0c5-0246-4417-8ecd-8419c3776062} TCPHandler: Processed in 0.001764768 sec. 2025.02.11 20:55:32.301425 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:32.301542 [ 4 ] {709f6ad1-bb5a-4b0e-8633-62909cdeb812} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:32.301593 [ 4 ] {709f6ad1-bb5a-4b0e-8633-62909cdeb812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:32.302075 [ 4 ] {709f6ad1-bb5a-4b0e-8633-62909cdeb812} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:32.302113 [ 4 ] {709f6ad1-bb5a-4b0e-8633-62909cdeb812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:32.302498 [ 4 ] {709f6ad1-bb5a-4b0e-8633-62909cdeb812} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.11 20:55:32.302759 [ 4 ] {709f6ad1-bb5a-4b0e-8633-62909cdeb812} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:32.302958 [ 4 ] {709f6ad1-bb5a-4b0e-8633-62909cdeb812} executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. 2025.02.11 20:55:32.303009 [ 4 ] {709f6ad1-bb5a-4b0e-8633-62909cdeb812} TCPHandler: Processed in 0.001638706 sec. 2025.02.11 20:55:33.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 265.98 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 264.72 MiB (RSS), difference: -1.26 MiB 2025.02.11 20:55:36.571410 [ 120 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:55:36.571484 [ 120 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:55:36.806540 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.02.11 20:55:36.807275 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:36.807334 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:36.807904 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.11 20:55:36.808164 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:36.808449 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.02.11 20:55:37.054227 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2178 2025.02.11 20:55:37.057520 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:37.057560 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:37.059052 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:55:37.059377 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:37.060826 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2178 2025.02.11 20:55:37.271946 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:37.272145 [ 255 ] {7fb897a7-3da4-4824-af8e-300956cab7d1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:37.272219 [ 255 ] {7fb897a7-3da4-4824-af8e-300956cab7d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:37.273006 [ 255 ] {7fb897a7-3da4-4824-af8e-300956cab7d1} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:37.273050 [ 255 ] {7fb897a7-3da4-4824-af8e-300956cab7d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:37.273511 [ 255 ] {7fb897a7-3da4-4824-af8e-300956cab7d1} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.11 20:55:37.273768 [ 255 ] {7fb897a7-3da4-4824-af8e-300956cab7d1} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:37.273990 [ 255 ] {7fb897a7-3da4-4824-af8e-300956cab7d1} executeQuery: Read 134 rows, 11.81 KiB in 0.001898 sec., 70600.63224446787 rows/sec., 6.07 MiB/sec. 2025.02.11 20:55:37.274107 [ 255 ] {7fb897a7-3da4-4824-af8e-300956cab7d1} TCPHandler: Processed in 0.002288316 sec. 2025.02.11 20:55:37.274370 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:37.274576 [ 4 ] {c0c8d3ff-f685-4e44-b4bd-cda76fbf6f85} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:37.274650 [ 4 ] {c0c8d3ff-f685-4e44-b4bd-cda76fbf6f85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:37.275404 [ 4 ] {c0c8d3ff-f685-4e44-b4bd-cda76fbf6f85} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:37.275453 [ 4 ] {c0c8d3ff-f685-4e44-b4bd-cda76fbf6f85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:37.275893 [ 4 ] {c0c8d3ff-f685-4e44-b4bd-cda76fbf6f85} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.11 20:55:37.276153 [ 4 ] {c0c8d3ff-f685-4e44-b4bd-cda76fbf6f85} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:37.276383 [ 4 ] {c0c8d3ff-f685-4e44-b4bd-cda76fbf6f85} executeQuery: Read 39 rows, 2.93 KiB in 0.001864 sec., 20922.74678111588 rows/sec., 1.54 MiB/sec. 2025.02.11 20:55:37.276440 [ 4 ] {c0c8d3ff-f685-4e44-b4bd-cda76fbf6f85} TCPHandler: Processed in 0.002243805 sec. 2025.02.11 20:55:37.276590 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:37.276719 [ 255 ] {ad2e7920-2172-449e-8380-6eac5975a5e1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:37.276771 [ 255 ] {ad2e7920-2172-449e-8380-6eac5975a5e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:37.277403 [ 255 ] {ad2e7920-2172-449e-8380-6eac5975a5e1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:37.277441 [ 255 ] {ad2e7920-2172-449e-8380-6eac5975a5e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:37.277825 [ 255 ] {ad2e7920-2172-449e-8380-6eac5975a5e1} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.11 20:55:37.278066 [ 255 ] {ad2e7920-2172-449e-8380-6eac5975a5e1} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:37.278257 [ 255 ] {ad2e7920-2172-449e-8380-6eac5975a5e1} executeQuery: Read 103 rows, 8.24 KiB in 0.001567 sec., 65730.69559668156 rows/sec., 5.13 MiB/sec. 2025.02.11 20:55:37.278316 [ 255 ] {ad2e7920-2172-449e-8380-6eac5975a5e1} TCPHandler: Processed in 0.001785199 sec. 2025.02.11 20:55:37.278480 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:37.278629 [ 4 ] {298e77d0-f2a7-4c91-a87d-3bd255bf79dc} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:37.278694 [ 4 ] {298e77d0-f2a7-4c91-a87d-3bd255bf79dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:37.279400 [ 4 ] {298e77d0-f2a7-4c91-a87d-3bd255bf79dc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:37.279446 [ 4 ] {298e77d0-f2a7-4c91-a87d-3bd255bf79dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:37.279874 [ 4 ] {298e77d0-f2a7-4c91-a87d-3bd255bf79dc} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.11 20:55:37.280119 [ 4 ] {298e77d0-f2a7-4c91-a87d-3bd255bf79dc} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:37.280289 [ 120 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 5 parts from all_1_119_24 to all_123_123_0 2025.02.11 20:55:37.280355 [ 120 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:37.280360 [ 4 ] {298e77d0-f2a7-4c91-a87d-3bd255bf79dc} executeQuery: Read 160 rows, 11.41 KiB in 0.001755 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. 2025.02.11 20:55:37.280385 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:37.280535 [ 4 ] {298e77d0-f2a7-4c91-a87d-3bd255bf79dc} TCPHandler: Processed in 0.002121674 sec. 2025.02.11 20:55:37.280813 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} MergeTask::PrepareStage: Merging 5 parts: from all_1_119_24 to all_123_123_0 into Compact with storage Full 2025.02.11 20:55:37.280853 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:37.281334 [ 255 ] {1a57ab94-85af-46f7-bd13-0946e3e7a84c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:37.281471 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:37.281632 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 36809 rows starting from the beginning of the part 2025.02.11 20:55:37.281810 [ 255 ] {1a57ab94-85af-46f7-bd13-0946e3e7a84c} 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.02.11 20:55:37.282303 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part 2025.02.11 20:55:37.283041 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 237 rows starting from the beginning of the part 2025.02.11 20:55:37.283693 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 885 rows starting from the beginning of the part 2025.02.11 20:55:37.284262 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 237 rows starting from the beginning of the part 2025.02.11 20:55:37.287257 [ 255 ] {1a57ab94-85af-46f7-bd13-0946e3e7a84c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:37.287332 [ 255 ] {1a57ab94-85af-46f7-bd13-0946e3e7a84c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:37.288831 [ 255 ] {1a57ab94-85af-46f7-bd13-0946e3e7a84c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:55:37.289276 [ 255 ] {1a57ab94-85af-46f7-bd13-0946e3e7a84c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:37.289425 [ 120 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:55:37.289471 [ 120 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:37.289497 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:37.289510 [ 255 ] {1a57ab94-85af-46f7-bd13-0946e3e7a84c} executeQuery: Read 39 rows, 71.56 KiB in 0.008372 sec., 4658.3850931677025 rows/sec., 8.35 MiB/sec. 2025.02.11 20:55:37.289802 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:55:37.290167 [ 255 ] {1a57ab94-85af-46f7-bd13-0946e3e7a84c} TCPHandler: Processed in 0.009493252 sec. 2025.02.11 20:55:37.290447 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:37.290516 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:37.290731 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2105 rows starting from the beginning of the part 2025.02.11 20:55:37.290808 [ 4 ] {e5adcc7d-c1e3-4214-adfa-31297e4a115f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:37.291023 [ 4 ] {e5adcc7d-c1e3-4214-adfa-31297e4a115f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:37.291531 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:37.292453 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:37.293219 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:37.294227 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:37.294387 [ 4 ] {e5adcc7d-c1e3-4214-adfa-31297e4a115f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:37.294473 [ 4 ] {e5adcc7d-c1e3-4214-adfa-31297e4a115f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:37.295120 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:37.296976 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} MergeTask::MergeProjectionsStage: Merge sorted 38328 rows, containing 5 columns (5 merged, 0 gathered) in 0.016432323 sec., 2332476.0595321795 rows/sec., 157.64 MiB/sec. 2025.02.11 20:55:37.297007 [ 4 ] {e5adcc7d-c1e3-4214-adfa-31297e4a115f} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.11 20:55:37.297622 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) 2025.02.11 20:55:37.297676 [ 4 ] {e5adcc7d-c1e3-4214-adfa-31297e4a115f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:37.298459 [ 4 ] {e5adcc7d-c1e3-4214-adfa-31297e4a115f} executeQuery: Read 60 rows, 4.14 KiB in 0.007765 sec., 7726.9800386349 rows/sec., 533.24 KiB/sec. 2025.02.11 20:55:37.298678 [ 4 ] {e5adcc7d-c1e3-4214-adfa-31297e4a115f} TCPHandler: Processed in 0.008350714 sec. 2025.02.11 20:55:37.298686 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:37.298856 [ 195 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_123_25} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 5 parts: [all_1_119_24, all_123_123_0] -> all_1_123_25 2025.02.11 20:55:37.298950 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.02.11 20:55:37.307027 [ 191 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 19 columns (19 merged, 0 gathered) in 0.01746023 sec., 131727.93256446221 rows/sec., 236.05 MiB/sec. 2025.02.11 20:55:37.308769 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:55:37.309196 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:37.309277 [ 196 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_61_12} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:55:37.309397 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.62 MiB. 2025.02.11 20:55:38.000167 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 265.25 MiB, peak 283.83 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: 1.74 MiB 2025.02.11 20:55:38.175544 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:38.175601 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:38.177558 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:39.625475 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.02.11 20:55:39.649417 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:39.649480 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:39.657210 [ 242 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.11 20:55:39.658093 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:39.663225 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.02.11 20:55:42.057640 [ 220 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.11 20:55:42.057692 [ 220 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.11 20:55:42.059490 [ 220 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.11 20:55:42.275643 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.275832 [ 255 ] {98fbac03-5c30-4014-83c6-4a58f3a9d780} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:55:42.275909 [ 255 ] {98fbac03-5c30-4014-83c6-4a58f3a9d780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:55:42.276685 [ 255 ] {98fbac03-5c30-4014-83c6-4a58f3a9d780} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.276737 [ 255 ] {98fbac03-5c30-4014-83c6-4a58f3a9d780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.277187 [ 255 ] {98fbac03-5c30-4014-83c6-4a58f3a9d780} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:55:42.277444 [ 255 ] {98fbac03-5c30-4014-83c6-4a58f3a9d780} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.277662 [ 119 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.02.11 20:55:42.277680 [ 255 ] {98fbac03-5c30-4014-83c6-4a58f3a9d780} executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. 2025.02.11 20:55:42.277749 [ 119 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.277831 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.277842 [ 255 ] {98fbac03-5c30-4014-83c6-4a58f3a9d780} TCPHandler: Processed in 0.002333477 sec. 2025.02.11 20:55:42.278079 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.02.11 20:55:42.278180 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.278262 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:42.278320 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part 2025.02.11 20:55:42.278532 [ 4 ] {c0af0b46-e70a-42e9-8ef6-f92e344ad8a6} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:42.278567 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:42.278760 [ 4 ] {c0af0b46-e70a-42e9-8ef6-f92e344ad8a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:42.278818 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:42.279219 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:42.279566 [ 187 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:42.281816 [ 4 ] {c0af0b46-e70a-42e9-8ef6-f92e344ad8a6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.281902 [ 4 ] {c0af0b46-e70a-42e9-8ef6-f92e344ad8a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.282327 [ 191 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.0043959 sec., 15923.929115766963 rows/sec., 1.18 MiB/sec. 2025.02.11 20:55:42.282542 [ 191 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.02.11 20:55:42.282849 [ 4 ] {c0af0b46-e70a-42e9-8ef6-f92e344ad8a6} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.11 20:55:42.283062 [ 191 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.283261 [ 191 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_57_14} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.02.11 20:55:42.283425 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:55:42.283456 [ 4 ] {c0af0b46-e70a-42e9-8ef6-f92e344ad8a6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.283742 [ 4 ] {c0af0b46-e70a-42e9-8ef6-f92e344ad8a6} executeQuery: Read 203 rows, 17.95 KiB in 0.005364 sec., 37844.89187173751 rows/sec., 3.27 MiB/sec. 2025.02.11 20:55:42.283846 [ 4 ] {c0af0b46-e70a-42e9-8ef6-f92e344ad8a6} TCPHandler: Processed in 0.005853884 sec. 2025.02.11 20:55:42.284029 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.284198 [ 255 ] {51b840f1-fb4e-4c3f-8d7b-cd9d2273b05d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:42.284251 [ 255 ] {51b840f1-fb4e-4c3f-8d7b-cd9d2273b05d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:42.284848 [ 255 ] {51b840f1-fb4e-4c3f-8d7b-cd9d2273b05d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.284889 [ 255 ] {51b840f1-fb4e-4c3f-8d7b-cd9d2273b05d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.285267 [ 255 ] {51b840f1-fb4e-4c3f-8d7b-cd9d2273b05d} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.11 20:55:42.285522 [ 255 ] {51b840f1-fb4e-4c3f-8d7b-cd9d2273b05d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.285783 [ 255 ] {51b840f1-fb4e-4c3f-8d7b-cd9d2273b05d} executeQuery: Read 7 rows, 467.00 B in 0.001618 sec., 4326.328800988875 rows/sec., 281.86 KiB/sec. 2025.02.11 20:55:42.285869 [ 255 ] {51b840f1-fb4e-4c3f-8d7b-cd9d2273b05d} TCPHandler: Processed in 0.001918891 sec. 2025.02.11 20:55:42.286079 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.286320 [ 4 ] {9666a915-1d7f-4eb5-9e16-543ede5ac85b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:55:42.286370 [ 4 ] {9666a915-1d7f-4eb5-9e16-543ede5ac85b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:55:42.286962 [ 4 ] {9666a915-1d7f-4eb5-9e16-543ede5ac85b} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.287001 [ 4 ] {9666a915-1d7f-4eb5-9e16-543ede5ac85b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.287379 [ 4 ] {9666a915-1d7f-4eb5-9e16-543ede5ac85b} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:55:42.287619 [ 4 ] {9666a915-1d7f-4eb5-9e16-543ede5ac85b} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.287841 [ 4 ] {9666a915-1d7f-4eb5-9e16-543ede5ac85b} executeQuery: Read 14 rows, 1004.00 B in 0.001582 sec., 8849.557522123894 rows/sec., 619.77 KiB/sec. 2025.02.11 20:55:42.287872 [ 220 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:55:42.287929 [ 220 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:55:42.287950 [ 4 ] {9666a915-1d7f-4eb5-9e16-543ede5ac85b} TCPHandler: Processed in 0.001975272 sec. 2025.02.11 20:55:42.288127 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.288260 [ 255 ] {4965c489-73fe-4a69-92a9-89d8af0811ac} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:55:42.288317 [ 255 ] {4965c489-73fe-4a69-92a9-89d8af0811ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:55:42.289144 [ 255 ] {4965c489-73fe-4a69-92a9-89d8af0811ac} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.289190 [ 255 ] {4965c489-73fe-4a69-92a9-89d8af0811ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.289659 [ 255 ] {4965c489-73fe-4a69-92a9-89d8af0811ac} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:55:42.289984 [ 255 ] {4965c489-73fe-4a69-92a9-89d8af0811ac} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.290160 [ 119 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.02.11 20:55:42.290246 [ 119 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.290265 [ 255 ] {4965c489-73fe-4a69-92a9-89d8af0811ac} executeQuery: Read 13 rows, 830.00 B in 0.002013 sec., 6458.022851465475 rows/sec., 402.66 KiB/sec. 2025.02.11 20:55:42.290305 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.290547 [ 255 ] {4965c489-73fe-4a69-92a9-89d8af0811ac} TCPHandler: Processed in 0.002474769 sec. 2025.02.11 20:55:42.290790 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.02.11 20:55:42.290917 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.291102 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:42.291223 [ 4 ] {e0bcc1ed-e0d8-4df4-9137-fca6fbabe2f9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:42.291223 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part 2025.02.11 20:55:42.291357 [ 4 ] {e0bcc1ed-e0d8-4df4-9137-fca6fbabe2f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:42.291688 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2025.02.11 20:55:42.291933 [ 220 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:55:42.292154 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part 2025.02.11 20:55:42.292666 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2025.02.11 20:55:42.293106 [ 191 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part 2025.02.11 20:55:42.296347 [ 4 ] {e0bcc1ed-e0d8-4df4-9137-fca6fbabe2f9} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.296431 [ 4 ] {e0bcc1ed-e0d8-4df4-9137-fca6fbabe2f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.296841 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006371672 sec., 10201.40396429697 rows/sec., 675.90 KiB/sec. 2025.02.11 20:55:42.297136 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.02.11 20:55:42.297296 [ 4 ] {e0bcc1ed-e0d8-4df4-9137-fca6fbabe2f9} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.11 20:55:42.297761 [ 4 ] {e0bcc1ed-e0d8-4df4-9137-fca6fbabe2f9} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.297766 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.298025 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_57_14} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.02.11 20:55:42.298191 [ 4 ] {e0bcc1ed-e0d8-4df4-9137-fca6fbabe2f9} executeQuery: Read 382 rows, 27.68 KiB in 0.007068 sec., 54046.406338426714 rows/sec., 3.82 MiB/sec. 2025.02.11 20:55:42.298223 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.02.11 20:55:42.298331 [ 4 ] {e0bcc1ed-e0d8-4df4-9137-fca6fbabe2f9} TCPHandler: Processed in 0.007624512 sec. 2025.02.11 20:55:42.298493 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.298617 [ 255 ] {6b06af41-ce7b-467d-b0fa-f86d938a9b9f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:55:42.298667 [ 255 ] {6b06af41-ce7b-467d-b0fa-f86d938a9b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:55:42.299188 [ 255 ] {6b06af41-ce7b-467d-b0fa-f86d938a9b9f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.299227 [ 255 ] {6b06af41-ce7b-467d-b0fa-f86d938a9b9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.299615 [ 255 ] {6b06af41-ce7b-467d-b0fa-f86d938a9b9f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:55:42.299864 [ 255 ] {6b06af41-ce7b-467d-b0fa-f86d938a9b9f} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.300094 [ 255 ] {6b06af41-ce7b-467d-b0fa-f86d938a9b9f} executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. 2025.02.11 20:55:42.300161 [ 255 ] {6b06af41-ce7b-467d-b0fa-f86d938a9b9f} TCPHandler: Processed in 0.001728827 sec. 2025.02.11 20:55:42.300402 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.300546 [ 4 ] {e73a57cb-9faf-40b2-992d-79f6fece92f0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:42.300602 [ 4 ] {e73a57cb-9faf-40b2-992d-79f6fece92f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:42.301191 [ 4 ] {e73a57cb-9faf-40b2-992d-79f6fece92f0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.301230 [ 4 ] {e73a57cb-9faf-40b2-992d-79f6fece92f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.301637 [ 4 ] {e73a57cb-9faf-40b2-992d-79f6fece92f0} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.11 20:55:42.301875 [ 4 ] {e73a57cb-9faf-40b2-992d-79f6fece92f0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.302051 [ 4 ] {e73a57cb-9faf-40b2-992d-79f6fece92f0} executeQuery: Read 237 rows, 16.27 KiB in 0.00153 sec., 154901.96078431373 rows/sec., 10.38 MiB/sec. 2025.02.11 20:55:42.302106 [ 4 ] {e73a57cb-9faf-40b2-992d-79f6fece92f0} TCPHandler: Processed in 0.00184498 sec. 2025.02.11 20:55:42.302274 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.302396 [ 255 ] {e5f6f13a-f829-48ef-b221-b28ff9a70e1e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:55:42.302448 [ 255 ] {e5f6f13a-f829-48ef-b221-b28ff9a70e1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:55:42.302908 [ 255 ] {e5f6f13a-f829-48ef-b221-b28ff9a70e1e} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.302947 [ 255 ] {e5f6f13a-f829-48ef-b221-b28ff9a70e1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.303317 [ 255 ] {e5f6f13a-f829-48ef-b221-b28ff9a70e1e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.11 20:55:42.303564 [ 255 ] {e5f6f13a-f829-48ef-b221-b28ff9a70e1e} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.303776 [ 255 ] {e5f6f13a-f829-48ef-b221-b28ff9a70e1e} executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. 2025.02.11 20:55:42.303827 [ 255 ] {e5f6f13a-f829-48ef-b221-b28ff9a70e1e} TCPHandler: Processed in 0.001624616 sec. 2025.02.11 20:55:42.303978 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:42.304100 [ 4 ] {ca7023e1-1704-4c12-bfbf-2ac2dbeb6ac4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:42.304151 [ 4 ] {ca7023e1-1704-4c12-bfbf-2ac2dbeb6ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:42.304657 [ 4 ] {ca7023e1-1704-4c12-bfbf-2ac2dbeb6ac4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:42.304696 [ 4 ] {ca7023e1-1704-4c12-bfbf-2ac2dbeb6ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.02.11 20:55:42.305099 [ 4 ] {ca7023e1-1704-4c12-bfbf-2ac2dbeb6ac4} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.11 20:55:42.305345 [ 4 ] {ca7023e1-1704-4c12-bfbf-2ac2dbeb6ac4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:42.305525 [ 4 ] {ca7023e1-1704-4c12-bfbf-2ac2dbeb6ac4} executeQuery: Read 82 rows, 5.33 KiB in 0.001451 sec., 56512.74982770503 rows/sec., 3.59 MiB/sec. 2025.02.11 20:55:42.305577 [ 4 ] {ca7023e1-1704-4c12-bfbf-2ac2dbeb6ac4} TCPHandler: Processed in 0.001655586 sec. 2025.02.11 20:55:43.416036 [ 224 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.11 20:55:43.416113 [ 224 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.11 20:55:43.417725 [ 224 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.11 20:55:44.308582 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.02.11 20:55:44.309251 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:44.309294 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:44.309823 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.11 20:55:44.310082 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:44.310316 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.02.11 20:55:44.886396 [ 219 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:44.886478 [ 219 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:44.888618 [ 219 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:45.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.01 MiB, peak 283.83 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: 3.99 MiB 2025.02.11 20:55:45.303660 [ 220 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:45.303718 [ 220 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:45.305589 [ 220 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:55:47.061039 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2210 2025.02.11 20:55:47.064158 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.064199 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.065724 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:55:47.066034 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.067486 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2210 2025.02.11 20:55:47.163299 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.02.11 20:55:47.186157 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.186201 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.193862 [ 242 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.11 20:55:47.194684 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.198973 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.02.11 20:55:47.271955 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:47.272151 [ 255 ] {28c6cb27-61ce-485f-8630-52bd11bcd6a2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:47.272223 [ 255 ] {28c6cb27-61ce-485f-8630-52bd11bcd6a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:47.273082 [ 255 ] {28c6cb27-61ce-485f-8630-52bd11bcd6a2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.273124 [ 255 ] {28c6cb27-61ce-485f-8630-52bd11bcd6a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.273546 [ 255 ] {28c6cb27-61ce-485f-8630-52bd11bcd6a2} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.11 20:55:47.273805 [ 255 ] {28c6cb27-61ce-485f-8630-52bd11bcd6a2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.273982 [ 110 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.11 20:55:47.274053 [ 110 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.274059 [ 255 ] {28c6cb27-61ce-485f-8630-52bd11bcd6a2} executeQuery: Read 134 rows, 11.81 KiB in 0.001953 sec., 68612.39119303635 rows/sec., 5.90 MiB/sec. 2025.02.11 20:55:47.274086 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.274206 [ 255 ] {28c6cb27-61ce-485f-8630-52bd11bcd6a2} TCPHandler: Processed in 0.002347297 sec. 2025.02.11 20:55:47.274299 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.11 20:55:47.274425 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:47.274460 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1431 rows starting from the beginning of the part 2025.02.11 20:55:47.274478 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:47.274542 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:55:47.274977 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 203 rows starting from the beginning of the part 2025.02.11 20:55:47.274990 [ 4 ] {5a602de3-c920-4dee-8a45-8e3af667a593} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:47.275163 [ 4 ] {5a602de3-c920-4dee-8a45-8e3af667a593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:47.275186 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 134 rows starting from the beginning of the part 2025.02.11 20:55:47.275556 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 203 rows starting from the beginning of the part 2025.02.11 20:55:47.275890 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 134 rows starting from the beginning of the part 2025.02.11 20:55:47.277003 [ 4 ] {5a602de3-c920-4dee-8a45-8e3af667a593} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.277048 [ 4 ] {5a602de3-c920-4dee-8a45-8e3af667a593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.277635 [ 4 ] {5a602de3-c920-4dee-8a45-8e3af667a593} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.11 20:55:47.277898 [ 4 ] {5a602de3-c920-4dee-8a45-8e3af667a593} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.278128 [ 4 ] {5a602de3-c920-4dee-8a45-8e3af667a593} executeQuery: Read 39 rows, 2.93 KiB in 0.003332 sec., 11704.6818727491 rows/sec., 880.14 KiB/sec. 2025.02.11 20:55:47.278289 [ 4 ] {5a602de3-c920-4dee-8a45-8e3af667a593} TCPHandler: Processed in 0.003937533 sec. 2025.02.11 20:55:47.278370 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 5 columns (5 merged, 0 gathered) in 0.004167737 sec., 811951.4259177102 rows/sec., 71.06 MiB/sec. 2025.02.11 20:55:47.278477 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:47.278574 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.11 20:55:47.278710 [ 255 ] {ecf02c01-b2ae-4a78-8f32-7f02d97fb82f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:47.278798 [ 255 ] {ecf02c01-b2ae-4a78-8f32-7f02d97fb82f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:47.279157 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.279420 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_126_25} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.11 20:55:47.279570 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:55:47.279885 [ 255 ] {ecf02c01-b2ae-4a78-8f32-7f02d97fb82f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.279929 [ 255 ] {ecf02c01-b2ae-4a78-8f32-7f02d97fb82f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.280315 [ 255 ] {ecf02c01-b2ae-4a78-8f32-7f02d97fb82f} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.11 20:55:47.280574 [ 255 ] {ecf02c01-b2ae-4a78-8f32-7f02d97fb82f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.280739 [ 110 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.11 20:55:47.280785 [ 110 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.280809 [ 255 ] {ecf02c01-b2ae-4a78-8f32-7f02d97fb82f} executeQuery: Read 103 rows, 8.24 KiB in 0.002182 sec., 47204.399633363886 rows/sec., 3.69 MiB/sec. 2025.02.11 20:55:47.280821 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.280985 [ 255 ] {ecf02c01-b2ae-4a78-8f32-7f02d97fb82f} TCPHandler: Processed in 0.002590002 sec. 2025.02.11 20:55:47.281042 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.11 20:55:47.281276 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:47.281304 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:47.281370 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 913 rows starting from the beginning of the part 2025.02.11 20:55:47.281841 [ 4 ] {aceb02df-3ebf-43c5-86d8-396d96eb7228} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:47.281844 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 569 rows starting from the beginning of the part 2025.02.11 20:55:47.282121 [ 4 ] {aceb02df-3ebf-43c5-86d8-396d96eb7228} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:47.282476 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 382 rows starting from the beginning of the part 2025.02.11 20:55:47.283134 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 103 rows starting from the beginning of the part 2025.02.11 20:55:47.283785 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 382 rows starting from the beginning of the part 2025.02.11 20:55:47.284364 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 103 rows starting from the beginning of the part 2025.02.11 20:55:47.285754 [ 4 ] {aceb02df-3ebf-43c5-86d8-396d96eb7228} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.285833 [ 4 ] {aceb02df-3ebf-43c5-86d8-396d96eb7228} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.286928 [ 4 ] {aceb02df-3ebf-43c5-86d8-396d96eb7228} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.11 20:55:47.287277 [ 4 ] {aceb02df-3ebf-43c5-86d8-396d96eb7228} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.287671 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 5 columns (5 merged, 0 gathered) in 0.006719788 sec., 364892.4638693959 rows/sec., 28.01 MiB/sec. 2025.02.11 20:55:47.287810 [ 4 ] {aceb02df-3ebf-43c5-86d8-396d96eb7228} executeQuery: Read 160 rows, 11.41 KiB in 0.006192 sec., 25839.793281653747 rows/sec., 1.80 MiB/sec. 2025.02.11 20:55:47.288053 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.11 20:55:47.288093 [ 4 ] {aceb02df-3ebf-43c5-86d8-396d96eb7228} TCPHandler: Processed in 0.006950141 sec. 2025.02.11 20:55:47.288797 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:47.289024 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.289239 [ 255 ] {b46720c8-b7c3-4d53-99b7-dbb10c1dba66} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:47.289288 [ 199 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_126_25} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.11 20:55:47.289377 [ 255 ] {b46720c8-b7c3-4d53-99b7-dbb10c1dba66} 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.02.11 20:55:47.289486 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.11 20:55:47.290676 [ 255 ] {b46720c8-b7c3-4d53-99b7-dbb10c1dba66} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.290719 [ 255 ] {b46720c8-b7c3-4d53-99b7-dbb10c1dba66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.291412 [ 255 ] {b46720c8-b7c3-4d53-99b7-dbb10c1dba66} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:55:47.291669 [ 255 ] {b46720c8-b7c3-4d53-99b7-dbb10c1dba66} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.291895 [ 255 ] {b46720c8-b7c3-4d53-99b7-dbb10c1dba66} executeQuery: Read 39 rows, 71.56 KiB in 0.002803 sec., 13913.663931501962 rows/sec., 24.93 MiB/sec. 2025.02.11 20:55:47.291986 [ 255 ] {b46720c8-b7c3-4d53-99b7-dbb10c1dba66} TCPHandler: Processed in 0.00370891 sec. 2025.02.11 20:55:47.292143 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:47.292284 [ 4 ] {8d44b998-5179-474a-bb60-74e55952577c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:47.292347 [ 4 ] {8d44b998-5179-474a-bb60-74e55952577c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:47.292905 [ 4 ] {8d44b998-5179-474a-bb60-74e55952577c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.292941 [ 4 ] {8d44b998-5179-474a-bb60-74e55952577c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.293317 [ 4 ] {8d44b998-5179-474a-bb60-74e55952577c} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.11 20:55:47.293565 [ 4 ] {8d44b998-5179-474a-bb60-74e55952577c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.293696 [ 110 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.11 20:55:47.293728 [ 110 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:47.293750 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:47.293749 [ 4 ] {8d44b998-5179-474a-bb60-74e55952577c} executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. 2025.02.11 20:55:47.293869 [ 4 ] {8d44b998-5179-474a-bb60-74e55952577c} TCPHandler: Processed in 0.001793869 sec. 2025.02.11 20:55:47.293894 [ 198 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.11 20:55:47.293998 [ 198 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:47.294028 [ 198 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 8074 rows starting from the beginning of the part 2025.02.11 20:55:47.294110 [ 198 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part 2025.02.11 20:55:47.294317 [ 198 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part 2025.02.11 20:55:47.294506 [ 198 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part 2025.02.11 20:55:47.294616 [ 198 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 82 rows starting from the beginning of the part 2025.02.11 20:55:47.294828 [ 198 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part 2025.02.11 20:55:47.297357 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 8418 rows, containing 4 columns (4 merged, 0 gathered) in 0.003558437 sec., 2365645.36620994 rows/sec., 154.23 MiB/sec. 2025.02.11 20:55:47.297547 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.11 20:55:47.297874 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:47.297957 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_126_25} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.11 20:55:47.298047 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2025.02.11 20:55:48.000167 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.03 MiB, peak 283.83 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: -1.04 MiB 2025.02.11 20:55:51.571536 [ 105 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:55:51.571591 [ 105 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:55:51.810460 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2025.02.11 20:55:51.811126 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:51.811179 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:51.811789 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.11 20:55:51.812058 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:51.812282 [ 105 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.11 20:55:51.812332 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.02.11 20:55:51.812376 [ 105 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:51.812406 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:51.812527 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.11 20:55:51.812670 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:51.812713 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2025.02.11 20:55:51.812787 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part 2025.02.11 20:55:51.812949 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part 2025.02.11 20:55:51.813250 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2025.02.11 20:55:51.813458 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part 2025.02.11 20:55:51.813601 [ 193 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part 2025.02.11 20:55:51.816606 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004137116 sec., 9524992.77274314 rows/sec., 136.26 MiB/sec. 2025.02.11 20:55:51.816905 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.11 20:55:51.817207 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:51.817335 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_86_17} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.11 20:55:51.817451 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.11 20:55:52.099543 [ 223 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.099588 [ 223 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.101533 [ 223 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.104774 [ 222 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.104833 [ 222 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.107242 [ 222 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.267489 [ 223 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.267562 [ 223 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.269547 [ 223 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.274526 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.274746 [ 255 ] {6c78be00-09d2-4932-aaf8-34031beef158} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:55:52.274829 [ 255 ] {6c78be00-09d2-4932-aaf8-34031beef158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:55:52.275614 [ 255 ] {6c78be00-09d2-4932-aaf8-34031beef158} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.275665 [ 255 ] {6c78be00-09d2-4932-aaf8-34031beef158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.276105 [ 255 ] {6c78be00-09d2-4932-aaf8-34031beef158} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:55:52.276377 [ 255 ] {6c78be00-09d2-4932-aaf8-34031beef158} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.276648 [ 255 ] {6c78be00-09d2-4932-aaf8-34031beef158} executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. 2025.02.11 20:55:52.276760 [ 255 ] {6c78be00-09d2-4932-aaf8-34031beef158} TCPHandler: Processed in 0.002378338 sec. 2025.02.11 20:55:52.277055 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.277259 [ 4 ] {32ff57a5-c605-41cc-a7ae-7d83fe2819b3} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:52.277341 [ 4 ] {32ff57a5-c605-41cc-a7ae-7d83fe2819b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:52.278263 [ 4 ] {32ff57a5-c605-41cc-a7ae-7d83fe2819b3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.278312 [ 4 ] {32ff57a5-c605-41cc-a7ae-7d83fe2819b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.278755 [ 4 ] {32ff57a5-c605-41cc-a7ae-7d83fe2819b3} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.11 20:55:52.279010 [ 4 ] {32ff57a5-c605-41cc-a7ae-7d83fe2819b3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.279236 [ 4 ] {32ff57a5-c605-41cc-a7ae-7d83fe2819b3} executeQuery: Read 203 rows, 17.95 KiB in 0.002037 sec., 99656.35738831614 rows/sec., 8.61 MiB/sec. 2025.02.11 20:55:52.279302 [ 4 ] {32ff57a5-c605-41cc-a7ae-7d83fe2819b3} TCPHandler: Processed in 0.002415238 sec. 2025.02.11 20:55:52.279456 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.279573 [ 255 ] {6d11ab43-d4b8-4d45-83b7-419c55263ffc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:52.279622 [ 255 ] {6d11ab43-d4b8-4d45-83b7-419c55263ffc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:52.280185 [ 255 ] {6d11ab43-d4b8-4d45-83b7-419c55263ffc} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.280224 [ 255 ] {6d11ab43-d4b8-4d45-83b7-419c55263ffc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.280579 [ 255 ] {6d11ab43-d4b8-4d45-83b7-419c55263ffc} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.11 20:55:52.280814 [ 255 ] {6d11ab43-d4b8-4d45-83b7-419c55263ffc} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.281022 [ 255 ] {6d11ab43-d4b8-4d45-83b7-419c55263ffc} executeQuery: Read 7 rows, 467.00 B in 0.001473 sec., 4752.206381534284 rows/sec., 309.61 KiB/sec. 2025.02.11 20:55:52.281075 [ 255 ] {6d11ab43-d4b8-4d45-83b7-419c55263ffc} TCPHandler: Processed in 0.001672747 sec. 2025.02.11 20:55:52.281235 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.281381 [ 4 ] {99f0304c-6290-484a-9160-c00f210276d7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:55:52.281440 [ 4 ] {99f0304c-6290-484a-9160-c00f210276d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:55:52.282095 [ 4 ] {99f0304c-6290-484a-9160-c00f210276d7} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.282136 [ 4 ] {99f0304c-6290-484a-9160-c00f210276d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.282502 [ 4 ] {99f0304c-6290-484a-9160-c00f210276d7} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:55:52.282739 [ 4 ] {99f0304c-6290-484a-9160-c00f210276d7} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.282903 [ 103 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:55:52.282969 [ 103 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.282977 [ 4 ] {99f0304c-6290-484a-9160-c00f210276d7} executeQuery: Read 14 rows, 1004.00 B in 0.001623 sec., 8626.00123228589 rows/sec., 604.11 KiB/sec. 2025.02.11 20:55:52.283003 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.283152 [ 4 ] {99f0304c-6290-484a-9160-c00f210276d7} TCPHandler: Processed in 0.001982632 sec. 2025.02.11 20:55:52.283361 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:55:52.283448 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.283912 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:52.283925 [ 255 ] {e9866dc6-2fad-468e-a0bd-b5e0231d84cf} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:55:52.284041 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 242 rows starting from the beginning of the part 2025.02.11 20:55:52.284135 [ 255 ] {e9866dc6-2fad-468e-a0bd-b5e0231d84cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:55:52.284645 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:52.284921 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 228 rows starting from the beginning of the part 2025.02.11 20:55:52.285322 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:52.285665 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:52.286106 [ 193 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part 2025.02.11 20:55:52.287362 [ 255 ] {e9866dc6-2fad-468e-a0bd-b5e0231d84cf} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.287435 [ 255 ] {e9866dc6-2fad-468e-a0bd-b5e0231d84cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.288541 [ 255 ] {e9866dc6-2fad-468e-a0bd-b5e0231d84cf} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:55:52.289119 [ 255 ] {e9866dc6-2fad-468e-a0bd-b5e0231d84cf} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.289341 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006185559 sec., 85036.7767892926 rows/sec., 6.09 MiB/sec. 2025.02.11 20:55:52.289555 [ 255 ] {e9866dc6-2fad-468e-a0bd-b5e0231d84cf} executeQuery: Read 13 rows, 830.00 B in 0.005811 sec., 2237.1364653243845 rows/sec., 139.48 KiB/sec. 2025.02.11 20:55:52.289662 [ 255 ] {e9866dc6-2fad-468e-a0bd-b5e0231d84cf} TCPHandler: Processed in 0.006370992 sec. 2025.02.11 20:55:52.289792 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:55:52.289874 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.290096 [ 4 ] {711c53d5-047b-4973-9549-824d972d8d0f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:52.290205 [ 4 ] {711c53d5-047b-4973-9549-824d972d8d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:52.290410 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.290621 [ 199 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_76_15} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:55:52.290823 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.11 20:55:52.291404 [ 4 ] {711c53d5-047b-4973-9549-824d972d8d0f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.291449 [ 4 ] {711c53d5-047b-4973-9549-824d972d8d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.291830 [ 4 ] {711c53d5-047b-4973-9549-824d972d8d0f} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.11 20:55:52.292078 [ 4 ] {711c53d5-047b-4973-9549-824d972d8d0f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.292253 [ 4 ] {711c53d5-047b-4973-9549-824d972d8d0f} executeQuery: Read 382 rows, 27.68 KiB in 0.002232 sec., 171146.9534050179 rows/sec., 12.11 MiB/sec. 2025.02.11 20:55:52.292309 [ 4 ] {711c53d5-047b-4973-9549-824d972d8d0f} TCPHandler: Processed in 0.002534101 sec. 2025.02.11 20:55:52.292459 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.292597 [ 255 ] {52070fd1-2604-4c4c-83f0-41988317f89e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:55:52.292656 [ 255 ] {52070fd1-2604-4c4c-83f0-41988317f89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:55:52.293168 [ 255 ] {52070fd1-2604-4c4c-83f0-41988317f89e} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.293206 [ 255 ] {52070fd1-2604-4c4c-83f0-41988317f89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.293565 [ 255 ] {52070fd1-2604-4c4c-83f0-41988317f89e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:55:52.293801 [ 255 ] {52070fd1-2604-4c4c-83f0-41988317f89e} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.294011 [ 255 ] {52070fd1-2604-4c4c-83f0-41988317f89e} executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. 2025.02.11 20:55:52.294060 [ 255 ] {52070fd1-2604-4c4c-83f0-41988317f89e} TCPHandler: Processed in 0.001669927 sec. 2025.02.11 20:55:52.294206 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.294351 [ 4 ] {210d1a65-dd44-4d41-a167-e19bbf7f6bbf} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:52.294413 [ 4 ] {210d1a65-dd44-4d41-a167-e19bbf7f6bbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:52.295069 [ 4 ] {210d1a65-dd44-4d41-a167-e19bbf7f6bbf} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.295106 [ 4 ] {210d1a65-dd44-4d41-a167-e19bbf7f6bbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.295496 [ 4 ] {210d1a65-dd44-4d41-a167-e19bbf7f6bbf} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.11 20:55:52.295727 [ 4 ] {210d1a65-dd44-4d41-a167-e19bbf7f6bbf} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.295918 [ 4 ] {210d1a65-dd44-4d41-a167-e19bbf7f6bbf} executeQuery: Read 237 rows, 16.27 KiB in 0.001595 sec., 148589.34169278995 rows/sec., 9.96 MiB/sec. 2025.02.11 20:55:52.295992 [ 217 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.296002 [ 4 ] {210d1a65-dd44-4d41-a167-e19bbf7f6bbf} TCPHandler: Processed in 0.001863549 sec. 2025.02.11 20:55:52.296041 [ 217 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.296238 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.296404 [ 255 ] {898d797d-d60a-4206-adf7-0d31aaa0efa6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:55:52.296497 [ 255 ] {898d797d-d60a-4206-adf7-0d31aaa0efa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:55:52.297768 [ 255 ] {898d797d-d60a-4206-adf7-0d31aaa0efa6} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.297819 [ 255 ] {898d797d-d60a-4206-adf7-0d31aaa0efa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.298508 [ 255 ] {898d797d-d60a-4206-adf7-0d31aaa0efa6} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.11 20:55:52.298898 [ 255 ] {898d797d-d60a-4206-adf7-0d31aaa0efa6} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.299190 [ 255 ] {898d797d-d60a-4206-adf7-0d31aaa0efa6} executeQuery: Read 1 rows, 69.00 B in 0.002822 sec., 354.3586109142452 rows/sec., 23.88 KiB/sec. 2025.02.11 20:55:52.299282 [ 255 ] {898d797d-d60a-4206-adf7-0d31aaa0efa6} TCPHandler: Processed in 0.003165911 sec. 2025.02.11 20:55:52.299461 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:52.299620 [ 4 ] {2d8880a4-10e4-4f31-8ecf-e2aa916e01e4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:52.299683 [ 4 ] {2d8880a4-10e4-4f31-8ecf-e2aa916e01e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:52.300088 [ 217 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:55:52.301309 [ 4 ] {2d8880a4-10e4-4f31-8ecf-e2aa916e01e4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:52.301387 [ 4 ] {2d8880a4-10e4-4f31-8ecf-e2aa916e01e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:52.301786 [ 4 ] {2d8880a4-10e4-4f31-8ecf-e2aa916e01e4} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.11 20:55:52.302020 [ 4 ] {2d8880a4-10e4-4f31-8ecf-e2aa916e01e4} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:52.302195 [ 4 ] {2d8880a4-10e4-4f31-8ecf-e2aa916e01e4} executeQuery: Read 82 rows, 5.33 KiB in 0.002607 sec., 31453.77828922133 rows/sec., 2.00 MiB/sec. 2025.02.11 20:55:52.302250 [ 4 ] {2d8880a4-10e4-4f31-8ecf-e2aa916e01e4} TCPHandler: Processed in 0.002870225 sec. 2025.02.11 20:55:53.138326 [ 225 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.02.11 20:55:53.138400 [ 225 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.02.11 20:55:53.140258 [ 225 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.02.11 20:55:54.699050 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.02.11 20:55:54.721510 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:54.721574 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:54.729133 [ 242 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.11 20:55:54.729951 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:54.730448 [ 83 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.11 20:55:54.730564 [ 83 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:54.730652 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:54.731258 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.11 20:55:54.744584 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.02.11 20:55:54.747225 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:54.748501 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2025.02.11 20:55:54.753954 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:54.759577 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2025.02.11 20:55:54.766265 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2025.02.11 20:55:54.772283 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:54.779118 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.02.11 20:55:54.848207 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.117344896 sec., 5530.704974164364 rows/sec., 28.60 MiB/sec. 2025.02.11 20:55:54.851699 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.11 20:55:54.854815 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:54.854947 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_86_17} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.11 20:55:54.857410 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.11 20:55:55.000201 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.04 MiB, peak 285.48 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: -1.05 MiB 2025.02.11 20:55:57.067695 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2242 2025.02.11 20:55:57.070810 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.070852 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.072363 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:55:57.072676 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.072986 [ 222 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:57.073086 [ 222 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:57.073694 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2242 2025.02.11 20:55:57.075420 [ 222 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:55:57.301488 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:57.301796 [ 255 ] {d17e0086-4197-48ff-928b-2378b3c37cfb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:55:57.301910 [ 255 ] {d17e0086-4197-48ff-928b-2378b3c37cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:55:57.302726 [ 255 ] {d17e0086-4197-48ff-928b-2378b3c37cfb} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.302773 [ 255 ] {d17e0086-4197-48ff-928b-2378b3c37cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.303203 [ 255 ] {d17e0086-4197-48ff-928b-2378b3c37cfb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.11 20:55:57.303480 [ 255 ] {d17e0086-4197-48ff-928b-2378b3c37cfb} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.303679 [ 255 ] {d17e0086-4197-48ff-928b-2378b3c37cfb} executeQuery: Read 6 rows, 501.00 B in 0.00197 sec., 3045.6852791878173 rows/sec., 248.35 KiB/sec. 2025.02.11 20:55:57.303743 [ 255 ] {d17e0086-4197-48ff-928b-2378b3c37cfb} TCPHandler: Processed in 0.002437059 sec. 2025.02.11 20:55:57.304004 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:57.304204 [ 4 ] {c786f178-4595-48a1-8a6c-21182042f32b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:55:57.304281 [ 4 ] {c786f178-4595-48a1-8a6c-21182042f32b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:55:57.305673 [ 4 ] {c786f178-4595-48a1-8a6c-21182042f32b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.305727 [ 4 ] {c786f178-4595-48a1-8a6c-21182042f32b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.306268 [ 4 ] {c786f178-4595-48a1-8a6c-21182042f32b} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.11 20:55:57.306537 [ 4 ] {c786f178-4595-48a1-8a6c-21182042f32b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.306768 [ 4 ] {c786f178-4595-48a1-8a6c-21182042f32b} executeQuery: Read 1279 rows, 108.34 KiB in 0.00262 sec., 488167.93893129774 rows/sec., 40.38 MiB/sec. 2025.02.11 20:55:57.306834 [ 4 ] {c786f178-4595-48a1-8a6c-21182042f32b} TCPHandler: Processed in 0.002969668 sec. 2025.02.11 20:55:57.306991 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:57.307116 [ 255 ] {dedc3b9d-82cf-4a21-9ec3-1c5734ebda0e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:55:57.307168 [ 255 ] {dedc3b9d-82cf-4a21-9ec3-1c5734ebda0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:55:57.307788 [ 255 ] {dedc3b9d-82cf-4a21-9ec3-1c5734ebda0e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.307825 [ 255 ] {dedc3b9d-82cf-4a21-9ec3-1c5734ebda0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.308201 [ 255 ] {dedc3b9d-82cf-4a21-9ec3-1c5734ebda0e} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.11 20:55:57.308444 [ 255 ] {dedc3b9d-82cf-4a21-9ec3-1c5734ebda0e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.308580 [ 96 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.11 20:55:57.308624 [ 96 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.308628 [ 255 ] {dedc3b9d-82cf-4a21-9ec3-1c5734ebda0e} executeQuery: Read 46 rows, 3.43 KiB in 0.001539 sec., 29889.538661468487 rows/sec., 2.17 MiB/sec. 2025.02.11 20:55:57.308645 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.308721 [ 255 ] {dedc3b9d-82cf-4a21-9ec3-1c5734ebda0e} TCPHandler: Processed in 0.001785759 sec. 2025.02.11 20:55:57.308868 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.11 20:55:57.308937 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:57.309261 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:57.309368 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 64 rows starting from the beginning of the part 2025.02.11 20:55:57.309457 [ 4 ] {b4028bc9-7085-43e7-87ef-df82eeb1413d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:55:57.309771 [ 4 ] {b4028bc9-7085-43e7-87ef-df82eeb1413d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:55:57.309803 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:57.310439 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:57.311021 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 39 rows starting from the beginning of the part 2025.02.11 20:55:57.311541 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 7 rows starting from the beginning of the part 2025.02.11 20:55:57.312090 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 46 rows starting from the beginning of the part 2025.02.11 20:55:57.313992 [ 4 ] {b4028bc9-7085-43e7-87ef-df82eeb1413d} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.314060 [ 4 ] {b4028bc9-7085-43e7-87ef-df82eeb1413d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.314848 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.006113858 sec., 33039.694412268 rows/sec., 2.50 MiB/sec. 2025.02.11 20:55:57.315010 [ 4 ] {b4028bc9-7085-43e7-87ef-df82eeb1413d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:55:57.315208 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.11 20:55:57.315436 [ 4 ] {b4028bc9-7085-43e7-87ef-df82eeb1413d} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.315825 [ 4 ] {b4028bc9-7085-43e7-87ef-df82eeb1413d} executeQuery: Read 228 rows, 15.81 KiB in 0.006543 sec., 34846.40073360843 rows/sec., 2.36 MiB/sec. 2025.02.11 20:55:57.315960 [ 4 ] {b4028bc9-7085-43e7-87ef-df82eeb1413d} TCPHandler: Processed in 0.007128924 sec. 2025.02.11 20:55:57.316038 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.316188 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:57.316206 [ 201 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_121_24} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.11 20:55:57.316416 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:55:57.316436 [ 255 ] {dd8d6fb6-2a58-40e0-85ca-9db34c968d8c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:55:57.316510 [ 255 ] {dd8d6fb6-2a58-40e0-85ca-9db34c968d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:55:57.317403 [ 255 ] {dd8d6fb6-2a58-40e0-85ca-9db34c968d8c} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.317442 [ 255 ] {dd8d6fb6-2a58-40e0-85ca-9db34c968d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.317847 [ 255 ] {dd8d6fb6-2a58-40e0-85ca-9db34c968d8c} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.11 20:55:57.318091 [ 255 ] {dd8d6fb6-2a58-40e0-85ca-9db34c968d8c} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.318267 [ 255 ] {dd8d6fb6-2a58-40e0-85ca-9db34c968d8c} executeQuery: Read 569 rows, 43.37 KiB in 0.001894 sec., 300422.3864836325 rows/sec., 22.36 MiB/sec. 2025.02.11 20:55:57.318320 [ 255 ] {dd8d6fb6-2a58-40e0-85ca-9db34c968d8c} TCPHandler: Processed in 0.002223646 sec. 2025.02.11 20:55:57.318491 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:57.318634 [ 4 ] {33ad11ee-d059-42b2-afec-d64b66217cf5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:57.318698 [ 4 ] {33ad11ee-d059-42b2-afec-d64b66217cf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:55:57.319536 [ 4 ] {33ad11ee-d059-42b2-afec-d64b66217cf5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.319575 [ 4 ] {33ad11ee-d059-42b2-afec-d64b66217cf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.320018 [ 4 ] {33ad11ee-d059-42b2-afec-d64b66217cf5} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.11 20:55:57.320256 [ 4 ] {33ad11ee-d059-42b2-afec-d64b66217cf5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.320426 [ 96 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 2025.02.11 20:55:57.320473 [ 96 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.320493 [ 4 ] {33ad11ee-d059-42b2-afec-d64b66217cf5} executeQuery: Read 883 rows, 60.84 KiB in 0.001889 sec., 467443.09158284805 rows/sec., 31.45 MiB/sec. 2025.02.11 20:55:57.320508 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.320698 [ 4 ] {33ad11ee-d059-42b2-afec-d64b66217cf5} TCPHandler: Processed in 0.002270736 sec. 2025.02.11 20:55:57.320782 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full 2025.02.11 20:55:57.320903 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:57.320984 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:55:57.321062 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 38328 rows starting from the beginning of the part 2025.02.11 20:55:57.321165 [ 255 ] {06ebbc13-a906-4832-8c8f-cd17c94ba0f1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:55:57.321373 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part 2025.02.11 20:55:57.321617 [ 255 ] {06ebbc13-a906-4832-8c8f-cd17c94ba0f1} 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.02.11 20:55:57.321807 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 237 rows starting from the beginning of the part 2025.02.11 20:55:57.322357 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part 2025.02.11 20:55:57.322801 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 237 rows starting from the beginning of the part 2025.02.11 20:55:57.323241 [ 191 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 883 rows starting from the beginning of the part 2025.02.11 20:55:57.325742 [ 255 ] {06ebbc13-a906-4832-8c8f-cd17c94ba0f1} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.325812 [ 255 ] {06ebbc13-a906-4832-8c8f-cd17c94ba0f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.327602 [ 255 ] {06ebbc13-a906-4832-8c8f-cd17c94ba0f1} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:55:57.327980 [ 255 ] {06ebbc13-a906-4832-8c8f-cd17c94ba0f1} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.328226 [ 255 ] {06ebbc13-a906-4832-8c8f-cd17c94ba0f1} executeQuery: Read 40 rows, 73.40 KiB in 0.007151 sec., 5593.6232694728005 rows/sec., 10.02 MiB/sec. 2025.02.11 20:55:57.328445 [ 255 ] {06ebbc13-a906-4832-8c8f-cd17c94ba0f1} TCPHandler: Processed in 0.007624102 sec. 2025.02.11 20:55:57.328640 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:57.328817 [ 4 ] {0ca9bb65-46ad-47de-8488-4a4d1f7e6268} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.11 20:55:57.328878 [ 4 ] {0ca9bb65-46ad-47de-8488-4a4d1f7e6268} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.11 20:55:57.329485 [ 4 ] {0ca9bb65-46ad-47de-8488-4a4d1f7e6268} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.329548 [ 4 ] {0ca9bb65-46ad-47de-8488-4a4d1f7e6268} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.330028 [ 4 ] {0ca9bb65-46ad-47de-8488-4a4d1f7e6268} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.11 20:55:57.330371 [ 4 ] {0ca9bb65-46ad-47de-8488-4a4d1f7e6268} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.330620 [ 4 ] {0ca9bb65-46ad-47de-8488-4a4d1f7e6268} executeQuery: Read 3 rows, 246.00 B in 0.00183 sec., 1639.344262295082 rows/sec., 131.28 KiB/sec. 2025.02.11 20:55:57.330856 [ 4 ] {0ca9bb65-46ad-47de-8488-4a4d1f7e6268} TCPHandler: Processed in 0.002301176 sec. 2025.02.11 20:55:57.331042 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:55:57.331281 [ 255 ] {53c3ed1f-e068-471f-8473-449937aa6033} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:55:57.331425 [ 255 ] {53c3ed1f-e068-471f-8473-449937aa6033} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:55:57.332466 [ 255 ] {53c3ed1f-e068-471f-8473-449937aa6033} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:57.332506 [ 255 ] {53c3ed1f-e068-471f-8473-449937aa6033} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:57.332997 [ 255 ] {53c3ed1f-e068-471f-8473-449937aa6033} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.11 20:55:57.333296 [ 255 ] {53c3ed1f-e068-471f-8473-449937aa6033} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.333602 [ 255 ] {53c3ed1f-e068-471f-8473-449937aa6033} executeQuery: Read 60 rows, 4.14 KiB in 0.002376 sec., 25252.52525252525 rows/sec., 1.70 MiB/sec. 2025.02.11 20:55:57.333686 [ 255 ] {53c3ed1f-e068-471f-8473-449937aa6033} TCPHandler: Processed in 0.002717364 sec. 2025.02.11 20:55:57.334220 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergeTask::MergeProjectionsStage: Merge sorted 40005 rows, containing 5 columns (5 merged, 0 gathered) in 0.013583517 sec., 2945113.551961543 rows/sec., 199.05 MiB/sec. 2025.02.11 20:55:57.334934 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) 2025.02.11 20:55:57.335314 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:57.335415 [ 201 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_128_26} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 2025.02.11 20:55:57.335536 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.11 20:55:59.312486 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2025.02.11 20:55:59.313268 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:55:59.313319 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:55:59.313864 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.11 20:55:59.314130 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:55:59.314419 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.02.11 20:56:02.244689 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.02.11 20:56:02.267558 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.267623 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.275248 [ 242 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.11 20:56:02.275961 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.276295 [ 255 ] {c16c96fa-9907-4567-8c82-febb2a16104b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:56:02.276464 [ 255 ] {c16c96fa-9907-4567-8c82-febb2a16104b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:56:02.276790 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.279637 [ 255 ] {c16c96fa-9907-4567-8c82-febb2a16104b} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.279732 [ 255 ] {c16c96fa-9907-4567-8c82-febb2a16104b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.281188 [ 255 ] {c16c96fa-9907-4567-8c82-febb2a16104b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:56:02.281949 [ 255 ] {c16c96fa-9907-4567-8c82-febb2a16104b} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.282711 [ 255 ] {c16c96fa-9907-4567-8c82-febb2a16104b} executeQuery: Read 14 rows, 1.01 KiB in 0.006514 sec., 2149.217070924163 rows/sec., 154.71 KiB/sec. 2025.02.11 20:56:02.282975 [ 255 ] {c16c96fa-9907-4567-8c82-febb2a16104b} TCPHandler: Processed in 0.007200705 sec. 2025.02.11 20:56:02.283348 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.283629 [ 4 ] {5ed602cc-8674-411f-b826-403a4070d9b2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:02.283749 [ 4 ] {5ed602cc-8674-411f-b826-403a4070d9b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:02.285664 [ 4 ] {5ed602cc-8674-411f-b826-403a4070d9b2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.285727 [ 4 ] {5ed602cc-8674-411f-b826-403a4070d9b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.286528 [ 4 ] {5ed602cc-8674-411f-b826-403a4070d9b2} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.11 20:56:02.286999 [ 4 ] {5ed602cc-8674-411f-b826-403a4070d9b2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.287562 [ 4 ] {5ed602cc-8674-411f-b826-403a4070d9b2} executeQuery: Read 203 rows, 17.95 KiB in 0.004024 sec., 50447.31610337972 rows/sec., 4.36 MiB/sec. 2025.02.11 20:56:02.287900 [ 4 ] {5ed602cc-8674-411f-b826-403a4070d9b2} TCPHandler: Processed in 0.004746415 sec. 2025.02.11 20:56:02.288214 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.288576 [ 255 ] {9a82332c-587b-495f-b122-3e17d5b5b8de} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:02.288747 [ 255 ] {9a82332c-587b-495f-b122-3e17d5b5b8de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:02.291388 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.02.11 20:56:02.291671 [ 255 ] {9a82332c-587b-495f-b122-3e17d5b5b8de} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.291716 [ 255 ] {9a82332c-587b-495f-b122-3e17d5b5b8de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.292102 [ 255 ] {9a82332c-587b-495f-b122-3e17d5b5b8de} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.11 20:56:02.292381 [ 255 ] {9a82332c-587b-495f-b122-3e17d5b5b8de} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.292612 [ 255 ] {9a82332c-587b-495f-b122-3e17d5b5b8de} executeQuery: Read 7 rows, 467.00 B in 0.004152 sec., 1685.9344894026974 rows/sec., 109.84 KiB/sec. 2025.02.11 20:56:02.292695 [ 221 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:56:02.292712 [ 255 ] {9a82332c-587b-495f-b122-3e17d5b5b8de} TCPHandler: Processed in 0.004666235 sec. 2025.02.11 20:56:02.292777 [ 221 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:56:02.292985 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.293150 [ 4 ] {db1df5d2-4e52-4118-9245-324535d53d28} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:56:02.293233 [ 4 ] {db1df5d2-4e52-4118-9245-324535d53d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:56:02.294508 [ 4 ] {db1df5d2-4e52-4118-9245-324535d53d28} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.294568 [ 4 ] {db1df5d2-4e52-4118-9245-324535d53d28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.295309 [ 4 ] {db1df5d2-4e52-4118-9245-324535d53d28} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:56:02.295721 [ 4 ] {db1df5d2-4e52-4118-9245-324535d53d28} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.296162 [ 4 ] {db1df5d2-4e52-4118-9245-324535d53d28} executeQuery: Read 14 rows, 1004.00 B in 0.003062 sec., 4572.175048987589 rows/sec., 320.21 KiB/sec. 2025.02.11 20:56:02.296219 [ 4 ] {db1df5d2-4e52-4118-9245-324535d53d28} TCPHandler: Processed in 0.003339854 sec. 2025.02.11 20:56:02.296413 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.296491 [ 221 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:56:02.296638 [ 255 ] {cbbc1c02-6e87-431f-8423-960f0ee9299b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:56:02.296756 [ 255 ] {cbbc1c02-6e87-431f-8423-960f0ee9299b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:56:02.298379 [ 255 ] {cbbc1c02-6e87-431f-8423-960f0ee9299b} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.298419 [ 255 ] {cbbc1c02-6e87-431f-8423-960f0ee9299b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.298779 [ 255 ] {cbbc1c02-6e87-431f-8423-960f0ee9299b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:56:02.299016 [ 255 ] {cbbc1c02-6e87-431f-8423-960f0ee9299b} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.299246 [ 255 ] {cbbc1c02-6e87-431f-8423-960f0ee9299b} executeQuery: Read 13 rows, 830.00 B in 0.002699 sec., 4816.598740274176 rows/sec., 300.31 KiB/sec. 2025.02.11 20:56:02.299352 [ 255 ] {cbbc1c02-6e87-431f-8423-960f0ee9299b} TCPHandler: Processed in 0.003022599 sec. 2025.02.11 20:56:02.299571 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.299742 [ 4 ] {55326390-d764-4870-a251-6e50847a97bd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:02.299794 [ 4 ] {55326390-d764-4870-a251-6e50847a97bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:02.300582 [ 4 ] {55326390-d764-4870-a251-6e50847a97bd} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.300622 [ 4 ] {55326390-d764-4870-a251-6e50847a97bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.301016 [ 4 ] {55326390-d764-4870-a251-6e50847a97bd} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.11 20:56:02.301278 [ 4 ] {55326390-d764-4870-a251-6e50847a97bd} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.301486 [ 4 ] {55326390-d764-4870-a251-6e50847a97bd} executeQuery: Read 382 rows, 27.68 KiB in 0.001767 sec., 216185.62535370686 rows/sec., 15.30 MiB/sec. 2025.02.11 20:56:02.301549 [ 4 ] {55326390-d764-4870-a251-6e50847a97bd} TCPHandler: Processed in 0.002104294 sec. 2025.02.11 20:56:02.301705 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.301843 [ 255 ] {2b2359e7-fccd-4cb1-952a-3c44bd5a6b94} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:56:02.301901 [ 255 ] {2b2359e7-fccd-4cb1-952a-3c44bd5a6b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:56:02.302416 [ 255 ] {2b2359e7-fccd-4cb1-952a-3c44bd5a6b94} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.302455 [ 255 ] {2b2359e7-fccd-4cb1-952a-3c44bd5a6b94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.302830 [ 255 ] {2b2359e7-fccd-4cb1-952a-3c44bd5a6b94} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:56:02.303077 [ 255 ] {2b2359e7-fccd-4cb1-952a-3c44bd5a6b94} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.303281 [ 255 ] {2b2359e7-fccd-4cb1-952a-3c44bd5a6b94} executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. 2025.02.11 20:56:02.303333 [ 255 ] {2b2359e7-fccd-4cb1-952a-3c44bd5a6b94} TCPHandler: Processed in 0.001694737 sec. 2025.02.11 20:56:02.303501 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.303622 [ 4 ] {2e844380-95bf-4b6b-862e-bb4675d291ab} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:02.303676 [ 4 ] {2e844380-95bf-4b6b-862e-bb4675d291ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:02.304264 [ 4 ] {2e844380-95bf-4b6b-862e-bb4675d291ab} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.304307 [ 4 ] {2e844380-95bf-4b6b-862e-bb4675d291ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.304749 [ 4 ] {2e844380-95bf-4b6b-862e-bb4675d291ab} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.11 20:56:02.304999 [ 4 ] {2e844380-95bf-4b6b-862e-bb4675d291ab} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.305213 [ 4 ] {2e844380-95bf-4b6b-862e-bb4675d291ab} executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. 2025.02.11 20:56:02.305271 [ 4 ] {2e844380-95bf-4b6b-862e-bb4675d291ab} TCPHandler: Processed in 0.001827329 sec. 2025.02.11 20:56:02.305429 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.305552 [ 255 ] {8385d572-6c9f-439a-9850-1d8fc4d69e24} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:56:02.305604 [ 255 ] {8385d572-6c9f-439a-9850-1d8fc4d69e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:56:02.306177 [ 255 ] {8385d572-6c9f-439a-9850-1d8fc4d69e24} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.306231 [ 255 ] {8385d572-6c9f-439a-9850-1d8fc4d69e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.306746 [ 255 ] {8385d572-6c9f-439a-9850-1d8fc4d69e24} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.11 20:56:02.307031 [ 255 ] {8385d572-6c9f-439a-9850-1d8fc4d69e24} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.307309 [ 255 ] {8385d572-6c9f-439a-9850-1d8fc4d69e24} executeQuery: Read 1 rows, 69.00 B in 0.001773 sec., 564.0157924421884 rows/sec., 38.00 KiB/sec. 2025.02.11 20:56:02.307435 [ 255 ] {8385d572-6c9f-439a-9850-1d8fc4d69e24} TCPHandler: Processed in 0.002055303 sec. 2025.02.11 20:56:02.307682 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:02.307835 [ 4 ] {3703103d-3438-4f4b-a804-6823e1ca9e8e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:02.307888 [ 4 ] {3703103d-3438-4f4b-a804-6823e1ca9e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:02.308398 [ 4 ] {3703103d-3438-4f4b-a804-6823e1ca9e8e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:02.308438 [ 4 ] {3703103d-3438-4f4b-a804-6823e1ca9e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:02.308827 [ 4 ] {3703103d-3438-4f4b-a804-6823e1ca9e8e} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.11 20:56:02.309066 [ 4 ] {3703103d-3438-4f4b-a804-6823e1ca9e8e} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:02.309295 [ 4 ] {3703103d-3438-4f4b-a804-6823e1ca9e8e} executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec. 2025.02.11 20:56:02.309350 [ 4 ] {3703103d-3438-4f4b-a804-6823e1ca9e8e} TCPHandler: Processed in 0.001792269 sec. 2025.02.11 20:56:02.736380 [ 219 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:56:02.736436 [ 219 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:56:02.738727 [ 219 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.11 20:56:03.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.21 MiB, peak 285.48 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: -1.21 MiB 2025.02.11 20:56:06.201068 [ 217 ] {} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:56:06.201178 [ 217 ] {} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:56:06.203471 [ 217 ] {} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:56:06.571632 [ 85 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:56:06.571671 [ 85 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:56:06.814584 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2025.02.11 20:56:06.815322 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:06.815378 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:06.815932 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.11 20:56:06.816226 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:06.816524 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.02.11 20:56:07.073932 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2280 2025.02.11 20:56:07.077269 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:07.077327 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:07.078888 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:56:07.079227 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:07.079928 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2280 2025.02.11 20:56:07.274016 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:07.274208 [ 255 ] {86dc2a20-5dae-4d4a-b09f-ea8aecbbbd61} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:07.274282 [ 255 ] {86dc2a20-5dae-4d4a-b09f-ea8aecbbbd61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:07.275016 [ 255 ] {86dc2a20-5dae-4d4a-b09f-ea8aecbbbd61} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:07.275064 [ 255 ] {86dc2a20-5dae-4d4a-b09f-ea8aecbbbd61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:07.275492 [ 255 ] {86dc2a20-5dae-4d4a-b09f-ea8aecbbbd61} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.11 20:56:07.275752 [ 255 ] {86dc2a20-5dae-4d4a-b09f-ea8aecbbbd61} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:07.275966 [ 255 ] {86dc2a20-5dae-4d4a-b09f-ea8aecbbbd61} executeQuery: Read 162 rows, 14.45 KiB in 0.001814 sec., 89305.40242557882 rows/sec., 7.78 MiB/sec. 2025.02.11 20:56:07.276022 [ 255 ] {86dc2a20-5dae-4d4a-b09f-ea8aecbbbd61} TCPHandler: Processed in 0.002119124 sec. 2025.02.11 20:56:07.276241 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:07.276438 [ 4 ] {96c64890-1514-4d0a-9020-27779db8b622} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:07.276509 [ 4 ] {96c64890-1514-4d0a-9020-27779db8b622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:07.277253 [ 4 ] {96c64890-1514-4d0a-9020-27779db8b622} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:07.277305 [ 4 ] {96c64890-1514-4d0a-9020-27779db8b622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:07.277734 [ 4 ] {96c64890-1514-4d0a-9020-27779db8b622} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.11 20:56:07.277987 [ 4 ] {96c64890-1514-4d0a-9020-27779db8b622} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:07.278211 [ 4 ] {96c64890-1514-4d0a-9020-27779db8b622} executeQuery: Read 53 rows, 3.99 KiB in 0.001827 sec., 29009.304871373835 rows/sec., 2.13 MiB/sec. 2025.02.11 20:56:07.278268 [ 4 ] {96c64890-1514-4d0a-9020-27779db8b622} TCPHandler: Processed in 0.002151904 sec. 2025.02.11 20:56:07.278425 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:07.278544 [ 255 ] {4b5e1895-010b-4ea5-855b-233b6d04c2fb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:07.278594 [ 255 ] {4b5e1895-010b-4ea5-855b-233b6d04c2fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:07.279233 [ 255 ] {4b5e1895-010b-4ea5-855b-233b6d04c2fb} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:07.279274 [ 255 ] {4b5e1895-010b-4ea5-855b-233b6d04c2fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:07.279659 [ 255 ] {4b5e1895-010b-4ea5-855b-233b6d04c2fb} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.11 20:56:07.279914 [ 255 ] {4b5e1895-010b-4ea5-855b-233b6d04c2fb} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:07.280121 [ 255 ] {4b5e1895-010b-4ea5-855b-233b6d04c2fb} executeQuery: Read 126 rows, 10.08 KiB in 0.001601 sec., 78700.81199250469 rows/sec., 6.15 MiB/sec. 2025.02.11 20:56:07.280174 [ 255 ] {4b5e1895-010b-4ea5-855b-233b6d04c2fb} TCPHandler: Processed in 0.001808949 sec. 2025.02.11 20:56:07.280333 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:07.280449 [ 4 ] {786ed8c0-0186-46e5-be5a-2cc04ef4efb0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:07.280502 [ 4 ] {786ed8c0-0186-46e5-be5a-2cc04ef4efb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:07.281074 [ 4 ] {786ed8c0-0186-46e5-be5a-2cc04ef4efb0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:07.281113 [ 4 ] {786ed8c0-0186-46e5-be5a-2cc04ef4efb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:07.281523 [ 4 ] {786ed8c0-0186-46e5-be5a-2cc04ef4efb0} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.11 20:56:07.281760 [ 4 ] {786ed8c0-0186-46e5-be5a-2cc04ef4efb0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:07.281990 [ 4 ] {786ed8c0-0186-46e5-be5a-2cc04ef4efb0} executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. 2025.02.11 20:56:07.282075 [ 4 ] {786ed8c0-0186-46e5-be5a-2cc04ef4efb0} TCPHandler: Processed in 0.001804449 sec. 2025.02.11 20:56:07.282274 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:07.282529 [ 255 ] {a9ba4659-01b5-4cef-89a5-9da4e41f6fa4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:07.282611 [ 255 ] {a9ba4659-01b5-4cef-89a5-9da4e41f6fa4} 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.02.11 20:56:07.283901 [ 255 ] {a9ba4659-01b5-4cef-89a5-9da4e41f6fa4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:07.283942 [ 255 ] {a9ba4659-01b5-4cef-89a5-9da4e41f6fa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:07.284695 [ 255 ] {a9ba4659-01b5-4cef-89a5-9da4e41f6fa4} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:56:07.284969 [ 255 ] {a9ba4659-01b5-4cef-89a5-9da4e41f6fa4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:07.285229 [ 255 ] {a9ba4659-01b5-4cef-89a5-9da4e41f6fa4} executeQuery: Read 53 rows, 97.25 KiB in 0.002767 sec., 19154.318756776294 rows/sec., 34.32 MiB/sec. 2025.02.11 20:56:07.285242 [ 222 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:56:07.285301 [ 222 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:56:07.285484 [ 255 ] {a9ba4659-01b5-4cef-89a5-9da4e41f6fa4} TCPHandler: Processed in 0.003311143 sec. 2025.02.11 20:56:07.285704 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:07.285838 [ 4 ] {df086899-1675-42eb-b924-ca611d4335a1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.11 20:56:07.285893 [ 4 ] {df086899-1675-42eb-b924-ca611d4335a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.11 20:56:07.286562 [ 4 ] {df086899-1675-42eb-b924-ca611d4335a1} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:07.286603 [ 4 ] {df086899-1675-42eb-b924-ca611d4335a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:07.287059 [ 4 ] {df086899-1675-42eb-b924-ca611d4335a1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.11 20:56:07.287333 [ 4 ] {df086899-1675-42eb-b924-ca611d4335a1} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:07.287782 [ 4 ] {df086899-1675-42eb-b924-ca611d4335a1} executeQuery: Read 12 rows, 868.00 B in 0.001948 sec., 6160.164271047228 rows/sec., 435.14 KiB/sec. 2025.02.11 20:56:07.287905 [ 4 ] {df086899-1675-42eb-b924-ca611d4335a1} TCPHandler: Processed in 0.002324107 sec. 2025.02.11 20:56:07.288074 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:07.288320 [ 255 ] {ca6da193-96c7-4fc1-8286-ab47d5535405} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:07.288372 [ 255 ] {ca6da193-96c7-4fc1-8286-ab47d5535405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:07.288878 [ 255 ] {ca6da193-96c7-4fc1-8286-ab47d5535405} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:07.288917 [ 255 ] {ca6da193-96c7-4fc1-8286-ab47d5535405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:07.289356 [ 255 ] {ca6da193-96c7-4fc1-8286-ab47d5535405} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.11 20:56:07.289500 [ 222 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:56:07.289958 [ 255 ] {ca6da193-96c7-4fc1-8286-ab47d5535405} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:07.290596 [ 255 ] {ca6da193-96c7-4fc1-8286-ab47d5535405} executeQuery: Read 60 rows, 4.14 KiB in 0.002339 sec., 25651.988029072254 rows/sec., 1.73 MiB/sec. 2025.02.11 20:56:07.290706 [ 255 ] {ca6da193-96c7-4fc1-8286-ab47d5535405} TCPHandler: Processed in 0.002712113 sec. 2025.02.11 20:56:08.143897 [ 79 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.11 20:56:08.143968 [ 79 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:08.143995 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:08.144109 [ 219 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:56:08.144173 [ 219 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:56:08.144227 [ 194 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::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.02.11 20:56:08.144500 [ 194 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:08.144546 [ 194 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part 2025.02.11 20:56:08.144776 [ 194 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.02.11 20:56:08.145227 [ 194 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2025.02.11 20:56:08.145520 [ 194 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part 2025.02.11 20:56:08.145820 [ 194 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.02.11 20:56:08.148271 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.004181307 sec., 10044.70611701078 rows/sec., 858.31 KiB/sec. 2025.02.11 20:56:08.148456 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.11 20:56:08.148505 [ 219 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.11 20:56:08.149049 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:08.149156 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_29_7} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.11 20:56:08.149256 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:56:09.791475 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.02.11 20:56:09.814587 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:09.814645 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:09.822385 [ 242 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.11 20:56:09.823246 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:09.826370 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.02.11 20:56:12.275438 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.275637 [ 255 ] {fcd66d96-6820-4ac6-916a-e81ea05abc17} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:56:12.275713 [ 255 ] {fcd66d96-6820-4ac6-916a-e81ea05abc17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:56:12.276499 [ 255 ] {fcd66d96-6820-4ac6-916a-e81ea05abc17} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.276553 [ 255 ] {fcd66d96-6820-4ac6-916a-e81ea05abc17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.276995 [ 255 ] {fcd66d96-6820-4ac6-916a-e81ea05abc17} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:56:12.277277 [ 255 ] {fcd66d96-6820-4ac6-916a-e81ea05abc17} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.277525 [ 255 ] {fcd66d96-6820-4ac6-916a-e81ea05abc17} executeQuery: Read 14 rows, 1.01 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 518.96 KiB/sec. 2025.02.11 20:56:12.277595 [ 255 ] {fcd66d96-6820-4ac6-916a-e81ea05abc17} TCPHandler: Processed in 0.002288126 sec. 2025.02.11 20:56:12.277858 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.278047 [ 4 ] {293b57ef-50b2-45d1-9f3b-1c7814a2a142} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:56:12.278116 [ 4 ] {293b57ef-50b2-45d1-9f3b-1c7814a2a142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:56:12.278838 [ 4 ] {293b57ef-50b2-45d1-9f3b-1c7814a2a142} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.278878 [ 4 ] {293b57ef-50b2-45d1-9f3b-1c7814a2a142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.279287 [ 4 ] {293b57ef-50b2-45d1-9f3b-1c7814a2a142} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.11 20:56:12.279540 [ 4 ] {293b57ef-50b2-45d1-9f3b-1c7814a2a142} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.279730 [ 4 ] {293b57ef-50b2-45d1-9f3b-1c7814a2a142} executeQuery: Read 2 rows, 167.00 B in 0.001738 sec., 1150.7479861910242 rows/sec., 93.84 KiB/sec. 2025.02.11 20:56:12.279784 [ 4 ] {293b57ef-50b2-45d1-9f3b-1c7814a2a142} TCPHandler: Processed in 0.002052653 sec. 2025.02.11 20:56:12.279943 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.280067 [ 255 ] {79d6d78e-5e29-424a-b992-ceccc7eb365c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:12.280119 [ 255 ] {79d6d78e-5e29-424a-b992-ceccc7eb365c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:12.280813 [ 255 ] {79d6d78e-5e29-424a-b992-ceccc7eb365c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.280855 [ 255 ] {79d6d78e-5e29-424a-b992-ceccc7eb365c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.281249 [ 255 ] {79d6d78e-5e29-424a-b992-ceccc7eb365c} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.11 20:56:12.281493 [ 255 ] {79d6d78e-5e29-424a-b992-ceccc7eb365c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.281666 [ 74 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.11 20:56:12.281734 [ 74 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.281741 [ 255 ] {79d6d78e-5e29-424a-b992-ceccc7eb365c} executeQuery: Read 204 rows, 18.02 KiB in 0.001694 sec., 120425.02951593862 rows/sec., 10.39 MiB/sec. 2025.02.11 20:56:12.281763 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.281919 [ 255 ] {79d6d78e-5e29-424a-b992-ceccc7eb365c} TCPHandler: Processed in 0.002016652 sec. 2025.02.11 20:56:12.282085 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.11 20:56:12.282140 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.282456 [ 4 ] {835f23ab-2132-46a5-b5a4-1479b5e14cfa} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:12.282472 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:12.282619 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1431 rows starting from the beginning of the part 2025.02.11 20:56:12.282632 [ 4 ] {835f23ab-2132-46a5-b5a4-1479b5e14cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:12.283036 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 203 rows starting from the beginning of the part 2025.02.11 20:56:12.283644 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1279 rows starting from the beginning of the part 2025.02.11 20:56:12.284245 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 203 rows starting from the beginning of the part 2025.02.11 20:56:12.284793 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 162 rows starting from the beginning of the part 2025.02.11 20:56:12.285360 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 204 rows starting from the beginning of the part 2025.02.11 20:56:12.286671 [ 4 ] {835f23ab-2132-46a5-b5a4-1479b5e14cfa} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.286714 [ 4 ] {835f23ab-2132-46a5-b5a4-1479b5e14cfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.287240 [ 4 ] {835f23ab-2132-46a5-b5a4-1479b5e14cfa} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.11 20:56:12.287545 [ 4 ] {835f23ab-2132-46a5-b5a4-1479b5e14cfa} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.287803 [ 4 ] {835f23ab-2132-46a5-b5a4-1479b5e14cfa} executeQuery: Read 9 rows, 610.00 B in 0.005447 sec., 1652.2856618322014 rows/sec., 109.36 KiB/sec. 2025.02.11 20:56:12.288183 [ 4 ] {835f23ab-2132-46a5-b5a4-1479b5e14cfa} TCPHandler: Processed in 0.006134298 sec. 2025.02.11 20:56:12.289480 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.289540 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3482 rows, containing 5 columns (5 merged, 0 gathered) in 0.007644922 sec., 455465.73267850216 rows/sec., 39.93 MiB/sec. 2025.02.11 20:56:12.290031 [ 255 ] {5ad7e908-651e-41a4-84ed-021d07290da2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:56:12.290093 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.11 20:56:12.290294 [ 255 ] {5ad7e908-651e-41a4-84ed-021d07290da2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:56:12.291611 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.291885 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_131_26} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.11 20:56:12.292008 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.11 20:56:12.292334 [ 255 ] {5ad7e908-651e-41a4-84ed-021d07290da2} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.292371 [ 255 ] {5ad7e908-651e-41a4-84ed-021d07290da2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.292732 [ 255 ] {5ad7e908-651e-41a4-84ed-021d07290da2} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:56:12.292980 [ 255 ] {5ad7e908-651e-41a4-84ed-021d07290da2} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.293196 [ 255 ] {5ad7e908-651e-41a4-84ed-021d07290da2} executeQuery: Read 14 rows, 1004.00 B in 0.003388 sec., 4132.231404958678 rows/sec., 289.39 KiB/sec. 2025.02.11 20:56:12.293250 [ 255 ] {5ad7e908-651e-41a4-84ed-021d07290da2} TCPHandler: Processed in 0.004927469 sec. 2025.02.11 20:56:12.293390 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.293505 [ 4 ] {d8245c9d-3ca3-4cf2-b8d0-3fc77982af5d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:56:12.293553 [ 4 ] {d8245c9d-3ca3-4cf2-b8d0-3fc77982af5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:56:12.294130 [ 4 ] {d8245c9d-3ca3-4cf2-b8d0-3fc77982af5d} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.294170 [ 4 ] {d8245c9d-3ca3-4cf2-b8d0-3fc77982af5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.294537 [ 4 ] {d8245c9d-3ca3-4cf2-b8d0-3fc77982af5d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:56:12.294803 [ 4 ] {d8245c9d-3ca3-4cf2-b8d0-3fc77982af5d} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.295050 [ 4 ] {d8245c9d-3ca3-4cf2-b8d0-3fc77982af5d} executeQuery: Read 13 rows, 830.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 518.92 KiB/sec. 2025.02.11 20:56:12.295122 [ 4 ] {d8245c9d-3ca3-4cf2-b8d0-3fc77982af5d} TCPHandler: Processed in 0.001779408 sec. 2025.02.11 20:56:12.295364 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.295561 [ 255 ] {b3ff3e36-34e5-41aa-90b5-b90dd02f161f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:12.295617 [ 255 ] {b3ff3e36-34e5-41aa-90b5-b90dd02f161f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:12.296475 [ 255 ] {b3ff3e36-34e5-41aa-90b5-b90dd02f161f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.296514 [ 255 ] {b3ff3e36-34e5-41aa-90b5-b90dd02f161f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.296905 [ 255 ] {b3ff3e36-34e5-41aa-90b5-b90dd02f161f} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.11 20:56:12.297177 [ 255 ] {b3ff3e36-34e5-41aa-90b5-b90dd02f161f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.297357 [ 75 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.11 20:56:12.297415 [ 255 ] {b3ff3e36-34e5-41aa-90b5-b90dd02f161f} executeQuery: Read 384 rows, 27.84 KiB in 0.001874 sec., 204909.28495197438 rows/sec., 14.51 MiB/sec. 2025.02.11 20:56:12.297445 [ 75 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.297523 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.297530 [ 255 ] {b3ff3e36-34e5-41aa-90b5-b90dd02f161f} TCPHandler: Processed in 0.002295136 sec. 2025.02.11 20:56:12.297736 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.297762 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.11 20:56:12.297871 [ 4 ] {26264bb2-5836-4173-8f42-e632039b826c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:56:12.297923 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:12.297935 [ 4 ] {26264bb2-5836-4173-8f42-e632039b826c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:56:12.297972 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 913 rows starting from the beginning of the part 2025.02.11 20:56:12.298270 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 382 rows starting from the beginning of the part 2025.02.11 20:56:12.298720 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 569 rows starting from the beginning of the part 2025.02.11 20:56:12.299070 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 382 rows starting from the beginning of the part 2025.02.11 20:56:12.299399 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 126 rows starting from the beginning of the part 2025.02.11 20:56:12.299717 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 384 rows starting from the beginning of the part 2025.02.11 20:56:12.300385 [ 4 ] {26264bb2-5836-4173-8f42-e632039b826c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.300429 [ 4 ] {26264bb2-5836-4173-8f42-e632039b826c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.300955 [ 4 ] {26264bb2-5836-4173-8f42-e632039b826c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:56:12.301279 [ 4 ] {26264bb2-5836-4173-8f42-e632039b826c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.301583 [ 4 ] {26264bb2-5836-4173-8f42-e632039b826c} executeQuery: Read 6 rows, 321.00 B in 0.003738 sec., 1605.1364365971108 rows/sec., 83.86 KiB/sec. 2025.02.11 20:56:12.301656 [ 4 ] {26264bb2-5836-4173-8f42-e632039b826c} TCPHandler: Processed in 0.004012004 sec. 2025.02.11 20:56:12.302211 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.302617 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00498681 sec., 552657.9115707235 rows/sec., 42.19 MiB/sec. 2025.02.11 20:56:12.302750 [ 255 ] {0a921aab-9813-4a34-b35e-698ec267c76d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:12.302830 [ 255 ] {0a921aab-9813-4a34-b35e-698ec267c76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:12.302877 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.11 20:56:12.303477 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.303564 [ 194 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_131_26} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.11 20:56:12.303708 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.02.11 20:56:12.303934 [ 255 ] {0a921aab-9813-4a34-b35e-698ec267c76d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.303977 [ 255 ] {0a921aab-9813-4a34-b35e-698ec267c76d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.304381 [ 255 ] {0a921aab-9813-4a34-b35e-698ec267c76d} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.11 20:56:12.304628 [ 255 ] {0a921aab-9813-4a34-b35e-698ec267c76d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.304870 [ 255 ] {0a921aab-9813-4a34-b35e-698ec267c76d} executeQuery: Read 238 rows, 16.34 KiB in 0.002249 sec., 105824.81102712316 rows/sec., 7.09 MiB/sec. 2025.02.11 20:56:12.304951 [ 255 ] {0a921aab-9813-4a34-b35e-698ec267c76d} TCPHandler: Processed in 0.003158171 sec. 2025.02.11 20:56:12.305147 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.305440 [ 4 ] {e3483576-9d3d-49be-b56b-2f6c25b71a8b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:56:12.305556 [ 4 ] {e3483576-9d3d-49be-b56b-2f6c25b71a8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:56:12.306055 [ 4 ] {e3483576-9d3d-49be-b56b-2f6c25b71a8b} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.306094 [ 4 ] {e3483576-9d3d-49be-b56b-2f6c25b71a8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.306464 [ 4 ] {e3483576-9d3d-49be-b56b-2f6c25b71a8b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.11 20:56:12.306704 [ 4 ] {e3483576-9d3d-49be-b56b-2f6c25b71a8b} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.306861 [ 75 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.02.11 20:56:12.306910 [ 75 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.306931 [ 4 ] {e3483576-9d3d-49be-b56b-2f6c25b71a8b} executeQuery: Read 1 rows, 69.00 B in 0.001589 sec., 629.3266205160479 rows/sec., 42.41 KiB/sec. 2025.02.11 20:56:12.306942 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.307087 [ 4 ] {e3483576-9d3d-49be-b56b-2f6c25b71a8b} TCPHandler: Processed in 0.002053943 sec. 2025.02.11 20:56:12.307137 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.02.11 20:56:12.307284 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:12.307286 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:12.307328 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 55 rows starting from the beginning of the part 2025.02.11 20:56:12.307556 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2025.02.11 20:56:12.307608 [ 255 ] {6fb77f8c-10e1-4cde-8438-f5eb233040a3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:12.307795 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2025.02.11 20:56:12.307888 [ 255 ] {6fb77f8c-10e1-4cde-8438-f5eb233040a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:12.308173 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2025.02.11 20:56:12.308471 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2025.02.11 20:56:12.308779 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2025.02.11 20:56:12.310147 [ 255 ] {6fb77f8c-10e1-4cde-8438-f5eb233040a3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.310212 [ 255 ] {6fb77f8c-10e1-4cde-8438-f5eb233040a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.311329 [ 255 ] {6fb77f8c-10e1-4cde-8438-f5eb233040a3} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.11 20:56:12.311636 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.004578083 sec., 13105.92228231773 rows/sec., 883.11 KiB/sec. 2025.02.11 20:56:12.311827 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.02.11 20:56:12.311897 [ 255 ] {6fb77f8c-10e1-4cde-8438-f5eb233040a3} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.312152 [ 75 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.11 20:56:12.312234 [ 75 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:12.312309 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:12.312432 [ 255 ] {6fb77f8c-10e1-4cde-8438-f5eb233040a3} executeQuery: Read 82 rows, 5.33 KiB in 0.004872 sec., 16830.870279146144 rows/sec., 1.07 MiB/sec. 2025.02.11 20:56:12.312504 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.312721 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.11 20:56:12.312762 [ 255 ] {6fb77f8c-10e1-4cde-8438-f5eb233040a3} TCPHandler: Processed in 0.005568038 sec. 2025.02.11 20:56:12.312813 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_60_12} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.02.11 20:56:12.313048 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:56:12.313114 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:12.313158 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8418 rows starting from the beginning of the part 2025.02.11 20:56:12.313281 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part 2025.02.11 20:56:12.313479 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2025.02.11 20:56:12.313672 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part 2025.02.11 20:56:12.313857 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2025.02.11 20:56:12.314078 [ 193 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part 2025.02.11 20:56:12.316778 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 8784 rows, containing 4 columns (4 merged, 0 gathered) in 0.00433818 sec., 2024812.248454421 rows/sec., 131.98 MiB/sec. 2025.02.11 20:56:12.316978 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.11 20:56:12.317265 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:12.317349 [ 197 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_131_26} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.11 20:56:12.317428 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. 2025.02.11 20:56:14.316670 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2025.02.11 20:56:14.317361 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:14.317404 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:14.317963 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.11 20:56:14.318248 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:14.318439 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.02.11 20:56:17.080161 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2316 2025.02.11 20:56:17.083348 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.083407 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.084912 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:56:17.085225 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.085465 [ 66 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:56:17.085604 [ 66 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.085696 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.086864 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:56:17.087520 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2316 2025.02.11 20:56:17.088050 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:17.088245 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2142 rows starting from the beginning of the part 2025.02.11 20:56:17.088957 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part 2025.02.11 20:56:17.089698 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part 2025.02.11 20:56:17.090351 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part 2025.02.11 20:56:17.091011 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 38 rows starting from the beginning of the part 2025.02.11 20:56:17.091684 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part 2025.02.11 20:56:17.107555 [ 193 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 72 columns (72 merged, 0 gathered) in 0.021613295 sec., 107156.26654797429 rows/sec., 80.73 MiB/sec. 2025.02.11 20:56:17.109566 [ 189 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:56:17.110274 [ 189 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.110363 [ 189 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_66_13} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:56:17.110565 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.02.11 20:56:17.266558 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:17.266877 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} executeQuery: (from [fd00:1122:3344:101::d]:53370) 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', 'kstat_sampler:expired_targets', '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.02.11 20:56:17.267415 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.11 20:56:17.267483 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} 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', 'kstat_sampler:expired_targets', '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.02.11 20:56:17.267891 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:56:17.267975 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.11 20:56:17.268158 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2025.02.11 20:56:17.268320 [ 286 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.11 20:56:17.268335 [ 291 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps 2025.02.11 20:56:17.268478 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (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.02.11 20:56:17.268504 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.11 20:56:17.268601 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.11 20:56:17.268626 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c) (SelectExecutor): Reading approx. 42 rows with 2 streams 2025.02.11 20:56:17.268674 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} 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', 'kstat_sampler:expired_targets', '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.02.11 20:56:17.268729 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} 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', 'kstat_sampler:expired_targets', '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.02.11 20:56:17.269899 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} executeQuery: Read 42 rows, 1.60 KiB in 0.003179 sec., 13211.701793016671 rows/sec., 503.49 KiB/sec. 2025.02.11 20:56:17.270073 [ 255 ] {a31e37fe-641b-4afc-981a-d99a8653b4c2} TCPHandler: Processed in 0.003650129 sec. 2025.02.11 20:56:17.277605 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:17.277750 [ 255 ] {fb55727e-44e8-4998-afb4-f0426dd58158} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.11 20:56:17.277811 [ 255 ] {fb55727e-44e8-4998-afb4-f0426dd58158} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.11 20:56:17.278657 [ 255 ] {fb55727e-44e8-4998-afb4-f0426dd58158} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.278705 [ 255 ] {fb55727e-44e8-4998-afb4-f0426dd58158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.279242 [ 255 ] {fb55727e-44e8-4998-afb4-f0426dd58158} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.11 20:56:17.279482 [ 255 ] {fb55727e-44e8-4998-afb4-f0426dd58158} oximeter.timeseries_schema (a19ba223-fc43-438f-9338-4e0b9a18aa2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.279745 [ 255 ] {fb55727e-44e8-4998-afb4-f0426dd58158} executeQuery: Read 1 rows, 285.00 B in 0.002027 sec., 493.33991119881597 rows/sec., 137.31 KiB/sec. 2025.02.11 20:56:17.279971 [ 255 ] {fb55727e-44e8-4998-afb4-f0426dd58158} TCPHandler: Processed in 0.002419529 sec. 2025.02.11 20:56:17.280230 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:17.280422 [ 4 ] {e9814a1f-7bb1-4a40-b116-fb8eb002d3d1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:56:17.280495 [ 4 ] {e9814a1f-7bb1-4a40-b116-fb8eb002d3d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:56:17.281242 [ 4 ] {e9814a1f-7bb1-4a40-b116-fb8eb002d3d1} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.281285 [ 4 ] {e9814a1f-7bb1-4a40-b116-fb8eb002d3d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.281736 [ 4 ] {e9814a1f-7bb1-4a40-b116-fb8eb002d3d1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.11 20:56:17.282042 [ 4 ] {e9814a1f-7bb1-4a40-b116-fb8eb002d3d1} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.282273 [ 4 ] {e9814a1f-7bb1-4a40-b116-fb8eb002d3d1} executeQuery: Read 3 rows, 228.00 B in 0.001906 sec., 1573.9769150052466 rows/sec., 116.82 KiB/sec. 2025.02.11 20:56:17.282434 [ 4 ] {e9814a1f-7bb1-4a40-b116-fb8eb002d3d1} TCPHandler: Processed in 0.002328667 sec. 2025.02.11 20:56:17.282584 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:17.282722 [ 255 ] {fe62502b-d6e5-4a7e-994f-c88b53dfaad3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:17.282782 [ 255 ] {fe62502b-d6e5-4a7e-994f-c88b53dfaad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:17.283597 [ 255 ] {fe62502b-d6e5-4a7e-994f-c88b53dfaad3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.283646 [ 255 ] {fe62502b-d6e5-4a7e-994f-c88b53dfaad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.284070 [ 255 ] {fe62502b-d6e5-4a7e-994f-c88b53dfaad3} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.11 20:56:17.284346 [ 255 ] {fe62502b-d6e5-4a7e-994f-c88b53dfaad3} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.284582 [ 255 ] {fe62502b-d6e5-4a7e-994f-c88b53dfaad3} executeQuery: Read 170 rows, 15.05 KiB in 0.001891 sec., 89899.5240613432 rows/sec., 7.77 MiB/sec. 2025.02.11 20:56:17.284647 [ 217 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:17.284672 [ 255 ] {fe62502b-d6e5-4a7e-994f-c88b53dfaad3} TCPHandler: Processed in 0.002142434 sec. 2025.02.11 20:56:17.284701 [ 217 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:17.284876 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:17.285031 [ 4 ] {e94f1421-740a-4690-aae1-4ee52f3cc32f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:17.285098 [ 4 ] {e94f1421-740a-4690-aae1-4ee52f3cc32f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:17.286494 [ 4 ] {e94f1421-740a-4690-aae1-4ee52f3cc32f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.286551 [ 4 ] {e94f1421-740a-4690-aae1-4ee52f3cc32f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.287264 [ 4 ] {e94f1421-740a-4690-aae1-4ee52f3cc32f} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.11 20:56:17.287670 [ 4 ] {e94f1421-740a-4690-aae1-4ee52f3cc32f} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.288096 [ 4 ] {e94f1421-740a-4690-aae1-4ee52f3cc32f} executeQuery: Read 57 rows, 4.25 KiB in 0.003072 sec., 18554.6875 rows/sec., 1.35 MiB/sec. 2025.02.11 20:56:17.288165 [ 4 ] {e94f1421-740a-4690-aae1-4ee52f3cc32f} TCPHandler: Processed in 0.003395864 sec. 2025.02.11 20:56:17.288346 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:17.288450 [ 217 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:17.288577 [ 255 ] {407ac73f-7ea4-4bac-af27-7f8081bcb2d6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:17.288731 [ 255 ] {407ac73f-7ea4-4bac-af27-7f8081bcb2d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:17.290491 [ 255 ] {407ac73f-7ea4-4bac-af27-7f8081bcb2d6} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.290535 [ 255 ] {407ac73f-7ea4-4bac-af27-7f8081bcb2d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.290932 [ 255 ] {407ac73f-7ea4-4bac-af27-7f8081bcb2d6} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.11 20:56:17.291187 [ 255 ] {407ac73f-7ea4-4bac-af27-7f8081bcb2d6} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.291367 [ 255 ] {407ac73f-7ea4-4bac-af27-7f8081bcb2d6} executeQuery: Read 139 rows, 10.91 KiB in 0.002886 sec., 48163.54816354816 rows/sec., 3.69 MiB/sec. 2025.02.11 20:56:17.291424 [ 255 ] {407ac73f-7ea4-4bac-af27-7f8081bcb2d6} TCPHandler: Processed in 0.003160301 sec. 2025.02.11 20:56:17.291572 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:17.291698 [ 4 ] {41bb0e1a-fc9b-4980-ac4a-23821976b22e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:17.291755 [ 4 ] {41bb0e1a-fc9b-4980-ac4a-23821976b22e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:17.292388 [ 4 ] {41bb0e1a-fc9b-4980-ac4a-23821976b22e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.292428 [ 4 ] {41bb0e1a-fc9b-4980-ac4a-23821976b22e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.292843 [ 4 ] {41bb0e1a-fc9b-4980-ac4a-23821976b22e} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.11 20:56:17.293096 [ 4 ] {41bb0e1a-fc9b-4980-ac4a-23821976b22e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.293324 [ 4 ] {41bb0e1a-fc9b-4980-ac4a-23821976b22e} executeQuery: Read 163 rows, 11.60 KiB in 0.001647 sec., 98967.82027929569 rows/sec., 6.88 MiB/sec. 2025.02.11 20:56:17.293382 [ 4 ] {41bb0e1a-fc9b-4980-ac4a-23821976b22e} TCPHandler: Processed in 0.001866489 sec. 2025.02.11 20:56:17.293526 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:17.293651 [ 255 ] {dfde5fab-8c40-4245-9560-bb5030003918} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:17.293743 [ 255 ] {dfde5fab-8c40-4245-9560-bb5030003918} 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.02.11 20:56:17.295150 [ 255 ] {dfde5fab-8c40-4245-9560-bb5030003918} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.295188 [ 255 ] {dfde5fab-8c40-4245-9560-bb5030003918} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.295929 [ 255 ] {dfde5fab-8c40-4245-9560-bb5030003918} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:56:17.296204 [ 255 ] {dfde5fab-8c40-4245-9560-bb5030003918} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.296421 [ 255 ] {dfde5fab-8c40-4245-9560-bb5030003918} executeQuery: Read 54 rows, 99.09 KiB in 0.002801 sec., 19278.828989646554 rows/sec., 34.55 MiB/sec. 2025.02.11 20:56:17.296743 [ 255 ] {dfde5fab-8c40-4245-9560-bb5030003918} TCPHandler: Processed in 0.003271632 sec. 2025.02.11 20:56:17.296923 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:17.297043 [ 4 ] {6ef531a1-4603-4fd5-9be0-2e88e6cc90bf} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:17.297094 [ 4 ] {6ef531a1-4603-4fd5-9be0-2e88e6cc90bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:17.297626 [ 4 ] {6ef531a1-4603-4fd5-9be0-2e88e6cc90bf} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.297665 [ 4 ] {6ef531a1-4603-4fd5-9be0-2e88e6cc90bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.298051 [ 4 ] {6ef531a1-4603-4fd5-9be0-2e88e6cc90bf} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.11 20:56:17.298332 [ 4 ] {6ef531a1-4603-4fd5-9be0-2e88e6cc90bf} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.298562 [ 4 ] {6ef531a1-4603-4fd5-9be0-2e88e6cc90bf} executeQuery: Read 60 rows, 4.14 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.62 MiB/sec. 2025.02.11 20:56:17.298600 [ 217 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:17.298654 [ 4 ] {6ef531a1-4603-4fd5-9be0-2e88e6cc90bf} TCPHandler: Processed in 0.001792249 sec. 2025.02.11 20:56:17.298673 [ 217 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:17.300979 [ 217 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:17.326443 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.02.11 20:56:17.350999 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:17.351045 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.02.11 20:56:17.358909 [ 242 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.11 20:56:17.359691 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:17.363818 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.02.11 20:56:18.000194 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.29 MiB, peak 285.48 MiB, free memory in arenas 0.00 B, will set to 267.05 MiB (RSS), difference: -1.24 MiB 2025.02.11 20:56:18.092716 [ 221 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:18.092772 [ 221 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:18.094814 [ 221 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:18.474462 [ 225 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:18.474515 [ 225 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:18.476377 [ 225 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:21.571921 [ 56 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:56:21.571984 [ 56 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:56:21.818599 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 2025.02.11 20:56:21.819553 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:21.819633 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:21.820238 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.11 20:56:21.820520 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:21.820751 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.02.11 20:56:21.820851 [ 224 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:56:21.820915 [ 224 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:56:21.824019 [ 224 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:56:22.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.06 MiB, peak 285.48 MiB, free memory in arenas 0.00 B, will set to 267.05 MiB (RSS), difference: 3.99 MiB 2025.02.11 20:56:22.274767 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.274965 [ 255 ] {c2b55084-dd82-4d16-aa66-0eec33b2696c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:56:22.275037 [ 255 ] {c2b55084-dd82-4d16-aa66-0eec33b2696c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:56:22.275797 [ 255 ] {c2b55084-dd82-4d16-aa66-0eec33b2696c} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.275844 [ 255 ] {c2b55084-dd82-4d16-aa66-0eec33b2696c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.276292 [ 255 ] {c2b55084-dd82-4d16-aa66-0eec33b2696c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:56:22.276547 [ 255 ] {c2b55084-dd82-4d16-aa66-0eec33b2696c} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.276697 [ 56 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.02.11 20:56:22.276742 [ 56 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.276748 [ 255 ] {c2b55084-dd82-4d16-aa66-0eec33b2696c} executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. 2025.02.11 20:56:22.276765 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.276839 [ 255 ] {c2b55084-dd82-4d16-aa66-0eec33b2696c} TCPHandler: Processed in 0.002201185 sec. 2025.02.11 20:56:22.276968 [ 223 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.11 20:56:22.276994 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.02.11 20:56:22.277044 [ 223 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.11 20:56:22.277179 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.277249 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:22.277340 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part 2025.02.11 20:56:22.277713 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.02.11 20:56:22.277766 [ 4 ] {5e116b8c-1809-423c-8e77-e27618ed48fa} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:22.278123 [ 4 ] {5e116b8c-1809-423c-8e77-e27618ed48fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:22.278259 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.02.11 20:56:22.278641 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2025.02.11 20:56:22.279263 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2025.02.11 20:56:22.282540 [ 223 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.11 20:56:22.282993 [ 4 ] {5e116b8c-1809-423c-8e77-e27618ed48fa} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.283129 [ 4 ] {5e116b8c-1809-423c-8e77-e27618ed48fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.284298 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007467159 sec., 9374.381876695004 rows/sec., 711.45 KiB/sec. 2025.02.11 20:56:22.284575 [ 4 ] {5e116b8c-1809-423c-8e77-e27618ed48fa} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.11 20:56:22.284586 [ 189 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.02.11 20:56:22.285069 [ 4 ] {5e116b8c-1809-423c-8e77-e27618ed48fa} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.285293 [ 189 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.285507 [ 4 ] {5e116b8c-1809-423c-8e77-e27618ed48fa} executeQuery: Read 203 rows, 17.95 KiB in 0.007994 sec., 25394.045534150617 rows/sec., 2.19 MiB/sec. 2025.02.11 20:56:22.285533 [ 189 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_61_15} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.02.11 20:56:22.285624 [ 4 ] {5e116b8c-1809-423c-8e77-e27618ed48fa} TCPHandler: Processed in 0.008626238 sec. 2025.02.11 20:56:22.285745 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:56:22.285845 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.285972 [ 255 ] {5ca0eb9c-2cd1-4040-98f0-fa843376dfd9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:22.286022 [ 255 ] {5ca0eb9c-2cd1-4040-98f0-fa843376dfd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:22.286628 [ 255 ] {5ca0eb9c-2cd1-4040-98f0-fa843376dfd9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.286666 [ 255 ] {5ca0eb9c-2cd1-4040-98f0-fa843376dfd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.287014 [ 255 ] {5ca0eb9c-2cd1-4040-98f0-fa843376dfd9} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.11 20:56:22.287244 [ 255 ] {5ca0eb9c-2cd1-4040-98f0-fa843376dfd9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.287374 [ 56 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.11 20:56:22.287412 [ 56 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.287421 [ 255 ] {5ca0eb9c-2cd1-4040-98f0-fa843376dfd9} executeQuery: Read 7 rows, 467.00 B in 0.001477 sec., 4739.336492890995 rows/sec., 308.77 KiB/sec. 2025.02.11 20:56:22.287437 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.287531 [ 255 ] {5ca0eb9c-2cd1-4040-98f0-fa843376dfd9} TCPHandler: Processed in 0.001759908 sec. 2025.02.11 20:56:22.287633 [ 187 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.11 20:56:22.287734 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.287804 [ 187 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:22.287898 [ 187 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 65 rows starting from the beginning of the part 2025.02.11 20:56:22.287929 [ 4 ] {09675e42-2060-426b-a5b4-df8fdbd893f9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:56:22.288103 [ 4 ] {09675e42-2060-426b-a5b4-df8fdbd893f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:56:22.288168 [ 187 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 7 rows starting from the beginning of the part 2025.02.11 20:56:22.288567 [ 187 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 53 rows starting from the beginning of the part 2025.02.11 20:56:22.288940 [ 187 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 9 rows starting from the beginning of the part 2025.02.11 20:56:22.289292 [ 187 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 57 rows starting from the beginning of the part 2025.02.11 20:56:22.289666 [ 187 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 7 rows starting from the beginning of the part 2025.02.11 20:56:22.291368 [ 4 ] {09675e42-2060-426b-a5b4-df8fdbd893f9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.291442 [ 4 ] {09675e42-2060-426b-a5b4-df8fdbd893f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.292453 [ 4 ] {09675e42-2060-426b-a5b4-df8fdbd893f9} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.11 20:56:22.292803 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.005274844 sec., 37536.655112454515 rows/sec., 2.82 MiB/sec. 2025.02.11 20:56:22.292964 [ 4 ] {09675e42-2060-426b-a5b4-df8fdbd893f9} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.293059 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.11 20:56:22.293410 [ 4 ] {09675e42-2060-426b-a5b4-df8fdbd893f9} executeQuery: Read 14 rows, 1004.00 B in 0.005547 sec., 2523.886785649901 rows/sec., 176.76 KiB/sec. 2025.02.11 20:56:22.293563 [ 4 ] {09675e42-2060-426b-a5b4-df8fdbd893f9} TCPHandler: Processed in 0.005903024 sec. 2025.02.11 20:56:22.293818 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.293901 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.293966 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_126_25} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.11 20:56:22.294195 [ 255 ] {90517715-5eaa-4264-be9d-4723bf74385b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:56:22.294262 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.11 20:56:22.294317 [ 255 ] {90517715-5eaa-4264-be9d-4723bf74385b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:56:22.294973 [ 255 ] {90517715-5eaa-4264-be9d-4723bf74385b} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.295020 [ 255 ] {90517715-5eaa-4264-be9d-4723bf74385b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.295484 [ 255 ] {90517715-5eaa-4264-be9d-4723bf74385b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:56:22.295801 [ 255 ] {90517715-5eaa-4264-be9d-4723bf74385b} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.295949 [ 56 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.02.11 20:56:22.295984 [ 255 ] {90517715-5eaa-4264-be9d-4723bf74385b} executeQuery: Read 13 rows, 830.00 B in 0.001951 sec., 6663.249615581753 rows/sec., 415.45 KiB/sec. 2025.02.11 20:56:22.295995 [ 56 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.296035 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.296070 [ 255 ] {90517715-5eaa-4264-be9d-4723bf74385b} TCPHandler: Processed in 0.002244766 sec. 2025.02.11 20:56:22.296227 [ 224 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.11 20:56:22.296319 [ 224 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.11 20:56:22.296406 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.02.11 20:56:22.296408 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.296820 [ 4 ] {b7d56800-3ad4-46b1-8cca-5534b9b57a17} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:22.296862 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:22.296942 [ 4 ] {b7d56800-3ad4-46b1-8cca-5534b9b57a17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:22.296971 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part 2025.02.11 20:56:22.297501 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part 2025.02.11 20:56:22.297932 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part 2025.02.11 20:56:22.298318 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2025.02.11 20:56:22.298698 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part 2025.02.11 20:56:22.302042 [ 4 ] {b7d56800-3ad4-46b1-8cca-5534b9b57a17} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.302239 [ 4 ] {b7d56800-3ad4-46b1-8cca-5534b9b57a17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.302642 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006512624 sec., 9980.616108038788 rows/sec., 661.28 KiB/sec. 2025.02.11 20:56:22.302941 [ 224 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.11 20:56:22.303046 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.02.11 20:56:22.303882 [ 4 ] {b7d56800-3ad4-46b1-8cca-5534b9b57a17} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.11 20:56:22.304125 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.304455 [ 189 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_61_15} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.02.11 20:56:22.304678 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:56:22.304738 [ 4 ] {b7d56800-3ad4-46b1-8cca-5534b9b57a17} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.304956 [ 4 ] {b7d56800-3ad4-46b1-8cca-5534b9b57a17} executeQuery: Read 382 rows, 27.68 KiB in 0.008295 sec., 46051.83845690174 rows/sec., 3.26 MiB/sec. 2025.02.11 20:56:22.305014 [ 4 ] {b7d56800-3ad4-46b1-8cca-5534b9b57a17} TCPHandler: Processed in 0.008801101 sec. 2025.02.11 20:56:22.305180 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.305305 [ 255 ] {0f658c2d-933e-40a2-a102-5169ba399c7c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:56:22.305374 [ 255 ] {0f658c2d-933e-40a2-a102-5169ba399c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:56:22.306018 [ 255 ] {0f658c2d-933e-40a2-a102-5169ba399c7c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.306067 [ 255 ] {0f658c2d-933e-40a2-a102-5169ba399c7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.306448 [ 255 ] {0f658c2d-933e-40a2-a102-5169ba399c7c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:56:22.306686 [ 255 ] {0f658c2d-933e-40a2-a102-5169ba399c7c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.306819 [ 56 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.11 20:56:22.306861 [ 56 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.306879 [ 255 ] {0f658c2d-933e-40a2-a102-5169ba399c7c} executeQuery: Read 6 rows, 321.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 196.17 KiB/sec. 2025.02.11 20:56:22.306885 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.307024 [ 255 ] {0f658c2d-933e-40a2-a102-5169ba399c7c} TCPHandler: Processed in 0.00189585 sec. 2025.02.11 20:56:22.307278 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:56:22.307427 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.307841 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:22.307846 [ 4 ] {5140eba3-0b2b-4105-9d7a-f863c7d4c5df} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:22.307957 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part 2025.02.11 20:56:22.308073 [ 4 ] {5140eba3-0b2b-4105-9d7a-f863c7d4c5df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:22.308327 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2025.02.11 20:56:22.308752 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2025.02.11 20:56:22.309111 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2025.02.11 20:56:22.309409 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2025.02.11 20:56:22.309749 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2025.02.11 20:56:22.311496 [ 4 ] {5140eba3-0b2b-4105-9d7a-f863c7d4c5df} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.311585 [ 4 ] {5140eba3-0b2b-4105-9d7a-f863c7d4c5df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.312752 [ 4 ] {5140eba3-0b2b-4105-9d7a-f863c7d4c5df} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.11 20:56:22.312801 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.005808773 sec., 63008.14302779606 rows/sec., 3.21 MiB/sec. 2025.02.11 20:56:22.312954 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.11 20:56:22.313060 [ 4 ] {5140eba3-0b2b-4105-9d7a-f863c7d4c5df} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.313292 [ 56 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_128_26 to all_133_133_0 2025.02.11 20:56:22.313388 [ 4 ] {5140eba3-0b2b-4105-9d7a-f863c7d4c5df} executeQuery: Read 237 rows, 16.27 KiB in 0.005701 sec., 41571.65409577267 rows/sec., 2.79 MiB/sec. 2025.02.11 20:56:22.313400 [ 56 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.313463 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.313495 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.313589 [ 4 ] {5140eba3-0b2b-4105-9d7a-f863c7d4c5df} TCPHandler: Processed in 0.006364331 sec. 2025.02.11 20:56:22.313813 [ 186 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_61_12} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.11 20:56:22.313880 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.313927 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_128_26 to all_133_133_0 into Compact with storage Full 2025.02.11 20:56:22.314038 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.11 20:56:22.314148 [ 255 ] {e0eafa06-b136-45b9-a2d3-4278453089ff} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:56:22.314197 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:22.314221 [ 255 ] {e0eafa06-b136-45b9-a2d3-4278453089ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:56:22.314233 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 40005 rows starting from the beginning of the part 2025.02.11 20:56:22.314499 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 237 rows starting from the beginning of the part 2025.02.11 20:56:22.314750 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2025.02.11 20:56:22.314965 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 238 rows starting from the beginning of the part 2025.02.11 20:56:22.315130 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 163 rows starting from the beginning of the part 2025.02.11 20:56:22.315312 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 237 rows starting from the beginning of the part 2025.02.11 20:56:22.315740 [ 255 ] {e0eafa06-b136-45b9-a2d3-4278453089ff} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.315783 [ 255 ] {e0eafa06-b136-45b9-a2d3-4278453089ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.316297 [ 255 ] {e0eafa06-b136-45b9-a2d3-4278453089ff} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.11 20:56:22.316571 [ 255 ] {e0eafa06-b136-45b9-a2d3-4278453089ff} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.316762 [ 255 ] {e0eafa06-b136-45b9-a2d3-4278453089ff} executeQuery: Read 1 rows, 69.00 B in 0.002646 sec., 377.9289493575208 rows/sec., 25.47 KiB/sec. 2025.02.11 20:56:22.316838 [ 255 ] {e0eafa06-b136-45b9-a2d3-4278453089ff} TCPHandler: Processed in 0.003065979 sec. 2025.02.11 20:56:22.317047 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:22.317284 [ 4 ] {aea83cb7-433b-4b2c-ae97-1c7f8328dad7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:22.317416 [ 4 ] {aea83cb7-433b-4b2c-ae97-1c7f8328dad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:22.318226 [ 4 ] {aea83cb7-433b-4b2c-ae97-1c7f8328dad7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:22.318265 [ 4 ] {aea83cb7-433b-4b2c-ae97-1c7f8328dad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:22.318787 [ 4 ] {aea83cb7-433b-4b2c-ae97-1c7f8328dad7} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.11 20:56:22.319039 [ 4 ] {aea83cb7-433b-4b2c-ae97-1c7f8328dad7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.319395 [ 4 ] {aea83cb7-433b-4b2c-ae97-1c7f8328dad7} executeQuery: Read 82 rows, 5.33 KiB in 0.002188 sec., 37477.14808043876 rows/sec., 2.38 MiB/sec. 2025.02.11 20:56:22.319478 [ 4 ] {aea83cb7-433b-4b2c-ae97-1c7f8328dad7} TCPHandler: Processed in 0.00252766 sec. 2025.02.11 20:56:22.324131 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergeTask::MergeProjectionsStage: Merge sorted 41040 rows, containing 5 columns (5 merged, 0 gathered) in 0.010435827 sec., 3932606.395257415 rows/sec., 265.82 MiB/sec. 2025.02.11 20:56:22.324689 [ 190 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) 2025.02.11 20:56:22.325032 [ 190 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:22.325110 [ 190 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_133_27} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_128_26, all_133_133_0] -> all_1_133_27 2025.02.11 20:56:22.325197 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.11 20:56:23.126870 [ 217 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:56:23.126955 [ 217 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:56:23.129128 [ 217 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:56:23.484414 [ 221 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:56:23.484466 [ 221 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:56:23.486405 [ 221 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:56:24.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.05 MiB, peak 285.48 MiB, free memory in arenas 0.00 B, will set to 267.05 MiB (RSS), difference: 4.00 MiB 2025.02.11 20:56:24.863909 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.02.11 20:56:24.890043 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:24.890108 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:24.897750 [ 242 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.11 20:56:24.898578 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:24.901768 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.02.11 20:56:26.385372 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:26.385589 [ 255 ] {593834fd-afd3-41c7-8f5d-845c144a695a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:56:26.385675 [ 255 ] {593834fd-afd3-41c7-8f5d-845c144a695a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:56:26.386474 [ 255 ] {593834fd-afd3-41c7-8f5d-845c144a695a} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.386522 [ 255 ] {593834fd-afd3-41c7-8f5d-845c144a695a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.386962 [ 255 ] {593834fd-afd3-41c7-8f5d-845c144a695a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.11 20:56:26.387229 [ 255 ] {593834fd-afd3-41c7-8f5d-845c144a695a} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.387439 [ 255 ] {593834fd-afd3-41c7-8f5d-845c144a695a} executeQuery: Read 13 rows, 1.04 KiB in 0.001912 sec., 6799.163179916318 rows/sec., 542.93 KiB/sec. 2025.02.11 20:56:26.387508 [ 255 ] {593834fd-afd3-41c7-8f5d-845c144a695a} TCPHandler: Processed in 0.002274147 sec. 2025.02.11 20:56:26.387778 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:26.387974 [ 4 ] {51dd1b3f-f9b4-4e8d-b1ff-1394c6ec5401} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:26.388054 [ 4 ] {51dd1b3f-f9b4-4e8d-b1ff-1394c6ec5401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:26.389470 [ 4 ] {51dd1b3f-f9b4-4e8d-b1ff-1394c6ec5401} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.389521 [ 4 ] {51dd1b3f-f9b4-4e8d-b1ff-1394c6ec5401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.390053 [ 4 ] {51dd1b3f-f9b4-4e8d-b1ff-1394c6ec5401} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.11 20:56:26.390370 [ 4 ] {51dd1b3f-f9b4-4e8d-b1ff-1394c6ec5401} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.390659 [ 4 ] {51dd1b3f-f9b4-4e8d-b1ff-1394c6ec5401} executeQuery: Read 1321 rows, 112.10 KiB in 0.00273 sec., 483882.7838827839 rows/sec., 40.10 MiB/sec. 2025.02.11 20:56:26.390810 [ 4 ] {51dd1b3f-f9b4-4e8d-b1ff-1394c6ec5401} TCPHandler: Processed in 0.003166871 sec. 2025.02.11 20:56:26.391043 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:26.391225 [ 255 ] {6966bd7b-109d-4bd4-b49b-247a9a57438d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:26.391293 [ 255 ] {6966bd7b-109d-4bd4-b49b-247a9a57438d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:26.392136 [ 255 ] {6966bd7b-109d-4bd4-b49b-247a9a57438d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.392184 [ 255 ] {6966bd7b-109d-4bd4-b49b-247a9a57438d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.392672 [ 255 ] {6966bd7b-109d-4bd4-b49b-247a9a57438d} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.11 20:56:26.393001 [ 255 ] {6966bd7b-109d-4bd4-b49b-247a9a57438d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.393203 [ 255 ] {6966bd7b-109d-4bd4-b49b-247a9a57438d} executeQuery: Read 70 rows, 5.17 KiB in 0.002018 sec., 34687.80971258672 rows/sec., 2.50 MiB/sec. 2025.02.11 20:56:26.393273 [ 255 ] {6966bd7b-109d-4bd4-b49b-247a9a57438d} TCPHandler: Processed in 0.002352588 sec. 2025.02.11 20:56:26.393489 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:26.393641 [ 4 ] {ff1f26cc-84fd-4ee6-9318-e057160b78d0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:56:26.393711 [ 4 ] {ff1f26cc-84fd-4ee6-9318-e057160b78d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:56:26.394655 [ 4 ] {ff1f26cc-84fd-4ee6-9318-e057160b78d0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.394704 [ 4 ] {ff1f26cc-84fd-4ee6-9318-e057160b78d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.395206 [ 4 ] {ff1f26cc-84fd-4ee6-9318-e057160b78d0} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.11 20:56:26.395540 [ 4 ] {ff1f26cc-84fd-4ee6-9318-e057160b78d0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.395750 [ 44 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.11 20:56:26.395814 [ 44 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.395834 [ 4 ] {ff1f26cc-84fd-4ee6-9318-e057160b78d0} executeQuery: Read 228 rows, 15.81 KiB in 0.002218 sec., 102795.31109107305 rows/sec., 6.96 MiB/sec. 2025.02.11 20:56:26.395854 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.396034 [ 4 ] {ff1f26cc-84fd-4ee6-9318-e057160b78d0} TCPHandler: Processed in 0.002615692 sec. 2025.02.11 20:56:26.396117 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.11 20:56:26.396230 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:26.396284 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:26.396334 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 242 rows starting from the beginning of the part 2025.02.11 20:56:26.396371 [ 255 ] {c7dca606-8779-4e7e-a93e-4b39e7800f4b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:26.396451 [ 255 ] {c7dca606-8779-4e7e-a93e-4b39e7800f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:26.396453 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 228 rows starting from the beginning of the part 2025.02.11 20:56:26.396711 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 14 rows starting from the beginning of the part 2025.02.11 20:56:26.396914 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part 2025.02.11 20:56:26.397109 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part 2025.02.11 20:56:26.397341 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 228 rows starting from the beginning of the part 2025.02.11 20:56:26.398581 [ 255 ] {c7dca606-8779-4e7e-a93e-4b39e7800f4b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.398631 [ 255 ] {c7dca606-8779-4e7e-a93e-4b39e7800f4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.399134 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.003162621 sec., 233983.14246316583 rows/sec., 16.75 MiB/sec. 2025.02.11 20:56:26.399304 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.11 20:56:26.399488 [ 255 ] {c7dca606-8779-4e7e-a93e-4b39e7800f4b} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.11 20:56:26.399676 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.399784 [ 188 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_81_16} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.11 20:56:26.399890 [ 255 ] {c7dca606-8779-4e7e-a93e-4b39e7800f4b} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.399904 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.11 20:56:26.400112 [ 255 ] {c7dca606-8779-4e7e-a93e-4b39e7800f4b} executeQuery: Read 608 rows, 46.26 KiB in 0.003779 sec., 160889.1241069066 rows/sec., 11.95 MiB/sec. 2025.02.11 20:56:26.400185 [ 255 ] {c7dca606-8779-4e7e-a93e-4b39e7800f4b} TCPHandler: Processed in 0.004016294 sec. 2025.02.11 20:56:26.400391 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:26.400517 [ 4 ] {1fbdbf9b-e60a-4f8c-b21a-af1a289db32e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:26.400598 [ 4 ] {1fbdbf9b-e60a-4f8c-b21a-af1a289db32e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:26.401493 [ 4 ] {1fbdbf9b-e60a-4f8c-b21a-af1a289db32e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.401535 [ 4 ] {1fbdbf9b-e60a-4f8c-b21a-af1a289db32e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.401998 [ 4 ] {1fbdbf9b-e60a-4f8c-b21a-af1a289db32e} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.11 20:56:26.402248 [ 4 ] {1fbdbf9b-e60a-4f8c-b21a-af1a289db32e} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.402467 [ 4 ] {1fbdbf9b-e60a-4f8c-b21a-af1a289db32e} executeQuery: Read 888 rows, 61.17 KiB in 0.00198 sec., 448484.8484848485 rows/sec., 30.17 MiB/sec. 2025.02.11 20:56:26.402520 [ 4 ] {1fbdbf9b-e60a-4f8c-b21a-af1a289db32e} TCPHandler: Processed in 0.002190695 sec. 2025.02.11 20:56:26.402696 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:26.402845 [ 255 ] {6fd04dc8-54a9-45c9-a673-83db6475a7b6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:26.402955 [ 255 ] {6fd04dc8-54a9-45c9-a673-83db6475a7b6} 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.02.11 20:56:26.404811 [ 255 ] {6fd04dc8-54a9-45c9-a673-83db6475a7b6} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.404860 [ 255 ] {6fd04dc8-54a9-45c9-a673-83db6475a7b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.405879 [ 255 ] {6fd04dc8-54a9-45c9-a673-83db6475a7b6} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:56:26.406250 [ 255 ] {6fd04dc8-54a9-45c9-a673-83db6475a7b6} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.406435 [ 44 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:56:26.406492 [ 44 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.406528 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.406540 [ 255 ] {6fd04dc8-54a9-45c9-a673-83db6475a7b6} executeQuery: Read 57 rows, 104.59 KiB in 0.003727 sec., 15293.801985511136 rows/sec., 27.41 MiB/sec. 2025.02.11 20:56:26.406981 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:56:26.407966 [ 255 ] {6fd04dc8-54a9-45c9-a673-83db6475a7b6} TCPHandler: Processed in 0.005321026 sec. 2025.02.11 20:56:26.408285 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:26.408358 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:26.408549 [ 4 ] {8ee524c7-86ca-4906-b390-685a70d45933} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:26.408555 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2300 rows starting from the beginning of the part 2025.02.11 20:56:26.408642 [ 4 ] {8ee524c7-86ca-4906-b390-685a70d45933} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:26.409459 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part 2025.02.11 20:56:26.410262 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part 2025.02.11 20:56:26.411203 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 53 rows starting from the beginning of the part 2025.02.11 20:56:26.411289 [ 4 ] {8ee524c7-86ca-4906-b390-685a70d45933} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:26.411391 [ 4 ] {8ee524c7-86ca-4906-b390-685a70d45933} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:26.412036 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 54 rows starting from the beginning of the part 2025.02.11 20:56:26.412694 [ 199 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 57 rows starting from the beginning of the part 2025.02.11 20:56:26.413444 [ 4 ] {8ee524c7-86ca-4906-b390-685a70d45933} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.11 20:56:26.413969 [ 4 ] {8ee524c7-86ca-4906-b390-685a70d45933} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.414438 [ 4 ] {8ee524c7-86ca-4906-b390-685a70d45933} executeQuery: Read 60 rows, 4.14 KiB in 0.005954 sec., 10077.258985555929 rows/sec., 695.44 KiB/sec. 2025.02.11 20:56:26.414643 [ 4 ] {8ee524c7-86ca-4906-b390-685a70d45933} TCPHandler: Processed in 0.006500224 sec. 2025.02.11 20:56:26.423320 [ 188 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2543 rows, containing 19 columns (19 merged, 0 gathered) in 0.016686287 sec., 152400.59097629087 rows/sec., 273.09 MiB/sec. 2025.02.11 20:56:26.425489 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:56:26.425986 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:26.426081 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_66_13} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:56:26.426273 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.59 MiB. 2025.02.11 20:56:27.087755 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2370 2025.02.11 20:56:27.091387 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:27.091446 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:27.092984 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:56:27.093294 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:27.093845 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2370 2025.02.11 20:56:28.063446 [ 217 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:56:28.063494 [ 217 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:56:28.065561 [ 217 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:56:29.320890 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 2025.02.11 20:56:29.321965 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:29.322041 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:29.322560 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.11 20:56:29.322811 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:29.323057 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2025.02.11 20:56:29.323070 [ 37 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.11 20:56:29.323177 [ 37 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:29.323218 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:29.323409 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.11 20:56:29.323626 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:29.323697 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part 2025.02.11 20:56:29.323851 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part 2025.02.11 20:56:29.324122 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part 2025.02.11 20:56:29.324315 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part 2025.02.11 20:56:29.324482 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part 2025.02.11 20:56:29.324577 [ 197 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part 2025.02.11 20:56:29.327882 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004564163 sec., 9141654.231016727 rows/sec., 130.77 MiB/sec. 2025.02.11 20:56:29.328149 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.11 20:56:29.328494 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:29.328588 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_91_18} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.11 20:56:29.328712 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.02.11 20:56:32.275248 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.275440 [ 255 ] {69d6d77e-e015-49d7-9c44-9d2e9fb06ff5} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:56:32.275511 [ 255 ] {69d6d77e-e015-49d7-9c44-9d2e9fb06ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:56:32.276268 [ 255 ] {69d6d77e-e015-49d7-9c44-9d2e9fb06ff5} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.276314 [ 255 ] {69d6d77e-e015-49d7-9c44-9d2e9fb06ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.276941 [ 255 ] {69d6d77e-e015-49d7-9c44-9d2e9fb06ff5} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:56:32.277463 [ 255 ] {69d6d77e-e015-49d7-9c44-9d2e9fb06ff5} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.277726 [ 255 ] {69d6d77e-e015-49d7-9c44-9d2e9fb06ff5} executeQuery: Read 14 rows, 1.01 KiB in 0.002338 sec., 5988.023952095808 rows/sec., 431.06 KiB/sec. 2025.02.11 20:56:32.277806 [ 255 ] {69d6d77e-e015-49d7-9c44-9d2e9fb06ff5} TCPHandler: Processed in 0.002688703 sec. 2025.02.11 20:56:32.278129 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.278348 [ 4 ] {8357e946-b968-4095-91a7-261e1cfdf985} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:32.278431 [ 4 ] {8357e946-b968-4095-91a7-261e1cfdf985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:32.279376 [ 4 ] {8357e946-b968-4095-91a7-261e1cfdf985} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.279425 [ 4 ] {8357e946-b968-4095-91a7-261e1cfdf985} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.279877 [ 4 ] {8357e946-b968-4095-91a7-261e1cfdf985} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.11 20:56:32.280129 [ 4 ] {8357e946-b968-4095-91a7-261e1cfdf985} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.280396 [ 4 ] {8357e946-b968-4095-91a7-261e1cfdf985} executeQuery: Read 203 rows, 17.95 KiB in 0.002105 sec., 96437.05463182897 rows/sec., 8.33 MiB/sec. 2025.02.11 20:56:32.280484 [ 4 ] {8357e946-b968-4095-91a7-261e1cfdf985} TCPHandler: Processed in 0.00253945 sec. 2025.02.11 20:56:32.280741 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.280964 [ 255 ] {e6ae3a67-9512-4a3e-b73a-d25a4ef7bffc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:32.281023 [ 255 ] {e6ae3a67-9512-4a3e-b73a-d25a4ef7bffc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:32.281614 [ 255 ] {e6ae3a67-9512-4a3e-b73a-d25a4ef7bffc} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.281654 [ 255 ] {e6ae3a67-9512-4a3e-b73a-d25a4ef7bffc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.282011 [ 255 ] {e6ae3a67-9512-4a3e-b73a-d25a4ef7bffc} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.11 20:56:32.282242 [ 255 ] {e6ae3a67-9512-4a3e-b73a-d25a4ef7bffc} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.282466 [ 255 ] {e6ae3a67-9512-4a3e-b73a-d25a4ef7bffc} executeQuery: Read 7 rows, 467.00 B in 0.00154 sec., 4545.454545454546 rows/sec., 296.14 KiB/sec. 2025.02.11 20:56:32.282557 [ 255 ] {e6ae3a67-9512-4a3e-b73a-d25a4ef7bffc} TCPHandler: Processed in 0.001973002 sec. 2025.02.11 20:56:32.282789 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.282978 [ 4 ] {152efc8b-0ad8-462e-8c81-e8352a451488} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:56:32.283036 [ 4 ] {152efc8b-0ad8-462e-8c81-e8352a451488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:56:32.283628 [ 4 ] {152efc8b-0ad8-462e-8c81-e8352a451488} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.283667 [ 4 ] {152efc8b-0ad8-462e-8c81-e8352a451488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.284037 [ 4 ] {152efc8b-0ad8-462e-8c81-e8352a451488} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.11 20:56:32.284275 [ 4 ] {152efc8b-0ad8-462e-8c81-e8352a451488} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.284476 [ 4 ] {152efc8b-0ad8-462e-8c81-e8352a451488} executeQuery: Read 14 rows, 1004.00 B in 0.001533 sec., 9132.4200913242 rows/sec., 639.58 KiB/sec. 2025.02.11 20:56:32.284531 [ 4 ] {152efc8b-0ad8-462e-8c81-e8352a451488} TCPHandler: Processed in 0.00185712 sec. 2025.02.11 20:56:32.284693 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.284830 [ 255 ] {55af544d-5631-4944-9a1b-7f2c0d23a8fd} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:56:32.284886 [ 255 ] {55af544d-5631-4944-9a1b-7f2c0d23a8fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:56:32.285476 [ 255 ] {55af544d-5631-4944-9a1b-7f2c0d23a8fd} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.285515 [ 255 ] {55af544d-5631-4944-9a1b-7f2c0d23a8fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.285867 [ 255 ] {55af544d-5631-4944-9a1b-7f2c0d23a8fd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:56:32.286096 [ 255 ] {55af544d-5631-4944-9a1b-7f2c0d23a8fd} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.286328 [ 255 ] {55af544d-5631-4944-9a1b-7f2c0d23a8fd} executeQuery: Read 13 rows, 830.00 B in 0.001524 sec., 8530.18372703412 rows/sec., 531.85 KiB/sec. 2025.02.11 20:56:32.286408 [ 255 ] {55af544d-5631-4944-9a1b-7f2c0d23a8fd} TCPHandler: Processed in 0.001782358 sec. 2025.02.11 20:56:32.286642 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.286978 [ 4 ] {90ef3b05-61b6-44a5-8b4b-ba8e977e2216} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:32.287050 [ 4 ] {90ef3b05-61b6-44a5-8b4b-ba8e977e2216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:32.287786 [ 4 ] {90ef3b05-61b6-44a5-8b4b-ba8e977e2216} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.287825 [ 4 ] {90ef3b05-61b6-44a5-8b4b-ba8e977e2216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.288198 [ 4 ] {90ef3b05-61b6-44a5-8b4b-ba8e977e2216} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.11 20:56:32.288435 [ 4 ] {90ef3b05-61b6-44a5-8b4b-ba8e977e2216} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.288650 [ 4 ] {90ef3b05-61b6-44a5-8b4b-ba8e977e2216} executeQuery: Read 382 rows, 27.68 KiB in 0.001772 sec., 215575.62076749437 rows/sec., 15.26 MiB/sec. 2025.02.11 20:56:32.288704 [ 4 ] {90ef3b05-61b6-44a5-8b4b-ba8e977e2216} TCPHandler: Processed in 0.002207726 sec. 2025.02.11 20:56:32.288855 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.288989 [ 255 ] {d818f4e2-9b74-4404-85f2-078403b66396} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:56:32.289047 [ 255 ] {d818f4e2-9b74-4404-85f2-078403b66396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:56:32.289590 [ 255 ] {d818f4e2-9b74-4404-85f2-078403b66396} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.289635 [ 255 ] {d818f4e2-9b74-4404-85f2-078403b66396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.290065 [ 255 ] {d818f4e2-9b74-4404-85f2-078403b66396} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:56:32.290295 [ 255 ] {d818f4e2-9b74-4404-85f2-078403b66396} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.290496 [ 255 ] {d818f4e2-9b74-4404-85f2-078403b66396} executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. 2025.02.11 20:56:32.290545 [ 255 ] {d818f4e2-9b74-4404-85f2-078403b66396} TCPHandler: Processed in 0.001762348 sec. 2025.02.11 20:56:32.290690 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.290806 [ 4 ] {21a20b9b-e5ef-4c18-8557-d02b19e04227} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:32.290859 [ 4 ] {21a20b9b-e5ef-4c18-8557-d02b19e04227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:32.291446 [ 4 ] {21a20b9b-e5ef-4c18-8557-d02b19e04227} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.291483 [ 4 ] {21a20b9b-e5ef-4c18-8557-d02b19e04227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.291874 [ 4 ] {21a20b9b-e5ef-4c18-8557-d02b19e04227} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.11 20:56:32.292110 [ 4 ] {21a20b9b-e5ef-4c18-8557-d02b19e04227} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.292346 [ 4 ] {21a20b9b-e5ef-4c18-8557-d02b19e04227} executeQuery: Read 237 rows, 16.27 KiB in 0.001564 sec., 151534.52685421993 rows/sec., 10.16 MiB/sec. 2025.02.11 20:56:32.292483 [ 4 ] {21a20b9b-e5ef-4c18-8557-d02b19e04227} TCPHandler: Processed in 0.001847019 sec. 2025.02.11 20:56:32.292643 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.292779 [ 255 ] {cec03ea8-7ede-4587-8ca4-89a3d61a23c0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:56:32.292838 [ 255 ] {cec03ea8-7ede-4587-8ca4-89a3d61a23c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:56:32.293320 [ 255 ] {cec03ea8-7ede-4587-8ca4-89a3d61a23c0} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.293358 [ 255 ] {cec03ea8-7ede-4587-8ca4-89a3d61a23c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.293705 [ 255 ] {cec03ea8-7ede-4587-8ca4-89a3d61a23c0} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.11 20:56:32.293940 [ 255 ] {cec03ea8-7ede-4587-8ca4-89a3d61a23c0} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.294181 [ 255 ] {cec03ea8-7ede-4587-8ca4-89a3d61a23c0} executeQuery: Read 1 rows, 69.00 B in 0.001431 sec., 698.8120195667366 rows/sec., 47.09 KiB/sec. 2025.02.11 20:56:32.294278 [ 255 ] {cec03ea8-7ede-4587-8ca4-89a3d61a23c0} TCPHandler: Processed in 0.001699347 sec. 2025.02.11 20:56:32.294496 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:32.294777 [ 4 ] {4fffb5dc-43b4-4e37-a082-3d2064998a90} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:32.294843 [ 4 ] {4fffb5dc-43b4-4e37-a082-3d2064998a90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:32.295389 [ 4 ] {4fffb5dc-43b4-4e37-a082-3d2064998a90} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.295428 [ 4 ] {4fffb5dc-43b4-4e37-a082-3d2064998a90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.295819 [ 4 ] {4fffb5dc-43b4-4e37-a082-3d2064998a90} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.11 20:56:32.296062 [ 4 ] {4fffb5dc-43b4-4e37-a082-3d2064998a90} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.296282 [ 4 ] {4fffb5dc-43b4-4e37-a082-3d2064998a90} executeQuery: Read 82 rows, 5.33 KiB in 0.001576 sec., 52030.45685279188 rows/sec., 3.30 MiB/sec. 2025.02.11 20:56:32.296333 [ 4 ] {4fffb5dc-43b4-4e37-a082-3d2064998a90} TCPHandler: Processed in 0.001972162 sec. 2025.02.11 20:56:32.401840 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.02.11 20:56:32.423941 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.423982 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.431450 [ 242 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.11 20:56:32.432231 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.432619 [ 33 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.11 20:56:32.432761 [ 33 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:32.432838 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:32.433343 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.11 20:56:32.446086 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.02.11 20:56:32.448080 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:32.449347 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2025.02.11 20:56:32.455020 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2025.02.11 20:56:32.460996 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.02.11 20:56:32.467272 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2025.02.11 20:56:32.473480 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2025.02.11 20:56:32.479516 [ 192 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2025.02.11 20:56:32.544018 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.110985484 sec., 6180.988497558834 rows/sec., 31.96 MiB/sec. 2025.02.11 20:56:32.547725 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.11 20:56:32.550800 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:32.550924 [ 195 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_91_18} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.11 20:56:32.553815 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.11 20:56:33.000207 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.39 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.62 MiB (RSS), difference: -1.77 MiB 2025.02.11 20:56:36.572038 [ 26 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:56:36.572109 [ 26 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:56:36.823242 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 2025.02.11 20:56:36.824296 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:36.824342 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:36.824877 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.11 20:56:36.825153 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:36.825381 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2025.02.11 20:56:37.094121 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2390 2025.02.11 20:56:37.097442 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.097490 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.098968 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:56:37.099275 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.099875 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2390 2025.02.11 20:56:37.274152 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:37.274397 [ 255 ] {a2920d6e-f2dd-4368-bce6-738e82183e09} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:56:37.274499 [ 255 ] {a2920d6e-f2dd-4368-bce6-738e82183e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:56:37.275424 [ 255 ] {a2920d6e-f2dd-4368-bce6-738e82183e09} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.275467 [ 255 ] {a2920d6e-f2dd-4368-bce6-738e82183e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.275830 [ 255 ] {a2920d6e-f2dd-4368-bce6-738e82183e09} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.11 20:56:37.276070 [ 255 ] {a2920d6e-f2dd-4368-bce6-738e82183e09} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.276312 [ 255 ] {a2920d6e-f2dd-4368-bce6-738e82183e09} executeQuery: Read 3 rows, 228.00 B in 0.001989 sec., 1508.2956259426849 rows/sec., 111.94 KiB/sec. 2025.02.11 20:56:37.276366 [ 255 ] {a2920d6e-f2dd-4368-bce6-738e82183e09} TCPHandler: Processed in 0.002295566 sec. 2025.02.11 20:56:37.276629 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:37.276844 [ 4 ] {59c34fb5-35d8-4f81-92bd-c8df0f9f9de1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:37.276928 [ 4 ] {59c34fb5-35d8-4f81-92bd-c8df0f9f9de1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:37.277843 [ 4 ] {59c34fb5-35d8-4f81-92bd-c8df0f9f9de1} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.277892 [ 4 ] {59c34fb5-35d8-4f81-92bd-c8df0f9f9de1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.278349 [ 4 ] {59c34fb5-35d8-4f81-92bd-c8df0f9f9de1} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.11 20:56:37.278609 [ 4 ] {59c34fb5-35d8-4f81-92bd-c8df0f9f9de1} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.278847 [ 25 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.11 20:56:37.278884 [ 4 ] {59c34fb5-35d8-4f81-92bd-c8df0f9f9de1} executeQuery: Read 178 rows, 15.80 KiB in 0.002099 sec., 84802.28680323964 rows/sec., 7.35 MiB/sec. 2025.02.11 20:56:37.278958 [ 25 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.279036 [ 4 ] {59c34fb5-35d8-4f81-92bd-c8df0f9f9de1} TCPHandler: Processed in 0.002544461 sec. 2025.02.11 20:56:37.279045 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.279284 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.11 20:56:37.279300 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:37.279449 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:37.279543 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1459 rows starting from the beginning of the part 2025.02.11 20:56:37.279672 [ 255 ] {7a0ec8f5-8562-476a-ae24-eb745f218588} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:37.279849 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 170 rows starting from the beginning of the part 2025.02.11 20:56:37.279920 [ 255 ] {7a0ec8f5-8562-476a-ae24-eb745f218588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:37.280301 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 203 rows starting from the beginning of the part 2025.02.11 20:56:37.280720 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1321 rows starting from the beginning of the part 2025.02.11 20:56:37.281098 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 203 rows starting from the beginning of the part 2025.02.11 20:56:37.281533 [ 191 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 178 rows starting from the beginning of the part 2025.02.11 20:56:37.283426 [ 255 ] {7a0ec8f5-8562-476a-ae24-eb745f218588} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.283566 [ 255 ] {7a0ec8f5-8562-476a-ae24-eb745f218588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.285332 [ 255 ] {7a0ec8f5-8562-476a-ae24-eb745f218588} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.11 20:56:37.285695 [ 255 ] {7a0ec8f5-8562-476a-ae24-eb745f218588} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.285956 [ 255 ] {7a0ec8f5-8562-476a-ae24-eb745f218588} executeQuery: Read 61 rows, 4.55 KiB in 0.006402 sec., 9528.272414870353 rows/sec., 710.53 KiB/sec. 2025.02.11 20:56:37.286019 [ 255 ] {7a0ec8f5-8562-476a-ae24-eb745f218588} TCPHandler: Processed in 0.00688781 sec. 2025.02.11 20:56:37.286275 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:37.286477 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 5 columns (5 merged, 0 gathered) in 0.007276637 sec., 485663.91315108887 rows/sec., 42.61 MiB/sec. 2025.02.11 20:56:37.286520 [ 4 ] {188bde61-030d-422b-9596-43d692aec92e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:37.286585 [ 4 ] {188bde61-030d-422b-9596-43d692aec92e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:37.286765 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.11 20:56:37.287221 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.287350 [ 186 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_136_27} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.11 20:56:37.287468 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2025.02.11 20:56:37.287605 [ 4 ] {188bde61-030d-422b-9596-43d692aec92e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.287645 [ 4 ] {188bde61-030d-422b-9596-43d692aec92e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.288019 [ 4 ] {188bde61-030d-422b-9596-43d692aec92e} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.11 20:56:37.288269 [ 4 ] {188bde61-030d-422b-9596-43d692aec92e} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.288438 [ 25 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.11 20:56:37.288497 [ 25 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.288533 [ 4 ] {188bde61-030d-422b-9596-43d692aec92e} executeQuery: Read 152 rows, 11.96 KiB in 0.002038 sec., 74582.9244357213 rows/sec., 5.73 MiB/sec. 2025.02.11 20:56:37.288540 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.288730 [ 4 ] {188bde61-030d-422b-9596-43d692aec92e} TCPHandler: Processed in 0.002597442 sec. 2025.02.11 20:56:37.288800 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.11 20:56:37.288971 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:37.288983 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:37.289007 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 930 rows starting from the beginning of the part 2025.02.11 20:56:37.289249 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 139 rows starting from the beginning of the part 2025.02.11 20:56:37.289343 [ 255 ] {7b535c31-deed-44d5-b329-b72a2b4027e6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:37.289563 [ 255 ] {7b535c31-deed-44d5-b329-b72a2b4027e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:37.289609 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 382 rows starting from the beginning of the part 2025.02.11 20:56:37.290032 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 608 rows starting from the beginning of the part 2025.02.11 20:56:37.290402 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 382 rows starting from the beginning of the part 2025.02.11 20:56:37.290775 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 152 rows starting from the beginning of the part 2025.02.11 20:56:37.291986 [ 255 ] {7b535c31-deed-44d5-b329-b72a2b4027e6} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.292058 [ 255 ] {7b535c31-deed-44d5-b329-b72a2b4027e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.293098 [ 255 ] {7b535c31-deed-44d5-b329-b72a2b4027e6} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.11 20:56:37.293531 [ 255 ] {7b535c31-deed-44d5-b329-b72a2b4027e6} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.293960 [ 255 ] {7b535c31-deed-44d5-b329-b72a2b4027e6} executeQuery: Read 163 rows, 11.60 KiB in 0.004723 sec., 34511.96273554944 rows/sec., 2.40 MiB/sec. 2025.02.11 20:56:37.294475 [ 255 ] {7b535c31-deed-44d5-b329-b72a2b4027e6} TCPHandler: Processed in 0.00559602 sec. 2025.02.11 20:56:37.294658 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2593 rows, containing 5 columns (5 merged, 0 gathered) in 0.005976535 sec., 433863.434247436 rows/sec., 33.33 MiB/sec. 2025.02.11 20:56:37.294883 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:37.295041 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.11 20:56:37.295513 [ 4 ] {36ce9e2f-fe13-4b41-84f7-cd515f9d6850} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:37.295844 [ 4 ] {36ce9e2f-fe13-4b41-84f7-cd515f9d6850} 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.02.11 20:56:37.295917 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.296266 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_136_27} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.11 20:56:37.296464 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.02.11 20:56:37.297597 [ 4 ] {36ce9e2f-fe13-4b41-84f7-cd515f9d6850} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.297643 [ 4 ] {36ce9e2f-fe13-4b41-84f7-cd515f9d6850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.298388 [ 4 ] {36ce9e2f-fe13-4b41-84f7-cd515f9d6850} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:56:37.298648 [ 4 ] {36ce9e2f-fe13-4b41-84f7-cd515f9d6850} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.298922 [ 4 ] {36ce9e2f-fe13-4b41-84f7-cd515f9d6850} executeQuery: Read 58 rows, 106.43 KiB in 0.003636 sec., 15951.595159515951 rows/sec., 28.58 MiB/sec. 2025.02.11 20:56:37.299304 [ 4 ] {36ce9e2f-fe13-4b41-84f7-cd515f9d6850} TCPHandler: Processed in 0.004650784 sec. 2025.02.11 20:56:37.299554 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:37.299681 [ 255 ] {bea99a95-981e-4018-b678-a7a933e6967a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.11 20:56:37.299730 [ 255 ] {bea99a95-981e-4018-b678-a7a933e6967a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.11 20:56:37.300194 [ 255 ] {bea99a95-981e-4018-b678-a7a933e6967a} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.300230 [ 255 ] {bea99a95-981e-4018-b678-a7a933e6967a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.300594 [ 255 ] {bea99a95-981e-4018-b678-a7a933e6967a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.11 20:56:37.300838 [ 255 ] {bea99a95-981e-4018-b678-a7a933e6967a} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.301138 [ 255 ] {bea99a95-981e-4018-b678-a7a933e6967a} executeQuery: Read 9 rows, 651.00 B in 0.001448 sec., 6215.469613259668 rows/sec., 439.05 KiB/sec. 2025.02.11 20:56:37.301361 [ 255 ] {bea99a95-981e-4018-b678-a7a933e6967a} TCPHandler: Processed in 0.001928691 sec. 2025.02.11 20:56:37.301522 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:37.301660 [ 4 ] {5d9b44a4-c901-495f-8a3d-7d778703b93a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:37.301722 [ 4 ] {5d9b44a4-c901-495f-8a3d-7d778703b93a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:37.302317 [ 4 ] {5d9b44a4-c901-495f-8a3d-7d778703b93a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.302356 [ 4 ] {5d9b44a4-c901-495f-8a3d-7d778703b93a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.302730 [ 4 ] {5d9b44a4-c901-495f-8a3d-7d778703b93a} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.11 20:56:37.302963 [ 4 ] {5d9b44a4-c901-495f-8a3d-7d778703b93a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.303135 [ 24 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.11 20:56:37.303196 [ 24 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:37.303202 [ 4 ] {5d9b44a4-c901-495f-8a3d-7d778703b93a} executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. 2025.02.11 20:56:37.303228 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:37.303316 [ 4 ] {5d9b44a4-c901-495f-8a3d-7d778703b93a} TCPHandler: Processed in 0.00185849 sec. 2025.02.11 20:56:37.303433 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.11 20:56:37.303533 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:37.303581 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8784 rows starting from the beginning of the part 2025.02.11 20:56:37.303834 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2025.02.11 20:56:37.304158 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 82 rows starting from the beginning of the part 2025.02.11 20:56:37.304518 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part 2025.02.11 20:56:37.304848 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 82 rows starting from the beginning of the part 2025.02.11 20:56:37.305192 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part 2025.02.11 20:56:37.308012 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 9128 rows, containing 4 columns (4 merged, 0 gathered) in 0.004673915 sec., 1952966.6243395526 rows/sec., 127.32 MiB/sec. 2025.02.11 20:56:37.308239 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.11 20:56:37.308811 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:37.308963 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_136_27} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.11 20:56:37.309112 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. 2025.02.11 20:56:39.946181 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.02.11 20:56:39.969673 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:39.969738 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:39.977273 [ 242 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.11 20:56:39.978824 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:39.981901 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.02.11 20:56:42.010885 [ 224 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:42.010932 [ 224 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:42.013024 [ 224 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:42.274522 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.274711 [ 255 ] {c341b7aa-2d27-489d-9a79-c75842d4a657} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:56:42.274784 [ 255 ] {c341b7aa-2d27-489d-9a79-c75842d4a657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:56:42.275554 [ 255 ] {c341b7aa-2d27-489d-9a79-c75842d4a657} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.275597 [ 255 ] {c341b7aa-2d27-489d-9a79-c75842d4a657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.276037 [ 255 ] {c341b7aa-2d27-489d-9a79-c75842d4a657} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:56:42.276310 [ 255 ] {c341b7aa-2d27-489d-9a79-c75842d4a657} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.276524 [ 255 ] {c341b7aa-2d27-489d-9a79-c75842d4a657} executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. 2025.02.11 20:56:42.276640 [ 255 ] {c341b7aa-2d27-489d-9a79-c75842d4a657} TCPHandler: Processed in 0.002246247 sec. 2025.02.11 20:56:42.276939 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.277158 [ 4 ] {238916e5-a052-4890-9255-8ab9e8627fcc} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:42.277244 [ 4 ] {238916e5-a052-4890-9255-8ab9e8627fcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:42.278139 [ 4 ] {238916e5-a052-4890-9255-8ab9e8627fcc} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.278192 [ 4 ] {238916e5-a052-4890-9255-8ab9e8627fcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.278642 [ 4 ] {238916e5-a052-4890-9255-8ab9e8627fcc} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.11 20:56:42.278896 [ 4 ] {238916e5-a052-4890-9255-8ab9e8627fcc} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.279126 [ 4 ] {238916e5-a052-4890-9255-8ab9e8627fcc} executeQuery: Read 203 rows, 17.95 KiB in 0.002028 sec., 100098.61932938857 rows/sec., 8.64 MiB/sec. 2025.02.11 20:56:42.279194 [ 4 ] {238916e5-a052-4890-9255-8ab9e8627fcc} TCPHandler: Processed in 0.002399288 sec. 2025.02.11 20:56:42.279340 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.279489 [ 255 ] {6dd1b4e8-3044-475d-88d6-7d4703c610b8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:42.279551 [ 255 ] {6dd1b4e8-3044-475d-88d6-7d4703c610b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:42.280239 [ 255 ] {6dd1b4e8-3044-475d-88d6-7d4703c610b8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.280285 [ 255 ] {6dd1b4e8-3044-475d-88d6-7d4703c610b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.280668 [ 255 ] {6dd1b4e8-3044-475d-88d6-7d4703c610b8} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.11 20:56:42.280916 [ 255 ] {6dd1b4e8-3044-475d-88d6-7d4703c610b8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.281134 [ 255 ] {6dd1b4e8-3044-475d-88d6-7d4703c610b8} executeQuery: Read 7 rows, 467.00 B in 0.001676 sec., 4176.610978520286 rows/sec., 272.11 KiB/sec. 2025.02.11 20:56:42.281194 [ 255 ] {6dd1b4e8-3044-475d-88d6-7d4703c610b8} TCPHandler: Processed in 0.001923141 sec. 2025.02.11 20:56:42.281345 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.281493 [ 4 ] {ba5ec8a9-5b49-4e84-9527-42f2ecab2229} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:56:42.281554 [ 4 ] {ba5ec8a9-5b49-4e84-9527-42f2ecab2229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:56:42.282265 [ 4 ] {ba5ec8a9-5b49-4e84-9527-42f2ecab2229} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.282315 [ 4 ] {ba5ec8a9-5b49-4e84-9527-42f2ecab2229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.282705 [ 4 ] {ba5ec8a9-5b49-4e84-9527-42f2ecab2229} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.11 20:56:42.282945 [ 4 ] {ba5ec8a9-5b49-4e84-9527-42f2ecab2229} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.283187 [ 4 ] {ba5ec8a9-5b49-4e84-9527-42f2ecab2229} executeQuery: Read 14 rows, 1004.00 B in 0.001726 sec., 8111.239860950173 rows/sec., 568.06 KiB/sec. 2025.02.11 20:56:42.283291 [ 4 ] {ba5ec8a9-5b49-4e84-9527-42f2ecab2229} TCPHandler: Processed in 0.002003602 sec. 2025.02.11 20:56:42.283521 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.283695 [ 255 ] {e30eb05e-661f-4b28-9fb8-4f383fff0655} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:56:42.283756 [ 255 ] {e30eb05e-661f-4b28-9fb8-4f383fff0655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:56:42.284425 [ 255 ] {e30eb05e-661f-4b28-9fb8-4f383fff0655} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.284466 [ 255 ] {e30eb05e-661f-4b28-9fb8-4f383fff0655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.284829 [ 255 ] {e30eb05e-661f-4b28-9fb8-4f383fff0655} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:56:42.285065 [ 255 ] {e30eb05e-661f-4b28-9fb8-4f383fff0655} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.285275 [ 255 ] {e30eb05e-661f-4b28-9fb8-4f383fff0655} executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. 2025.02.11 20:56:42.285328 [ 255 ] {e30eb05e-661f-4b28-9fb8-4f383fff0655} TCPHandler: Processed in 0.00192714 sec. 2025.02.11 20:56:42.285497 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.285640 [ 4 ] {4d882c2c-9c94-41ad-bafe-e5ff6623d997} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:42.285699 [ 4 ] {4d882c2c-9c94-41ad-bafe-e5ff6623d997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:42.286507 [ 4 ] {4d882c2c-9c94-41ad-bafe-e5ff6623d997} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.286548 [ 4 ] {4d882c2c-9c94-41ad-bafe-e5ff6623d997} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.286930 [ 4 ] {4d882c2c-9c94-41ad-bafe-e5ff6623d997} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.11 20:56:42.287168 [ 4 ] {4d882c2c-9c94-41ad-bafe-e5ff6623d997} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.287394 [ 4 ] {4d882c2c-9c94-41ad-bafe-e5ff6623d997} executeQuery: Read 382 rows, 27.68 KiB in 0.001786 sec., 213885.77827547592 rows/sec., 15.14 MiB/sec. 2025.02.11 20:56:42.287457 [ 224 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:42.287476 [ 4 ] {4d882c2c-9c94-41ad-bafe-e5ff6623d997} TCPHandler: Processed in 0.002046543 sec. 2025.02.11 20:56:42.287508 [ 224 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:42.287680 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.287798 [ 255 ] {0b82f3a3-85fd-4875-80b0-42feae213092} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:56:42.287855 [ 255 ] {0b82f3a3-85fd-4875-80b0-42feae213092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:56:42.288456 [ 255 ] {0b82f3a3-85fd-4875-80b0-42feae213092} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.288500 [ 255 ] {0b82f3a3-85fd-4875-80b0-42feae213092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.288937 [ 255 ] {0b82f3a3-85fd-4875-80b0-42feae213092} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:56:42.289233 [ 255 ] {0b82f3a3-85fd-4875-80b0-42feae213092} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.289679 [ 255 ] {0b82f3a3-85fd-4875-80b0-42feae213092} executeQuery: Read 6 rows, 321.00 B in 0.001898 sec., 3161.222339304531 rows/sec., 165.16 KiB/sec. 2025.02.11 20:56:42.289937 [ 255 ] {0b82f3a3-85fd-4875-80b0-42feae213092} TCPHandler: Processed in 0.002340737 sec. 2025.02.11 20:56:42.290295 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.290813 [ 4 ] {66116de0-4848-419c-8386-a18b8f3108e0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:42.290953 [ 4 ] {66116de0-4848-419c-8386-a18b8f3108e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:42.291391 [ 224 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:42.292441 [ 4 ] {66116de0-4848-419c-8386-a18b8f3108e0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.292515 [ 4 ] {66116de0-4848-419c-8386-a18b8f3108e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.292964 [ 4 ] {66116de0-4848-419c-8386-a18b8f3108e0} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.11 20:56:42.293203 [ 4 ] {66116de0-4848-419c-8386-a18b8f3108e0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.293421 [ 4 ] {66116de0-4848-419c-8386-a18b8f3108e0} executeQuery: Read 237 rows, 16.27 KiB in 0.002851 sec., 83128.72676253946 rows/sec., 5.57 MiB/sec. 2025.02.11 20:56:42.293480 [ 4 ] {66116de0-4848-419c-8386-a18b8f3108e0} TCPHandler: Processed in 0.003429145 sec. 2025.02.11 20:56:42.293646 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.293785 [ 255 ] {a39e877b-a6e6-4bc1-847d-d3a46e5d43c8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:56:42.293847 [ 255 ] {a39e877b-a6e6-4bc1-847d-d3a46e5d43c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:56:42.294389 [ 255 ] {a39e877b-a6e6-4bc1-847d-d3a46e5d43c8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.294429 [ 255 ] {a39e877b-a6e6-4bc1-847d-d3a46e5d43c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.294792 [ 255 ] {a39e877b-a6e6-4bc1-847d-d3a46e5d43c8} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.11 20:56:42.295036 [ 255 ] {a39e877b-a6e6-4bc1-847d-d3a46e5d43c8} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.295244 [ 255 ] {a39e877b-a6e6-4bc1-847d-d3a46e5d43c8} executeQuery: Read 1 rows, 69.00 B in 0.001491 sec., 670.690811535882 rows/sec., 45.19 KiB/sec. 2025.02.11 20:56:42.295297 [ 255 ] {a39e877b-a6e6-4bc1-847d-d3a46e5d43c8} TCPHandler: Processed in 0.001721198 sec. 2025.02.11 20:56:42.295445 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:42.295584 [ 4 ] {044b123b-07b2-4f83-9e52-93c117304e04} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:42.295642 [ 4 ] {044b123b-07b2-4f83-9e52-93c117304e04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:42.296207 [ 4 ] {044b123b-07b2-4f83-9e52-93c117304e04} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:42.296255 [ 4 ] {044b123b-07b2-4f83-9e52-93c117304e04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:42.296650 [ 4 ] {044b123b-07b2-4f83-9e52-93c117304e04} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.11 20:56:42.296886 [ 4 ] {044b123b-07b2-4f83-9e52-93c117304e04} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:42.297084 [ 4 ] {044b123b-07b2-4f83-9e52-93c117304e04} executeQuery: Read 82 rows, 5.33 KiB in 0.001531 sec., 53559.76485956891 rows/sec., 3.40 MiB/sec. 2025.02.11 20:56:42.297136 [ 4 ] {044b123b-07b2-4f83-9e52-93c117304e04} TCPHandler: Processed in 0.001759408 sec. 2025.02.11 20:56:42.687168 [ 217 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:42.687219 [ 217 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:42.689307 [ 217 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:42.966364 [ 217 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.11 20:56:42.966408 [ 217 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.11 20:56:42.968511 [ 217 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.11 20:56:43.976583 [ 220 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:43.976668 [ 220 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:43.979051 [ 220 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:56:44.325549 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 2025.02.11 20:56:44.326717 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:44.326781 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:44.327327 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.11 20:56:44.327622 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:44.327842 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 2025.02.11 20:56:47.100066 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2426 2025.02.11 20:56:47.103446 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.103490 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.104995 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:56:47.105315 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.105729 [ 222 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:56:47.105828 [ 222 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:56:47.106374 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2426 2025.02.11 20:56:47.108212 [ 222 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:56:47.274234 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:47.274423 [ 255 ] {f86f4ad5-a0e7-4158-b66b-ee89de3c5947} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:47.274494 [ 255 ] {f86f4ad5-a0e7-4158-b66b-ee89de3c5947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:47.275274 [ 255 ] {f86f4ad5-a0e7-4158-b66b-ee89de3c5947} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.275316 [ 255 ] {f86f4ad5-a0e7-4158-b66b-ee89de3c5947} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.275728 [ 255 ] {f86f4ad5-a0e7-4158-b66b-ee89de3c5947} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.11 20:56:47.275986 [ 255 ] {f86f4ad5-a0e7-4158-b66b-ee89de3c5947} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.276210 [ 255 ] {f86f4ad5-a0e7-4158-b66b-ee89de3c5947} executeQuery: Read 172 rows, 15.40 KiB in 0.001838 sec., 93579.97823721437 rows/sec., 8.18 MiB/sec. 2025.02.11 20:56:47.276266 [ 255 ] {f86f4ad5-a0e7-4158-b66b-ee89de3c5947} TCPHandler: Processed in 0.002121674 sec. 2025.02.11 20:56:47.276542 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:47.276750 [ 4 ] {60414524-1c20-451b-a06f-f9a59af4bfcd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:47.276838 [ 4 ] {60414524-1c20-451b-a06f-f9a59af4bfcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:47.277742 [ 4 ] {60414524-1c20-451b-a06f-f9a59af4bfcd} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.277791 [ 4 ] {60414524-1c20-451b-a06f-f9a59af4bfcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.278244 [ 4 ] {60414524-1c20-451b-a06f-f9a59af4bfcd} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.11 20:56:47.278504 [ 4 ] {60414524-1c20-451b-a06f-f9a59af4bfcd} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.278702 [ 35 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.11 20:56:47.278781 [ 4 ] {60414524-1c20-451b-a06f-f9a59af4bfcd} executeQuery: Read 58 rows, 4.36 KiB in 0.002079 sec., 27898.027898027896 rows/sec., 2.05 MiB/sec. 2025.02.11 20:56:47.278785 [ 35 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.278904 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.278955 [ 4 ] {60414524-1c20-451b-a06f-f9a59af4bfcd} TCPHandler: Processed in 0.002557771 sec. 2025.02.11 20:56:47.279180 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:47.279183 [ 196 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.11 20:56:47.279337 [ 255 ] {f4832fec-17e1-4f3a-9850-b43dcff72f90} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:47.279351 [ 196 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:47.279391 [ 196 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 82 rows starting from the beginning of the part 2025.02.11 20:56:47.279398 [ 255 ] {f4832fec-17e1-4f3a-9850-b43dcff72f90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:47.279579 [ 196 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 70 rows starting from the beginning of the part 2025.02.11 20:56:47.279780 [ 196 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 7 rows starting from the beginning of the part 2025.02.11 20:56:47.280030 [ 196 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 61 rows starting from the beginning of the part 2025.02.11 20:56:47.280264 [ 196 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 7 rows starting from the beginning of the part 2025.02.11 20:56:47.280509 [ 196 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 58 rows starting from the beginning of the part 2025.02.11 20:56:47.281276 [ 255 ] {f4832fec-17e1-4f3a-9850-b43dcff72f90} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.281329 [ 255 ] {f4832fec-17e1-4f3a-9850-b43dcff72f90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.281936 [ 255 ] {f4832fec-17e1-4f3a-9850-b43dcff72f90} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.11 20:56:47.282071 [ 196 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.003048828 sec., 93478.5432303823 rows/sec., 7.07 MiB/sec. 2025.02.11 20:56:47.282216 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.11 20:56:47.282245 [ 255 ] {f4832fec-17e1-4f3a-9850-b43dcff72f90} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.282539 [ 255 ] {f4832fec-17e1-4f3a-9850-b43dcff72f90} executeQuery: Read 122 rows, 9.76 KiB in 0.003246 sec., 37584.71965495995 rows/sec., 2.94 MiB/sec. 2025.02.11 20:56:47.282621 [ 255 ] {f4832fec-17e1-4f3a-9850-b43dcff72f90} TCPHandler: Processed in 0.003528646 sec. 2025.02.11 20:56:47.282643 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.282729 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_131_26} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.11 20:56:47.282825 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:47.282837 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.11 20:56:47.282977 [ 4 ] {066ba2b9-7618-44a7-ba73-b58ae5eea033} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:47.283042 [ 4 ] {066ba2b9-7618-44a7-ba73-b58ae5eea033} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:47.283669 [ 4 ] {066ba2b9-7618-44a7-ba73-b58ae5eea033} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.283710 [ 4 ] {066ba2b9-7618-44a7-ba73-b58ae5eea033} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.284161 [ 4 ] {066ba2b9-7618-44a7-ba73-b58ae5eea033} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.11 20:56:47.284417 [ 4 ] {066ba2b9-7618-44a7-ba73-b58ae5eea033} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.284627 [ 35 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 5 parts from all_1_133_27 to all_137_137_0 2025.02.11 20:56:47.284690 [ 4 ] {066ba2b9-7618-44a7-ba73-b58ae5eea033} executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. 2025.02.11 20:56:47.284692 [ 35 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.284792 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.284870 [ 4 ] {066ba2b9-7618-44a7-ba73-b58ae5eea033} TCPHandler: Processed in 0.002117004 sec. 2025.02.11 20:56:47.285108 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} MergeTask::PrepareStage: Merging 5 parts: from all_1_133_27 to all_137_137_0 into Compact with storage Full 2025.02.11 20:56:47.285126 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:47.285389 [ 255 ] {9aac02f0-d8fc-4e24-b041-e4ad00c405bb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:47.285419 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:47.285521 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} MergeTreeSequentialSource: Reading 7 marks from part all_1_133_27, total 41040 rows starting from the beginning of the part 2025.02.11 20:56:47.285568 [ 255 ] {9aac02f0-d8fc-4e24-b041-e4ad00c405bb} 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.02.11 20:56:47.285926 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 888 rows starting from the beginning of the part 2025.02.11 20:56:47.286296 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 237 rows starting from the beginning of the part 2025.02.11 20:56:47.286671 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 163 rows starting from the beginning of the part 2025.02.11 20:56:47.286995 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 237 rows starting from the beginning of the part 2025.02.11 20:56:47.289972 [ 255 ] {9aac02f0-d8fc-4e24-b041-e4ad00c405bb} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.290044 [ 255 ] {9aac02f0-d8fc-4e24-b041-e4ad00c405bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.291570 [ 255 ] {9aac02f0-d8fc-4e24-b041-e4ad00c405bb} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:56:47.291995 [ 255 ] {9aac02f0-d8fc-4e24-b041-e4ad00c405bb} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.292443 [ 255 ] {9aac02f0-d8fc-4e24-b041-e4ad00c405bb} executeQuery: Read 58 rows, 106.43 KiB in 0.0071 sec., 8169.014084507042 rows/sec., 14.64 MiB/sec. 2025.02.11 20:56:47.293107 [ 255 ] {9aac02f0-d8fc-4e24-b041-e4ad00c405bb} TCPHandler: Processed in 0.008097819 sec. 2025.02.11 20:56:47.293438 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:47.293625 [ 4 ] {6f3eb5f7-7d4a-49c1-8ad2-6c6629a86c2a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:47.293694 [ 4 ] {6f3eb5f7-7d4a-49c1-8ad2-6c6629a86c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:47.294524 [ 4 ] {6f3eb5f7-7d4a-49c1-8ad2-6c6629a86c2a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.294565 [ 4 ] {6f3eb5f7-7d4a-49c1-8ad2-6c6629a86c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.295050 [ 4 ] {6f3eb5f7-7d4a-49c1-8ad2-6c6629a86c2a} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.11 20:56:47.295432 [ 4 ] {6f3eb5f7-7d4a-49c1-8ad2-6c6629a86c2a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.295775 [ 4 ] {6f3eb5f7-7d4a-49c1-8ad2-6c6629a86c2a} executeQuery: Read 60 rows, 4.14 KiB in 0.002206 sec., 27198.549410698095 rows/sec., 1.83 MiB/sec. 2025.02.11 20:56:47.295835 [ 4 ] {6f3eb5f7-7d4a-49c1-8ad2-6c6629a86c2a} TCPHandler: Processed in 0.00255341 sec. 2025.02.11 20:56:47.298400 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} MergeTask::MergeProjectionsStage: Merge sorted 42565 rows, containing 5 columns (5 merged, 0 gathered) in 0.013477505 sec., 3158225.502420515 rows/sec., 213.45 MiB/sec. 2025.02.11 20:56:47.298981 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) 2025.02.11 20:56:47.299376 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.299472 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_137_28} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 5 parts: [all_1_133_27, all_137_137_0] -> all_1_137_28 2025.02.11 20:56:47.299583 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. 2025.02.11 20:56:47.481984 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.02.11 20:56:47.505544 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:47.505608 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:47.513627 [ 242 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.11 20:56:47.514574 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:47.518198 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.02.11 20:56:48.000180 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.67 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.64 MiB (RSS), difference: -1.03 MiB 2025.02.11 20:56:48.381002 [ 136 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.02.11 20:56:48.381091 [ 136 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:48.381128 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:48.381394 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.02.11 20:56:48.381640 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:48.381682 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part 2025.02.11 20:56:48.381800 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2025.02.11 20:56:48.382026 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part 2025.02.11 20:56:48.382265 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.02.11 20:56:48.382431 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part 2025.02.11 20:56:48.383597 [ 199 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.002364748 sec., 16492.243570985156 rows/sec., 1.35 MiB/sec. 2025.02.11 20:56:48.383765 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.02.11 20:56:48.384048 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:48.384130 [ 198 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_33_8} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.02.11 20:56:48.384218 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:56:50.275048 [ 114 ] {} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.11 20:56:50.275141 [ 114 ] {} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:50.275168 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:50.275528 [ 193 ] {b43f07b2-b405-4f6e-b383-604eba400c39::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.02.11 20:56:50.275733 [ 193 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:56:50.275772 [ 193 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.02.11 20:56:50.275852 [ 193 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part 2025.02.11 20:56:50.276038 [ 193 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2025.02.11 20:56:50.276208 [ 193 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2025.02.11 20:56:50.276519 [ 193 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2025.02.11 20:56:50.277757 [ 198 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00248212 sec., 20546.95179926837 rows/sec., 1.46 MiB/sec. 2025.02.11 20:56:50.277980 [ 199 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.11 20:56:50.278394 [ 199 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:50.278497 [ 199 ] {b43f07b2-b405-4f6e-b383-604eba400c39::all_1_5_1} oximeter.measurements_i64 (b43f07b2-b405-4f6e-b383-604eba400c39) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.11 20:56:50.278606 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:56:51.572162 [ 111 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:56:51.572239 [ 111 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:56:51.828010 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 2025.02.11 20:56:51.828927 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:51.828971 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:51.829528 [ 243 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.11 20:56:51.829804 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:51.830010 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2025.02.11 20:56:52.275285 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.275500 [ 255 ] {9b78a9dd-6f96-4ba4-a282-5295fb8b8c26} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:56:52.275584 [ 255 ] {9b78a9dd-6f96-4ba4-a282-5295fb8b8c26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:56:52.276376 [ 255 ] {9b78a9dd-6f96-4ba4-a282-5295fb8b8c26} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.276423 [ 255 ] {9b78a9dd-6f96-4ba4-a282-5295fb8b8c26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.276873 [ 255 ] {9b78a9dd-6f96-4ba4-a282-5295fb8b8c26} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:56:52.277136 [ 255 ] {9b78a9dd-6f96-4ba4-a282-5295fb8b8c26} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.277382 [ 255 ] {9b78a9dd-6f96-4ba4-a282-5295fb8b8c26} executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. 2025.02.11 20:56:52.277447 [ 255 ] {9b78a9dd-6f96-4ba4-a282-5295fb8b8c26} TCPHandler: Processed in 0.002299147 sec. 2025.02.11 20:56:52.277721 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.277935 [ 4 ] {6f8a3494-c473-4b8a-a476-de71db444f3f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:52.278018 [ 4 ] {6f8a3494-c473-4b8a-a476-de71db444f3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:52.278947 [ 4 ] {6f8a3494-c473-4b8a-a476-de71db444f3f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.278993 [ 4 ] {6f8a3494-c473-4b8a-a476-de71db444f3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.279456 [ 4 ] {6f8a3494-c473-4b8a-a476-de71db444f3f} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.11 20:56:52.279710 [ 4 ] {6f8a3494-c473-4b8a-a476-de71db444f3f} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.279948 [ 4 ] {6f8a3494-c473-4b8a-a476-de71db444f3f} executeQuery: Read 203 rows, 17.95 KiB in 0.002073 sec., 97925.71152918474 rows/sec., 8.46 MiB/sec. 2025.02.11 20:56:52.280017 [ 4 ] {6f8a3494-c473-4b8a-a476-de71db444f3f} TCPHandler: Processed in 0.002434609 sec. 2025.02.11 20:56:52.280184 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.280341 [ 255 ] {791fd458-e5a2-45fa-a415-7a722e3433ca} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:52.280405 [ 255 ] {791fd458-e5a2-45fa-a415-7a722e3433ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:52.281045 [ 255 ] {791fd458-e5a2-45fa-a415-7a722e3433ca} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.281086 [ 255 ] {791fd458-e5a2-45fa-a415-7a722e3433ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.281465 [ 255 ] {791fd458-e5a2-45fa-a415-7a722e3433ca} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.11 20:56:52.281707 [ 255 ] {791fd458-e5a2-45fa-a415-7a722e3433ca} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.281925 [ 255 ] {791fd458-e5a2-45fa-a415-7a722e3433ca} executeQuery: Read 7 rows, 467.00 B in 0.00162 sec., 4320.9876543209875 rows/sec., 281.52 KiB/sec. 2025.02.11 20:56:52.281983 [ 255 ] {791fd458-e5a2-45fa-a415-7a722e3433ca} TCPHandler: Processed in 0.001871661 sec. 2025.02.11 20:56:52.282143 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.282289 [ 4 ] {1d3e5a51-18b8-4a20-a029-22becbd496cc} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:56:52.282349 [ 4 ] {1d3e5a51-18b8-4a20-a029-22becbd496cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:56:52.283087 [ 4 ] {1d3e5a51-18b8-4a20-a029-22becbd496cc} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.283138 [ 4 ] {1d3e5a51-18b8-4a20-a029-22becbd496cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.283584 [ 4 ] {1d3e5a51-18b8-4a20-a029-22becbd496cc} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.11 20:56:52.283833 [ 4 ] {1d3e5a51-18b8-4a20-a029-22becbd496cc} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.284043 [ 4 ] {1d3e5a51-18b8-4a20-a029-22becbd496cc} executeQuery: Read 14 rows, 1004.00 B in 0.001788 sec., 7829.977628635346 rows/sec., 548.36 KiB/sec. 2025.02.11 20:56:52.284099 [ 4 ] {1d3e5a51-18b8-4a20-a029-22becbd496cc} TCPHandler: Processed in 0.002022392 sec. 2025.02.11 20:56:52.284238 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.284363 [ 255 ] {1d48b601-0c82-4e3a-b493-398a8d385d0e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:56:52.284413 [ 255 ] {1d48b601-0c82-4e3a-b493-398a8d385d0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:56:52.285001 [ 255 ] {1d48b601-0c82-4e3a-b493-398a8d385d0e} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.285041 [ 255 ] {1d48b601-0c82-4e3a-b493-398a8d385d0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.285402 [ 255 ] {1d48b601-0c82-4e3a-b493-398a8d385d0e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:56:52.285669 [ 255 ] {1d48b601-0c82-4e3a-b493-398a8d385d0e} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.285881 [ 255 ] {1d48b601-0c82-4e3a-b493-398a8d385d0e} executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec. 2025.02.11 20:56:52.285942 [ 255 ] {1d48b601-0c82-4e3a-b493-398a8d385d0e} TCPHandler: Processed in 0.001763739 sec. 2025.02.11 20:56:52.286095 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.286214 [ 4 ] {fd3fd76b-8e36-4b2b-8110-69e15f257e1a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:52.286263 [ 4 ] {fd3fd76b-8e36-4b2b-8110-69e15f257e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:52.287013 [ 4 ] {fd3fd76b-8e36-4b2b-8110-69e15f257e1a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.287054 [ 4 ] {fd3fd76b-8e36-4b2b-8110-69e15f257e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.287440 [ 4 ] {fd3fd76b-8e36-4b2b-8110-69e15f257e1a} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.11 20:56:52.287682 [ 4 ] {fd3fd76b-8e36-4b2b-8110-69e15f257e1a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.287904 [ 4 ] {fd3fd76b-8e36-4b2b-8110-69e15f257e1a} executeQuery: Read 382 rows, 27.68 KiB in 0.001716 sec., 222610.7226107226 rows/sec., 15.75 MiB/sec. 2025.02.11 20:56:52.287966 [ 4 ] {fd3fd76b-8e36-4b2b-8110-69e15f257e1a} TCPHandler: Processed in 0.001927011 sec. 2025.02.11 20:56:52.288111 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.288238 [ 255 ] {77b1179f-00bb-4534-8de5-6cf9c7b06180} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:56:52.288291 [ 255 ] {77b1179f-00bb-4534-8de5-6cf9c7b06180} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:56:52.288789 [ 255 ] {77b1179f-00bb-4534-8de5-6cf9c7b06180} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.288829 [ 255 ] {77b1179f-00bb-4534-8de5-6cf9c7b06180} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.289219 [ 255 ] {77b1179f-00bb-4534-8de5-6cf9c7b06180} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:56:52.289479 [ 255 ] {77b1179f-00bb-4534-8de5-6cf9c7b06180} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.289710 [ 220 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:56:52.289711 [ 255 ] {77b1179f-00bb-4534-8de5-6cf9c7b06180} executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. 2025.02.11 20:56:52.289739 [ 220 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:56:52.289814 [ 255 ] {77b1179f-00bb-4534-8de5-6cf9c7b06180} TCPHandler: Processed in 0.001763138 sec. 2025.02.11 20:56:52.289993 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.290177 [ 4 ] {8ba8610a-d57e-4b7a-a2c1-86ae12c91a8d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:52.290267 [ 4 ] {8ba8610a-d57e-4b7a-a2c1-86ae12c91a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:52.291517 [ 4 ] {8ba8610a-d57e-4b7a-a2c1-86ae12c91a8d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.291572 [ 4 ] {8ba8610a-d57e-4b7a-a2c1-86ae12c91a8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.292355 [ 4 ] {8ba8610a-d57e-4b7a-a2c1-86ae12c91a8d} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.11 20:56:52.292811 [ 4 ] {8ba8610a-d57e-4b7a-a2c1-86ae12c91a8d} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.293329 [ 4 ] {8ba8610a-d57e-4b7a-a2c1-86ae12c91a8d} executeQuery: Read 237 rows, 16.27 KiB in 0.003227 sec., 73442.8261543229 rows/sec., 4.92 MiB/sec. 2025.02.11 20:56:52.293534 [ 4 ] {8ba8610a-d57e-4b7a-a2c1-86ae12c91a8d} TCPHandler: Processed in 0.003598857 sec. 2025.02.11 20:56:52.293811 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.294028 [ 220 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.11 20:56:52.294221 [ 255 ] {09cc5a06-3226-4087-873b-6799c01266f3} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:56:52.294446 [ 255 ] {09cc5a06-3226-4087-873b-6799c01266f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:56:52.295508 [ 255 ] {09cc5a06-3226-4087-873b-6799c01266f3} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.295547 [ 255 ] {09cc5a06-3226-4087-873b-6799c01266f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.295966 [ 255 ] {09cc5a06-3226-4087-873b-6799c01266f3} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.11 20:56:52.296227 [ 255 ] {09cc5a06-3226-4087-873b-6799c01266f3} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.296435 [ 255 ] {09cc5a06-3226-4087-873b-6799c01266f3} executeQuery: Read 1 rows, 69.00 B in 0.00238 sec., 420.16806722689074 rows/sec., 28.31 KiB/sec. 2025.02.11 20:56:52.296486 [ 255 ] {09cc5a06-3226-4087-873b-6799c01266f3} TCPHandler: Processed in 0.002818825 sec. 2025.02.11 20:56:52.296641 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:52.296762 [ 4 ] {66979fd1-4144-4731-90fc-3cb99d16b454} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:52.296813 [ 4 ] {66979fd1-4144-4731-90fc-3cb99d16b454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:52.297300 [ 4 ] {66979fd1-4144-4731-90fc-3cb99d16b454} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:52.297338 [ 4 ] {66979fd1-4144-4731-90fc-3cb99d16b454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:52.297708 [ 4 ] {66979fd1-4144-4731-90fc-3cb99d16b454} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.11 20:56:52.297939 [ 4 ] {66979fd1-4144-4731-90fc-3cb99d16b454} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:52.298140 [ 4 ] {66979fd1-4144-4731-90fc-3cb99d16b454} executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. 2025.02.11 20:56:52.298193 [ 4 ] {66979fd1-4144-4731-90fc-3cb99d16b454} TCPHandler: Processed in 0.001609945 sec. 2025.02.11 20:56:53.370296 [ 224 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:53.370341 [ 224 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:53.372342 [ 224 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:56:55.018277 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.02.11 20:56:55.041393 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:55.041447 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:55.049074 [ 242 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.11 20:56:55.049910 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:55.052746 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.02.11 20:56:56.383938 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:56.384158 [ 255 ] {18d9290f-6504-40d4-8c17-a3fb3a7168a8} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:56:56.384242 [ 255 ] {18d9290f-6504-40d4-8c17-a3fb3a7168a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:56:56.385068 [ 255 ] {18d9290f-6504-40d4-8c17-a3fb3a7168a8} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:56.385117 [ 255 ] {18d9290f-6504-40d4-8c17-a3fb3a7168a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:56.385567 [ 255 ] {18d9290f-6504-40d4-8c17-a3fb3a7168a8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.11 20:56:56.385828 [ 255 ] {18d9290f-6504-40d4-8c17-a3fb3a7168a8} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:56.386089 [ 255 ] {18d9290f-6504-40d4-8c17-a3fb3a7168a8} executeQuery: Read 6 rows, 501.00 B in 0.001994 sec., 3009.027081243731 rows/sec., 245.37 KiB/sec. 2025.02.11 20:56:56.386155 [ 255 ] {18d9290f-6504-40d4-8c17-a3fb3a7168a8} TCPHandler: Processed in 0.002359178 sec. 2025.02.11 20:56:56.386443 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:56.386661 [ 4 ] {87fc7b93-46f4-4bc5-868d-15b53c378aa2} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:56:56.386745 [ 4 ] {87fc7b93-46f4-4bc5-868d-15b53c378aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:56:56.388175 [ 4 ] {87fc7b93-46f4-4bc5-868d-15b53c378aa2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:56.388222 [ 4 ] {87fc7b93-46f4-4bc5-868d-15b53c378aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:56.388751 [ 4 ] {87fc7b93-46f4-4bc5-868d-15b53c378aa2} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.11 20:56:56.389006 [ 4 ] {87fc7b93-46f4-4bc5-868d-15b53c378aa2} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:56.389248 [ 4 ] {87fc7b93-46f4-4bc5-868d-15b53c378aa2} executeQuery: Read 1315 rows, 111.73 KiB in 0.002652 sec., 495852.18702865764 rows/sec., 41.14 MiB/sec. 2025.02.11 20:56:56.389305 [ 4 ] {87fc7b93-46f4-4bc5-868d-15b53c378aa2} TCPHandler: Processed in 0.003004788 sec. 2025.02.11 20:56:56.389474 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:56.389623 [ 255 ] {702f13a2-062a-4c63-85fd-7a304d203b68} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:56:56.389684 [ 255 ] {702f13a2-062a-4c63-85fd-7a304d203b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:56:56.390330 [ 255 ] {702f13a2-062a-4c63-85fd-7a304d203b68} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:56.390371 [ 255 ] {702f13a2-062a-4c63-85fd-7a304d203b68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:56.390752 [ 255 ] {702f13a2-062a-4c63-85fd-7a304d203b68} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.11 20:56:56.391007 [ 255 ] {702f13a2-062a-4c63-85fd-7a304d203b68} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:56.391235 [ 255 ] {702f13a2-062a-4c63-85fd-7a304d203b68} executeQuery: Read 64 rows, 4.78 KiB in 0.001648 sec., 38834.95145631068 rows/sec., 2.83 MiB/sec. 2025.02.11 20:56:56.391293 [ 255 ] {702f13a2-062a-4c63-85fd-7a304d203b68} TCPHandler: Processed in 0.00188975 sec. 2025.02.11 20:56:56.391458 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:56.391575 [ 4 ] {ddd48392-26d9-43cd-b202-c5f6a1fe809d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:56:56.391622 [ 4 ] {ddd48392-26d9-43cd-b202-c5f6a1fe809d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:56:56.392284 [ 4 ] {ddd48392-26d9-43cd-b202-c5f6a1fe809d} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:56.392322 [ 4 ] {ddd48392-26d9-43cd-b202-c5f6a1fe809d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:56.392702 [ 4 ] {ddd48392-26d9-43cd-b202-c5f6a1fe809d} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.11 20:56:56.392963 [ 4 ] {ddd48392-26d9-43cd-b202-c5f6a1fe809d} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:56.393187 [ 4 ] {ddd48392-26d9-43cd-b202-c5f6a1fe809d} executeQuery: Read 228 rows, 15.81 KiB in 0.001637 sec., 139279.16921197312 rows/sec., 9.43 MiB/sec. 2025.02.11 20:56:56.393248 [ 4 ] {ddd48392-26d9-43cd-b202-c5f6a1fe809d} TCPHandler: Processed in 0.00184876 sec. 2025.02.11 20:56:56.393455 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:56.393631 [ 255 ] {81f50842-98ac-467a-8c53-c4f8f6430faa} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:56:56.393691 [ 255 ] {81f50842-98ac-467a-8c53-c4f8f6430faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:56:56.394545 [ 255 ] {81f50842-98ac-467a-8c53-c4f8f6430faa} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:56.394586 [ 255 ] {81f50842-98ac-467a-8c53-c4f8f6430faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:56.395027 [ 255 ] {81f50842-98ac-467a-8c53-c4f8f6430faa} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.11 20:56:56.395285 [ 255 ] {81f50842-98ac-467a-8c53-c4f8f6430faa} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:56.395513 [ 255 ] {81f50842-98ac-467a-8c53-c4f8f6430faa} executeQuery: Read 584 rows, 44.54 KiB in 0.001913 sec., 305279.665446942 rows/sec., 22.74 MiB/sec. 2025.02.11 20:56:56.395569 [ 255 ] {81f50842-98ac-467a-8c53-c4f8f6430faa} TCPHandler: Processed in 0.002239766 sec. 2025.02.11 20:56:56.395732 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:56.395868 [ 4 ] {fa2c26a7-e277-4210-b519-975d3bf12139} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:56.395928 [ 4 ] {fa2c26a7-e277-4210-b519-975d3bf12139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:56:56.396818 [ 4 ] {fa2c26a7-e277-4210-b519-975d3bf12139} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:56.396858 [ 4 ] {fa2c26a7-e277-4210-b519-975d3bf12139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:56.397322 [ 4 ] {fa2c26a7-e277-4210-b519-975d3bf12139} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.11 20:56:56.397565 [ 4 ] {fa2c26a7-e277-4210-b519-975d3bf12139} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:56.397790 [ 4 ] {fa2c26a7-e277-4210-b519-975d3bf12139} executeQuery: Read 883 rows, 60.84 KiB in 0.001951 sec., 452588.41619682213 rows/sec., 30.45 MiB/sec. 2025.02.11 20:56:56.397866 [ 4 ] {fa2c26a7-e277-4210-b519-975d3bf12139} TCPHandler: Processed in 0.002202655 sec. 2025.02.11 20:56:56.398094 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:56.398290 [ 255 ] {cefa1c5b-b653-4a68-9b0e-999c1afb380f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:56:56.398385 [ 255 ] {cefa1c5b-b653-4a68-9b0e-999c1afb380f} 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.02.11 20:56:56.399771 [ 255 ] {cefa1c5b-b653-4a68-9b0e-999c1afb380f} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:56.399813 [ 255 ] {cefa1c5b-b653-4a68-9b0e-999c1afb380f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:56.400572 [ 255 ] {cefa1c5b-b653-4a68-9b0e-999c1afb380f} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:56:56.400851 [ 255 ] {cefa1c5b-b653-4a68-9b0e-999c1afb380f} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:56.401130 [ 255 ] {cefa1c5b-b653-4a68-9b0e-999c1afb380f} executeQuery: Read 58 rows, 106.43 KiB in 0.002874 sec., 20180.932498260267 rows/sec., 36.16 MiB/sec. 2025.02.11 20:56:56.401445 [ 255 ] {cefa1c5b-b653-4a68-9b0e-999c1afb380f} TCPHandler: Processed in 0.003472345 sec. 2025.02.11 20:56:56.401670 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:56:56.401833 [ 4 ] {6b7d778e-23ca-4a62-8dc7-4841d3811123} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:56:56.401920 [ 4 ] {6b7d778e-23ca-4a62-8dc7-4841d3811123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:56:56.402745 [ 4 ] {6b7d778e-23ca-4a62-8dc7-4841d3811123} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:56.402810 [ 4 ] {6b7d778e-23ca-4a62-8dc7-4841d3811123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:56.403174 [ 4 ] {6b7d778e-23ca-4a62-8dc7-4841d3811123} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.11 20:56:56.403407 [ 4 ] {6b7d778e-23ca-4a62-8dc7-4841d3811123} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:56.403623 [ 4 ] {6b7d778e-23ca-4a62-8dc7-4841d3811123} executeQuery: Read 60 rows, 4.14 KiB in 0.001842 sec., 32573.28990228013 rows/sec., 2.20 MiB/sec. 2025.02.11 20:56:56.403671 [ 4 ] {6b7d778e-23ca-4a62-8dc7-4841d3811123} TCPHandler: Processed in 0.002133024 sec. 2025.02.11 20:56:57.106569 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2474 2025.02.11 20:56:57.109848 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:57.109889 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:57.111367 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:56:57.111671 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:57.112233 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2474 2025.02.11 20:56:57.640179 [ 224 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:56:57.640224 [ 224 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:56:57.642090 [ 224 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:56:58.361436 [ 217 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:56:58.361490 [ 217 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:56:58.363477 [ 217 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:56:59.330146 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 2025.02.11 20:56:59.330914 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:56:59.330961 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:56:59.331504 [ 243 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.11 20:56:59.331790 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:56:59.332090 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 2025.02.11 20:56:59.332223 [ 220 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:56:59.332297 [ 220 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:56:59.334435 [ 220 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:57:00.537805 [ 219 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:57:00.537884 [ 219 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:57:00.540434 [ 219 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:57:01.000224 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.64 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.64 MiB (RSS), difference: 4.00 MiB 2025.02.11 20:57:02.275477 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.275698 [ 255 ] {f9bfafe2-49ea-46f5-8a1f-3cc8f8bcce89} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:57:02.275781 [ 255 ] {f9bfafe2-49ea-46f5-8a1f-3cc8f8bcce89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:57:02.276571 [ 255 ] {f9bfafe2-49ea-46f5-8a1f-3cc8f8bcce89} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.276620 [ 255 ] {f9bfafe2-49ea-46f5-8a1f-3cc8f8bcce89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.277074 [ 255 ] {f9bfafe2-49ea-46f5-8a1f-3cc8f8bcce89} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:57:02.277343 [ 255 ] {f9bfafe2-49ea-46f5-8a1f-3cc8f8bcce89} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.277555 [ 155 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.02.11 20:57:02.277620 [ 255 ] {f9bfafe2-49ea-46f5-8a1f-3cc8f8bcce89} executeQuery: Read 14 rows, 1.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 508.48 KiB/sec. 2025.02.11 20:57:02.277648 [ 155 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.277720 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.277757 [ 255 ] {f9bfafe2-49ea-46f5-8a1f-3cc8f8bcce89} TCPHandler: Processed in 0.002418008 sec. 2025.02.11 20:57:02.277942 [ 224 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.11 20:57:02.278022 [ 224 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.11 20:57:02.278142 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.278235 [ 193 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.02.11 20:57:02.278529 [ 4 ] {7410a494-4ec4-4b90-b8bd-2ac1ac1377d8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:02.278727 [ 4 ] {7410a494-4ec4-4b90-b8bd-2ac1ac1377d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:02.279005 [ 193 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:02.279139 [ 193 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part 2025.02.11 20:57:02.279551 [ 193 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:02.279924 [ 193 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:02.280357 [ 193 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:02.280779 [ 193 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:02.284103 [ 4 ] {7410a494-4ec4-4b90-b8bd-2ac1ac1377d8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.284221 [ 4 ] {7410a494-4ec4-4b90-b8bd-2ac1ac1377d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.284938 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007039282 sec., 9944.196013172934 rows/sec., 754.69 KiB/sec. 2025.02.11 20:57:02.285195 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.02.11 20:57:02.285473 [ 224 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.11 20:57:02.285618 [ 4 ] {7410a494-4ec4-4b90-b8bd-2ac1ac1377d8} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.11 20:57:02.286072 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.286480 [ 198 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_65_16} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.02.11 20:57:02.286519 [ 4 ] {7410a494-4ec4-4b90-b8bd-2ac1ac1377d8} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.286794 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:57:02.287099 [ 155 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.11 20:57:02.287196 [ 4 ] {7410a494-4ec4-4b90-b8bd-2ac1ac1377d8} executeQuery: Read 203 rows, 17.95 KiB in 0.008782 sec., 23115.46344796174 rows/sec., 2.00 MiB/sec. 2025.02.11 20:57:02.287198 [ 155 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.287312 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.287341 [ 4 ] {7410a494-4ec4-4b90-b8bd-2ac1ac1377d8} TCPHandler: Processed in 0.009439491 sec. 2025.02.11 20:57:02.287598 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.11 20:57:02.287636 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.287817 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:02.287895 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1475 rows starting from the beginning of the part 2025.02.11 20:57:02.287905 [ 255 ] {6904478c-7911-45dd-b249-dce8bae54392} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:02.288056 [ 255 ] {6904478c-7911-45dd-b249-dce8bae54392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:02.288258 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 203 rows starting from the beginning of the part 2025.02.11 20:57:02.288619 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 172 rows starting from the beginning of the part 2025.02.11 20:57:02.289026 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 203 rows starting from the beginning of the part 2025.02.11 20:57:02.289417 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1315 rows starting from the beginning of the part 2025.02.11 20:57:02.289810 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 203 rows starting from the beginning of the part 2025.02.11 20:57:02.291029 [ 255 ] {6904478c-7911-45dd-b249-dce8bae54392} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.291094 [ 255 ] {6904478c-7911-45dd-b249-dce8bae54392} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.292139 [ 255 ] {6904478c-7911-45dd-b249-dce8bae54392} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.11 20:57:02.292663 [ 255 ] {6904478c-7911-45dd-b249-dce8bae54392} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.293104 [ 255 ] {6904478c-7911-45dd-b249-dce8bae54392} executeQuery: Read 7 rows, 467.00 B in 0.005229 sec., 1338.6880856760374 rows/sec., 87.22 KiB/sec. 2025.02.11 20:57:02.293508 [ 255 ] {6904478c-7911-45dd-b249-dce8bae54392} TCPHandler: Processed in 0.005998266 sec. 2025.02.11 20:57:02.293648 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3571 rows, containing 5 columns (5 merged, 0 gathered) in 0.006181969 sec., 577647.6718016542 rows/sec., 50.73 MiB/sec. 2025.02.11 20:57:02.293757 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.294046 [ 4 ] {88d55236-f007-492d-af06-e4e9a47c34d0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:57:02.294116 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.11 20:57:02.294174 [ 4 ] {88d55236-f007-492d-af06-e4e9a47c34d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:57:02.295114 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.295303 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_141_28} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.11 20:57:02.295422 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.11 20:57:02.295668 [ 4 ] {88d55236-f007-492d-af06-e4e9a47c34d0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.295712 [ 4 ] {88d55236-f007-492d-af06-e4e9a47c34d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.296064 [ 4 ] {88d55236-f007-492d-af06-e4e9a47c34d0} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.11 20:57:02.296298 [ 4 ] {88d55236-f007-492d-af06-e4e9a47c34d0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.296449 [ 155 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.11 20:57:02.296502 [ 155 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.296536 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.296544 [ 4 ] {88d55236-f007-492d-af06-e4e9a47c34d0} executeQuery: Read 14 rows, 1004.00 B in 0.00259 sec., 5405.405405405406 rows/sec., 378.56 KiB/sec. 2025.02.11 20:57:02.296850 [ 4 ] {88d55236-f007-492d-af06-e4e9a47c34d0} TCPHandler: Processed in 0.003211412 sec. 2025.02.11 20:57:02.296964 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.11 20:57:02.297407 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.297479 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:02.297609 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 242 rows starting from the beginning of the part 2025.02.11 20:57:02.298002 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:02.298022 [ 255 ] {9dcf302d-662a-4169-982f-5891d1b105c7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:57:02.298299 [ 255 ] {9dcf302d-662a-4169-982f-5891d1b105c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:57:02.298524 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:02.298938 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:02.299330 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 228 rows starting from the beginning of the part 2025.02.11 20:57:02.299707 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:02.301127 [ 255 ] {9dcf302d-662a-4169-982f-5891d1b105c7} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.301190 [ 255 ] {9dcf302d-662a-4169-982f-5891d1b105c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.302168 [ 255 ] {9dcf302d-662a-4169-982f-5891d1b105c7} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:57:02.302762 [ 255 ] {9dcf302d-662a-4169-982f-5891d1b105c7} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.302841 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006210259 sec., 84698.56088127726 rows/sec., 6.07 MiB/sec. 2025.02.11 20:57:02.303015 [ 155 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.02.11 20:57:02.303111 [ 155 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.303132 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.11 20:57:02.303193 [ 155 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.303462 [ 221 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.11 20:57:02.303499 [ 255 ] {9dcf302d-662a-4169-982f-5891d1b105c7} executeQuery: Read 13 rows, 830.00 B in 0.005505 sec., 2361.489554950045 rows/sec., 147.24 KiB/sec. 2025.02.11 20:57:02.303543 [ 221 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.11 20:57:02.303558 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.02.11 20:57:02.304169 [ 255 ] {9dcf302d-662a-4169-982f-5891d1b105c7} TCPHandler: Processed in 0.007160395 sec. 2025.02.11 20:57:02.304242 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.304297 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:02.304410 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part 2025.02.11 20:57:02.304690 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_86_17} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.11 20:57:02.304935 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part 2025.02.11 20:57:02.305046 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.11 20:57:02.305406 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part 2025.02.11 20:57:02.305564 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.305905 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part 2025.02.11 20:57:02.306321 [ 201 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part 2025.02.11 20:57:02.306348 [ 4 ] {0695af9c-9101-4201-b615-20d94434f30f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:02.306693 [ 4 ] {0695af9c-9101-4201-b615-20d94434f30f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:02.310933 [ 221 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.11 20:57:02.310992 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007632482 sec., 8516.233644573285 rows/sec., 564.25 KiB/sec. 2025.02.11 20:57:02.311219 [ 4 ] {0695af9c-9101-4201-b615-20d94434f30f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.311302 [ 4 ] {0695af9c-9101-4201-b615-20d94434f30f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.311319 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.02.11 20:57:02.312240 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.312505 [ 190 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_65_16} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.02.11 20:57:02.312648 [ 4 ] {0695af9c-9101-4201-b615-20d94434f30f} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.11 20:57:02.312661 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:57:02.312903 [ 4 ] {0695af9c-9101-4201-b615-20d94434f30f} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.313035 [ 154 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.11 20:57:02.313072 [ 154 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.313085 [ 4 ] {0695af9c-9101-4201-b615-20d94434f30f} executeQuery: Read 382 rows, 27.68 KiB in 0.007113 sec., 53704.48474623928 rows/sec., 3.80 MiB/sec. 2025.02.11 20:57:02.313096 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.313220 [ 4 ] {0695af9c-9101-4201-b615-20d94434f30f} TCPHandler: Processed in 0.008865052 sec. 2025.02.11 20:57:02.313298 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.11 20:57:02.313413 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.313738 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:02.313772 [ 255 ] {6fcd180b-39b9-48ee-963e-e2eda9157758} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:57:02.313872 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 956 rows starting from the beginning of the part 2025.02.11 20:57:02.313919 [ 255 ] {6fcd180b-39b9-48ee-963e-e2eda9157758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:57:02.314366 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 382 rows starting from the beginning of the part 2025.02.11 20:57:02.314901 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 122 rows starting from the beginning of the part 2025.02.11 20:57:02.315393 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 382 rows starting from the beginning of the part 2025.02.11 20:57:02.315846 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 584 rows starting from the beginning of the part 2025.02.11 20:57:02.316310 [ 186 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 382 rows starting from the beginning of the part 2025.02.11 20:57:02.318073 [ 255 ] {6fcd180b-39b9-48ee-963e-e2eda9157758} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.318152 [ 255 ] {6fcd180b-39b9-48ee-963e-e2eda9157758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.319169 [ 255 ] {6fcd180b-39b9-48ee-963e-e2eda9157758} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:57:02.319520 [ 255 ] {6fcd180b-39b9-48ee-963e-e2eda9157758} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.320016 [ 255 ] {6fcd180b-39b9-48ee-963e-e2eda9157758} executeQuery: Read 6 rows, 321.00 B in 0.006313 sec., 950.4197687311896 rows/sec., 49.66 KiB/sec. 2025.02.11 20:57:02.320330 [ 255 ] {6fcd180b-39b9-48ee-963e-e2eda9157758} TCPHandler: Processed in 0.007010292 sec. 2025.02.11 20:57:02.320570 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.007383138 sec., 380326.0889881782 rows/sec., 29.04 MiB/sec. 2025.02.11 20:57:02.320653 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.321056 [ 4 ] {f8784ef5-f5ee-4357-b8b4-77d83204db07} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:02.321152 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.11 20:57:02.321391 [ 4 ] {f8784ef5-f5ee-4357-b8b4-77d83204db07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:02.321978 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.322083 [ 191 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_141_28} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.11 20:57:02.322270 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.02.11 20:57:02.322509 [ 4 ] {f8784ef5-f5ee-4357-b8b4-77d83204db07} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.322552 [ 4 ] {f8784ef5-f5ee-4357-b8b4-77d83204db07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.322949 [ 4 ] {f8784ef5-f5ee-4357-b8b4-77d83204db07} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.11 20:57:02.323191 [ 4 ] {f8784ef5-f5ee-4357-b8b4-77d83204db07} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.323378 [ 4 ] {f8784ef5-f5ee-4357-b8b4-77d83204db07} executeQuery: Read 237 rows, 16.27 KiB in 0.002478 sec., 95641.64648910411 rows/sec., 6.41 MiB/sec. 2025.02.11 20:57:02.323477 [ 4 ] {f8784ef5-f5ee-4357-b8b4-77d83204db07} TCPHandler: Processed in 0.002983728 sec. 2025.02.11 20:57:02.323701 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.324013 [ 255 ] {47c0f5a4-b352-4140-9fcc-aa650715a949} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:57:02.324083 [ 255 ] {47c0f5a4-b352-4140-9fcc-aa650715a949} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:57:02.324544 [ 255 ] {47c0f5a4-b352-4140-9fcc-aa650715a949} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.324583 [ 255 ] {47c0f5a4-b352-4140-9fcc-aa650715a949} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.324936 [ 255 ] {47c0f5a4-b352-4140-9fcc-aa650715a949} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.11 20:57:02.325177 [ 255 ] {47c0f5a4-b352-4140-9fcc-aa650715a949} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.325331 [ 154 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.02.11 20:57:02.325389 [ 154 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.325426 [ 255 ] {47c0f5a4-b352-4140-9fcc-aa650715a949} executeQuery: Read 1 rows, 69.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 44.98 KiB/sec. 2025.02.11 20:57:02.325434 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.325580 [ 255 ] {47c0f5a4-b352-4140-9fcc-aa650715a949} TCPHandler: Processed in 0.001990602 sec. 2025.02.11 20:57:02.325917 [ 187 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.02.11 20:57:02.326310 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:02.326377 [ 187 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:02.326480 [ 187 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 60 rows starting from the beginning of the part 2025.02.11 20:57:02.326770 [ 187 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:02.326799 [ 4 ] {36e019ad-7f22-4701-8217-906312ac59af} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:02.327050 [ 187 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:02.327053 [ 4 ] {36e019ad-7f22-4701-8217-906312ac59af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:02.327337 [ 187 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:02.327657 [ 187 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:02.327982 [ 187 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:02.329929 [ 4 ] {36e019ad-7f22-4701-8217-906312ac59af} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.330007 [ 4 ] {36e019ad-7f22-4701-8217-906312ac59af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.330761 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.005177063 sec., 12555.381304032808 rows/sec., 846.02 KiB/sec. 2025.02.11 20:57:02.330902 [ 4 ] {36e019ad-7f22-4701-8217-906312ac59af} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.11 20:57:02.330928 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.02.11 20:57:02.331207 [ 4 ] {36e019ad-7f22-4701-8217-906312ac59af} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.331371 [ 154 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.11 20:57:02.331390 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.331432 [ 154 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.331460 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.331492 [ 4 ] {36e019ad-7f22-4701-8217-906312ac59af} executeQuery: Read 82 rows, 5.33 KiB in 0.004881 sec., 16799.83609916001 rows/sec., 1.07 MiB/sec. 2025.02.11 20:57:02.331659 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_65_13} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.02.11 20:57:02.331855 [ 4 ] {36e019ad-7f22-4701-8217-906312ac59af} TCPHandler: Processed in 0.006129988 sec. 2025.02.11 20:57:02.332074 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:57:02.332134 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.11 20:57:02.332259 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:02.332292 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9128 rows starting from the beginning of the part 2025.02.11 20:57:02.332383 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 82 rows starting from the beginning of the part 2025.02.11 20:57:02.332458 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part 2025.02.11 20:57:02.332574 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 82 rows starting from the beginning of the part 2025.02.11 20:57:02.332677 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part 2025.02.11 20:57:02.332776 [ 196 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 82 rows starting from the beginning of the part 2025.02.11 20:57:02.335406 [ 199 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 9494 rows, containing 4 columns (4 merged, 0 gathered) in 0.003797381 sec., 2500144.178316582 rows/sec., 162.95 MiB/sec. 2025.02.11 20:57:02.335591 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.11 20:57:02.335869 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.335941 [ 188 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_141_28} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.11 20:57:02.336020 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. 2025.02.11 20:57:02.552835 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 2025.02.11 20:57:02.577161 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:02.577229 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:02.585095 [ 242 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.11 20:57:02.585955 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:02.591404 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 716 2025.02.11 20:57:03.000218 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.05 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.64 MiB (RSS), difference: -1.41 MiB 2025.02.11 20:57:06.572501 [ 88 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:57:06.572563 [ 88 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:57:06.832244 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 2025.02.11 20:57:06.832879 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:06.832928 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:06.833484 [ 243 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.11 20:57:06.833758 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:06.833972 [ 80 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.11 20:57:06.834049 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2025.02.11 20:57:06.834070 [ 80 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:06.834115 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:06.834238 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.11 20:57:06.834367 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:06.834408 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part 2025.02.11 20:57:06.834483 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part 2025.02.11 20:57:06.834581 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part 2025.02.11 20:57:06.834727 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part 2025.02.11 20:57:06.834816 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part 2025.02.11 20:57:06.834927 [ 192 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part 2025.02.11 20:57:06.838109 [ 199 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.003924292 sec., 11207371.92849054 rows/sec., 160.32 MiB/sec. 2025.02.11 20:57:06.838550 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.11 20:57:06.838966 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:06.839075 [ 190 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_96_19} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.11 20:57:06.839204 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.11 20:57:07.003825 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003473056 sec. 2025.02.11 20:57:07.112468 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2494 2025.02.11 20:57:07.115151 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:07.115191 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:07.116627 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:57:07.116930 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:07.117092 [ 80 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:57:07.117152 [ 80 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:07.117190 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:07.117447 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::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.02.11 20:57:07.117783 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2494 2025.02.11 20:57:07.118244 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:07.118366 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2316 rows starting from the beginning of the part 2025.02.11 20:57:07.118789 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 54 rows starting from the beginning of the part 2025.02.11 20:57:07.119181 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part 2025.02.11 20:57:07.119583 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part 2025.02.11 20:57:07.120007 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part 2025.02.11 20:57:07.120454 [ 192 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part 2025.02.11 20:57:07.129572 [ 200 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2494 rows, containing 72 columns (72 merged, 0 gathered) in 0.012301436 sec., 202740.55809419323 rows/sec., 152.30 MiB/sec. 2025.02.11 20:57:07.131893 [ 189 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:57:07.132770 [ 189 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:07.132870 [ 189 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_71_14} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:57:07.133240 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.02.11 20:57:07.273925 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:07.274092 [ 255 ] {e96ea17f-c606-440c-9ec3-e76826597db4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:07.274192 [ 255 ] {e96ea17f-c606-440c-9ec3-e76826597db4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:07.275298 [ 255 ] {e96ea17f-c606-440c-9ec3-e76826597db4} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:07.275337 [ 255 ] {e96ea17f-c606-440c-9ec3-e76826597db4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:07.275724 [ 255 ] {e96ea17f-c606-440c-9ec3-e76826597db4} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.11 20:57:07.275963 [ 255 ] {e96ea17f-c606-440c-9ec3-e76826597db4} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:07.276146 [ 255 ] {e96ea17f-c606-440c-9ec3-e76826597db4} executeQuery: Read 172 rows, 15.40 KiB in 0.002111 sec., 81477.97252486974 rows/sec., 7.12 MiB/sec. 2025.02.11 20:57:07.276201 [ 255 ] {e96ea17f-c606-440c-9ec3-e76826597db4} TCPHandler: Processed in 0.002347327 sec. 2025.02.11 20:57:07.276450 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:07.276635 [ 4 ] {92d41524-747e-475c-bf98-91308bb08f2c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:07.276704 [ 4 ] {92d41524-747e-475c-bf98-91308bb08f2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:07.277460 [ 4 ] {92d41524-747e-475c-bf98-91308bb08f2c} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:07.277514 [ 4 ] {92d41524-747e-475c-bf98-91308bb08f2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:07.277927 [ 4 ] {92d41524-747e-475c-bf98-91308bb08f2c} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.11 20:57:07.278179 [ 4 ] {92d41524-747e-475c-bf98-91308bb08f2c} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:07.278406 [ 4 ] {92d41524-747e-475c-bf98-91308bb08f2c} executeQuery: Read 58 rows, 4.36 KiB in 0.001825 sec., 31780.821917808218 rows/sec., 2.33 MiB/sec. 2025.02.11 20:57:07.278480 [ 4 ] {92d41524-747e-475c-bf98-91308bb08f2c} TCPHandler: Processed in 0.002154134 sec. 2025.02.11 20:57:07.278632 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:07.278771 [ 255 ] {2a5b8b39-5da2-451d-80f9-7b2cc2451429} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:07.278827 [ 255 ] {2a5b8b39-5da2-451d-80f9-7b2cc2451429} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:07.279482 [ 255 ] {2a5b8b39-5da2-451d-80f9-7b2cc2451429} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:07.279519 [ 255 ] {2a5b8b39-5da2-451d-80f9-7b2cc2451429} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:07.279881 [ 255 ] {2a5b8b39-5da2-451d-80f9-7b2cc2451429} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.11 20:57:07.280124 [ 255 ] {2a5b8b39-5da2-451d-80f9-7b2cc2451429} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:07.280300 [ 255 ] {2a5b8b39-5da2-451d-80f9-7b2cc2451429} executeQuery: Read 122 rows, 9.76 KiB in 0.001562 sec., 78104.99359795134 rows/sec., 6.10 MiB/sec. 2025.02.11 20:57:07.280357 [ 255 ] {2a5b8b39-5da2-451d-80f9-7b2cc2451429} TCPHandler: Processed in 0.001791959 sec. 2025.02.11 20:57:07.280512 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:07.280629 [ 4 ] {b6ac11f5-8dfa-480b-bba8-41645c39a0ce} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:07.280683 [ 4 ] {b6ac11f5-8dfa-480b-bba8-41645c39a0ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:07.281266 [ 4 ] {b6ac11f5-8dfa-480b-bba8-41645c39a0ce} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:07.281306 [ 4 ] {b6ac11f5-8dfa-480b-bba8-41645c39a0ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:07.281713 [ 4 ] {b6ac11f5-8dfa-480b-bba8-41645c39a0ce} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.11 20:57:07.281964 [ 4 ] {b6ac11f5-8dfa-480b-bba8-41645c39a0ce} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:07.282134 [ 100 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 5 parts from all_1_137_28 to all_141_141_0 2025.02.11 20:57:07.282191 [ 100 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:07.282206 [ 4 ] {b6ac11f5-8dfa-480b-bba8-41645c39a0ce} executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. 2025.02.11 20:57:07.282223 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:07.282417 [ 4 ] {b6ac11f5-8dfa-480b-bba8-41645c39a0ce} TCPHandler: Processed in 0.001962672 sec. 2025.02.11 20:57:07.282544 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} MergeTask::PrepareStage: Merging 5 parts: from all_1_137_28 to all_141_141_0 into Compact with storage Full 2025.02.11 20:57:07.282603 [ 221 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:07.282639 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:07.282711 [ 221 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:07.282947 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:07.283022 [ 255 ] {3251ac30-7bcd-4ca2-a873-b94f1cdd8ad4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:07.283059 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} MergeTreeSequentialSource: Reading 7 marks from part all_1_137_28, total 42565 rows starting from the beginning of the part 2025.02.11 20:57:07.283525 [ 255 ] {3251ac30-7bcd-4ca2-a873-b94f1cdd8ad4} 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.02.11 20:57:07.283660 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part 2025.02.11 20:57:07.284091 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 237 rows starting from the beginning of the part 2025.02.11 20:57:07.284562 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 883 rows starting from the beginning of the part 2025.02.11 20:57:07.285210 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 237 rows starting from the beginning of the part 2025.02.11 20:57:07.289962 [ 221 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:07.290592 [ 255 ] {3251ac30-7bcd-4ca2-a873-b94f1cdd8ad4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:07.290678 [ 255 ] {3251ac30-7bcd-4ca2-a873-b94f1cdd8ad4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:07.292547 [ 255 ] {3251ac30-7bcd-4ca2-a873-b94f1cdd8ad4} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:57:07.292836 [ 255 ] {3251ac30-7bcd-4ca2-a873-b94f1cdd8ad4} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:07.293189 [ 255 ] {3251ac30-7bcd-4ca2-a873-b94f1cdd8ad4} executeQuery: Read 58 rows, 106.43 KiB in 0.010155 sec., 5711.472181191531 rows/sec., 10.23 MiB/sec. 2025.02.11 20:57:07.293831 [ 255 ] {3251ac30-7bcd-4ca2-a873-b94f1cdd8ad4} TCPHandler: Processed in 0.01127492 sec. 2025.02.11 20:57:07.294125 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:07.294315 [ 4 ] {0c9fde44-30d9-4bbc-9ae5-ec4b9c576772} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:07.294397 [ 4 ] {0c9fde44-30d9-4bbc-9ae5-ec4b9c576772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:07.295085 [ 4 ] {0c9fde44-30d9-4bbc-9ae5-ec4b9c576772} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:07.295140 [ 4 ] {0c9fde44-30d9-4bbc-9ae5-ec4b9c576772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:07.295654 [ 4 ] {0c9fde44-30d9-4bbc-9ae5-ec4b9c576772} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.11 20:57:07.295938 [ 4 ] {0c9fde44-30d9-4bbc-9ae5-ec4b9c576772} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:07.296207 [ 4 ] {0c9fde44-30d9-4bbc-9ae5-ec4b9c576772} executeQuery: Read 60 rows, 4.14 KiB in 0.001929 sec., 31104.19906687403 rows/sec., 2.10 MiB/sec. 2025.02.11 20:57:07.296261 [ 4 ] {0c9fde44-30d9-4bbc-9ae5-ec4b9c576772} TCPHandler: Processed in 0.002316577 sec. 2025.02.11 20:57:07.298090 [ 189 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} MergeTask::MergeProjectionsStage: Merge sorted 44082 rows, containing 5 columns (5 merged, 0 gathered) in 0.015751541 sec., 2798583.325910779 rows/sec., 189.13 MiB/sec. 2025.02.11 20:57:07.298454 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} MergedBlockOutputStream: filled checksums all_1_141_29 (state Temporary) 2025.02.11 20:57:07.298803 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_141_29 to all_1_141_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:07.298896 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_141_29} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 5 parts: [all_1_137_28, all_141_141_0] -> all_1_141_29 2025.02.11 20:57:07.298986 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. 2025.02.11 20:57:08.028526 [ 225 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:08.028577 [ 225 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:08.030567 [ 225 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:08.223582 [ 220 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:08.223634 [ 220 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:08.225661 [ 220 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:08.230628 [ 222 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:08.230682 [ 222 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:08.232593 [ 222 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:10.091508 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 2025.02.11 20:57:10.136398 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:10.136519 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:10.147690 [ 242 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.11 20:57:10.149354 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:10.149929 [ 125 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.11 20:57:10.150110 [ 125 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:10.150186 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:10.150529 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.11 20:57:10.170623 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2025.02.11 20:57:10.171139 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:10.172412 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2025.02.11 20:57:10.178160 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part 2025.02.11 20:57:10.184162 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part 2025.02.11 20:57:10.190188 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2025.02.11 20:57:10.196445 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part 2025.02.11 20:57:10.202505 [ 189 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part 2025.02.11 20:57:10.268991 [ 196 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.118659257 sec., 6101.50457962163 rows/sec., 31.55 MiB/sec. 2025.02.11 20:57:10.272857 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.11 20:57:10.276146 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:10.276275 [ 187 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_96_19} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.11 20:57:10.279040 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.11 20:57:11.000199 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.71 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.64 MiB (RSS), difference: -1.08 MiB 2025.02.11 20:57:12.275742 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.275960 [ 255 ] {13199900-c18a-41ed-a5f9-58a4987b633b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:57:12.276045 [ 255 ] {13199900-c18a-41ed-a5f9-58a4987b633b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:57:12.276853 [ 255 ] {13199900-c18a-41ed-a5f9-58a4987b633b} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.276906 [ 255 ] {13199900-c18a-41ed-a5f9-58a4987b633b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.277336 [ 255 ] {13199900-c18a-41ed-a5f9-58a4987b633b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:57:12.277591 [ 255 ] {13199900-c18a-41ed-a5f9-58a4987b633b} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.277832 [ 255 ] {13199900-c18a-41ed-a5f9-58a4987b633b} executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. 2025.02.11 20:57:12.277903 [ 255 ] {13199900-c18a-41ed-a5f9-58a4987b633b} TCPHandler: Processed in 0.002305927 sec. 2025.02.11 20:57:12.278162 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.278355 [ 4 ] {3d1deb99-e589-4f8d-b6b2-06eb81699d61} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:57:12.278430 [ 4 ] {3d1deb99-e589-4f8d-b6b2-06eb81699d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:57:12.279204 [ 4 ] {3d1deb99-e589-4f8d-b6b2-06eb81699d61} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.279253 [ 4 ] {3d1deb99-e589-4f8d-b6b2-06eb81699d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.279676 [ 4 ] {3d1deb99-e589-4f8d-b6b2-06eb81699d61} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.11 20:57:12.279960 [ 4 ] {3d1deb99-e589-4f8d-b6b2-06eb81699d61} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.280237 [ 4 ] {3d1deb99-e589-4f8d-b6b2-06eb81699d61} executeQuery: Read 2 rows, 167.00 B in 0.001927 sec., 1037.8827192527244 rows/sec., 84.63 KiB/sec. 2025.02.11 20:57:12.280450 [ 4 ] {3d1deb99-e589-4f8d-b6b2-06eb81699d61} TCPHandler: Processed in 0.002412079 sec. 2025.02.11 20:57:12.280677 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.280818 [ 255 ] {daf156ec-f655-4bf3-9207-253e84b022fe} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:12.280871 [ 255 ] {daf156ec-f655-4bf3-9207-253e84b022fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:12.281559 [ 255 ] {daf156ec-f655-4bf3-9207-253e84b022fe} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.281602 [ 255 ] {daf156ec-f655-4bf3-9207-253e84b022fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.281996 [ 255 ] {daf156ec-f655-4bf3-9207-253e84b022fe} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.11 20:57:12.282239 [ 255 ] {daf156ec-f655-4bf3-9207-253e84b022fe} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.282451 [ 255 ] {daf156ec-f655-4bf3-9207-253e84b022fe} executeQuery: Read 204 rows, 18.02 KiB in 0.001662 sec., 122743.6823104693 rows/sec., 10.59 MiB/sec. 2025.02.11 20:57:12.282528 [ 255 ] {daf156ec-f655-4bf3-9207-253e84b022fe} TCPHandler: Processed in 0.001935401 sec. 2025.02.11 20:57:12.282681 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.282803 [ 4 ] {872c14c6-9731-470a-8344-53d91db6a4c8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:12.282854 [ 4 ] {872c14c6-9731-470a-8344-53d91db6a4c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:12.283436 [ 4 ] {872c14c6-9731-470a-8344-53d91db6a4c8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.283485 [ 4 ] {872c14c6-9731-470a-8344-53d91db6a4c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.283848 [ 4 ] {872c14c6-9731-470a-8344-53d91db6a4c8} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.11 20:57:12.284086 [ 4 ] {872c14c6-9731-470a-8344-53d91db6a4c8} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.284269 [ 129 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.11 20:57:12.284330 [ 4 ] {872c14c6-9731-470a-8344-53d91db6a4c8} executeQuery: Read 9 rows, 610.00 B in 0.001546 sec., 5821.474773609314 rows/sec., 385.32 KiB/sec. 2025.02.11 20:57:12.284359 [ 129 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.284437 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.284447 [ 4 ] {872c14c6-9731-470a-8344-53d91db6a4c8} TCPHandler: Processed in 0.001821329 sec. 2025.02.11 20:57:12.284694 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.11 20:57:12.284708 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.284976 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:12.285000 [ 255 ] {16580ee1-4ba6-4030-a6cf-da40b780ed37} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:57:12.285060 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 86 rows starting from the beginning of the part 2025.02.11 20:57:12.285121 [ 255 ] {16580ee1-4ba6-4030-a6cf-da40b780ed37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:57:12.285440 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 7 rows starting from the beginning of the part 2025.02.11 20:57:12.285801 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part 2025.02.11 20:57:12.286274 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 7 rows starting from the beginning of the part 2025.02.11 20:57:12.286810 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 58 rows starting from the beginning of the part 2025.02.11 20:57:12.287306 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 9 rows starting from the beginning of the part 2025.02.11 20:57:12.290117 [ 255 ] {16580ee1-4ba6-4030-a6cf-da40b780ed37} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.290209 [ 255 ] {16580ee1-4ba6-4030-a6cf-da40b780ed37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.291191 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.006637557 sec., 34801.961022707605 rows/sec., 2.62 MiB/sec. 2025.02.11 20:57:12.291295 [ 255 ] {16580ee1-4ba6-4030-a6cf-da40b780ed37} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.11 20:57:12.291392 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.11 20:57:12.291792 [ 255 ] {16580ee1-4ba6-4030-a6cf-da40b780ed37} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.291954 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.292234 [ 191 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_136_27} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.11 20:57:12.292253 [ 255 ] {16580ee1-4ba6-4030-a6cf-da40b780ed37} executeQuery: Read 14 rows, 1004.00 B in 0.00733 sec., 1909.9590723055935 rows/sec., 133.76 KiB/sec. 2025.02.11 20:57:12.292387 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.11 20:57:12.292434 [ 255 ] {16580ee1-4ba6-4030-a6cf-da40b780ed37} TCPHandler: Processed in 0.007843345 sec. 2025.02.11 20:57:12.292595 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.292717 [ 4 ] {ec6a34fd-b3e6-4ac9-bc81-bdf3e735ce7a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:57:12.292767 [ 4 ] {ec6a34fd-b3e6-4ac9-bc81-bdf3e735ce7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:57:12.293353 [ 4 ] {ec6a34fd-b3e6-4ac9-bc81-bdf3e735ce7a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.293394 [ 4 ] {ec6a34fd-b3e6-4ac9-bc81-bdf3e735ce7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.293763 [ 4 ] {ec6a34fd-b3e6-4ac9-bc81-bdf3e735ce7a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:57:12.293996 [ 4 ] {ec6a34fd-b3e6-4ac9-bc81-bdf3e735ce7a} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.294204 [ 4 ] {ec6a34fd-b3e6-4ac9-bc81-bdf3e735ce7a} executeQuery: Read 13 rows, 830.00 B in 0.001515 sec., 8580.85808580858 rows/sec., 535.01 KiB/sec. 2025.02.11 20:57:12.294260 [ 4 ] {ec6a34fd-b3e6-4ac9-bc81-bdf3e735ce7a} TCPHandler: Processed in 0.001723648 sec. 2025.02.11 20:57:12.294412 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.294555 [ 255 ] {fc7361e6-7bdf-4af2-a032-aab1e6909644} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:12.294615 [ 255 ] {fc7361e6-7bdf-4af2-a032-aab1e6909644} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:12.295430 [ 255 ] {fc7361e6-7bdf-4af2-a032-aab1e6909644} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.295471 [ 255 ] {fc7361e6-7bdf-4af2-a032-aab1e6909644} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.295860 [ 255 ] {fc7361e6-7bdf-4af2-a032-aab1e6909644} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.11 20:57:12.296106 [ 255 ] {fc7361e6-7bdf-4af2-a032-aab1e6909644} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.296380 [ 255 ] {fc7361e6-7bdf-4af2-a032-aab1e6909644} executeQuery: Read 384 rows, 27.84 KiB in 0.001845 sec., 208130.081300813 rows/sec., 14.74 MiB/sec. 2025.02.11 20:57:12.296440 [ 255 ] {fc7361e6-7bdf-4af2-a032-aab1e6909644} TCPHandler: Processed in 0.002093464 sec. 2025.02.11 20:57:12.296672 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.296986 [ 4 ] {da0fa8c9-b794-4159-b760-4e69eca249ab} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:57:12.297083 [ 4 ] {da0fa8c9-b794-4159-b760-4e69eca249ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:57:12.297574 [ 4 ] {da0fa8c9-b794-4159-b760-4e69eca249ab} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.297614 [ 4 ] {da0fa8c9-b794-4159-b760-4e69eca249ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.297977 [ 4 ] {da0fa8c9-b794-4159-b760-4e69eca249ab} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:57:12.298214 [ 4 ] {da0fa8c9-b794-4159-b760-4e69eca249ab} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.298383 [ 129 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.11 20:57:12.298446 [ 129 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.298463 [ 4 ] {da0fa8c9-b794-4159-b760-4e69eca249ab} executeQuery: Read 6 rows, 321.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 198.91 KiB/sec. 2025.02.11 20:57:12.298485 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.298654 [ 4 ] {da0fa8c9-b794-4159-b760-4e69eca249ab} TCPHandler: Processed in 0.002105514 sec. 2025.02.11 20:57:12.298964 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:57:12.299098 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.299483 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:12.299610 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part 2025.02.11 20:57:12.299646 [ 255 ] {86c7f066-2a41-4486-86ee-e51cbb36e771} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:12.299854 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part 2025.02.11 20:57:12.299895 [ 255 ] {86c7f066-2a41-4486-86ee-e51cbb36e771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:12.300241 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part 2025.02.11 20:57:12.300562 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part 2025.02.11 20:57:12.300829 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part 2025.02.11 20:57:12.301114 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part 2025.02.11 20:57:12.302755 [ 255 ] {86c7f066-2a41-4486-86ee-e51cbb36e771} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.302845 [ 255 ] {86c7f066-2a41-4486-86ee-e51cbb36e771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.304001 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.005376235 sec., 73657.49451056361 rows/sec., 3.76 MiB/sec. 2025.02.11 20:57:12.304007 [ 255 ] {86c7f066-2a41-4486-86ee-e51cbb36e771} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.11 20:57:12.304192 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.11 20:57:12.304528 [ 255 ] {86c7f066-2a41-4486-86ee-e51cbb36e771} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.304730 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.304933 [ 255 ] {86c7f066-2a41-4486-86ee-e51cbb36e771} executeQuery: Read 238 rows, 16.34 KiB in 0.005452 sec., 43653.70506236243 rows/sec., 2.93 MiB/sec. 2025.02.11 20:57:12.304935 [ 201 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_66_13} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.11 20:57:12.305127 [ 255 ] {86c7f066-2a41-4486-86ee-e51cbb36e771} TCPHandler: Processed in 0.006328151 sec. 2025.02.11 20:57:12.305161 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.11 20:57:12.305315 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.305430 [ 4 ] {5af1fe24-9f55-470c-872c-16cb6e0322be} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:57:12.305493 [ 4 ] {5af1fe24-9f55-470c-872c-16cb6e0322be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:57:12.305976 [ 4 ] {5af1fe24-9f55-470c-872c-16cb6e0322be} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.306015 [ 4 ] {5af1fe24-9f55-470c-872c-16cb6e0322be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.306380 [ 4 ] {5af1fe24-9f55-470c-872c-16cb6e0322be} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.11 20:57:12.306629 [ 4 ] {5af1fe24-9f55-470c-872c-16cb6e0322be} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.306838 [ 4 ] {5af1fe24-9f55-470c-872c-16cb6e0322be} executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. 2025.02.11 20:57:12.306890 [ 4 ] {5af1fe24-9f55-470c-872c-16cb6e0322be} TCPHandler: Processed in 0.001657387 sec. 2025.02.11 20:57:12.307038 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:12.307157 [ 255 ] {8708a42b-f6fa-4bde-b4a5-e9b2a318aced} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:12.307211 [ 255 ] {8708a42b-f6fa-4bde-b4a5-e9b2a318aced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:12.307799 [ 255 ] {8708a42b-f6fa-4bde-b4a5-e9b2a318aced} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:12.307846 [ 255 ] {8708a42b-f6fa-4bde-b4a5-e9b2a318aced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:12.308287 [ 255 ] {8708a42b-f6fa-4bde-b4a5-e9b2a318aced} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.11 20:57:12.308539 [ 255 ] {8708a42b-f6fa-4bde-b4a5-e9b2a318aced} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:12.308756 [ 255 ] {8708a42b-f6fa-4bde-b4a5-e9b2a318aced} executeQuery: Read 82 rows, 5.33 KiB in 0.001623 sec., 50523.721503388784 rows/sec., 3.21 MiB/sec. 2025.02.11 20:57:12.308812 [ 255 ] {8708a42b-f6fa-4bde-b4a5-e9b2a318aced} TCPHandler: Processed in 0.00182909 sec. 2025.02.11 20:57:14.334194 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 2025.02.11 20:57:14.334862 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:14.334906 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:14.335450 [ 243 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.11 20:57:14.335717 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:14.335997 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 2025.02.11 20:57:17.117951 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2528 2025.02.11 20:57:17.121141 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:17.121185 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:17.122685 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:57:17.122989 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:17.124538 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2528 2025.02.11 20:57:17.274013 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:17.274192 [ 255 ] {aca54f44-3012-4b40-88ec-6d7832b12f80} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:17.274260 [ 255 ] {aca54f44-3012-4b40-88ec-6d7832b12f80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:17.274997 [ 255 ] {aca54f44-3012-4b40-88ec-6d7832b12f80} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:17.275038 [ 255 ] {aca54f44-3012-4b40-88ec-6d7832b12f80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:17.275420 [ 255 ] {aca54f44-3012-4b40-88ec-6d7832b12f80} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.11 20:57:17.275663 [ 255 ] {aca54f44-3012-4b40-88ec-6d7832b12f80} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:17.275882 [ 255 ] {aca54f44-3012-4b40-88ec-6d7832b12f80} executeQuery: Read 172 rows, 15.40 KiB in 0.00174 sec., 98850.57471264368 rows/sec., 8.64 MiB/sec. 2025.02.11 20:57:17.275935 [ 255 ] {aca54f44-3012-4b40-88ec-6d7832b12f80} TCPHandler: Processed in 0.002004822 sec. 2025.02.11 20:57:17.276191 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:17.276388 [ 4 ] {ec0f825e-dae4-48e3-858e-ffbc5a54ff02} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:17.276462 [ 4 ] {ec0f825e-dae4-48e3-858e-ffbc5a54ff02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:17.277235 [ 4 ] {ec0f825e-dae4-48e3-858e-ffbc5a54ff02} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:17.277284 [ 4 ] {ec0f825e-dae4-48e3-858e-ffbc5a54ff02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:17.277718 [ 4 ] {ec0f825e-dae4-48e3-858e-ffbc5a54ff02} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.11 20:57:17.277969 [ 4 ] {ec0f825e-dae4-48e3-858e-ffbc5a54ff02} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:17.278185 [ 4 ] {ec0f825e-dae4-48e3-858e-ffbc5a54ff02} executeQuery: Read 58 rows, 4.36 KiB in 0.001853 sec., 31300.59363194819 rows/sec., 2.30 MiB/sec. 2025.02.11 20:57:17.278243 [ 4 ] {ec0f825e-dae4-48e3-858e-ffbc5a54ff02} TCPHandler: Processed in 0.002182455 sec. 2025.02.11 20:57:17.278377 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:17.278515 [ 255 ] {4fad4526-6698-49fc-afe7-d01cfcb6ff66} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:17.278570 [ 255 ] {4fad4526-6698-49fc-afe7-d01cfcb6ff66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:17.279324 [ 255 ] {4fad4526-6698-49fc-afe7-d01cfcb6ff66} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:17.279371 [ 255 ] {4fad4526-6698-49fc-afe7-d01cfcb6ff66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:17.279739 [ 255 ] {4fad4526-6698-49fc-afe7-d01cfcb6ff66} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.11 20:57:17.279974 [ 255 ] {4fad4526-6698-49fc-afe7-d01cfcb6ff66} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:17.280191 [ 255 ] {4fad4526-6698-49fc-afe7-d01cfcb6ff66} executeQuery: Read 122 rows, 9.76 KiB in 0.001705 sec., 71554.25219941349 rows/sec., 5.59 MiB/sec. 2025.02.11 20:57:17.280258 [ 255 ] {4fad4526-6698-49fc-afe7-d01cfcb6ff66} TCPHandler: Processed in 0.001941311 sec. 2025.02.11 20:57:17.280461 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:17.280673 [ 4 ] {92417af6-4e4b-46a5-9370-986e5ee6cc42} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:17.280728 [ 4 ] {92417af6-4e4b-46a5-9370-986e5ee6cc42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:17.281307 [ 4 ] {92417af6-4e4b-46a5-9370-986e5ee6cc42} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:17.281346 [ 4 ] {92417af6-4e4b-46a5-9370-986e5ee6cc42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:17.281750 [ 4 ] {92417af6-4e4b-46a5-9370-986e5ee6cc42} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.11 20:57:17.281987 [ 4 ] {92417af6-4e4b-46a5-9370-986e5ee6cc42} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:17.282190 [ 4 ] {92417af6-4e4b-46a5-9370-986e5ee6cc42} executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. 2025.02.11 20:57:17.282241 [ 4 ] {92417af6-4e4b-46a5-9370-986e5ee6cc42} TCPHandler: Processed in 0.00188835 sec. 2025.02.11 20:57:17.282385 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:17.282523 [ 255 ] {f66a63d1-cb81-44e6-ac0a-22261d8564dc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:17.282613 [ 255 ] {f66a63d1-cb81-44e6-ac0a-22261d8564dc} 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.02.11 20:57:17.283940 [ 255 ] {f66a63d1-cb81-44e6-ac0a-22261d8564dc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:17.283980 [ 255 ] {f66a63d1-cb81-44e6-ac0a-22261d8564dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:17.284656 [ 255 ] {f66a63d1-cb81-44e6-ac0a-22261d8564dc} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:57:17.284913 [ 255 ] {f66a63d1-cb81-44e6-ac0a-22261d8564dc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:17.285096 [ 143 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:57:17.285164 [ 255 ] {f66a63d1-cb81-44e6-ac0a-22261d8564dc} executeQuery: Read 58 rows, 106.43 KiB in 0.002671 sec., 21714.713590415573 rows/sec., 38.91 MiB/sec. 2025.02.11 20:57:17.285184 [ 143 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:17.285257 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:17.285738 [ 255 ] {f66a63d1-cb81-44e6-ac0a-22261d8564dc} TCPHandler: Processed in 0.003397884 sec. 2025.02.11 20:57:17.285794 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::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.02.11 20:57:17.286053 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:17.286538 [ 4 ] {d70d4be2-3eaa-48ee-b46b-8197458c4bd7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:17.286754 [ 4 ] {d70d4be2-3eaa-48ee-b46b-8197458c4bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:17.287342 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:17.287463 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2543 rows starting from the beginning of the part 2025.02.11 20:57:17.288074 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 58 rows starting from the beginning of the part 2025.02.11 20:57:17.288615 [ 4 ] {d70d4be2-3eaa-48ee-b46b-8197458c4bd7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:17.288709 [ 4 ] {d70d4be2-3eaa-48ee-b46b-8197458c4bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:17.288766 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 58 rows starting from the beginning of the part 2025.02.11 20:57:17.289371 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 58 rows starting from the beginning of the part 2025.02.11 20:57:17.289856 [ 4 ] {d70d4be2-3eaa-48ee-b46b-8197458c4bd7} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.11 20:57:17.289910 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part 2025.02.11 20:57:17.290483 [ 198 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 58 rows starting from the beginning of the part 2025.02.11 20:57:17.290505 [ 4 ] {d70d4be2-3eaa-48ee-b46b-8197458c4bd7} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:17.291136 [ 4 ] {d70d4be2-3eaa-48ee-b46b-8197458c4bd7} executeQuery: Read 60 rows, 4.14 KiB in 0.004763 sec., 12597.10266638673 rows/sec., 869.33 KiB/sec. 2025.02.11 20:57:17.291261 [ 4 ] {d70d4be2-3eaa-48ee-b46b-8197458c4bd7} TCPHandler: Processed in 0.005363896 sec. 2025.02.11 20:57:17.299590 [ 193 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2833 rows, containing 19 columns (19 merged, 0 gathered) in 0.014168067 sec., 199956.70545600893 rows/sec., 358.31 MiB/sec. 2025.02.11 20:57:17.302367 [ 195 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:57:17.302885 [ 195 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:17.302971 [ 195 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_71_14} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:57:17.303138 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.11 20:57:17.622271 [ 222 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:57:17.622313 [ 222 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:57:17.624828 [ 222 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:57:17.670741 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 2025.02.11 20:57:17.693766 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:17.693805 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:17.701474 [ 242 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.11 20:57:17.702269 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:17.707436 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 732 2025.02.11 20:57:21.572624 [ 139 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:57:21.572719 [ 139 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:57:21.836145 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 2025.02.11 20:57:21.836819 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:21.836861 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:21.837401 [ 243 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.11 20:57:21.837681 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:21.837884 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 2025.02.11 20:57:22.276253 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.276443 [ 255 ] {fbae1f76-1d64-4f29-a8bf-f54322923b31} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:57:22.276510 [ 255 ] {fbae1f76-1d64-4f29-a8bf-f54322923b31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:57:22.277273 [ 255 ] {fbae1f76-1d64-4f29-a8bf-f54322923b31} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.277316 [ 255 ] {fbae1f76-1d64-4f29-a8bf-f54322923b31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.277746 [ 255 ] {fbae1f76-1d64-4f29-a8bf-f54322923b31} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:57:22.278005 [ 255 ] {fbae1f76-1d64-4f29-a8bf-f54322923b31} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.278236 [ 255 ] {fbae1f76-1d64-4f29-a8bf-f54322923b31} executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. 2025.02.11 20:57:22.278294 [ 255 ] {fbae1f76-1d64-4f29-a8bf-f54322923b31} TCPHandler: Processed in 0.002166955 sec. 2025.02.11 20:57:22.278553 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.278753 [ 4 ] {de7d3d05-e741-4d35-98fa-d70d32e8e127} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:22.278827 [ 4 ] {de7d3d05-e741-4d35-98fa-d70d32e8e127} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:22.279718 [ 4 ] {de7d3d05-e741-4d35-98fa-d70d32e8e127} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.279770 [ 4 ] {de7d3d05-e741-4d35-98fa-d70d32e8e127} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.280224 [ 4 ] {de7d3d05-e741-4d35-98fa-d70d32e8e127} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.11 20:57:22.280482 [ 4 ] {de7d3d05-e741-4d35-98fa-d70d32e8e127} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.280768 [ 4 ] {de7d3d05-e741-4d35-98fa-d70d32e8e127} executeQuery: Read 203 rows, 17.95 KiB in 0.002063 sec., 98400.38778477944 rows/sec., 8.50 MiB/sec. 2025.02.11 20:57:22.280858 [ 4 ] {de7d3d05-e741-4d35-98fa-d70d32e8e127} TCPHandler: Processed in 0.002444089 sec. 2025.02.11 20:57:22.281113 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.281325 [ 255 ] {b8064c16-f977-4091-b432-70d5148a6dd9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:22.281382 [ 255 ] {b8064c16-f977-4091-b432-70d5148a6dd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:22.281984 [ 255 ] {b8064c16-f977-4091-b432-70d5148a6dd9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.282026 [ 255 ] {b8064c16-f977-4091-b432-70d5148a6dd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.282401 [ 255 ] {b8064c16-f977-4091-b432-70d5148a6dd9} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.11 20:57:22.282639 [ 255 ] {b8064c16-f977-4091-b432-70d5148a6dd9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.282866 [ 255 ] {b8064c16-f977-4091-b432-70d5148a6dd9} executeQuery: Read 7 rows, 467.00 B in 0.001573 sec., 4450.095359186268 rows/sec., 289.93 KiB/sec. 2025.02.11 20:57:22.282932 [ 255 ] {b8064c16-f977-4091-b432-70d5148a6dd9} TCPHandler: Processed in 0.001982021 sec. 2025.02.11 20:57:22.283115 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.283310 [ 4 ] {9edb7cb5-73f4-4941-ab8b-e34af7f32656} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:57:22.283361 [ 4 ] {9edb7cb5-73f4-4941-ab8b-e34af7f32656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:57:22.283961 [ 4 ] {9edb7cb5-73f4-4941-ab8b-e34af7f32656} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.284002 [ 4 ] {9edb7cb5-73f4-4941-ab8b-e34af7f32656} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.284361 [ 4 ] {9edb7cb5-73f4-4941-ab8b-e34af7f32656} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.11 20:57:22.284619 [ 4 ] {9edb7cb5-73f4-4941-ab8b-e34af7f32656} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.284877 [ 4 ] {9edb7cb5-73f4-4941-ab8b-e34af7f32656} executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. 2025.02.11 20:57:22.285018 [ 4 ] {9edb7cb5-73f4-4941-ab8b-e34af7f32656} TCPHandler: Processed in 0.002001222 sec. 2025.02.11 20:57:22.285269 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.285420 [ 255 ] {32699b1c-e289-4ec6-a2b8-f756d9abd102} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:57:22.285477 [ 255 ] {32699b1c-e289-4ec6-a2b8-f756d9abd102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:57:22.286066 [ 255 ] {32699b1c-e289-4ec6-a2b8-f756d9abd102} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.286106 [ 255 ] {32699b1c-e289-4ec6-a2b8-f756d9abd102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.286460 [ 255 ] {32699b1c-e289-4ec6-a2b8-f756d9abd102} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:57:22.286700 [ 255 ] {32699b1c-e289-4ec6-a2b8-f756d9abd102} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.286926 [ 255 ] {32699b1c-e289-4ec6-a2b8-f756d9abd102} executeQuery: Read 13 rows, 830.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 529.08 KiB/sec. 2025.02.11 20:57:22.287033 [ 255 ] {32699b1c-e289-4ec6-a2b8-f756d9abd102} TCPHandler: Processed in 0.001911401 sec. 2025.02.11 20:57:22.287216 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.287332 [ 4 ] {977cfe92-2474-4759-8994-ba549e723723} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:22.287381 [ 4 ] {977cfe92-2474-4759-8994-ba549e723723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:22.288133 [ 4 ] {977cfe92-2474-4759-8994-ba549e723723} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.288173 [ 4 ] {977cfe92-2474-4759-8994-ba549e723723} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.288558 [ 4 ] {977cfe92-2474-4759-8994-ba549e723723} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.11 20:57:22.288801 [ 4 ] {977cfe92-2474-4759-8994-ba549e723723} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.289062 [ 4 ] {977cfe92-2474-4759-8994-ba549e723723} executeQuery: Read 382 rows, 27.68 KiB in 0.001746 sec., 218785.79610538375 rows/sec., 15.48 MiB/sec. 2025.02.11 20:57:22.289133 [ 4 ] {977cfe92-2474-4759-8994-ba549e723723} TCPHandler: Processed in 0.002017282 sec. 2025.02.11 20:57:22.289348 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.289662 [ 255 ] {e7b165a3-72ea-4350-871a-bfa2f97a2c06} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:57:22.289762 [ 255 ] {e7b165a3-72ea-4350-871a-bfa2f97a2c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:57:22.290338 [ 255 ] {e7b165a3-72ea-4350-871a-bfa2f97a2c06} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.290386 [ 255 ] {e7b165a3-72ea-4350-871a-bfa2f97a2c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.290772 [ 255 ] {e7b165a3-72ea-4350-871a-bfa2f97a2c06} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:57:22.291012 [ 255 ] {e7b165a3-72ea-4350-871a-bfa2f97a2c06} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.291230 [ 255 ] {e7b165a3-72ea-4350-871a-bfa2f97a2c06} executeQuery: Read 6 rows, 321.00 B in 0.001689 sec., 3552.3978685612788 rows/sec., 185.60 KiB/sec. 2025.02.11 20:57:22.291281 [ 255 ] {e7b165a3-72ea-4350-871a-bfa2f97a2c06} TCPHandler: Processed in 0.002071193 sec. 2025.02.11 20:57:22.291413 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.291537 [ 4 ] {574ebd76-0f17-47af-83f4-45f1e0f8fdc0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:22.291592 [ 4 ] {574ebd76-0f17-47af-83f4-45f1e0f8fdc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:22.292185 [ 4 ] {574ebd76-0f17-47af-83f4-45f1e0f8fdc0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.292224 [ 4 ] {574ebd76-0f17-47af-83f4-45f1e0f8fdc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.292686 [ 4 ] {574ebd76-0f17-47af-83f4-45f1e0f8fdc0} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.11 20:57:22.293000 [ 4 ] {574ebd76-0f17-47af-83f4-45f1e0f8fdc0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.293282 [ 4 ] {574ebd76-0f17-47af-83f4-45f1e0f8fdc0} executeQuery: Read 237 rows, 16.27 KiB in 0.001775 sec., 133521.12676056338 rows/sec., 8.95 MiB/sec. 2025.02.11 20:57:22.293360 [ 4 ] {574ebd76-0f17-47af-83f4-45f1e0f8fdc0} TCPHandler: Processed in 0.002002112 sec. 2025.02.11 20:57:22.293572 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.293903 [ 255 ] {ca3f211a-75f1-40b3-bb0d-c1969c7946f2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:57:22.294011 [ 255 ] {ca3f211a-75f1-40b3-bb0d-c1969c7946f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:57:22.294717 [ 255 ] {ca3f211a-75f1-40b3-bb0d-c1969c7946f2} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.294756 [ 255 ] {ca3f211a-75f1-40b3-bb0d-c1969c7946f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.295110 [ 255 ] {ca3f211a-75f1-40b3-bb0d-c1969c7946f2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.11 20:57:22.295356 [ 255 ] {ca3f211a-75f1-40b3-bb0d-c1969c7946f2} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.295609 [ 255 ] {ca3f211a-75f1-40b3-bb0d-c1969c7946f2} executeQuery: Read 1 rows, 69.00 B in 0.001803 sec., 554.6311702717693 rows/sec., 37.37 KiB/sec. 2025.02.11 20:57:22.295782 [ 255 ] {ca3f211a-75f1-40b3-bb0d-c1969c7946f2} TCPHandler: Processed in 0.002340628 sec. 2025.02.11 20:57:22.296018 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:22.296179 [ 4 ] {fa0e5fda-bd4c-4d60-bd5a-f66e8ae5a90d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:22.296241 [ 4 ] {fa0e5fda-bd4c-4d60-bd5a-f66e8ae5a90d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:22.296783 [ 4 ] {fa0e5fda-bd4c-4d60-bd5a-f66e8ae5a90d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:22.296824 [ 4 ] {fa0e5fda-bd4c-4d60-bd5a-f66e8ae5a90d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:22.297203 [ 4 ] {fa0e5fda-bd4c-4d60-bd5a-f66e8ae5a90d} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.11 20:57:22.297453 [ 4 ] {fa0e5fda-bd4c-4d60-bd5a-f66e8ae5a90d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:22.297635 [ 4 ] {fa0e5fda-bd4c-4d60-bd5a-f66e8ae5a90d} executeQuery: Read 82 rows, 5.33 KiB in 0.001489 sec., 55070.51712558764 rows/sec., 3.50 MiB/sec. 2025.02.11 20:57:22.297688 [ 4 ] {fa0e5fda-bd4c-4d60-bd5a-f66e8ae5a90d} TCPHandler: Processed in 0.001808949 sec. 2025.02.11 20:57:25.207506 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 2025.02.11 20:57:25.231720 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:25.231779 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:25.239376 [ 242 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.11 20:57:25.240191 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:25.245250 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 739 2025.02.11 20:57:25.818985 [ 224 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.11 20:57:25.819057 [ 224 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.11 20:57:25.820925 [ 224 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.11 20:57:26.383865 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:26.384062 [ 255 ] {b6985ae7-a5d1-4718-85ff-4d0b72d2dbd0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:57:26.384138 [ 255 ] {b6985ae7-a5d1-4718-85ff-4d0b72d2dbd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:57:26.384911 [ 255 ] {b6985ae7-a5d1-4718-85ff-4d0b72d2dbd0} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.384952 [ 255 ] {b6985ae7-a5d1-4718-85ff-4d0b72d2dbd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.385366 [ 255 ] {b6985ae7-a5d1-4718-85ff-4d0b72d2dbd0} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.11 20:57:26.385614 [ 255 ] {b6985ae7-a5d1-4718-85ff-4d0b72d2dbd0} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.385805 [ 255 ] {b6985ae7-a5d1-4718-85ff-4d0b72d2dbd0} executeQuery: Read 10 rows, 835.00 B in 0.001802 sec., 5549.389567147614 rows/sec., 452.51 KiB/sec. 2025.02.11 20:57:26.385866 [ 255 ] {b6985ae7-a5d1-4718-85ff-4d0b72d2dbd0} TCPHandler: Processed in 0.002134424 sec. 2025.02.11 20:57:26.386185 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:26.386407 [ 4 ] {f8a562f5-1607-4b60-a0d5-15aa374705db} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:26.386499 [ 4 ] {f8a562f5-1607-4b60-a0d5-15aa374705db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:26.388242 [ 4 ] {f8a562f5-1607-4b60-a0d5-15aa374705db} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.388299 [ 4 ] {f8a562f5-1607-4b60-a0d5-15aa374705db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.388845 [ 4 ] {f8a562f5-1607-4b60-a0d5-15aa374705db} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.11 20:57:26.389109 [ 4 ] {f8a562f5-1607-4b60-a0d5-15aa374705db} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.389299 [ 132 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.11 20:57:26.389359 [ 132 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.389382 [ 4 ] {f8a562f5-1607-4b60-a0d5-15aa374705db} executeQuery: Read 1317 rows, 111.88 KiB in 0.003025 sec., 435371.9008264463 rows/sec., 36.12 MiB/sec. 2025.02.11 20:57:26.389395 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.389557 [ 4 ] {f8a562f5-1607-4b60-a0d5-15aa374705db} TCPHandler: Processed in 0.003514796 sec. 2025.02.11 20:57:26.389685 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.11 20:57:26.389773 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:26.389991 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:26.390064 [ 255 ] {b648c132-3066-4edf-a6ec-cba829c1c37a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:26.390078 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1475 rows starting from the beginning of the part 2025.02.11 20:57:26.390176 [ 255 ] {b648c132-3066-4edf-a6ec-cba829c1c37a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:26.390410 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 172 rows starting from the beginning of the part 2025.02.11 20:57:26.390813 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 204 rows starting from the beginning of the part 2025.02.11 20:57:26.391142 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 172 rows starting from the beginning of the part 2025.02.11 20:57:26.391483 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 203 rows starting from the beginning of the part 2025.02.11 20:57:26.391861 [ 197 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1317 rows starting from the beginning of the part 2025.02.11 20:57:26.393066 [ 255 ] {b648c132-3066-4edf-a6ec-cba829c1c37a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.393149 [ 255 ] {b648c132-3066-4edf-a6ec-cba829c1c37a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.393962 [ 255 ] {b648c132-3066-4edf-a6ec-cba829c1c37a} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.11 20:57:26.394514 [ 255 ] {b648c132-3066-4edf-a6ec-cba829c1c37a} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.394877 [ 255 ] {b648c132-3066-4edf-a6ec-cba829c1c37a} executeQuery: Read 68 rows, 5.06 KiB in 0.004902 sec., 13871.889024887801 rows/sec., 1.01 MiB/sec. 2025.02.11 20:57:26.394996 [ 255 ] {b648c132-3066-4edf-a6ec-cba829c1c37a} TCPHandler: Processed in 0.005319455 sec. 2025.02.11 20:57:26.395318 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:26.395856 [ 4 ] {e780d897-cdf9-4db1-a234-d7579df54f27} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:57:26.396079 [ 4 ] {e780d897-cdf9-4db1-a234-d7579df54f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:57:26.396527 [ 195 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3543 rows, containing 5 columns (5 merged, 0 gathered) in 0.006976022 sec., 507882.5726180336 rows/sec., 44.62 MiB/sec. 2025.02.11 20:57:26.397009 [ 195 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.11 20:57:26.397714 [ 195 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.397942 [ 195 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_146_29} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.11 20:57:26.398108 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.02.11 20:57:26.398146 [ 4 ] {e780d897-cdf9-4db1-a234-d7579df54f27} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.398199 [ 4 ] {e780d897-cdf9-4db1-a234-d7579df54f27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.398585 [ 4 ] {e780d897-cdf9-4db1-a234-d7579df54f27} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.11 20:57:26.398830 [ 4 ] {e780d897-cdf9-4db1-a234-d7579df54f27} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.399077 [ 4 ] {e780d897-cdf9-4db1-a234-d7579df54f27} executeQuery: Read 228 rows, 15.81 KiB in 0.003417 sec., 66725.19754170325 rows/sec., 4.52 MiB/sec. 2025.02.11 20:57:26.399154 [ 4 ] {e780d897-cdf9-4db1-a234-d7579df54f27} TCPHandler: Processed in 0.004043765 sec. 2025.02.11 20:57:26.399391 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:26.399537 [ 255 ] {c22e4455-458c-4e96-bf6f-49506a60c36d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:26.399594 [ 255 ] {c22e4455-458c-4e96-bf6f-49506a60c36d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:26.400515 [ 255 ] {c22e4455-458c-4e96-bf6f-49506a60c36d} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.400553 [ 255 ] {c22e4455-458c-4e96-bf6f-49506a60c36d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.400953 [ 255 ] {c22e4455-458c-4e96-bf6f-49506a60c36d} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.11 20:57:26.401206 [ 255 ] {c22e4455-458c-4e96-bf6f-49506a60c36d} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.401437 [ 131 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.11 20:57:26.401447 [ 255 ] {c22e4455-458c-4e96-bf6f-49506a60c36d} executeQuery: Read 588 rows, 44.86 KiB in 0.001922 sec., 305931.32154006243 rows/sec., 22.80 MiB/sec. 2025.02.11 20:57:26.401546 [ 131 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.401603 [ 255 ] {c22e4455-458c-4e96-bf6f-49506a60c36d} TCPHandler: Processed in 0.002325767 sec. 2025.02.11 20:57:26.401630 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.401845 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:26.401853 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.11 20:57:26.402351 [ 4 ] {04f80b8f-e12f-4904-9ef4-e906fef99b9f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:26.402357 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:26.402489 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 956 rows starting from the beginning of the part 2025.02.11 20:57:26.402666 [ 4 ] {04f80b8f-e12f-4904-9ef4-e906fef99b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:26.403013 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 122 rows starting from the beginning of the part 2025.02.11 20:57:26.403480 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 384 rows starting from the beginning of the part 2025.02.11 20:57:26.403953 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 122 rows starting from the beginning of the part 2025.02.11 20:57:26.404446 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 382 rows starting from the beginning of the part 2025.02.11 20:57:26.404887 [ 193 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 588 rows starting from the beginning of the part 2025.02.11 20:57:26.407091 [ 4 ] {04f80b8f-e12f-4904-9ef4-e906fef99b9f} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.407159 [ 4 ] {04f80b8f-e12f-4904-9ef4-e906fef99b9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.408013 [ 4 ] {04f80b8f-e12f-4904-9ef4-e906fef99b9f} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.11 20:57:26.408275 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2554 rows, containing 5 columns (5 merged, 0 gathered) in 0.006512824 sec., 392149.39632945706 rows/sec., 30.16 MiB/sec. 2025.02.11 20:57:26.408491 [ 4 ] {04f80b8f-e12f-4904-9ef4-e906fef99b9f} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.408545 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.11 20:57:26.408788 [ 131 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_141_29 to all_146_146_0 2025.02.11 20:57:26.408889 [ 131 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.408930 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.408968 [ 4 ] {04f80b8f-e12f-4904-9ef4-e906fef99b9f} executeQuery: Read 885 rows, 60.98 KiB in 0.006868 sec., 128858.47408270239 rows/sec., 8.67 MiB/sec. 2025.02.11 20:57:26.409489 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.409516 [ 4 ] {04f80b8f-e12f-4904-9ef4-e906fef99b9f} TCPHandler: Processed in 0.007776375 sec. 2025.02.11 20:57:26.409996 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:26.410013 [ 195 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_146_29} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.11 20:57:26.410039 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_29 to all_146_146_0 into Compact with storage Full 2025.02.11 20:57:26.410507 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.02.11 20:57:26.410669 [ 255 ] {bdaddc05-0e59-48a9-88db-ec21fee31733} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:26.410860 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:26.410996 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergeTreeSequentialSource: Reading 7 marks from part all_1_141_29, total 44082 rows starting from the beginning of the part 2025.02.11 20:57:26.411126 [ 255 ] {bdaddc05-0e59-48a9-88db-ec21fee31733} 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.02.11 20:57:26.411641 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part 2025.02.11 20:57:26.412346 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 238 rows starting from the beginning of the part 2025.02.11 20:57:26.412767 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2025.02.11 20:57:26.413295 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 237 rows starting from the beginning of the part 2025.02.11 20:57:26.413497 [ 188 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 885 rows starting from the beginning of the part 2025.02.11 20:57:26.415551 [ 255 ] {bdaddc05-0e59-48a9-88db-ec21fee31733} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.415596 [ 255 ] {bdaddc05-0e59-48a9-88db-ec21fee31733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.416511 [ 255 ] {bdaddc05-0e59-48a9-88db-ec21fee31733} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:57:26.416831 [ 255 ] {bdaddc05-0e59-48a9-88db-ec21fee31733} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.417081 [ 255 ] {bdaddc05-0e59-48a9-88db-ec21fee31733} executeQuery: Read 58 rows, 106.43 KiB in 0.006651 sec., 8720.493158923471 rows/sec., 15.63 MiB/sec. 2025.02.11 20:57:26.417182 [ 255 ] {bdaddc05-0e59-48a9-88db-ec21fee31733} TCPHandler: Processed in 0.007497079 sec. 2025.02.11 20:57:26.417350 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:26.417491 [ 4 ] {4fcb37d5-cdbb-4918-b9f9-f97560018fab} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:26.417553 [ 4 ] {4fcb37d5-cdbb-4918-b9f9-f97560018fab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:26.418077 [ 4 ] {4fcb37d5-cdbb-4918-b9f9-f97560018fab} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.418117 [ 4 ] {4fcb37d5-cdbb-4918-b9f9-f97560018fab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.418505 [ 4 ] {4fcb37d5-cdbb-4918-b9f9-f97560018fab} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.11 20:57:26.418749 [ 4 ] {4fcb37d5-cdbb-4918-b9f9-f97560018fab} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.418951 [ 131 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.11 20:57:26.419016 [ 4 ] {4fcb37d5-cdbb-4918-b9f9-f97560018fab} executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. 2025.02.11 20:57:26.419049 [ 131 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:26.419133 [ 4 ] {4fcb37d5-cdbb-4918-b9f9-f97560018fab} TCPHandler: Processed in 0.00184935 sec. 2025.02.11 20:57:26.419140 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:26.419375 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.11 20:57:26.419721 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:26.419856 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9494 rows starting from the beginning of the part 2025.02.11 20:57:26.420234 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part 2025.02.11 20:57:26.420995 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part 2025.02.11 20:57:26.421309 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2025.02.11 20:57:26.421477 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part 2025.02.11 20:57:26.421764 [ 190 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2025.02.11 20:57:26.425851 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 9838 rows, containing 4 columns (4 merged, 0 gathered) in 0.006577905 sec., 1495612.9649181615 rows/sec., 97.50 MiB/sec. 2025.02.11 20:57:26.426082 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.11 20:57:26.426431 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.426510 [ 194 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_146_29} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.11 20:57:26.426647 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. 2025.02.11 20:57:26.427896 [ 192 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergeTask::MergeProjectionsStage: Merge sorted 45762 rows, containing 5 columns (5 merged, 0 gathered) in 0.018806711 sec., 2433280.3327493044 rows/sec., 164.45 MiB/sec. 2025.02.11 20:57:26.428348 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} MergedBlockOutputStream: filled checksums all_1_146_30 (state Temporary) 2025.02.11 20:57:26.428648 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_146_30 to all_1_146_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:26.428723 [ 194 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_146_30} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_141_29, all_146_146_0] -> all_1_146_30 2025.02.11 20:57:26.428811 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2025.02.11 20:57:27.124732 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2576 2025.02.11 20:57:27.128114 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:27.128154 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:27.129714 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:57:27.130024 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:27.130548 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2576 2025.02.11 20:57:29.338023 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 2025.02.11 20:57:29.338776 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:29.338819 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:29.339347 [ 243 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.11 20:57:29.339597 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:29.339826 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 2025.02.11 20:57:32.008471 [ 224 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.008562 [ 224 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.010708 [ 224 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.047516 [ 217 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.11 20:57:32.047573 [ 217 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.11 20:57:32.049360 [ 217 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.11 20:57:32.105426 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.105488 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.107348 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.160924 [ 220 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.160986 [ 220 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.163114 [ 220 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.275187 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.275384 [ 255 ] {58b8552b-ce01-4118-9ee9-912f3f4002ff} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:57:32.275461 [ 255 ] {58b8552b-ce01-4118-9ee9-912f3f4002ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:57:32.276249 [ 255 ] {58b8552b-ce01-4118-9ee9-912f3f4002ff} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.276293 [ 255 ] {58b8552b-ce01-4118-9ee9-912f3f4002ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.276718 [ 255 ] {58b8552b-ce01-4118-9ee9-912f3f4002ff} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:57:32.276977 [ 255 ] {58b8552b-ce01-4118-9ee9-912f3f4002ff} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.277222 [ 255 ] {58b8552b-ce01-4118-9ee9-912f3f4002ff} executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. 2025.02.11 20:57:32.277287 [ 255 ] {58b8552b-ce01-4118-9ee9-912f3f4002ff} TCPHandler: Processed in 0.002234195 sec. 2025.02.11 20:57:32.277557 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.277761 [ 4 ] {494f9dad-ba03-4a2e-b0ce-17ff5835310c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:32.277845 [ 4 ] {494f9dad-ba03-4a2e-b0ce-17ff5835310c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:32.278724 [ 4 ] {494f9dad-ba03-4a2e-b0ce-17ff5835310c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.278770 [ 4 ] {494f9dad-ba03-4a2e-b0ce-17ff5835310c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.279222 [ 4 ] {494f9dad-ba03-4a2e-b0ce-17ff5835310c} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.11 20:57:32.279479 [ 4 ] {494f9dad-ba03-4a2e-b0ce-17ff5835310c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.279724 [ 4 ] {494f9dad-ba03-4a2e-b0ce-17ff5835310c} executeQuery: Read 203 rows, 17.95 KiB in 0.002025 sec., 100246.91358024692 rows/sec., 8.66 MiB/sec. 2025.02.11 20:57:32.279794 [ 4 ] {494f9dad-ba03-4a2e-b0ce-17ff5835310c} TCPHandler: Processed in 0.002372117 sec. 2025.02.11 20:57:32.279998 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.280230 [ 255 ] {780d1789-cb33-4a0e-b4bb-8bb1389f5ad9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:32.280323 [ 255 ] {780d1789-cb33-4a0e-b4bb-8bb1389f5ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:32.281154 [ 255 ] {780d1789-cb33-4a0e-b4bb-8bb1389f5ad9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.281196 [ 255 ] {780d1789-cb33-4a0e-b4bb-8bb1389f5ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.281567 [ 255 ] {780d1789-cb33-4a0e-b4bb-8bb1389f5ad9} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.11 20:57:32.281825 [ 255 ] {780d1789-cb33-4a0e-b4bb-8bb1389f5ad9} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.282066 [ 255 ] {780d1789-cb33-4a0e-b4bb-8bb1389f5ad9} executeQuery: Read 7 rows, 467.00 B in 0.001896 sec., 3691.9831223628694 rows/sec., 240.54 KiB/sec. 2025.02.11 20:57:32.282150 [ 255 ] {780d1789-cb33-4a0e-b4bb-8bb1389f5ad9} TCPHandler: Processed in 0.002259766 sec. 2025.02.11 20:57:32.282316 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.282503 [ 4 ] {2874a97f-8727-4d23-8cbb-470674a4b8c5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:57:32.282567 [ 4 ] {2874a97f-8727-4d23-8cbb-470674a4b8c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:57:32.283218 [ 4 ] {2874a97f-8727-4d23-8cbb-470674a4b8c5} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.283258 [ 4 ] {2874a97f-8727-4d23-8cbb-470674a4b8c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.283630 [ 4 ] {2874a97f-8727-4d23-8cbb-470674a4b8c5} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.11 20:57:32.283876 [ 4 ] {2874a97f-8727-4d23-8cbb-470674a4b8c5} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.284094 [ 4 ] {2874a97f-8727-4d23-8cbb-470674a4b8c5} executeQuery: Read 14 rows, 1004.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 599.68 KiB/sec. 2025.02.11 20:57:32.284151 [ 4 ] {2874a97f-8727-4d23-8cbb-470674a4b8c5} TCPHandler: Processed in 0.00191534 sec. 2025.02.11 20:57:32.284315 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.284434 [ 255 ] {9e252499-af2a-48dd-850b-c3b2bda094f6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:57:32.284484 [ 255 ] {9e252499-af2a-48dd-850b-c3b2bda094f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:57:32.285063 [ 255 ] {9e252499-af2a-48dd-850b-c3b2bda094f6} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.285103 [ 255 ] {9e252499-af2a-48dd-850b-c3b2bda094f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.285462 [ 255 ] {9e252499-af2a-48dd-850b-c3b2bda094f6} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:57:32.285703 [ 255 ] {9e252499-af2a-48dd-850b-c3b2bda094f6} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.285952 [ 255 ] {9e252499-af2a-48dd-850b-c3b2bda094f6} executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. 2025.02.11 20:57:32.286066 [ 255 ] {9e252499-af2a-48dd-850b-c3b2bda094f6} TCPHandler: Processed in 0.001806089 sec. 2025.02.11 20:57:32.286295 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.286508 [ 4 ] {56370c66-ab64-47d1-961c-8d78d188bfcc} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:32.286575 [ 4 ] {56370c66-ab64-47d1-961c-8d78d188bfcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:32.287361 [ 4 ] {56370c66-ab64-47d1-961c-8d78d188bfcc} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.287402 [ 4 ] {56370c66-ab64-47d1-961c-8d78d188bfcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.287805 [ 4 ] {56370c66-ab64-47d1-961c-8d78d188bfcc} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.11 20:57:32.288051 [ 4 ] {56370c66-ab64-47d1-961c-8d78d188bfcc} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.288268 [ 4 ] {56370c66-ab64-47d1-961c-8d78d188bfcc} executeQuery: Read 382 rows, 27.68 KiB in 0.001796 sec., 212694.8775055679 rows/sec., 15.05 MiB/sec. 2025.02.11 20:57:32.288315 [ 222 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.288335 [ 4 ] {56370c66-ab64-47d1-961c-8d78d188bfcc} TCPHandler: Processed in 0.002169715 sec. 2025.02.11 20:57:32.288349 [ 222 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.288492 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.288668 [ 255 ] {1173ba57-9a45-4b25-aad2-608d6aeb379e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:57:32.288765 [ 255 ] {1173ba57-9a45-4b25-aad2-608d6aeb379e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:57:32.289888 [ 255 ] {1173ba57-9a45-4b25-aad2-608d6aeb379e} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.289941 [ 255 ] {1173ba57-9a45-4b25-aad2-608d6aeb379e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.290616 [ 255 ] {1173ba57-9a45-4b25-aad2-608d6aeb379e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:57:32.291013 [ 255 ] {1173ba57-9a45-4b25-aad2-608d6aeb379e} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.291474 [ 255 ] {1173ba57-9a45-4b25-aad2-608d6aeb379e} executeQuery: Read 6 rows, 321.00 B in 0.002837 sec., 2114.910116320056 rows/sec., 110.50 KiB/sec. 2025.02.11 20:57:32.291950 [ 255 ] {1173ba57-9a45-4b25-aad2-608d6aeb379e} TCPHandler: Processed in 0.003515746 sec. 2025.02.11 20:57:32.291969 [ 222 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:57:32.292280 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.292573 [ 4 ] {6431553a-ee4a-4dd4-acf1-d9711bf9ade5} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:32.292672 [ 4 ] {6431553a-ee4a-4dd4-acf1-d9711bf9ade5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:32.293558 [ 4 ] {6431553a-ee4a-4dd4-acf1-d9711bf9ade5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.293600 [ 4 ] {6431553a-ee4a-4dd4-acf1-d9711bf9ade5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.294000 [ 4 ] {6431553a-ee4a-4dd4-acf1-d9711bf9ade5} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.11 20:57:32.294241 [ 4 ] {6431553a-ee4a-4dd4-acf1-d9711bf9ade5} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.294455 [ 4 ] {6431553a-ee4a-4dd4-acf1-d9711bf9ade5} executeQuery: Read 237 rows, 16.27 KiB in 0.001929 sec., 122861.58631415242 rows/sec., 8.24 MiB/sec. 2025.02.11 20:57:32.294510 [ 4 ] {6431553a-ee4a-4dd4-acf1-d9711bf9ade5} TCPHandler: Processed in 0.002417079 sec. 2025.02.11 20:57:32.294650 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.294768 [ 255 ] {5d671fc8-2d4f-421b-aee3-303c7b5274db} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:57:32.294825 [ 255 ] {5d671fc8-2d4f-421b-aee3-303c7b5274db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:57:32.295416 [ 255 ] {5d671fc8-2d4f-421b-aee3-303c7b5274db} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.295468 [ 255 ] {5d671fc8-2d4f-421b-aee3-303c7b5274db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.295894 [ 255 ] {5d671fc8-2d4f-421b-aee3-303c7b5274db} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.11 20:57:32.296131 [ 255 ] {5d671fc8-2d4f-421b-aee3-303c7b5274db} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.296341 [ 255 ] {5d671fc8-2d4f-421b-aee3-303c7b5274db} executeQuery: Read 1 rows, 69.00 B in 0.001598 sec., 625.7822277847309 rows/sec., 42.17 KiB/sec. 2025.02.11 20:57:32.296395 [ 255 ] {5d671fc8-2d4f-421b-aee3-303c7b5274db} TCPHandler: Processed in 0.001803069 sec. 2025.02.11 20:57:32.296555 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:32.296675 [ 4 ] {b1700f6a-ce4c-4d10-b700-98c474c60b91} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:32.296727 [ 4 ] {b1700f6a-ce4c-4d10-b700-98c474c60b91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:32.297295 [ 4 ] {b1700f6a-ce4c-4d10-b700-98c474c60b91} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.297342 [ 4 ] {b1700f6a-ce4c-4d10-b700-98c474c60b91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.297786 [ 4 ] {b1700f6a-ce4c-4d10-b700-98c474c60b91} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.11 20:57:32.298026 [ 4 ] {b1700f6a-ce4c-4d10-b700-98c474c60b91} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.298236 [ 4 ] {b1700f6a-ce4c-4d10-b700-98c474c60b91} executeQuery: Read 82 rows, 5.33 KiB in 0.001587 sec., 51669.8172652804 rows/sec., 3.28 MiB/sec. 2025.02.11 20:57:32.298289 [ 4 ] {b1700f6a-ce4c-4d10-b700-98c474c60b91} TCPHandler: Processed in 0.001793388 sec. 2025.02.11 20:57:32.745321 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 2025.02.11 20:57:32.769737 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:32.769786 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:32.777596 [ 242 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.11 20:57:32.778437 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:32.782121 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 747 2025.02.11 20:57:33.000160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.90 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.68 MiB (RSS), difference: -1.22 MiB 2025.02.11 20:57:33.521291 [ 219 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:57:33.521367 [ 219 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:57:33.523639 [ 219 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:57:36.572780 [ 117 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:57:36.572873 [ 117 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:57:36.757376 [ 219 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:57:36.757455 [ 219 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:57:36.759661 [ 219 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:57:36.839973 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811 2025.02.11 20:57:36.840988 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:36.841038 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:36.841551 [ 243 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.11 20:57:36.841820 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:36.842068 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 2025.02.11 20:57:37.130826 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2596 2025.02.11 20:57:37.134224 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:37.134268 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:37.135821 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:57:37.136144 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:37.136493 [ 223 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:57:37.136569 [ 223 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:57:37.137333 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2596 2025.02.11 20:57:37.138951 [ 223 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:57:37.273543 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:37.273707 [ 255 ] {63326776-b4c3-404b-b644-e6ea5cee8bd7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:37.273767 [ 255 ] {63326776-b4c3-404b-b644-e6ea5cee8bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:37.274544 [ 255 ] {63326776-b4c3-404b-b644-e6ea5cee8bd7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:37.274585 [ 255 ] {63326776-b4c3-404b-b644-e6ea5cee8bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:37.274983 [ 255 ] {63326776-b4c3-404b-b644-e6ea5cee8bd7} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.11 20:57:37.275227 [ 255 ] {63326776-b4c3-404b-b644-e6ea5cee8bd7} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:37.275419 [ 255 ] {63326776-b4c3-404b-b644-e6ea5cee8bd7} executeQuery: Read 172 rows, 15.40 KiB in 0.001757 sec., 97894.13773477518 rows/sec., 8.56 MiB/sec. 2025.02.11 20:57:37.275477 [ 255 ] {63326776-b4c3-404b-b644-e6ea5cee8bd7} TCPHandler: Processed in 0.002004472 sec. 2025.02.11 20:57:37.275737 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:37.275957 [ 4 ] {3ce58a30-c75a-4d5d-b54e-350535337a59} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:37.276034 [ 4 ] {3ce58a30-c75a-4d5d-b54e-350535337a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:37.276818 [ 4 ] {3ce58a30-c75a-4d5d-b54e-350535337a59} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:37.276871 [ 4 ] {3ce58a30-c75a-4d5d-b54e-350535337a59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:37.277311 [ 4 ] {3ce58a30-c75a-4d5d-b54e-350535337a59} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.11 20:57:37.277583 [ 4 ] {3ce58a30-c75a-4d5d-b54e-350535337a59} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:37.277765 [ 116 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.11 20:57:37.277834 [ 116 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:37.277840 [ 4 ] {3ce58a30-c75a-4d5d-b54e-350535337a59} executeQuery: Read 58 rows, 4.36 KiB in 0.001936 sec., 29958.677685950413 rows/sec., 2.20 MiB/sec. 2025.02.11 20:57:37.277870 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:37.278014 [ 4 ] {3ce58a30-c75a-4d5d-b54e-350535337a59} TCPHandler: Processed in 0.002410539 sec. 2025.02.11 20:57:37.278114 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.11 20:57:37.278208 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:37.278261 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:37.278307 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 86 rows starting from the beginning of the part 2025.02.11 20:57:37.278371 [ 255 ] {9e6b15d4-fd27-495f-b682-f3aaf76a9db0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:37.278445 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 58 rows starting from the beginning of the part 2025.02.11 20:57:37.278523 [ 255 ] {9e6b15d4-fd27-495f-b682-f3aaf76a9db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:37.279000 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 7 rows starting from the beginning of the part 2025.02.11 20:57:37.279196 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 68 rows starting from the beginning of the part 2025.02.11 20:57:37.279417 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 7 rows starting from the beginning of the part 2025.02.11 20:57:37.279666 [ 200 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 58 rows starting from the beginning of the part 2025.02.11 20:57:37.282155 [ 255 ] {9e6b15d4-fd27-495f-b682-f3aaf76a9db0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:37.282251 [ 255 ] {9e6b15d4-fd27-495f-b682-f3aaf76a9db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:37.283673 [ 255 ] {9e6b15d4-fd27-495f-b682-f3aaf76a9db0} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.11 20:57:37.283790 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.005796403 sec., 48995.90314890113 rows/sec., 3.72 MiB/sec. 2025.02.11 20:57:37.283955 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.11 20:57:37.283991 [ 255 ] {9e6b15d4-fd27-495f-b682-f3aaf76a9db0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:37.284230 [ 255 ] {9e6b15d4-fd27-495f-b682-f3aaf76a9db0} executeQuery: Read 122 rows, 9.76 KiB in 0.005903 sec., 20667.45722513976 rows/sec., 1.61 MiB/sec. 2025.02.11 20:57:37.284306 [ 255 ] {9e6b15d4-fd27-495f-b682-f3aaf76a9db0} TCPHandler: Processed in 0.006181328 sec. 2025.02.11 20:57:37.284325 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:37.284426 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_141_28} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.11 20:57:37.284516 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:37.284528 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.11 20:57:37.284686 [ 4 ] {f785e857-2c29-41d0-80ad-8052804571e8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:37.284758 [ 4 ] {f785e857-2c29-41d0-80ad-8052804571e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:37.285396 [ 4 ] {f785e857-2c29-41d0-80ad-8052804571e8} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:37.285438 [ 4 ] {f785e857-2c29-41d0-80ad-8052804571e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:37.285856 [ 4 ] {f785e857-2c29-41d0-80ad-8052804571e8} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.11 20:57:37.286101 [ 4 ] {f785e857-2c29-41d0-80ad-8052804571e8} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:37.286314 [ 4 ] {f785e857-2c29-41d0-80ad-8052804571e8} executeQuery: Read 160 rows, 11.41 KiB in 0.001664 sec., 96153.84615384616 rows/sec., 6.70 MiB/sec. 2025.02.11 20:57:37.286372 [ 4 ] {f785e857-2c29-41d0-80ad-8052804571e8} TCPHandler: Processed in 0.001967461 sec. 2025.02.11 20:57:37.286544 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:37.286689 [ 255 ] {a5d477f9-b64e-4916-bc1d-5acd0035e87d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:37.286780 [ 255 ] {a5d477f9-b64e-4916-bc1d-5acd0035e87d} 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.02.11 20:57:37.288043 [ 255 ] {a5d477f9-b64e-4916-bc1d-5acd0035e87d} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:37.288080 [ 255 ] {a5d477f9-b64e-4916-bc1d-5acd0035e87d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:37.288795 [ 255 ] {a5d477f9-b64e-4916-bc1d-5acd0035e87d} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:57:37.289048 [ 255 ] {a5d477f9-b64e-4916-bc1d-5acd0035e87d} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:37.289245 [ 255 ] {a5d477f9-b64e-4916-bc1d-5acd0035e87d} executeQuery: Read 58 rows, 106.43 KiB in 0.002589 sec., 22402.471996910004 rows/sec., 40.14 MiB/sec. 2025.02.11 20:57:37.289355 [ 255 ] {a5d477f9-b64e-4916-bc1d-5acd0035e87d} TCPHandler: Processed in 0.002877426 sec. 2025.02.11 20:57:37.289526 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:37.289669 [ 4 ] {4c24aafd-5114-4912-bf00-8f24c92b6f76} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:37.289732 [ 4 ] {4c24aafd-5114-4912-bf00-8f24c92b6f76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:37.290265 [ 4 ] {4c24aafd-5114-4912-bf00-8f24c92b6f76} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:37.290306 [ 4 ] {4c24aafd-5114-4912-bf00-8f24c92b6f76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:37.290686 [ 4 ] {4c24aafd-5114-4912-bf00-8f24c92b6f76} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.11 20:57:37.290924 [ 4 ] {4c24aafd-5114-4912-bf00-8f24c92b6f76} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:37.291142 [ 4 ] {4c24aafd-5114-4912-bf00-8f24c92b6f76} executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. 2025.02.11 20:57:37.291198 [ 4 ] {4c24aafd-5114-4912-bf00-8f24c92b6f76} TCPHandler: Processed in 0.001739908 sec. 2025.02.11 20:57:38.296647 [ 217 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:57:38.296700 [ 217 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:57:38.298674 [ 217 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.11 20:57:39.000171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.68 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.68 MiB (RSS), difference: 4.00 MiB 2025.02.11 20:57:40.282198 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 2025.02.11 20:57:40.304310 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:40.304354 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:40.311990 [ 242 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.11 20:57:40.312795 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:40.315572 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 754 2025.02.11 20:57:42.274903 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.275118 [ 255 ] {8b3c5104-e45b-4dcc-bd6b-f97b4b26b0a4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:57:42.275194 [ 255 ] {8b3c5104-e45b-4dcc-bd6b-f97b4b26b0a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:57:42.275966 [ 255 ] {8b3c5104-e45b-4dcc-bd6b-f97b4b26b0a4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.276020 [ 255 ] {8b3c5104-e45b-4dcc-bd6b-f97b4b26b0a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.276458 [ 255 ] {8b3c5104-e45b-4dcc-bd6b-f97b4b26b0a4} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:57:42.276713 [ 255 ] {8b3c5104-e45b-4dcc-bd6b-f97b4b26b0a4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.276924 [ 109 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.02.11 20:57:42.276955 [ 255 ] {8b3c5104-e45b-4dcc-bd6b-f97b4b26b0a4} executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. 2025.02.11 20:57:42.277021 [ 109 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.277088 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.277155 [ 255 ] {8b3c5104-e45b-4dcc-bd6b-f97b4b26b0a4} TCPHandler: Processed in 0.002392238 sec. 2025.02.11 20:57:42.277344 [ 221 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:57:42.277439 [ 221 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:57:42.277454 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.02.11 20:57:42.277570 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.277900 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:42.277965 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 14 rows starting from the beginning of the part 2025.02.11 20:57:42.278024 [ 4 ] {11305a43-1149-4a42-b617-4f972258ecbb} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:42.278318 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:42.278347 [ 4 ] {11305a43-1149-4a42-b617-4f972258ecbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:42.279055 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:42.279508 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:42.280248 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:42.282608 [ 221 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:57:42.282994 [ 4 ] {11305a43-1149-4a42-b617-4f972258ecbb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.283112 [ 4 ] {11305a43-1149-4a42-b617-4f972258ecbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.284853 [ 4 ] {11305a43-1149-4a42-b617-4f972258ecbb} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.11 20:57:42.284963 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007766924 sec., 9012.576922344033 rows/sec., 683.99 KiB/sec. 2025.02.11 20:57:42.285140 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.02.11 20:57:42.285374 [ 4 ] {11305a43-1149-4a42-b617-4f972258ecbb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.285720 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.285816 [ 4 ] {11305a43-1149-4a42-b617-4f972258ecbb} executeQuery: Read 203 rows, 17.95 KiB in 0.007896 sec., 25709.219858156026 rows/sec., 2.22 MiB/sec. 2025.02.11 20:57:42.285861 [ 196 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_69_17} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.02.11 20:57:42.286006 [ 4 ] {11305a43-1149-4a42-b617-4f972258ecbb} TCPHandler: Processed in 0.008658248 sec. 2025.02.11 20:57:42.286043 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:57:42.286216 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.286361 [ 255 ] {e8ee035d-44a6-4319-b48f-7f5627fbf849} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:42.286451 [ 255 ] {e8ee035d-44a6-4319-b48f-7f5627fbf849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:42.287126 [ 255 ] {e8ee035d-44a6-4319-b48f-7f5627fbf849} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.287166 [ 255 ] {e8ee035d-44a6-4319-b48f-7f5627fbf849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.287526 [ 255 ] {e8ee035d-44a6-4319-b48f-7f5627fbf849} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.11 20:57:42.287768 [ 255 ] {e8ee035d-44a6-4319-b48f-7f5627fbf849} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.287997 [ 255 ] {e8ee035d-44a6-4319-b48f-7f5627fbf849} executeQuery: Read 7 rows, 467.00 B in 0.001663 sec., 4209.260372820205 rows/sec., 274.24 KiB/sec. 2025.02.11 20:57:42.288077 [ 255 ] {e8ee035d-44a6-4319-b48f-7f5627fbf849} TCPHandler: Processed in 0.001932061 sec. 2025.02.11 20:57:42.288080 [ 223 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:42.288177 [ 223 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:42.288263 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.288453 [ 4 ] {e8a16265-944e-4859-9e4d-49be8cbb7680} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:57:42.288563 [ 4 ] {e8a16265-944e-4859-9e4d-49be8cbb7680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:57:42.289933 [ 4 ] {e8a16265-944e-4859-9e4d-49be8cbb7680} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.290009 [ 4 ] {e8a16265-944e-4859-9e4d-49be8cbb7680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.290731 [ 4 ] {e8a16265-944e-4859-9e4d-49be8cbb7680} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.11 20:57:42.291127 [ 4 ] {e8a16265-944e-4859-9e4d-49be8cbb7680} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.291445 [ 109 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.11 20:57:42.291575 [ 109 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.291623 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.291658 [ 4 ] {e8a16265-944e-4859-9e4d-49be8cbb7680} executeQuery: Read 14 rows, 1004.00 B in 0.003241 sec., 4319.654427645788 rows/sec., 302.52 KiB/sec. 2025.02.11 20:57:42.292099 [ 4 ] {e8a16265-944e-4859-9e4d-49be8cbb7680} TCPHandler: Processed in 0.003921313 sec. 2025.02.11 20:57:42.292150 [ 223 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.11 20:57:42.292655 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.293412 [ 255 ] {19bb982d-a1c1-4b39-b9fa-592e0d1abe06} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:57:42.293549 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.11 20:57:42.293713 [ 255 ] {19bb982d-a1c1-4b39-b9fa-592e0d1abe06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:57:42.294288 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:42.294426 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 242 rows starting from the beginning of the part 2025.02.11 20:57:42.294926 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:42.295574 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:42.296034 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 228 rows starting from the beginning of the part 2025.02.11 20:57:42.296347 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:42.296526 [ 200 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 14 rows starting from the beginning of the part 2025.02.11 20:57:42.297052 [ 255 ] {19bb982d-a1c1-4b39-b9fa-592e0d1abe06} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.297096 [ 255 ] {19bb982d-a1c1-4b39-b9fa-592e0d1abe06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.297654 [ 255 ] {19bb982d-a1c1-4b39-b9fa-592e0d1abe06} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:57:42.297967 [ 255 ] {19bb982d-a1c1-4b39-b9fa-592e0d1abe06} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.298175 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006426253 sec., 81851.74159809768 rows/sec., 5.86 MiB/sec. 2025.02.11 20:57:42.298228 [ 109 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.02.11 20:57:42.298316 [ 109 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.298391 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.298447 [ 255 ] {19bb982d-a1c1-4b39-b9fa-592e0d1abe06} executeQuery: Read 13 rows, 830.00 B in 0.005342 sec., 2433.5454885810555 rows/sec., 151.73 KiB/sec. 2025.02.11 20:57:42.298548 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.11 20:57:42.298678 [ 224 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:57:42.298833 [ 224 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:57:42.298900 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.02.11 20:57:42.299040 [ 255 ] {19bb982d-a1c1-4b39-b9fa-592e0d1abe06} TCPHandler: Processed in 0.006730258 sec. 2025.02.11 20:57:42.299419 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.299841 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:42.299881 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.299947 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 13 rows starting from the beginning of the part 2025.02.11 20:57:42.299951 [ 4 ] {9fd13a7b-a123-4a4f-a6fd-6b989eea196a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:42.300181 [ 4 ] {9fd13a7b-a123-4a4f-a6fd-6b989eea196a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:42.300244 [ 187 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_91_18} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.11 20:57:42.300361 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part 2025.02.11 20:57:42.300850 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.11 20:57:42.301020 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part 2025.02.11 20:57:42.301427 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part 2025.02.11 20:57:42.302034 [ 186 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part 2025.02.11 20:57:42.304408 [ 4 ] {9fd13a7b-a123-4a4f-a6fd-6b989eea196a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.304493 [ 4 ] {9fd13a7b-a123-4a4f-a6fd-6b989eea196a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.305663 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007146564 sec., 9095.279913536071 rows/sec., 602.62 KiB/sec. 2025.02.11 20:57:42.305759 [ 4 ] {9fd13a7b-a123-4a4f-a6fd-6b989eea196a} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.11 20:57:42.305926 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.02.11 20:57:42.306167 [ 224 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:57:42.306695 [ 4 ] {9fd13a7b-a123-4a4f-a6fd-6b989eea196a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.306806 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.307119 [ 187 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_69_17} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.02.11 20:57:42.307402 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.11 20:57:42.307569 [ 4 ] {9fd13a7b-a123-4a4f-a6fd-6b989eea196a} executeQuery: Read 382 rows, 27.68 KiB in 0.00771 sec., 49546.044098573286 rows/sec., 3.51 MiB/sec. 2025.02.11 20:57:42.307721 [ 4 ] {9fd13a7b-a123-4a4f-a6fd-6b989eea196a} TCPHandler: Processed in 0.008558877 sec. 2025.02.11 20:57:42.307899 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.308042 [ 255 ] {18c10dae-ed8b-4f31-ae1f-ba4a293fca29} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:57:42.308100 [ 255 ] {18c10dae-ed8b-4f31-ae1f-ba4a293fca29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:57:42.308656 [ 255 ] {18c10dae-ed8b-4f31-ae1f-ba4a293fca29} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.308702 [ 255 ] {18c10dae-ed8b-4f31-ae1f-ba4a293fca29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.309125 [ 255 ] {18c10dae-ed8b-4f31-ae1f-ba4a293fca29} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:57:42.309356 [ 255 ] {18c10dae-ed8b-4f31-ae1f-ba4a293fca29} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.309571 [ 255 ] {18c10dae-ed8b-4f31-ae1f-ba4a293fca29} executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. 2025.02.11 20:57:42.309624 [ 255 ] {18c10dae-ed8b-4f31-ae1f-ba4a293fca29} TCPHandler: Processed in 0.001795109 sec. 2025.02.11 20:57:42.309765 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.309883 [ 4 ] {f5eb3548-76e9-4b4d-853e-b20de297a1c8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:42.309936 [ 4 ] {f5eb3548-76e9-4b4d-853e-b20de297a1c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:42.310515 [ 4 ] {f5eb3548-76e9-4b4d-853e-b20de297a1c8} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.310555 [ 4 ] {f5eb3548-76e9-4b4d-853e-b20de297a1c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.310963 [ 4 ] {f5eb3548-76e9-4b4d-853e-b20de297a1c8} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.11 20:57:42.311216 [ 4 ] {f5eb3548-76e9-4b4d-853e-b20de297a1c8} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.311440 [ 4 ] {f5eb3548-76e9-4b4d-853e-b20de297a1c8} executeQuery: Read 237 rows, 16.27 KiB in 0.001579 sec., 150094.99683343887 rows/sec., 10.06 MiB/sec. 2025.02.11 20:57:42.311544 [ 4 ] {f5eb3548-76e9-4b4d-853e-b20de297a1c8} TCPHandler: Processed in 0.001832519 sec. 2025.02.11 20:57:42.311763 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.312063 [ 255 ] {8f0844b8-db45-4fe1-a888-26be244c8c10} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:57:42.312138 [ 255 ] {8f0844b8-db45-4fe1-a888-26be244c8c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:57:42.312610 [ 255 ] {8f0844b8-db45-4fe1-a888-26be244c8c10} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.312649 [ 255 ] {8f0844b8-db45-4fe1-a888-26be244c8c10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.313005 [ 255 ] {8f0844b8-db45-4fe1-a888-26be244c8c10} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.11 20:57:42.313238 [ 255 ] {8f0844b8-db45-4fe1-a888-26be244c8c10} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.313451 [ 255 ] {8f0844b8-db45-4fe1-a888-26be244c8c10} executeQuery: Read 1 rows, 69.00 B in 0.001491 sec., 670.690811535882 rows/sec., 45.19 KiB/sec. 2025.02.11 20:57:42.313502 [ 255 ] {8f0844b8-db45-4fe1-a888-26be244c8c10} TCPHandler: Processed in 0.001865399 sec. 2025.02.11 20:57:42.313645 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:42.313784 [ 4 ] {889d9d7f-3aa5-4604-b679-ae105f0e42cd} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:42.313844 [ 4 ] {889d9d7f-3aa5-4604-b679-ae105f0e42cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:42.314369 [ 4 ] {889d9d7f-3aa5-4604-b679-ae105f0e42cd} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:42.314408 [ 4 ] {889d9d7f-3aa5-4604-b679-ae105f0e42cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:42.314778 [ 4 ] {889d9d7f-3aa5-4604-b679-ae105f0e42cd} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.11 20:57:42.315016 [ 4 ] {889d9d7f-3aa5-4604-b679-ae105f0e42cd} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:42.315237 [ 4 ] {889d9d7f-3aa5-4604-b679-ae105f0e42cd} executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. 2025.02.11 20:57:42.315298 [ 4 ] {889d9d7f-3aa5-4604-b679-ae105f0e42cd} TCPHandler: Processed in 0.001719188 sec. 2025.02.11 20:57:43.528635 [ 217 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:57:43.528687 [ 217 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:57:43.530539 [ 217 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.11 20:57:44.342205 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299 2025.02.11 20:57:44.342975 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:44.343027 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:44.343584 [ 243 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.11 20:57:44.343857 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:44.344019 [ 103 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.11 20:57:44.344074 [ 103 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:44.344075 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 2025.02.11 20:57:44.344098 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:44.344280 [ 201 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.11 20:57:44.344665 [ 201 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:44.344771 [ 201 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part 2025.02.11 20:57:44.345086 [ 201 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part 2025.02.11 20:57:44.345229 [ 201 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part 2025.02.11 20:57:44.345433 [ 201 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part 2025.02.11 20:57:44.345610 [ 201 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 427 rows starting from the beginning of the part 2025.02.11 20:57:44.345792 [ 201 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 488 rows starting from the beginning of the part 2025.02.11 20:57:44.349037 [ 191 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.004865778 sec., 9515230.657872183 rows/sec., 136.12 MiB/sec. 2025.02.11 20:57:44.349511 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.11 20:57:44.349919 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:44.350028 [ 198 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_101_20} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.11 20:57:44.350166 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.02.11 20:57:47.030564 [ 219 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:57:47.030624 [ 219 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:57:47.032653 [ 219 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:57:47.137554 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2628 2025.02.11 20:57:47.141015 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:47.141061 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:47.142614 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:57:47.142926 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:47.143973 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2628 2025.02.11 20:57:47.274020 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:47.274163 [ 255 ] {dcddefdd-6c9e-46b3-b3d1-47ad20c16547} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:47.274223 [ 255 ] {dcddefdd-6c9e-46b3-b3d1-47ad20c16547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:47.275080 [ 255 ] {dcddefdd-6c9e-46b3-b3d1-47ad20c16547} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:47.275130 [ 255 ] {dcddefdd-6c9e-46b3-b3d1-47ad20c16547} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:47.275528 [ 255 ] {dcddefdd-6c9e-46b3-b3d1-47ad20c16547} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.11 20:57:47.275767 [ 255 ] {dcddefdd-6c9e-46b3-b3d1-47ad20c16547} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:47.275983 [ 255 ] {dcddefdd-6c9e-46b3-b3d1-47ad20c16547} executeQuery: Read 172 rows, 15.40 KiB in 0.00182 sec., 94505.4945054945 rows/sec., 8.26 MiB/sec. 2025.02.11 20:57:47.276038 [ 255 ] {dcddefdd-6c9e-46b3-b3d1-47ad20c16547} TCPHandler: Processed in 0.002057653 sec. 2025.02.11 20:57:47.276306 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:47.276530 [ 4 ] {9c13e134-b3e2-4393-ac2c-4f4571d81390} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:47.276618 [ 4 ] {9c13e134-b3e2-4393-ac2c-4f4571d81390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:47.277489 [ 4 ] {9c13e134-b3e2-4393-ac2c-4f4571d81390} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:47.277543 [ 4 ] {9c13e134-b3e2-4393-ac2c-4f4571d81390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:47.277993 [ 4 ] {9c13e134-b3e2-4393-ac2c-4f4571d81390} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.11 20:57:47.278257 [ 4 ] {9c13e134-b3e2-4393-ac2c-4f4571d81390} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:47.278516 [ 4 ] {9c13e134-b3e2-4393-ac2c-4f4571d81390} executeQuery: Read 58 rows, 4.36 KiB in 0.00205 sec., 28292.682926829268 rows/sec., 2.08 MiB/sec. 2025.02.11 20:57:47.278590 [ 4 ] {9c13e134-b3e2-4393-ac2c-4f4571d81390} TCPHandler: Processed in 0.002427889 sec. 2025.02.11 20:57:47.278751 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:47.278894 [ 255 ] {61df41c1-c26e-4cbd-b4a5-0aeee682bb68} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:47.278951 [ 255 ] {61df41c1-c26e-4cbd-b4a5-0aeee682bb68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:47.279613 [ 255 ] {61df41c1-c26e-4cbd-b4a5-0aeee682bb68} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:47.279653 [ 255 ] {61df41c1-c26e-4cbd-b4a5-0aeee682bb68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:47.280022 [ 255 ] {61df41c1-c26e-4cbd-b4a5-0aeee682bb68} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.11 20:57:47.280257 [ 255 ] {61df41c1-c26e-4cbd-b4a5-0aeee682bb68} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:47.280487 [ 255 ] {61df41c1-c26e-4cbd-b4a5-0aeee682bb68} executeQuery: Read 122 rows, 9.76 KiB in 0.001627 sec., 74984.63429625076 rows/sec., 5.86 MiB/sec. 2025.02.11 20:57:47.280540 [ 255 ] {61df41c1-c26e-4cbd-b4a5-0aeee682bb68} TCPHandler: Processed in 0.00185455 sec. 2025.02.11 20:57:47.280689 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:47.280838 [ 4 ] {884e7bcf-bc5e-45b0-a2dc-0a768fe4c45b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:47.280908 [ 4 ] {884e7bcf-bc5e-45b0-a2dc-0a768fe4c45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:47.281575 [ 4 ] {884e7bcf-bc5e-45b0-a2dc-0a768fe4c45b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:47.281617 [ 4 ] {884e7bcf-bc5e-45b0-a2dc-0a768fe4c45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:47.282036 [ 4 ] {884e7bcf-bc5e-45b0-a2dc-0a768fe4c45b} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.11 20:57:47.282277 [ 4 ] {884e7bcf-bc5e-45b0-a2dc-0a768fe4c45b} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:47.282526 [ 4 ] {884e7bcf-bc5e-45b0-a2dc-0a768fe4c45b} executeQuery: Read 160 rows, 11.41 KiB in 0.001724 sec., 92807.42459396752 rows/sec., 6.46 MiB/sec. 2025.02.11 20:57:47.282584 [ 4 ] {884e7bcf-bc5e-45b0-a2dc-0a768fe4c45b} TCPHandler: Processed in 0.001967201 sec. 2025.02.11 20:57:47.282745 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:47.282882 [ 255 ] {e16b28bf-4256-4193-ab1a-d2ab7dfc672c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:47.282974 [ 255 ] {e16b28bf-4256-4193-ab1a-d2ab7dfc672c} 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.02.11 20:57:47.284186 [ 255 ] {e16b28bf-4256-4193-ab1a-d2ab7dfc672c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:47.284226 [ 255 ] {e16b28bf-4256-4193-ab1a-d2ab7dfc672c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:47.284906 [ 255 ] {e16b28bf-4256-4193-ab1a-d2ab7dfc672c} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:57:47.285166 [ 255 ] {e16b28bf-4256-4193-ab1a-d2ab7dfc672c} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:47.285421 [ 255 ] {e16b28bf-4256-4193-ab1a-d2ab7dfc672c} executeQuery: Read 58 rows, 106.43 KiB in 0.002569 sec., 22576.878162709225 rows/sec., 40.46 MiB/sec. 2025.02.11 20:57:47.285520 [ 255 ] {e16b28bf-4256-4193-ab1a-d2ab7dfc672c} TCPHandler: Processed in 0.002843745 sec. 2025.02.11 20:57:47.285673 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:47.285815 [ 4 ] {9cc634e1-4841-4787-80f1-e0a4bafdbbd8} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:47.285878 [ 4 ] {9cc634e1-4841-4787-80f1-e0a4bafdbbd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:47.286447 [ 4 ] {9cc634e1-4841-4787-80f1-e0a4bafdbbd8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:47.286488 [ 4 ] {9cc634e1-4841-4787-80f1-e0a4bafdbbd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:47.286888 [ 4 ] {9cc634e1-4841-4787-80f1-e0a4bafdbbd8} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.11 20:57:47.287133 [ 4 ] {9cc634e1-4841-4787-80f1-e0a4bafdbbd8} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:47.287375 [ 4 ] {9cc634e1-4841-4787-80f1-e0a4bafdbbd8} executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. 2025.02.11 20:57:47.287431 [ 4 ] {9cc634e1-4841-4787-80f1-e0a4bafdbbd8} TCPHandler: Processed in 0.001826369 sec. 2025.02.11 20:57:47.815640 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 2025.02.11 20:57:47.839051 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:47.839095 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:47.846677 [ 242 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.11 20:57:47.847474 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:47.847778 [ 98 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.11 20:57:47.847856 [ 98 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:47.847909 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:47.849456 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.11 20:57:47.863853 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 762 2025.02.11 20:57:47.865693 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:47.866986 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part 2025.02.11 20:57:47.872558 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2025.02.11 20:57:47.878603 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2025.02.11 20:57:47.885802 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2025.02.11 20:57:47.892650 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2025.02.11 20:57:47.898900 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2025.02.11 20:57:47.965770 [ 198 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.117704251 sec., 6473.852843258822 rows/sec., 33.48 MiB/sec. 2025.02.11 20:57:47.969432 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.11 20:57:47.972645 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:47.972763 [ 188 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_101_20} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.11 20:57:47.975312 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.11 20:57:48.000164 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.20 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.68 MiB (RSS), difference: -1.51 MiB 2025.02.11 20:57:51.572934 [ 95 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:57:51.573030 [ 95 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:57:51.844258 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46726 2025.02.11 20:57:51.845027 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:51.845078 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:51.845676 [ 243 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.11 20:57:51.845945 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:51.846190 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726 2025.02.11 20:57:52.275842 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.276058 [ 255 ] {842fe8bd-0154-4092-a6ac-84497330ea48} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:57:52.276140 [ 255 ] {842fe8bd-0154-4092-a6ac-84497330ea48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:57:52.276933 [ 255 ] {842fe8bd-0154-4092-a6ac-84497330ea48} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.276980 [ 255 ] {842fe8bd-0154-4092-a6ac-84497330ea48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.277433 [ 255 ] {842fe8bd-0154-4092-a6ac-84497330ea48} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:57:52.277690 [ 255 ] {842fe8bd-0154-4092-a6ac-84497330ea48} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.277932 [ 255 ] {842fe8bd-0154-4092-a6ac-84497330ea48} executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. 2025.02.11 20:57:52.277998 [ 255 ] {842fe8bd-0154-4092-a6ac-84497330ea48} TCPHandler: Processed in 0.002292257 sec. 2025.02.11 20:57:52.278270 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.278492 [ 4 ] {83cbb16c-08ba-46ec-84d6-16e6e2a64e4b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:52.278580 [ 4 ] {83cbb16c-08ba-46ec-84d6-16e6e2a64e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:52.279560 [ 4 ] {83cbb16c-08ba-46ec-84d6-16e6e2a64e4b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.279614 [ 4 ] {83cbb16c-08ba-46ec-84d6-16e6e2a64e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.280073 [ 4 ] {83cbb16c-08ba-46ec-84d6-16e6e2a64e4b} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.11 20:57:52.280333 [ 4 ] {83cbb16c-08ba-46ec-84d6-16e6e2a64e4b} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.280529 [ 91 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.11 20:57:52.280588 [ 91 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.280611 [ 4 ] {83cbb16c-08ba-46ec-84d6-16e6e2a64e4b} executeQuery: Read 203 rows, 17.95 KiB in 0.00217 sec., 93548.3870967742 rows/sec., 8.08 MiB/sec. 2025.02.11 20:57:52.280630 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.280817 [ 4 ] {83cbb16c-08ba-46ec-84d6-16e6e2a64e4b} TCPHandler: Processed in 0.002683173 sec. 2025.02.11 20:57:52.280888 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.11 20:57:52.281013 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.281078 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:52.281159 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1475 rows starting from the beginning of the part 2025.02.11 20:57:52.281227 [ 255 ] {fb82c2f3-f741-4154-ba9a-776aea3d0f50} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:52.281378 [ 255 ] {fb82c2f3-f741-4154-ba9a-776aea3d0f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:52.281398 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 203 rows starting from the beginning of the part 2025.02.11 20:57:52.281821 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 172 rows starting from the beginning of the part 2025.02.11 20:57:52.282114 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 203 rows starting from the beginning of the part 2025.02.11 20:57:52.282567 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 172 rows starting from the beginning of the part 2025.02.11 20:57:52.283028 [ 199 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 203 rows starting from the beginning of the part 2025.02.11 20:57:52.284280 [ 255 ] {fb82c2f3-f741-4154-ba9a-776aea3d0f50} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.284356 [ 255 ] {fb82c2f3-f741-4154-ba9a-776aea3d0f50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.285401 [ 255 ] {fb82c2f3-f741-4154-ba9a-776aea3d0f50} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.11 20:57:52.285847 [ 255 ] {fb82c2f3-f741-4154-ba9a-776aea3d0f50} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.286339 [ 255 ] {fb82c2f3-f741-4154-ba9a-776aea3d0f50} executeQuery: Read 7 rows, 467.00 B in 0.005143 sec., 1361.0733035193466 rows/sec., 88.67 KiB/sec. 2025.02.11 20:57:52.286701 [ 255 ] {fb82c2f3-f741-4154-ba9a-776aea3d0f50} TCPHandler: Processed in 0.005761572 sec. 2025.02.11 20:57:52.287054 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.287048 [ 198 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 5 columns (5 merged, 0 gathered) in 0.00629683 sec., 385590.8449172044 rows/sec., 34.17 MiB/sec. 2025.02.11 20:57:52.287462 [ 4 ] {4ab84f4e-677c-4bd9-aa7f-ecbf2f7acb24} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:57:52.287536 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.11 20:57:52.287648 [ 4 ] {4ab84f4e-677c-4bd9-aa7f-ecbf2f7acb24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:57:52.288506 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.288900 [ 190 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_151_30} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.11 20:57:52.289204 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.11 20:57:52.289792 [ 4 ] {4ab84f4e-677c-4bd9-aa7f-ecbf2f7acb24} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.289833 [ 4 ] {4ab84f4e-677c-4bd9-aa7f-ecbf2f7acb24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.290194 [ 4 ] {4ab84f4e-677c-4bd9-aa7f-ecbf2f7acb24} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.11 20:57:52.290442 [ 4 ] {4ab84f4e-677c-4bd9-aa7f-ecbf2f7acb24} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.290675 [ 4 ] {4ab84f4e-677c-4bd9-aa7f-ecbf2f7acb24} executeQuery: Read 14 rows, 1004.00 B in 0.003357 sec., 4170.390229371463 rows/sec., 292.07 KiB/sec. 2025.02.11 20:57:52.290738 [ 4 ] {4ab84f4e-677c-4bd9-aa7f-ecbf2f7acb24} TCPHandler: Processed in 0.003880622 sec. 2025.02.11 20:57:52.290898 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.291017 [ 255 ] {5209eca3-dfa2-47e9-b329-b589dd4922bb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:57:52.291065 [ 255 ] {5209eca3-dfa2-47e9-b329-b589dd4922bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:57:52.291669 [ 255 ] {5209eca3-dfa2-47e9-b329-b589dd4922bb} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.291710 [ 255 ] {5209eca3-dfa2-47e9-b329-b589dd4922bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.292069 [ 255 ] {5209eca3-dfa2-47e9-b329-b589dd4922bb} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:57:52.292323 [ 255 ] {5209eca3-dfa2-47e9-b329-b589dd4922bb} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.292538 [ 255 ] {5209eca3-dfa2-47e9-b329-b589dd4922bb} executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec. 2025.02.11 20:57:52.292592 [ 255 ] {5209eca3-dfa2-47e9-b329-b589dd4922bb} TCPHandler: Processed in 0.001754008 sec. 2025.02.11 20:57:52.292755 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.292895 [ 4 ] {3cbf96e3-6aa8-475c-a10d-4cad290e6c60} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:52.292954 [ 4 ] {3cbf96e3-6aa8-475c-a10d-4cad290e6c60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:52.293749 [ 4 ] {3cbf96e3-6aa8-475c-a10d-4cad290e6c60} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.293789 [ 4 ] {3cbf96e3-6aa8-475c-a10d-4cad290e6c60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.294173 [ 4 ] {3cbf96e3-6aa8-475c-a10d-4cad290e6c60} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.11 20:57:52.294408 [ 4 ] {3cbf96e3-6aa8-475c-a10d-4cad290e6c60} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.294575 [ 91 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.11 20:57:52.294625 [ 91 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.294649 [ 4 ] {3cbf96e3-6aa8-475c-a10d-4cad290e6c60} executeQuery: Read 382 rows, 27.68 KiB in 0.001779 sec., 214727.37492973582 rows/sec., 15.20 MiB/sec. 2025.02.11 20:57:52.294662 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.294823 [ 4 ] {3cbf96e3-6aa8-475c-a10d-4cad290e6c60} TCPHandler: Processed in 0.002136254 sec. 2025.02.11 20:57:52.294879 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.11 20:57:52.295013 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.295040 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:52.295097 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 956 rows starting from the beginning of the part 2025.02.11 20:57:52.295293 [ 255 ] {e4ea7cf2-8f11-48d8-90cd-0e43e0a70f1c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:57:52.295397 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 382 rows starting from the beginning of the part 2025.02.11 20:57:52.295447 [ 255 ] {e4ea7cf2-8f11-48d8-90cd-0e43e0a70f1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:57:52.295659 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 122 rows starting from the beginning of the part 2025.02.11 20:57:52.296011 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 382 rows starting from the beginning of the part 2025.02.11 20:57:52.296414 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 122 rows starting from the beginning of the part 2025.02.11 20:57:52.296742 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 382 rows starting from the beginning of the part 2025.02.11 20:57:52.297853 [ 255 ] {e4ea7cf2-8f11-48d8-90cd-0e43e0a70f1c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.297924 [ 255 ] {e4ea7cf2-8f11-48d8-90cd-0e43e0a70f1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.298928 [ 255 ] {e4ea7cf2-8f11-48d8-90cd-0e43e0a70f1c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:57:52.299357 [ 255 ] {e4ea7cf2-8f11-48d8-90cd-0e43e0a70f1c} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.299839 [ 255 ] {e4ea7cf2-8f11-48d8-90cd-0e43e0a70f1c} executeQuery: Read 6 rows, 321.00 B in 0.004632 sec., 1295.3367875647668 rows/sec., 67.68 KiB/sec. 2025.02.11 20:57:52.300206 [ 255 ] {e4ea7cf2-8f11-48d8-90cd-0e43e0a70f1c} TCPHandler: Processed in 0.005282474 sec. 2025.02.11 20:57:52.300569 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.300666 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2346 rows, containing 5 columns (5 merged, 0 gathered) in 0.005876404 sec., 399223.742955726 rows/sec., 30.41 MiB/sec. 2025.02.11 20:57:52.300955 [ 4 ] {a74bfe77-61ed-41e7-9a8e-3d0cbfb639ce} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:52.300994 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.11 20:57:52.301051 [ 4 ] {a74bfe77-61ed-41e7-9a8e-3d0cbfb639ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:52.301379 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.301476 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_151_30} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.11 20:57:52.301550 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.02.11 20:57:52.301809 [ 4 ] {a74bfe77-61ed-41e7-9a8e-3d0cbfb639ce} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.301847 [ 4 ] {a74bfe77-61ed-41e7-9a8e-3d0cbfb639ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.302239 [ 4 ] {a74bfe77-61ed-41e7-9a8e-3d0cbfb639ce} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.11 20:57:52.302477 [ 4 ] {a74bfe77-61ed-41e7-9a8e-3d0cbfb639ce} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.302648 [ 91 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 6 parts from all_1_146_30 to all_151_151_0 2025.02.11 20:57:52.302698 [ 91 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.302721 [ 4 ] {a74bfe77-61ed-41e7-9a8e-3d0cbfb639ce} executeQuery: Read 237 rows, 16.27 KiB in 0.001879 sec., 126130.92070250133 rows/sec., 8.45 MiB/sec. 2025.02.11 20:57:52.302734 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.302912 [ 4 ] {a74bfe77-61ed-41e7-9a8e-3d0cbfb639ce} TCPHandler: Processed in 0.00255074 sec. 2025.02.11 20:57:52.303007 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_30 to all_151_151_0 into Compact with storage Full 2025.02.11 20:57:52.303106 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.303279 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:52.303333 [ 255 ] {dfce2f91-53fb-4db2-9930-9a8c4340ac4e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:57:52.303356 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergeTreeSequentialSource: Reading 7 marks from part all_1_146_30, total 45762 rows starting from the beginning of the part 2025.02.11 20:57:52.303439 [ 255 ] {dfce2f91-53fb-4db2-9930-9a8c4340ac4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:57:52.303645 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 237 rows starting from the beginning of the part 2025.02.11 20:57:52.304007 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part 2025.02.11 20:57:52.304337 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 237 rows starting from the beginning of the part 2025.02.11 20:57:52.304653 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part 2025.02.11 20:57:52.304935 [ 193 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 237 rows starting from the beginning of the part 2025.02.11 20:57:52.306159 [ 255 ] {dfce2f91-53fb-4db2-9930-9a8c4340ac4e} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.306229 [ 255 ] {dfce2f91-53fb-4db2-9930-9a8c4340ac4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.306732 [ 255 ] {dfce2f91-53fb-4db2-9930-9a8c4340ac4e} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.11 20:57:52.307003 [ 255 ] {dfce2f91-53fb-4db2-9930-9a8c4340ac4e} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.307233 [ 91 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.02.11 20:57:52.307327 [ 91 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.307469 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.307561 [ 255 ] {dfce2f91-53fb-4db2-9930-9a8c4340ac4e} executeQuery: Read 1 rows, 69.00 B in 0.004256 sec., 234.96240601503757 rows/sec., 15.83 KiB/sec. 2025.02.11 20:57:52.308021 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.02.11 20:57:52.308099 [ 255 ] {dfce2f91-53fb-4db2-9930-9a8c4340ac4e} TCPHandler: Processed in 0.005075491 sec. 2025.02.11 20:57:52.308483 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:52.308704 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:52.308865 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 65 rows starting from the beginning of the part 2025.02.11 20:57:52.309394 [ 4 ] {9bb94462-282a-4297-af7e-a7a47eeb64b1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:52.309835 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:52.310445 [ 4 ] {9bb94462-282a-4297-af7e-a7a47eeb64b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:52.310541 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:52.310874 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:52.311280 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:52.311683 [ 194 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part 2025.02.11 20:57:52.313092 [ 4 ] {9bb94462-282a-4297-af7e-a7a47eeb64b1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.313159 [ 4 ] {9bb94462-282a-4297-af7e-a7a47eeb64b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.313992 [ 4 ] {9bb94462-282a-4297-af7e-a7a47eeb64b1} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.11 20:57:52.314763 [ 4 ] {9bb94462-282a-4297-af7e-a7a47eeb64b1} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.314794 [ 200 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 4 columns (4 merged, 0 gathered) in 0.007115904 sec., 9837.119781267425 rows/sec., 662.85 KiB/sec. 2025.02.11 20:57:52.315096 [ 200 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.02.11 20:57:52.315167 [ 91 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.11 20:57:52.315407 [ 91 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:52.315428 [ 4 ] {9bb94462-282a-4297-af7e-a7a47eeb64b1} executeQuery: Read 82 rows, 5.33 KiB in 0.006512 sec., 12592.137592137591 rows/sec., 818.95 KiB/sec. 2025.02.11 20:57:52.315457 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:52.315876 [ 4 ] {9bb94462-282a-4297-af7e-a7a47eeb64b1} TCPHandler: Processed in 0.007575141 sec. 2025.02.11 20:57:52.316002 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.11 20:57:52.316357 [ 200 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.316390 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:52.316456 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9838 rows starting from the beginning of the part 2025.02.11 20:57:52.316518 [ 200 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_70_14} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.02.11 20:57:52.316698 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 82 rows starting from the beginning of the part 2025.02.11 20:57:52.316919 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:57:52.317140 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part 2025.02.11 20:57:52.317487 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 82 rows starting from the beginning of the part 2025.02.11 20:57:52.317676 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part 2025.02.11 20:57:52.317943 [ 186 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 82 rows starting from the beginning of the part 2025.02.11 20:57:52.320176 [ 187 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergeTask::MergeProjectionsStage: Merge sorted 46793 rows, containing 5 columns (5 merged, 0 gathered) in 0.017292696 sec., 2705940.1263978733 rows/sec., 182.90 MiB/sec. 2025.02.11 20:57:52.320900 [ 187 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} MergedBlockOutputStream: filled checksums all_1_151_31 (state Temporary) 2025.02.11 20:57:52.321240 [ 187 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_151_31 to all_1_151_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.321350 [ 187 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_151_31} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 6 parts: [all_1_146_30, all_151_151_0] -> all_1_151_31 2025.02.11 20:57:52.321446 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. 2025.02.11 20:57:52.321891 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 10204 rows, containing 4 columns (4 merged, 0 gathered) in 0.006181359 sec., 1650769.6770240979 rows/sec., 107.59 MiB/sec. 2025.02.11 20:57:52.322135 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.11 20:57:52.322470 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:52.322566 [ 189 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_151_30} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.11 20:57:52.322674 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. 2025.02.11 20:57:55.363952 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 2025.02.11 20:57:55.387640 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:55.387706 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:55.395258 [ 242 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.11 20:57:55.396064 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:55.399247 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 769 2025.02.11 20:57:56.383933 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:56.384143 [ 255 ] {916a9999-49ef-4068-9cf0-114cabe05845} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:57:56.384220 [ 255 ] {916a9999-49ef-4068-9cf0-114cabe05845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:57:56.384998 [ 255 ] {916a9999-49ef-4068-9cf0-114cabe05845} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:56.385038 [ 255 ] {916a9999-49ef-4068-9cf0-114cabe05845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:56.385554 [ 255 ] {916a9999-49ef-4068-9cf0-114cabe05845} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.11 20:57:56.386029 [ 255 ] {916a9999-49ef-4068-9cf0-114cabe05845} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:56.386273 [ 255 ] {916a9999-49ef-4068-9cf0-114cabe05845} executeQuery: Read 6 rows, 501.00 B in 0.002182 sec., 2749.770852428964 rows/sec., 224.22 KiB/sec. 2025.02.11 20:57:56.386446 [ 255 ] {916a9999-49ef-4068-9cf0-114cabe05845} TCPHandler: Processed in 0.002644682 sec. 2025.02.11 20:57:56.386779 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:56.386988 [ 4 ] {f4206860-c5bc-4c39-977b-558ec227d6d1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:57:56.387071 [ 4 ] {f4206860-c5bc-4c39-977b-558ec227d6d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:57:56.388578 [ 4 ] {f4206860-c5bc-4c39-977b-558ec227d6d1} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:56.388624 [ 4 ] {f4206860-c5bc-4c39-977b-558ec227d6d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:56.389135 [ 4 ] {f4206860-c5bc-4c39-977b-558ec227d6d1} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.11 20:57:56.389403 [ 4 ] {f4206860-c5bc-4c39-977b-558ec227d6d1} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:56.389633 [ 4 ] {f4206860-c5bc-4c39-977b-558ec227d6d1} executeQuery: Read 1315 rows, 111.73 KiB in 0.002707 sec., 485777.61359438486 rows/sec., 40.31 MiB/sec. 2025.02.11 20:57:56.389694 [ 4 ] {f4206860-c5bc-4c39-977b-558ec227d6d1} TCPHandler: Processed in 0.0031072 sec. 2025.02.11 20:57:56.389870 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:56.390010 [ 255 ] {4f9eda5b-47b9-4660-89ad-7866e60a973d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:57:56.390068 [ 255 ] {4f9eda5b-47b9-4660-89ad-7866e60a973d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:57:56.390740 [ 255 ] {4f9eda5b-47b9-4660-89ad-7866e60a973d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:56.390777 [ 255 ] {4f9eda5b-47b9-4660-89ad-7866e60a973d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:56.391132 [ 255 ] {4f9eda5b-47b9-4660-89ad-7866e60a973d} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.11 20:57:56.391362 [ 255 ] {4f9eda5b-47b9-4660-89ad-7866e60a973d} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:56.391538 [ 255 ] {4f9eda5b-47b9-4660-89ad-7866e60a973d} executeQuery: Read 64 rows, 4.78 KiB in 0.00156 sec., 41025.64102564102 rows/sec., 2.99 MiB/sec. 2025.02.11 20:57:56.391588 [ 255 ] {4f9eda5b-47b9-4660-89ad-7866e60a973d} TCPHandler: Processed in 0.001785288 sec. 2025.02.11 20:57:56.391736 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:56.391881 [ 4 ] {e0a56099-c8ba-467f-b37e-4410382c7f5e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:57:56.391939 [ 4 ] {e0a56099-c8ba-467f-b37e-4410382c7f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:57:56.392701 [ 4 ] {e0a56099-c8ba-467f-b37e-4410382c7f5e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:56.392741 [ 4 ] {e0a56099-c8ba-467f-b37e-4410382c7f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:56.393112 [ 4 ] {e0a56099-c8ba-467f-b37e-4410382c7f5e} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.11 20:57:56.393353 [ 4 ] {e0a56099-c8ba-467f-b37e-4410382c7f5e} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:56.393558 [ 4 ] {e0a56099-c8ba-467f-b37e-4410382c7f5e} executeQuery: Read 228 rows, 15.81 KiB in 0.001709 sec., 133411.3516676419 rows/sec., 9.03 MiB/sec. 2025.02.11 20:57:56.393612 [ 4 ] {e0a56099-c8ba-467f-b37e-4410382c7f5e} TCPHandler: Processed in 0.001942391 sec. 2025.02.11 20:57:56.393770 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:56.393906 [ 255 ] {ff92d843-ed14-4075-952d-508208fe5d12} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:57:56.393962 [ 255 ] {ff92d843-ed14-4075-952d-508208fe5d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:57:56.394843 [ 255 ] {ff92d843-ed14-4075-952d-508208fe5d12} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:56.394880 [ 255 ] {ff92d843-ed14-4075-952d-508208fe5d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:56.395255 [ 255 ] {ff92d843-ed14-4075-952d-508208fe5d12} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.11 20:57:56.395481 [ 255 ] {ff92d843-ed14-4075-952d-508208fe5d12} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:56.395652 [ 255 ] {ff92d843-ed14-4075-952d-508208fe5d12} executeQuery: Read 584 rows, 44.54 KiB in 0.001776 sec., 328828.8288288288 rows/sec., 24.49 MiB/sec. 2025.02.11 20:57:56.395703 [ 255 ] {ff92d843-ed14-4075-952d-508208fe5d12} TCPHandler: Processed in 0.001997592 sec. 2025.02.11 20:57:56.395850 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:56.395991 [ 4 ] {fc76e1e2-7a8c-4203-adc9-a78db5d4c60a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:56.396057 [ 4 ] {fc76e1e2-7a8c-4203-adc9-a78db5d4c60a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:57:56.396894 [ 4 ] {fc76e1e2-7a8c-4203-adc9-a78db5d4c60a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:56.396935 [ 4 ] {fc76e1e2-7a8c-4203-adc9-a78db5d4c60a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:56.397387 [ 4 ] {fc76e1e2-7a8c-4203-adc9-a78db5d4c60a} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.11 20:57:56.397632 [ 4 ] {fc76e1e2-7a8c-4203-adc9-a78db5d4c60a} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:56.397839 [ 4 ] {fc76e1e2-7a8c-4203-adc9-a78db5d4c60a} executeQuery: Read 883 rows, 60.84 KiB in 0.00188 sec., 469680.8510638298 rows/sec., 31.60 MiB/sec. 2025.02.11 20:57:56.397893 [ 4 ] {fc76e1e2-7a8c-4203-adc9-a78db5d4c60a} TCPHandler: Processed in 0.002113404 sec. 2025.02.11 20:57:56.398042 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:56.398177 [ 255 ] {04f19d15-d2c3-47f4-8274-697fee7a2033} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:57:56.398268 [ 255 ] {04f19d15-d2c3-47f4-8274-697fee7a2033} 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.02.11 20:57:56.399543 [ 255 ] {04f19d15-d2c3-47f4-8274-697fee7a2033} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:56.399580 [ 255 ] {04f19d15-d2c3-47f4-8274-697fee7a2033} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:56.400290 [ 255 ] {04f19d15-d2c3-47f4-8274-697fee7a2033} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:57:56.400544 [ 255 ] {04f19d15-d2c3-47f4-8274-697fee7a2033} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:56.400743 [ 255 ] {04f19d15-d2c3-47f4-8274-697fee7a2033} executeQuery: Read 58 rows, 106.43 KiB in 0.002598 sec., 22324.865280985374 rows/sec., 40.01 MiB/sec. 2025.02.11 20:57:56.400836 [ 255 ] {04f19d15-d2c3-47f4-8274-697fee7a2033} TCPHandler: Processed in 0.002860356 sec. 2025.02.11 20:57:56.400989 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:57:56.401127 [ 4 ] {9ba82223-fd64-4b4d-a4dc-b2554660071a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:57:56.401190 [ 4 ] {9ba82223-fd64-4b4d-a4dc-b2554660071a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:57:56.401749 [ 4 ] {9ba82223-fd64-4b4d-a4dc-b2554660071a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:56.401789 [ 4 ] {9ba82223-fd64-4b4d-a4dc-b2554660071a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:56.402162 [ 4 ] {9ba82223-fd64-4b4d-a4dc-b2554660071a} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.11 20:57:56.402410 [ 4 ] {9ba82223-fd64-4b4d-a4dc-b2554660071a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:56.402619 [ 4 ] {9ba82223-fd64-4b4d-a4dc-b2554660071a} executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. 2025.02.11 20:57:56.402673 [ 4 ] {9ba82223-fd64-4b4d-a4dc-b2554660071a} TCPHandler: Processed in 0.001752348 sec. 2025.02.11 20:57:57.144161 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2676 2025.02.11 20:57:57.147451 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:57.147494 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:57.148929 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:57:57.149220 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:57.149439 [ 82 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:57:57.149571 [ 82 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:57.149639 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:57.150320 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:57:57.150637 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2676 2025.02.11 20:57:57.151327 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:57:57.151512 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2494 rows starting from the beginning of the part 2025.02.11 20:57:57.152147 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part 2025.02.11 20:57:57.152806 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part 2025.02.11 20:57:57.153469 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part 2025.02.11 20:57:57.154101 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part 2025.02.11 20:57:57.154749 [ 201 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part 2025.02.11 20:57:57.164525 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2676 rows, containing 72 columns (72 merged, 0 gathered) in 0.014652174 sec., 182635.01375290792 rows/sec., 136.64 MiB/sec. 2025.02.11 20:57:57.166967 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:57:57.167819 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:57.167922 [ 191 ] {5e5842e7-c16f-49f0-9d8a-273d5eb3aef7::all_1_76_15} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:57:57.168316 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. 2025.02.11 20:57:57.319009 [ 223 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.319074 [ 223 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.321353 [ 223 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.441206 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.441247 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.443356 [ 222 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.503142 [ 219 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.503205 [ 219 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.505711 [ 219 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.528875 [ 221 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.528958 [ 221 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:57.531128 [ 221 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:57:59.346363 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47214 2025.02.11 20:57:59.347153 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:57:59.347204 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:57:59.347768 [ 243 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.11 20:57:59.348027 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:57:59.348288 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47214 2025.02.11 20:58:01.000212 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 271.72 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.71 MiB (RSS), difference: -4.00 MiB 2025.02.11 20:58:02.276184 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.276396 [ 255 ] {b8581e9f-fd1b-40a9-a5f1-6064e373a6a4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:58:02.276474 [ 255 ] {b8581e9f-fd1b-40a9-a5f1-6064e373a6a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:58:02.277230 [ 255 ] {b8581e9f-fd1b-40a9-a5f1-6064e373a6a4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.277274 [ 255 ] {b8581e9f-fd1b-40a9-a5f1-6064e373a6a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.277696 [ 255 ] {b8581e9f-fd1b-40a9-a5f1-6064e373a6a4} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:58:02.277944 [ 255 ] {b8581e9f-fd1b-40a9-a5f1-6064e373a6a4} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.278215 [ 255 ] {b8581e9f-fd1b-40a9-a5f1-6064e373a6a4} executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. 2025.02.11 20:58:02.278329 [ 255 ] {b8581e9f-fd1b-40a9-a5f1-6064e373a6a4} TCPHandler: Processed in 0.002281116 sec. 2025.02.11 20:58:02.278626 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.278846 [ 4 ] {6c83011a-38ee-4fbf-91d6-bb159b0065f4} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:58:02.278926 [ 4 ] {6c83011a-38ee-4fbf-91d6-bb159b0065f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:58:02.279771 [ 4 ] {6c83011a-38ee-4fbf-91d6-bb159b0065f4} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.279817 [ 4 ] {6c83011a-38ee-4fbf-91d6-bb159b0065f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.280286 [ 4 ] {6c83011a-38ee-4fbf-91d6-bb159b0065f4} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.11 20:58:02.280550 [ 4 ] {6c83011a-38ee-4fbf-91d6-bb159b0065f4} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.280764 [ 4 ] {6c83011a-38ee-4fbf-91d6-bb159b0065f4} executeQuery: Read 203 rows, 17.95 KiB in 0.001973 sec., 102889.00152052712 rows/sec., 8.89 MiB/sec. 2025.02.11 20:58:02.280835 [ 4 ] {6c83011a-38ee-4fbf-91d6-bb159b0065f4} TCPHandler: Processed in 0.002396778 sec. 2025.02.11 20:58:02.280984 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.281120 [ 255 ] {0e599b58-2f56-4c7a-8ab7-29b0774171f1} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:58:02.281178 [ 255 ] {0e599b58-2f56-4c7a-8ab7-29b0774171f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:58:02.281821 [ 255 ] {0e599b58-2f56-4c7a-8ab7-29b0774171f1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.281859 [ 255 ] {0e599b58-2f56-4c7a-8ab7-29b0774171f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.282208 [ 255 ] {0e599b58-2f56-4c7a-8ab7-29b0774171f1} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.11 20:58:02.282448 [ 255 ] {0e599b58-2f56-4c7a-8ab7-29b0774171f1} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.282614 [ 78 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.11 20:58:02.282686 [ 78 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.282704 [ 255 ] {0e599b58-2f56-4c7a-8ab7-29b0774171f1} executeQuery: Read 7 rows, 467.00 B in 0.001605 sec., 4361.370716510904 rows/sec., 284.15 KiB/sec. 2025.02.11 20:58:02.282725 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.282841 [ 255 ] {0e599b58-2f56-4c7a-8ab7-29b0774171f1} TCPHandler: Processed in 0.001911961 sec. 2025.02.11 20:58:02.283123 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.283125 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.11 20:58:02.283587 [ 4 ] {a6e2651c-6694-49cc-bdd6-5c41efe39d3f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:58:02.283762 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:02.283820 [ 4 ] {a6e2651c-6694-49cc-bdd6-5c41efe39d3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:58:02.283899 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 86 rows starting from the beginning of the part 2025.02.11 20:58:02.284432 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 7 rows starting from the beginning of the part 2025.02.11 20:58:02.285037 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 58 rows starting from the beginning of the part 2025.02.11 20:58:02.285598 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 7 rows starting from the beginning of the part 2025.02.11 20:58:02.286156 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part 2025.02.11 20:58:02.286493 [ 195 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 7 rows starting from the beginning of the part 2025.02.11 20:58:02.288145 [ 4 ] {a6e2651c-6694-49cc-bdd6-5c41efe39d3f} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.288210 [ 4 ] {a6e2651c-6694-49cc-bdd6-5c41efe39d3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.289282 [ 4 ] {a6e2651c-6694-49cc-bdd6-5c41efe39d3f} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.11 20:58:02.289770 [ 197 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.00688708 sec., 33250.66646532348 rows/sec., 2.50 MiB/sec. 2025.02.11 20:58:02.289823 [ 4 ] {a6e2651c-6694-49cc-bdd6-5c41efe39d3f} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.290067 [ 190 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.11 20:58:02.290272 [ 4 ] {a6e2651c-6694-49cc-bdd6-5c41efe39d3f} executeQuery: Read 14 rows, 1004.00 B in 0.006882 sec., 2034.292356873002 rows/sec., 142.47 KiB/sec. 2025.02.11 20:58:02.290446 [ 4 ] {a6e2651c-6694-49cc-bdd6-5c41efe39d3f} TCPHandler: Processed in 0.007484809 sec. 2025.02.11 20:58:02.290888 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.290979 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.291268 [ 255 ] {cfa20347-d68d-43bd-b629-422937888bb0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:58:02.291301 [ 192 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_146_29} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.11 20:58:02.291431 [ 255 ] {cfa20347-d68d-43bd-b629-422937888bb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:58:02.291536 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.11 20:58:02.292173 [ 255 ] {cfa20347-d68d-43bd-b629-422937888bb0} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.292212 [ 255 ] {cfa20347-d68d-43bd-b629-422937888bb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.292579 [ 255 ] {cfa20347-d68d-43bd-b629-422937888bb0} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:58:02.292835 [ 255 ] {cfa20347-d68d-43bd-b629-422937888bb0} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.293049 [ 255 ] {cfa20347-d68d-43bd-b629-422937888bb0} executeQuery: Read 13 rows, 830.00 B in 0.001865 sec., 6970.5093833780165 rows/sec., 434.61 KiB/sec. 2025.02.11 20:58:02.293101 [ 255 ] {cfa20347-d68d-43bd-b629-422937888bb0} TCPHandler: Processed in 0.00250446 sec. 2025.02.11 20:58:02.293257 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.293404 [ 4 ] {50aa41c9-056c-4738-a825-dfbc7135ecaa} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:58:02.293465 [ 4 ] {50aa41c9-056c-4738-a825-dfbc7135ecaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:58:02.294209 [ 4 ] {50aa41c9-056c-4738-a825-dfbc7135ecaa} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.294250 [ 4 ] {50aa41c9-056c-4738-a825-dfbc7135ecaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.294651 [ 4 ] {50aa41c9-056c-4738-a825-dfbc7135ecaa} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.11 20:58:02.294910 [ 4 ] {50aa41c9-056c-4738-a825-dfbc7135ecaa} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.295137 [ 4 ] {50aa41c9-056c-4738-a825-dfbc7135ecaa} executeQuery: Read 382 rows, 27.68 KiB in 0.001763 sec., 216676.1202495746 rows/sec., 15.33 MiB/sec. 2025.02.11 20:58:02.295209 [ 4 ] {50aa41c9-056c-4738-a825-dfbc7135ecaa} TCPHandler: Processed in 0.002021933 sec. 2025.02.11 20:58:02.295352 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.295530 [ 255 ] {98206def-ff89-4f2c-be40-e653fc4afcfa} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:58:02.295609 [ 255 ] {98206def-ff89-4f2c-be40-e653fc4afcfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:58:02.296137 [ 255 ] {98206def-ff89-4f2c-be40-e653fc4afcfa} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.296175 [ 255 ] {98206def-ff89-4f2c-be40-e653fc4afcfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.296540 [ 255 ] {98206def-ff89-4f2c-be40-e653fc4afcfa} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:58:02.296783 [ 255 ] {98206def-ff89-4f2c-be40-e653fc4afcfa} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.296961 [ 77 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.11 20:58:02.297027 [ 77 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.297034 [ 255 ] {98206def-ff89-4f2c-be40-e653fc4afcfa} executeQuery: Read 6 rows, 321.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 202.77 KiB/sec. 2025.02.11 20:58:02.297053 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.297176 [ 255 ] {98206def-ff89-4f2c-be40-e653fc4afcfa} TCPHandler: Processed in 0.00188264 sec. 2025.02.11 20:58:02.297303 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::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.02.11 20:58:02.297371 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.297452 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:02.297501 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 396 rows starting from the beginning of the part 2025.02.11 20:58:02.297529 [ 4 ] {a824f062-3aa4-4699-886a-fe20bf16b672} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:02.297662 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part 2025.02.11 20:58:02.297687 [ 4 ] {a824f062-3aa4-4699-886a-fe20bf16b672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:58:02.297963 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part 2025.02.11 20:58:02.298321 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part 2025.02.11 20:58:02.298748 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part 2025.02.11 20:58:02.299047 [ 190 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part 2025.02.11 20:58:02.300267 [ 4 ] {a824f062-3aa4-4699-886a-fe20bf16b672} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.300315 [ 4 ] {a824f062-3aa4-4699-886a-fe20bf16b672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.300944 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.00376058 sec., 113280.39823644226 rows/sec., 5.78 MiB/sec. 2025.02.11 20:58:02.300958 [ 4 ] {a824f062-3aa4-4699-886a-fe20bf16b672} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.11 20:58:02.301301 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.11 20:58:02.301412 [ 4 ] {a824f062-3aa4-4699-886a-fe20bf16b672} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.301933 [ 4 ] {a824f062-3aa4-4699-886a-fe20bf16b672} executeQuery: Read 237 rows, 16.27 KiB in 0.004428 sec., 53523.03523035231 rows/sec., 3.59 MiB/sec. 2025.02.11 20:58:02.302050 [ 4 ] {a824f062-3aa4-4699-886a-fe20bf16b672} TCPHandler: Processed in 0.004768896 sec. 2025.02.11 20:58:02.302168 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.302273 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.302309 [ 197 ] {2052edd1-7517-4b02-b334-345ae58803a2::all_1_71_14} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.11 20:58:02.302473 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.11 20:58:02.302520 [ 255 ] {e7bdd099-3ab2-4c02-bfe6-2dc5e229b01f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:58:02.302585 [ 255 ] {e7bdd099-3ab2-4c02-bfe6-2dc5e229b01f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:58:02.303072 [ 255 ] {e7bdd099-3ab2-4c02-bfe6-2dc5e229b01f} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.303111 [ 255 ] {e7bdd099-3ab2-4c02-bfe6-2dc5e229b01f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.303470 [ 255 ] {e7bdd099-3ab2-4c02-bfe6-2dc5e229b01f} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.11 20:58:02.303711 [ 255 ] {e7bdd099-3ab2-4c02-bfe6-2dc5e229b01f} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.303915 [ 255 ] {e7bdd099-3ab2-4c02-bfe6-2dc5e229b01f} executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. 2025.02.11 20:58:02.303965 [ 255 ] {e7bdd099-3ab2-4c02-bfe6-2dc5e229b01f} TCPHandler: Processed in 0.001788729 sec. 2025.02.11 20:58:02.304109 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:02.304250 [ 4 ] {b1562006-332e-4373-aead-2e0569d6491a} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:58:02.304312 [ 4 ] {b1562006-332e-4373-aead-2e0569d6491a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:58:02.304850 [ 4 ] {b1562006-332e-4373-aead-2e0569d6491a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.304891 [ 4 ] {b1562006-332e-4373-aead-2e0569d6491a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.305268 [ 4 ] {b1562006-332e-4373-aead-2e0569d6491a} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.11 20:58:02.305511 [ 4 ] {b1562006-332e-4373-aead-2e0569d6491a} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.305750 [ 4 ] {b1562006-332e-4373-aead-2e0569d6491a} executeQuery: Read 82 rows, 5.33 KiB in 0.001531 sec., 53559.76485956891 rows/sec., 3.40 MiB/sec. 2025.02.11 20:58:02.305821 [ 4 ] {b1562006-332e-4373-aead-2e0569d6491a} TCPHandler: Processed in 0.001780738 sec. 2025.02.11 20:58:02.899327 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 2025.02.11 20:58:02.923534 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:02.923582 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:02.931117 [ 242 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.11 20:58:02.931902 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:02.935192 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 777 2025.02.11 20:58:03.000153 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.96 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 267.71 MiB (RSS), difference: -1.24 MiB 2025.02.11 20:58:06.573105 [ 72 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:58:06.573199 [ 72 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:58:06.848458 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47641 2025.02.11 20:58:06.849262 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:06.849304 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:06.849834 [ 243 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.11 20:58:06.850101 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:06.850355 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47641 2025.02.11 20:58:07.150988 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2696 2025.02.11 20:58:07.154414 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:07.154459 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:07.155968 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:58:07.156283 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:07.157893 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2696 2025.02.11 20:58:07.274758 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:07.275002 [ 255 ] {37d1e9de-3948-4615-ac3d-86eaae2c9bbb} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:58:07.275104 [ 255 ] {37d1e9de-3948-4615-ac3d-86eaae2c9bbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:58:07.276105 [ 255 ] {37d1e9de-3948-4615-ac3d-86eaae2c9bbb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:07.276144 [ 255 ] {37d1e9de-3948-4615-ac3d-86eaae2c9bbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:07.276535 [ 255 ] {37d1e9de-3948-4615-ac3d-86eaae2c9bbb} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.11 20:58:07.276797 [ 255 ] {37d1e9de-3948-4615-ac3d-86eaae2c9bbb} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:07.277012 [ 255 ] {37d1e9de-3948-4615-ac3d-86eaae2c9bbb} executeQuery: Read 172 rows, 15.40 KiB in 0.002086 sec., 82454.45829338446 rows/sec., 7.21 MiB/sec. 2025.02.11 20:58:07.277067 [ 255 ] {37d1e9de-3948-4615-ac3d-86eaae2c9bbb} TCPHandler: Processed in 0.002392438 sec. 2025.02.11 20:58:07.277309 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:07.277534 [ 4 ] {6413ac1d-1093-4d95-8649-cccf86811102} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:58:07.277622 [ 4 ] {6413ac1d-1093-4d95-8649-cccf86811102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:58:07.278435 [ 4 ] {6413ac1d-1093-4d95-8649-cccf86811102} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:07.278492 [ 4 ] {6413ac1d-1093-4d95-8649-cccf86811102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:07.278950 [ 4 ] {6413ac1d-1093-4d95-8649-cccf86811102} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.11 20:58:07.279215 [ 4 ] {6413ac1d-1093-4d95-8649-cccf86811102} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:07.279455 [ 4 ] {6413ac1d-1093-4d95-8649-cccf86811102} executeQuery: Read 58 rows, 4.36 KiB in 0.001986 sec., 29204.43101711984 rows/sec., 2.14 MiB/sec. 2025.02.11 20:58:07.279527 [ 4 ] {6413ac1d-1093-4d95-8649-cccf86811102} TCPHandler: Processed in 0.002365718 sec. 2025.02.11 20:58:07.279663 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:07.279785 [ 255 ] {505af894-a7f5-4c49-8a7e-0a0e7c58a374} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:58:07.279859 [ 255 ] {505af894-a7f5-4c49-8a7e-0a0e7c58a374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:58:07.280954 [ 255 ] {505af894-a7f5-4c49-8a7e-0a0e7c58a374} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:07.280994 [ 255 ] {505af894-a7f5-4c49-8a7e-0a0e7c58a374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:07.281366 [ 255 ] {505af894-a7f5-4c49-8a7e-0a0e7c58a374} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.11 20:58:07.281609 [ 255 ] {505af894-a7f5-4c49-8a7e-0a0e7c58a374} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:07.281846 [ 255 ] {505af894-a7f5-4c49-8a7e-0a0e7c58a374} executeQuery: Read 122 rows, 9.76 KiB in 0.002085 sec., 58513.18944844125 rows/sec., 4.57 MiB/sec. 2025.02.11 20:58:07.281940 [ 255 ] {505af894-a7f5-4c49-8a7e-0a0e7c58a374} TCPHandler: Processed in 0.002330927 sec. 2025.02.11 20:58:07.282166 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:07.282471 [ 4 ] {fd08bc69-b830-4298-98ea-2800fe5bf624} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:07.282572 [ 4 ] {fd08bc69-b830-4298-98ea-2800fe5bf624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:58:07.283317 [ 4 ] {fd08bc69-b830-4298-98ea-2800fe5bf624} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:07.283373 [ 4 ] {fd08bc69-b830-4298-98ea-2800fe5bf624} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:07.284002 [ 4 ] {fd08bc69-b830-4298-98ea-2800fe5bf624} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.11 20:58:07.284268 [ 4 ] {fd08bc69-b830-4298-98ea-2800fe5bf624} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:07.284518 [ 4 ] {fd08bc69-b830-4298-98ea-2800fe5bf624} executeQuery: Read 160 rows, 11.41 KiB in 0.002129 sec., 75152.65382808831 rows/sec., 5.23 MiB/sec. 2025.02.11 20:58:07.284628 [ 4 ] {fd08bc69-b830-4298-98ea-2800fe5bf624} TCPHandler: Processed in 0.002590191 sec. 2025.02.11 20:58:07.284884 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:07.285124 [ 255 ] {639dc483-1aff-4bd1-889e-8d6a30d752d7} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:07.285207 [ 255 ] {639dc483-1aff-4bd1-889e-8d6a30d752d7} 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.02.11 20:58:07.286482 [ 255 ] {639dc483-1aff-4bd1-889e-8d6a30d752d7} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:07.286523 [ 255 ] {639dc483-1aff-4bd1-889e-8d6a30d752d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:07.287241 [ 255 ] {639dc483-1aff-4bd1-889e-8d6a30d752d7} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.11 20:58:07.287509 [ 255 ] {639dc483-1aff-4bd1-889e-8d6a30d752d7} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:07.287706 [ 71 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.11 20:58:07.287782 [ 71 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:07.287790 [ 255 ] {639dc483-1aff-4bd1-889e-8d6a30d752d7} executeQuery: Read 58 rows, 106.43 KiB in 0.002727 sec., 21268.79354602127 rows/sec., 38.11 MiB/sec. 2025.02.11 20:58:07.287823 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:07.288105 [ 255 ] {639dc483-1aff-4bd1-889e-8d6a30d752d7} TCPHandler: Processed in 0.003360024 sec. 2025.02.11 20:58:07.288107 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.11 20:58:07.288300 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:07.288565 [ 4 ] {d78b1869-9fc1-4b06-849e-249ee9c7006b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:58:07.288689 [ 4 ] {d78b1869-9fc1-4b06-849e-249ee9c7006b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:58:07.288706 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:07.288940 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2833 rows starting from the beginning of the part 2025.02.11 20:58:07.289679 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 58 rows starting from the beginning of the part 2025.02.11 20:58:07.290366 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 58 rows starting from the beginning of the part 2025.02.11 20:58:07.290915 [ 4 ] {d78b1869-9fc1-4b06-849e-249ee9c7006b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:07.290991 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 58 rows starting from the beginning of the part 2025.02.11 20:58:07.291001 [ 4 ] {d78b1869-9fc1-4b06-849e-249ee9c7006b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:07.291561 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 58 rows starting from the beginning of the part 2025.02.11 20:58:07.292220 [ 192 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 58 rows starting from the beginning of the part 2025.02.11 20:58:07.292627 [ 4 ] {d78b1869-9fc1-4b06-849e-249ee9c7006b} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.11 20:58:07.293269 [ 4 ] {d78b1869-9fc1-4b06-849e-249ee9c7006b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:07.293757 [ 4 ] {d78b1869-9fc1-4b06-849e-249ee9c7006b} executeQuery: Read 60 rows, 4.14 KiB in 0.005271 sec., 11383.039271485488 rows/sec., 785.55 KiB/sec. 2025.02.11 20:58:07.294139 [ 4 ] {d78b1869-9fc1-4b06-849e-249ee9c7006b} TCPHandler: Processed in 0.005909634 sec. 2025.02.11 20:58:07.304002 [ 197 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 19 columns (19 merged, 0 gathered) in 0.016040787 sec., 194691.19563772026 rows/sec., 348.88 MiB/sec. 2025.02.11 20:58:07.307054 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.11 20:58:07.307503 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:07.307589 [ 187 ] {57b32124-f816-4826-95e7-0751fc7d2bb0::all_1_76_15} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.11 20:58:07.307751 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.18 MiB. 2025.02.11 20:58:07.757645 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:58:07.757724 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:58:07.759858 [ 220 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.11 20:58:08.144073 [ 69 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.02.11 20:58:08.144180 [ 69 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:08.144228 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:08.144438 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.02.11 20:58:08.144697 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:08.144735 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 21 rows starting from the beginning of the part 2025.02.11 20:58:08.144833 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.02.11 20:58:08.145047 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part 2025.02.11 20:58:08.145311 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part 2025.02.11 20:58:08.145479 [ 186 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.02.11 20:58:08.146618 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.002301987 sec., 19548.329334613965 rows/sec., 1.62 MiB/sec. 2025.02.11 20:58:08.146897 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.02.11 20:58:08.147235 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:08.147326 [ 197 ] {bcbdfd01-0afa-446c-9666-fcadeae8a245::all_1_37_9} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.02.11 20:58:08.147423 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:58:10.435277 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 2025.02.11 20:58:10.469664 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:10.469733 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:10.479202 [ 242 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.11 20:58:10.480242 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:10.484018 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 784 2025.02.11 20:58:12.193173 [ 225 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:58:12.193232 [ 225 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:58:12.195308 [ 225 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:58:12.275265 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.275479 [ 255 ] {850fe648-4728-44dd-840c-ef0a8aa56e69} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:58:12.275555 [ 255 ] {850fe648-4728-44dd-840c-ef0a8aa56e69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:58:12.276330 [ 255 ] {850fe648-4728-44dd-840c-ef0a8aa56e69} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.276372 [ 255 ] {850fe648-4728-44dd-840c-ef0a8aa56e69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.276794 [ 255 ] {850fe648-4728-44dd-840c-ef0a8aa56e69} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:58:12.277053 [ 255 ] {850fe648-4728-44dd-840c-ef0a8aa56e69} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.277290 [ 255 ] {850fe648-4728-44dd-840c-ef0a8aa56e69} executeQuery: Read 14 rows, 1.01 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 538.65 KiB/sec. 2025.02.11 20:58:12.277350 [ 255 ] {850fe648-4728-44dd-840c-ef0a8aa56e69} TCPHandler: Processed in 0.002221466 sec. 2025.02.11 20:58:12.277585 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.277783 [ 4 ] {5f5a7871-8d2d-4c56-8c58-a24dbcfe8449} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:58:12.277860 [ 4 ] {5f5a7871-8d2d-4c56-8c58-a24dbcfe8449} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:58:12.278611 [ 4 ] {5f5a7871-8d2d-4c56-8c58-a24dbcfe8449} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.278667 [ 4 ] {5f5a7871-8d2d-4c56-8c58-a24dbcfe8449} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.279107 [ 4 ] {5f5a7871-8d2d-4c56-8c58-a24dbcfe8449} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.11 20:58:12.279373 [ 4 ] {5f5a7871-8d2d-4c56-8c58-a24dbcfe8449} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.279609 [ 4 ] {5f5a7871-8d2d-4c56-8c58-a24dbcfe8449} executeQuery: Read 2 rows, 167.00 B in 0.001882 sec., 1062.6992561105208 rows/sec., 86.66 KiB/sec. 2025.02.11 20:58:12.279687 [ 4 ] {5f5a7871-8d2d-4c56-8c58-a24dbcfe8449} TCPHandler: Processed in 0.002235316 sec. 2025.02.11 20:58:12.279832 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.279950 [ 255 ] {57c50d4f-8f44-4627-a517-943bd14c3603} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:58:12.279997 [ 255 ] {57c50d4f-8f44-4627-a517-943bd14c3603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:58:12.280704 [ 255 ] {57c50d4f-8f44-4627-a517-943bd14c3603} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.280744 [ 255 ] {57c50d4f-8f44-4627-a517-943bd14c3603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.281131 [ 255 ] {57c50d4f-8f44-4627-a517-943bd14c3603} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.11 20:58:12.281379 [ 255 ] {57c50d4f-8f44-4627-a517-943bd14c3603} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.281596 [ 255 ] {57c50d4f-8f44-4627-a517-943bd14c3603} executeQuery: Read 204 rows, 18.02 KiB in 0.001671 sec., 122082.58527827649 rows/sec., 10.53 MiB/sec. 2025.02.11 20:58:12.281651 [ 255 ] {57c50d4f-8f44-4627-a517-943bd14c3603} TCPHandler: Processed in 0.0018781 sec. 2025.02.11 20:58:12.281817 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.281947 [ 4 ] {2bb536bd-8d72-45ac-801b-581f68a94a70} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:58:12.282009 [ 4 ] {2bb536bd-8d72-45ac-801b-581f68a94a70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:58:12.282746 [ 4 ] {2bb536bd-8d72-45ac-801b-581f68a94a70} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.282794 [ 4 ] {2bb536bd-8d72-45ac-801b-581f68a94a70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.283211 [ 4 ] {2bb536bd-8d72-45ac-801b-581f68a94a70} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.11 20:58:12.283464 [ 4 ] {2bb536bd-8d72-45ac-801b-581f68a94a70} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.283682 [ 4 ] {2bb536bd-8d72-45ac-801b-581f68a94a70} executeQuery: Read 9 rows, 610.00 B in 0.001768 sec., 5090.497737556561 rows/sec., 336.94 KiB/sec. 2025.02.11 20:58:12.283736 [ 4 ] {2bb536bd-8d72-45ac-801b-581f68a94a70} TCPHandler: Processed in 0.001980132 sec. 2025.02.11 20:58:12.283894 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.284025 [ 255 ] {abfa8310-091a-43a3-85a8-bed3403a49b0} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:58:12.284081 [ 255 ] {abfa8310-091a-43a3-85a8-bed3403a49b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:58:12.284753 [ 255 ] {abfa8310-091a-43a3-85a8-bed3403a49b0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.284801 [ 255 ] {abfa8310-091a-43a3-85a8-bed3403a49b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.285184 [ 255 ] {abfa8310-091a-43a3-85a8-bed3403a49b0} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.11 20:58:12.285429 [ 255 ] {abfa8310-091a-43a3-85a8-bed3403a49b0} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.285640 [ 255 ] {abfa8310-091a-43a3-85a8-bed3403a49b0} executeQuery: Read 14 rows, 1004.00 B in 0.001646 sec., 8505.46780072904 rows/sec., 595.67 KiB/sec. 2025.02.11 20:58:12.285696 [ 255 ] {abfa8310-091a-43a3-85a8-bed3403a49b0} TCPHandler: Processed in 0.00185952 sec. 2025.02.11 20:58:12.285835 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.285953 [ 4 ] {0e81bb4c-7e55-41e0-85ed-df60ce4caa4f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:58:12.286001 [ 4 ] {0e81bb4c-7e55-41e0-85ed-df60ce4caa4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:58:12.286586 [ 4 ] {0e81bb4c-7e55-41e0-85ed-df60ce4caa4f} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.286626 [ 4 ] {0e81bb4c-7e55-41e0-85ed-df60ce4caa4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.286986 [ 4 ] {0e81bb4c-7e55-41e0-85ed-df60ce4caa4f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:58:12.287221 [ 4 ] {0e81bb4c-7e55-41e0-85ed-df60ce4caa4f} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.287431 [ 4 ] {0e81bb4c-7e55-41e0-85ed-df60ce4caa4f} executeQuery: Read 13 rows, 830.00 B in 0.001503 sec., 8649.367930805056 rows/sec., 539.29 KiB/sec. 2025.02.11 20:58:12.287484 [ 4 ] {0e81bb4c-7e55-41e0-85ed-df60ce4caa4f} TCPHandler: Processed in 0.001708427 sec. 2025.02.11 20:58:12.287628 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.287749 [ 255 ] {b4be2298-d5bf-48a7-9ca8-e2a18e1bbe5a} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:58:12.287797 [ 255 ] {b4be2298-d5bf-48a7-9ca8-e2a18e1bbe5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:58:12.288493 [ 255 ] {b4be2298-d5bf-48a7-9ca8-e2a18e1bbe5a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.288532 [ 255 ] {b4be2298-d5bf-48a7-9ca8-e2a18e1bbe5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.288913 [ 255 ] {b4be2298-d5bf-48a7-9ca8-e2a18e1bbe5a} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.11 20:58:12.289157 [ 255 ] {b4be2298-d5bf-48a7-9ca8-e2a18e1bbe5a} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.289402 [ 255 ] {b4be2298-d5bf-48a7-9ca8-e2a18e1bbe5a} executeQuery: Read 384 rows, 27.84 KiB in 0.001675 sec., 229253.73134328358 rows/sec., 16.23 MiB/sec. 2025.02.11 20:58:12.289495 [ 255 ] {b4be2298-d5bf-48a7-9ca8-e2a18e1bbe5a} TCPHandler: Processed in 0.001922831 sec. 2025.02.11 20:58:12.289735 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.289938 [ 4 ] {7d4fc0de-7f9f-4925-aad0-3c5d7e18241d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:58:12.289991 [ 4 ] {7d4fc0de-7f9f-4925-aad0-3c5d7e18241d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:58:12.290485 [ 4 ] {7d4fc0de-7f9f-4925-aad0-3c5d7e18241d} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.290525 [ 4 ] {7d4fc0de-7f9f-4925-aad0-3c5d7e18241d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.290896 [ 4 ] {7d4fc0de-7f9f-4925-aad0-3c5d7e18241d} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:58:12.291135 [ 4 ] {7d4fc0de-7f9f-4925-aad0-3c5d7e18241d} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.291345 [ 4 ] {7d4fc0de-7f9f-4925-aad0-3c5d7e18241d} executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec. 2025.02.11 20:58:12.291397 [ 4 ] {7d4fc0de-7f9f-4925-aad0-3c5d7e18241d} TCPHandler: Processed in 0.001798969 sec. 2025.02.11 20:58:12.291539 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.291654 [ 255 ] {e35f8e58-c22b-41d1-a401-2216690ae150} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:12.291706 [ 255 ] {e35f8e58-c22b-41d1-a401-2216690ae150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:58:12.292269 [ 255 ] {e35f8e58-c22b-41d1-a401-2216690ae150} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.292307 [ 255 ] {e35f8e58-c22b-41d1-a401-2216690ae150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.292710 [ 255 ] {e35f8e58-c22b-41d1-a401-2216690ae150} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.11 20:58:12.292952 [ 255 ] {e35f8e58-c22b-41d1-a401-2216690ae150} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.293171 [ 255 ] {e35f8e58-c22b-41d1-a401-2216690ae150} executeQuery: Read 238 rows, 16.34 KiB in 0.00154 sec., 154545.45454545456 rows/sec., 10.36 MiB/sec. 2025.02.11 20:58:12.293223 [ 255 ] {e35f8e58-c22b-41d1-a401-2216690ae150} TCPHandler: Processed in 0.001742738 sec. 2025.02.11 20:58:12.293368 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.293506 [ 4 ] {fd335120-59b5-469a-976d-df9b19d10ad0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:58:12.293566 [ 4 ] {fd335120-59b5-469a-976d-df9b19d10ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:58:12.294094 [ 4 ] {fd335120-59b5-469a-976d-df9b19d10ad0} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.294133 [ 4 ] {fd335120-59b5-469a-976d-df9b19d10ad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.294499 [ 4 ] {fd335120-59b5-469a-976d-df9b19d10ad0} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.11 20:58:12.294742 [ 4 ] {fd335120-59b5-469a-976d-df9b19d10ad0} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.294960 [ 4 ] {fd335120-59b5-469a-976d-df9b19d10ad0} executeQuery: Read 1 rows, 69.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 45.44 KiB/sec. 2025.02.11 20:58:12.295019 [ 4 ] {fd335120-59b5-469a-976d-df9b19d10ad0} TCPHandler: Processed in 0.001716487 sec. 2025.02.11 20:58:12.295214 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:12.295328 [ 255 ] {0c7f518a-6434-4d08-8d0f-6652f3f21ad9} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:58:12.295378 [ 255 ] {0c7f518a-6434-4d08-8d0f-6652f3f21ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:58:12.295853 [ 255 ] {0c7f518a-6434-4d08-8d0f-6652f3f21ad9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:12.295891 [ 255 ] {0c7f518a-6434-4d08-8d0f-6652f3f21ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:12.296285 [ 255 ] {0c7f518a-6434-4d08-8d0f-6652f3f21ad9} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.11 20:58:12.296534 [ 255 ] {0c7f518a-6434-4d08-8d0f-6652f3f21ad9} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:12.296757 [ 255 ] {0c7f518a-6434-4d08-8d0f-6652f3f21ad9} executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec. 2025.02.11 20:58:12.296806 [ 255 ] {0c7f518a-6434-4d08-8d0f-6652f3f21ad9} TCPHandler: Processed in 0.001683867 sec. 2025.02.11 20:58:14.350529 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48129 2025.02.11 20:58:14.351451 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:14.351503 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:14.352054 [ 243 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.11 20:58:14.352348 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:14.352657 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129 2025.02.11 20:58:14.989850 [ 220 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:58:14.989937 [ 220 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:58:14.992011 [ 220 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:58:15.564373 [ 223 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:58:15.564451 [ 223 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:58:15.566702 [ 223 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.11 20:58:16.000222 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 264.46 MiB, peak 286.81 MiB, free memory in arenas 0.00 B, will set to 268.46 MiB (RSS), difference: 4.00 MiB 2025.02.11 20:58:17.158096 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2730 2025.02.11 20:58:17.161858 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.161898 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:17.163391 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:58:17.163697 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.164174 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2730 2025.02.11 20:58:17.274556 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:17.274712 [ 255 ] {faec0740-eaab-4a67-b2aa-351d12add6c6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:58:17.274770 [ 255 ] {faec0740-eaab-4a67-b2aa-351d12add6c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:58:17.275484 [ 255 ] {faec0740-eaab-4a67-b2aa-351d12add6c6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.275525 [ 255 ] {faec0740-eaab-4a67-b2aa-351d12add6c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:17.276306 [ 255 ] {faec0740-eaab-4a67-b2aa-351d12add6c6} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.11 20:58:17.276702 [ 255 ] {faec0740-eaab-4a67-b2aa-351d12add6c6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.276836 [ 56 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.11 20:58:17.276875 [ 56 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.276888 [ 255 ] {faec0740-eaab-4a67-b2aa-351d12add6c6} executeQuery: Read 172 rows, 15.40 KiB in 0.002215 sec., 77652.37020316027 rows/sec., 6.79 MiB/sec. 2025.02.11 20:58:17.276897 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:17.276965 [ 255 ] {faec0740-eaab-4a67-b2aa-351d12add6c6} TCPHandler: Processed in 0.002478939 sec. 2025.02.11 20:58:17.277133 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.11 20:58:17.277307 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:17.277499 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:17.277684 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1475 rows starting from the beginning of the part 2025.02.11 20:58:17.277827 [ 4 ] {597d9a9a-2b06-4630-9dc2-63f036ed9f13} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:58:17.278129 [ 4 ] {597d9a9a-2b06-4630-9dc2-63f036ed9f13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:58:17.278254 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1315 rows starting from the beginning of the part 2025.02.11 20:58:17.279001 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 203 rows starting from the beginning of the part 2025.02.11 20:58:17.279735 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 172 rows starting from the beginning of the part 2025.02.11 20:58:17.280097 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 204 rows starting from the beginning of the part 2025.02.11 20:58:17.280457 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 172 rows starting from the beginning of the part 2025.02.11 20:58:17.281562 [ 4 ] {597d9a9a-2b06-4630-9dc2-63f036ed9f13} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.281636 [ 4 ] {597d9a9a-2b06-4630-9dc2-63f036ed9f13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:17.282697 [ 4 ] {597d9a9a-2b06-4630-9dc2-63f036ed9f13} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.11 20:58:17.283088 [ 4 ] {597d9a9a-2b06-4630-9dc2-63f036ed9f13} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.283365 [ 4 ] {597d9a9a-2b06-4630-9dc2-63f036ed9f13} executeQuery: Read 58 rows, 4.36 KiB in 0.005707 sec., 10162.957771158226 rows/sec., 764.21 KiB/sec. 2025.02.11 20:58:17.283574 [ 4 ] {597d9a9a-2b06-4630-9dc2-63f036ed9f13} TCPHandler: Processed in 0.006465064 sec. 2025.02.11 20:58:17.283840 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:17.283868 [ 200 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 3541 rows, containing 5 columns (5 merged, 0 gathered) in 0.00689168 sec., 513807.9539386623 rows/sec., 45.14 MiB/sec. 2025.02.11 20:58:17.283999 [ 255 ] {b341dce1-d0bb-4454-a37b-2f6d60f820b4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:58:17.284087 [ 255 ] {b341dce1-d0bb-4454-a37b-2f6d60f820b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:58:17.284150 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.11 20:58:17.284813 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.285066 [ 194 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_156_31} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.11 20:58:17.285242 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.02.11 20:58:17.285375 [ 255 ] {b341dce1-d0bb-4454-a37b-2f6d60f820b4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.285419 [ 255 ] {b341dce1-d0bb-4454-a37b-2f6d60f820b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:17.285785 [ 255 ] {b341dce1-d0bb-4454-a37b-2f6d60f820b4} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.11 20:58:17.286039 [ 255 ] {b341dce1-d0bb-4454-a37b-2f6d60f820b4} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.286189 [ 52 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.11 20:58:17.286226 [ 255 ] {b341dce1-d0bb-4454-a37b-2f6d60f820b4} executeQuery: Read 122 rows, 9.76 KiB in 0.002267 sec., 53815.61535068372 rows/sec., 4.20 MiB/sec. 2025.02.11 20:58:17.286235 [ 52 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.286278 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:17.286304 [ 255 ] {b341dce1-d0bb-4454-a37b-2f6d60f820b4} TCPHandler: Processed in 0.002601842 sec. 2025.02.11 20:58:17.286563 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:17.286600 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.11 20:58:17.286774 [ 4 ] {51e08b86-4b39-40fd-ba01-c85be8a61831} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:17.286890 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:17.287037 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 956 rows starting from the beginning of the part 2025.02.11 20:58:17.287045 [ 4 ] {51e08b86-4b39-40fd-ba01-c85be8a61831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:58:17.287463 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 584 rows starting from the beginning of the part 2025.02.11 20:58:17.287962 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 382 rows starting from the beginning of the part 2025.02.11 20:58:17.288429 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 122 rows starting from the beginning of the part 2025.02.11 20:58:17.289010 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 384 rows starting from the beginning of the part 2025.02.11 20:58:17.289725 [ 198 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 122 rows starting from the beginning of the part 2025.02.11 20:58:17.291150 [ 4 ] {51e08b86-4b39-40fd-ba01-c85be8a61831} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.291196 [ 4 ] {51e08b86-4b39-40fd-ba01-c85be8a61831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:17.291828 [ 4 ] {51e08b86-4b39-40fd-ba01-c85be8a61831} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.11 20:58:17.292103 [ 4 ] {51e08b86-4b39-40fd-ba01-c85be8a61831} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.292327 [ 52 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 5 parts from all_1_151_31 to all_155_155_0 2025.02.11 20:58:17.292439 [ 52 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.292485 [ 4 ] {51e08b86-4b39-40fd-ba01-c85be8a61831} executeQuery: Read 160 rows, 11.41 KiB in 0.005735 sec., 27898.86660854403 rows/sec., 1.94 MiB/sec. 2025.02.11 20:58:17.292543 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:17.293073 [ 4 ] {51e08b86-4b39-40fd-ba01-c85be8a61831} TCPHandler: Processed in 0.006669557 sec. 2025.02.11 20:58:17.293167 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} MergeTask::PrepareStage: Merging 5 parts: from all_1_151_31 to all_155_155_0 into Compact with storage Full 2025.02.11 20:58:17.293216 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006825029 sec., 373624.78606318013 rows/sec., 28.73 MiB/sec. 2025.02.11 20:58:17.293493 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:17.293824 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:17.293869 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.11 20:58:17.294011 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} MergeTreeSequentialSource: Reading 7 marks from part all_1_151_31, total 46793 rows starting from the beginning of the part 2025.02.11 20:58:17.294554 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 883 rows starting from the beginning of the part 2025.02.11 20:58:17.295093 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 237 rows starting from the beginning of the part 2025.02.11 20:58:17.295685 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part 2025.02.11 20:58:17.295673 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.296286 [ 189 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_156_31} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.11 20:58:17.296470 [ 199 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 238 rows starting from the beginning of the part 2025.02.11 20:58:17.296707 [ 255 ] {831f7f92-d0b4-4f07-974f-fe1a971115cc} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:17.296886 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.02.11 20:58:17.297532 [ 255 ] {831f7f92-d0b4-4f07-974f-fe1a971115cc} 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.02.11 20:58:17.300957 [ 255 ] {831f7f92-d0b4-4f07-974f-fe1a971115cc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.301042 [ 255 ] {831f7f92-d0b4-4f07-974f-fe1a971115cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:17.302138 [ 255 ] {831f7f92-d0b4-4f07-974f-fe1a971115cc} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.11 20:58:17.302449 [ 255 ] {831f7f92-d0b4-4f07-974f-fe1a971115cc} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.302835 [ 255 ] {831f7f92-d0b4-4f07-974f-fe1a971115cc} executeQuery: Read 58 rows, 106.43 KiB in 0.008876 sec., 6534.474988733664 rows/sec., 11.71 MiB/sec. 2025.02.11 20:58:17.302993 [ 255 ] {831f7f92-d0b4-4f07-974f-fe1a971115cc} TCPHandler: Processed in 0.009773416 sec. 2025.02.11 20:58:17.303155 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:17.303282 [ 4 ] {087a8de0-70ce-4c67-ab43-7229f6f1e17f} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:58:17.303368 [ 4 ] {087a8de0-70ce-4c67-ab43-7229f6f1e17f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:58:17.303986 [ 4 ] {087a8de0-70ce-4c67-ab43-7229f6f1e17f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.304065 [ 4 ] {087a8de0-70ce-4c67-ab43-7229f6f1e17f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:17.304734 [ 4 ] {087a8de0-70ce-4c67-ab43-7229f6f1e17f} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.11 20:58:17.305015 [ 4 ] {087a8de0-70ce-4c67-ab43-7229f6f1e17f} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.305259 [ 52 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.11 20:58:17.305324 [ 52 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:17.305332 [ 4 ] {087a8de0-70ce-4c67-ab43-7229f6f1e17f} executeQuery: Read 60 rows, 4.14 KiB in 0.002072 sec., 28957.528957528957 rows/sec., 1.95 MiB/sec. 2025.02.11 20:58:17.305363 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:17.305518 [ 4 ] {087a8de0-70ce-4c67-ab43-7229f6f1e17f} TCPHandler: Processed in 0.002423609 sec. 2025.02.11 20:58:17.305825 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.11 20:58:17.306337 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:17.306489 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10204 rows starting from the beginning of the part 2025.02.11 20:58:17.306941 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part 2025.02.11 20:58:17.307377 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 82 rows starting from the beginning of the part 2025.02.11 20:58:17.307780 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part 2025.02.11 20:58:17.308118 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 82 rows starting from the beginning of the part 2025.02.11 20:58:17.308671 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part 2025.02.11 20:58:17.310665 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} MergeTask::MergeProjectionsStage: Merge sorted 48311 rows, containing 5 columns (5 merged, 0 gathered) in 0.017888626 sec., 2700654.5947128637 rows/sec., 182.53 MiB/sec. 2025.02.11 20:58:17.311571 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} MergedBlockOutputStream: filled checksums all_1_155_32 (state Temporary) 2025.02.11 20:58:17.311931 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 10548 rows, containing 4 columns (4 merged, 0 gathered) in 0.006405492 sec., 1646711.915337651 rows/sec., 107.34 MiB/sec. 2025.02.11 20:58:17.312186 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_155_32 to all_1_155_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.312297 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.11 20:58:17.312314 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_155_32} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 5 parts: [all_1_151_31, all_155_155_0] -> all_1_155_32 2025.02.11 20:58:17.312485 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. 2025.02.11 20:58:17.312725 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:17.312818 [ 191 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_156_31} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.11 20:58:17.312907 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. 2025.02.11 20:58:17.984091 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792 2025.02.11 20:58:18.009107 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:18.009172 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.02.11 20:58:18.017787 [ 242 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.11 20:58:18.018616 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:18.024714 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 792 2025.02.11 20:58:21.573472 [ 44 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:58:21.573585 [ 44 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:58:21.852833 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48556 2025.02.11 20:58:21.853542 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:21.853589 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:21.854159 [ 243 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.11 20:58:21.854424 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:21.854648 [ 44 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.11 20:58:21.854686 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48556 2025.02.11 20:58:21.854741 [ 44 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:21.854774 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:21.854916 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.11 20:58:21.855118 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:21.855185 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46299 rows starting from the beginning of the part 2025.02.11 20:58:21.855295 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 427 rows starting from the beginning of the part 2025.02.11 20:58:21.855589 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 488 rows starting from the beginning of the part 2025.02.11 20:58:21.855723 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 427 rows starting from the beginning of the part 2025.02.11 20:58:21.855913 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 488 rows starting from the beginning of the part 2025.02.11 20:58:21.856034 [ 195 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 427 rows starting from the beginning of the part 2025.02.11 20:58:21.859464 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 48556 rows, containing 4 columns (4 merged, 0 gathered) in 0.004613573 sec., 10524597.746692205 rows/sec., 150.56 MiB/sec. 2025.02.11 20:58:21.860134 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.11 20:58:21.860537 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:21.860626 [ 188 ] {c2194e5d-f175-4bf0-a7d6-313b0a53feb7::all_1_106_21} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.11 20:58:21.860741 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.11 20:58:22.007411 [ 222 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:22.007468 [ 222 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:22.009579 [ 222 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:22.276568 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.276852 [ 255 ] {2567d1b1-9cf5-4087-9414-e71cc623398c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:58:22.276964 [ 255 ] {2567d1b1-9cf5-4087-9414-e71cc623398c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:58:22.277868 [ 255 ] {2567d1b1-9cf5-4087-9414-e71cc623398c} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.277907 [ 255 ] {2567d1b1-9cf5-4087-9414-e71cc623398c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.278307 [ 255 ] {2567d1b1-9cf5-4087-9414-e71cc623398c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:58:22.278566 [ 255 ] {2567d1b1-9cf5-4087-9414-e71cc623398c} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.278718 [ 44 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.02.11 20:58:22.278766 [ 44 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.278768 [ 255 ] {2567d1b1-9cf5-4087-9414-e71cc623398c} executeQuery: Read 14 rows, 1.01 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 504.16 KiB/sec. 2025.02.11 20:58:22.278795 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.278865 [ 255 ] {2567d1b1-9cf5-4087-9414-e71cc623398c} TCPHandler: Processed in 0.002473479 sec. 2025.02.11 20:58:22.278947 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2025.02.11 20:58:22.279060 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:22.279113 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 14 rows starting from the beginning of the part 2025.02.11 20:58:22.279126 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.279267 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part 2025.02.11 20:58:22.279581 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2025.02.11 20:58:22.279661 [ 4 ] {7a45f145-1dc6-42b5-8913-311790b84a8c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:58:22.279788 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part 2025.02.11 20:58:22.279870 [ 4 ] {7a45f145-1dc6-42b5-8913-311790b84a8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:58:22.280066 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part 2025.02.11 20:58:22.282601 [ 4 ] {7a45f145-1dc6-42b5-8913-311790b84a8c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.282682 [ 4 ] {7a45f145-1dc6-42b5-8913-311790b84a8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.282683 [ 188 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003801861 sec., 18412.035579417552 rows/sec., 1.36 MiB/sec. 2025.02.11 20:58:22.282886 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.02.11 20:58:22.283379 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.283464 [ 4 ] {7a45f145-1dc6-42b5-8913-311790b84a8c} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.11 20:58:22.283502 [ 192 ] {2c213b14-3d48-414c-bc71-df875956b360::all_1_73_18} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.02.11 20:58:22.283623 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:58:22.283813 [ 4 ] {7a45f145-1dc6-42b5-8913-311790b84a8c} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.284079 [ 4 ] {7a45f145-1dc6-42b5-8913-311790b84a8c} executeQuery: Read 203 rows, 17.95 KiB in 0.004625 sec., 43891.89189189189 rows/sec., 3.79 MiB/sec. 2025.02.11 20:58:22.284091 [ 220 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:22.284158 [ 220 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:22.284223 [ 4 ] {7a45f145-1dc6-42b5-8913-311790b84a8c} TCPHandler: Processed in 0.005244804 sec. 2025.02.11 20:58:22.284394 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.284522 [ 255 ] {e2712a09-6fd9-474c-9492-29b75fe684e2} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:58:22.284577 [ 255 ] {e2712a09-6fd9-474c-9492-29b75fe684e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:58:22.285408 [ 255 ] {e2712a09-6fd9-474c-9492-29b75fe684e2} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.285449 [ 255 ] {e2712a09-6fd9-474c-9492-29b75fe684e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.285912 [ 255 ] {e2712a09-6fd9-474c-9492-29b75fe684e2} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.11 20:58:22.286202 [ 255 ] {e2712a09-6fd9-474c-9492-29b75fe684e2} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.286466 [ 255 ] {e2712a09-6fd9-474c-9492-29b75fe684e2} executeQuery: Read 7 rows, 467.00 B in 0.001974 sec., 3546.099290780142 rows/sec., 231.03 KiB/sec. 2025.02.11 20:58:22.286581 [ 255 ] {e2712a09-6fd9-474c-9492-29b75fe684e2} TCPHandler: Processed in 0.002260726 sec. 2025.02.11 20:58:22.286782 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.286839 [ 220 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:22.287082 [ 4 ] {3d4fdcb3-b9f9-44f4-9069-24d3cf8befa1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:58:22.287150 [ 4 ] {3d4fdcb3-b9f9-44f4-9069-24d3cf8befa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:58:22.288795 [ 4 ] {3d4fdcb3-b9f9-44f4-9069-24d3cf8befa1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.288837 [ 4 ] {3d4fdcb3-b9f9-44f4-9069-24d3cf8befa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.289198 [ 4 ] {3d4fdcb3-b9f9-44f4-9069-24d3cf8befa1} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.11 20:58:22.289438 [ 4 ] {3d4fdcb3-b9f9-44f4-9069-24d3cf8befa1} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.289592 [ 44 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.11 20:58:22.289649 [ 44 ] {} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.289675 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.289695 [ 4 ] {3d4fdcb3-b9f9-44f4-9069-24d3cf8befa1} executeQuery: Read 14 rows, 1004.00 B in 0.00273 sec., 5128.205128205129 rows/sec., 359.15 KiB/sec. 2025.02.11 20:58:22.289918 [ 4 ] {3d4fdcb3-b9f9-44f4-9069-24d3cf8befa1} TCPHandler: Processed in 0.003210401 sec. 2025.02.11 20:58:22.289964 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.11 20:58:22.290127 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.290150 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:22.290206 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 242 rows starting from the beginning of the part 2025.02.11 20:58:22.290475 [ 255 ] {38da7c78-9d40-4088-901c-f98aef638681} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:58:22.290519 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 14 rows starting from the beginning of the part 2025.02.11 20:58:22.290628 [ 255 ] {38da7c78-9d40-4088-901c-f98aef638681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:58:22.290867 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 228 rows starting from the beginning of the part 2025.02.11 20:58:22.291271 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 14 rows starting from the beginning of the part 2025.02.11 20:58:22.291643 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 14 rows starting from the beginning of the part 2025.02.11 20:58:22.292020 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 14 rows starting from the beginning of the part 2025.02.11 20:58:22.293632 [ 255 ] {38da7c78-9d40-4088-901c-f98aef638681} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.293709 [ 255 ] {38da7c78-9d40-4088-901c-f98aef638681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.294722 [ 255 ] {38da7c78-9d40-4088-901c-f98aef638681} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:58:22.295252 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005478327 sec., 96014.71398111139 rows/sec., 6.88 MiB/sec. 2025.02.11 20:58:22.295273 [ 255 ] {38da7c78-9d40-4088-901c-f98aef638681} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.295496 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.11 20:58:22.295511 [ 44 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.02.11 20:58:22.295602 [ 44 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.295683 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.295818 [ 255 ] {38da7c78-9d40-4088-901c-f98aef638681} executeQuery: Read 13 rows, 830.00 B in 0.005494 sec., 2366.2176920276665 rows/sec., 147.53 KiB/sec. 2025.02.11 20:58:22.295971 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2025.02.11 20:58:22.296064 [ 255 ] {38da7c78-9d40-4088-901c-f98aef638681} TCPHandler: Processed in 0.006013106 sec. 2025.02.11 20:58:22.296373 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.296398 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:22.296474 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 13 rows starting from the beginning of the part 2025.02.11 20:58:22.296585 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.296935 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part 2025.02.11 20:58:22.296989 [ 4 ] {7d0d05d7-1433-4b59-b5de-539ab62405f7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:58:22.297028 [ 195 ] {782759df-035b-4933-8ac6-7619b90c56b4::all_1_96_19} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.11 20:58:22.297312 [ 4 ] {7d0d05d7-1433-4b59-b5de-539ab62405f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:58:22.297392 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.11 20:58:22.297392 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part 2025.02.11 20:58:22.297813 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part 2025.02.11 20:58:22.298115 [ 192 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part 2025.02.11 20:58:22.300196 [ 4 ] {7d0d05d7-1433-4b59-b5de-539ab62405f7} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.300276 [ 4 ] {7d0d05d7-1433-4b59-b5de-539ab62405f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.300635 [ 195 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004814877 sec., 13499.825644559558 rows/sec., 894.44 KiB/sec. 2025.02.11 20:58:22.300840 [ 195 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.02.11 20:58:22.301151 [ 4 ] {7d0d05d7-1433-4b59-b5de-539ab62405f7} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.11 20:58:22.301429 [ 195 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.301609 [ 4 ] {7d0d05d7-1433-4b59-b5de-539ab62405f7} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.301625 [ 195 ] {4715a8a4-10b5-4620-9605-2f8e1bbb4020::all_1_73_18} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.02.11 20:58:22.301786 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.11 20:58:22.301960 [ 4 ] {7d0d05d7-1433-4b59-b5de-539ab62405f7} executeQuery: Read 382 rows, 27.68 KiB in 0.005349 sec., 71415.2177977192 rows/sec., 5.05 MiB/sec. 2025.02.11 20:58:22.302027 [ 4 ] {7d0d05d7-1433-4b59-b5de-539ab62405f7} TCPHandler: Processed in 0.005840883 sec. 2025.02.11 20:58:22.302186 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.302327 [ 255 ] {364b7919-c5cb-4fb0-8bd3-02b0450a72aa} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:58:22.302386 [ 255 ] {364b7919-c5cb-4fb0-8bd3-02b0450a72aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:58:22.302966 [ 255 ] {364b7919-c5cb-4fb0-8bd3-02b0450a72aa} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.303009 [ 255 ] {364b7919-c5cb-4fb0-8bd3-02b0450a72aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.303418 [ 255 ] {364b7919-c5cb-4fb0-8bd3-02b0450a72aa} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:58:22.303669 [ 255 ] {364b7919-c5cb-4fb0-8bd3-02b0450a72aa} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.303848 [ 255 ] {364b7919-c5cb-4fb0-8bd3-02b0450a72aa} executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. 2025.02.11 20:58:22.303900 [ 255 ] {364b7919-c5cb-4fb0-8bd3-02b0450a72aa} TCPHandler: Processed in 0.001781049 sec. 2025.02.11 20:58:22.304032 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.304151 [ 4 ] {38d01dcd-8378-4672-93ea-41e5720e0265} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:22.304203 [ 4 ] {38d01dcd-8378-4672-93ea-41e5720e0265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:58:22.304880 [ 4 ] {38d01dcd-8378-4672-93ea-41e5720e0265} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.304926 [ 4 ] {38d01dcd-8378-4672-93ea-41e5720e0265} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.305410 [ 4 ] {38d01dcd-8378-4672-93ea-41e5720e0265} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.11 20:58:22.305644 [ 4 ] {38d01dcd-8378-4672-93ea-41e5720e0265} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.305857 [ 4 ] {38d01dcd-8378-4672-93ea-41e5720e0265} executeQuery: Read 237 rows, 16.27 KiB in 0.001733 sec., 136757.06866705135 rows/sec., 9.17 MiB/sec. 2025.02.11 20:58:22.305914 [ 4 ] {38d01dcd-8378-4672-93ea-41e5720e0265} TCPHandler: Processed in 0.001937461 sec. 2025.02.11 20:58:22.306051 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.306170 [ 255 ] {7a98316f-2582-4d69-8647-a586b43bbd2b} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:58:22.306220 [ 255 ] {7a98316f-2582-4d69-8647-a586b43bbd2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:58:22.306681 [ 255 ] {7a98316f-2582-4d69-8647-a586b43bbd2b} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.306719 [ 255 ] {7a98316f-2582-4d69-8647-a586b43bbd2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.307076 [ 255 ] {7a98316f-2582-4d69-8647-a586b43bbd2b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.11 20:58:22.307314 [ 255 ] {7a98316f-2582-4d69-8647-a586b43bbd2b} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.307521 [ 219 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.11 20:58:22.307524 [ 255 ] {7a98316f-2582-4d69-8647-a586b43bbd2b} executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. 2025.02.11 20:58:22.307566 [ 219 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.11 20:58:22.307690 [ 255 ] {7a98316f-2582-4d69-8647-a586b43bbd2b} TCPHandler: Processed in 0.001693758 sec. 2025.02.11 20:58:22.307869 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:22.308012 [ 4 ] {069c801d-bd64-46b8-bcfe-8997dd9504ec} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:58:22.308086 [ 4 ] {069c801d-bd64-46b8-bcfe-8997dd9504ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:58:22.309363 [ 4 ] {069c801d-bd64-46b8-bcfe-8997dd9504ec} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:22.309404 [ 4 ] {069c801d-bd64-46b8-bcfe-8997dd9504ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:22.310025 [ 4 ] {069c801d-bd64-46b8-bcfe-8997dd9504ec} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.11 20:58:22.310437 [ 4 ] {069c801d-bd64-46b8-bcfe-8997dd9504ec} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:22.310707 [ 4 ] {069c801d-bd64-46b8-bcfe-8997dd9504ec} executeQuery: Read 82 rows, 5.33 KiB in 0.002742 sec., 29905.178701677607 rows/sec., 1.90 MiB/sec. 2025.02.11 20:58:22.310815 [ 4 ] {069c801d-bd64-46b8-bcfe-8997dd9504ec} TCPHandler: Processed in 0.003037628 sec. 2025.02.11 20:58:22.311280 [ 219 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.11 20:58:23.080031 [ 225 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.11 20:58:23.080119 [ 225 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.11 20:58:23.081878 [ 225 ] {} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.11 20:58:23.268239 [ 225 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:23.268278 [ 225 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:23.270388 [ 225 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:23.426962 [ 221 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.11 20:58:23.427024 [ 221 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.11 20:58:23.428765 [ 221 ] {} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.11 20:58:23.524044 [ 223 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:23.524106 [ 223 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:23.526167 [ 223 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.11 20:58:25.524794 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 799 2025.02.11 20:58:25.547813 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:25.547874 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:25.555497 [ 242 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.11 20:58:25.556338 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:25.556887 [ 36 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.11 20:58:25.557066 [ 36 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:25.557175 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:25.558007 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.11 20:58:25.571181 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 799 2025.02.11 20:58:25.573374 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:25.575022 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 762 rows starting from the beginning of the part 2025.02.11 20:58:25.581335 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part 2025.02.11 20:58:25.587358 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part 2025.02.11 20:58:25.593576 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part 2025.02.11 20:58:25.600078 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part 2025.02.11 20:58:25.607362 [ 197 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part 2025.02.11 20:58:25.674450 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.11704686 sec., 6826.325798060709 rows/sec., 35.30 MiB/sec. 2025.02.11 20:58:25.677282 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.11 20:58:25.679867 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:25.679980 [ 201 ] {6f71acd6-a9d9-48e0-8427-f4cfcdf4069e::all_1_106_21} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.11 20:58:25.681594 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.11 20:58:26.000223 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.53 MiB, peak 286.94 MiB, free memory in arenas 0.00 B, will set to 268.46 MiB (RSS), difference: -1.07 MiB 2025.02.11 20:58:26.385223 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:26.385462 [ 255 ] {cfd8ba03-acca-41f6-8385-8ed7eb0c9a26} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.11 20:58:26.385579 [ 255 ] {cfd8ba03-acca-41f6-8385-8ed7eb0c9a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.11 20:58:26.386662 [ 255 ] {cfd8ba03-acca-41f6-8385-8ed7eb0c9a26} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:26.386709 [ 255 ] {cfd8ba03-acca-41f6-8385-8ed7eb0c9a26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:26.387148 [ 255 ] {cfd8ba03-acca-41f6-8385-8ed7eb0c9a26} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.11 20:58:26.387406 [ 255 ] {cfd8ba03-acca-41f6-8385-8ed7eb0c9a26} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:26.387703 [ 255 ] {cfd8ba03-acca-41f6-8385-8ed7eb0c9a26} executeQuery: Read 10 rows, 835.00 B in 0.002326 sec., 4299.226139294927 rows/sec., 350.57 KiB/sec. 2025.02.11 20:58:26.387922 [ 255 ] {cfd8ba03-acca-41f6-8385-8ed7eb0c9a26} TCPHandler: Processed in 0.002831335 sec. 2025.02.11 20:58:26.388188 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:26.388381 [ 4 ] {fb67d4c8-e774-48ef-80a2-ad0dc52beba9} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:58:26.388448 [ 4 ] {fb67d4c8-e774-48ef-80a2-ad0dc52beba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:58:26.389747 [ 4 ] {fb67d4c8-e774-48ef-80a2-ad0dc52beba9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:26.389789 [ 4 ] {fb67d4c8-e774-48ef-80a2-ad0dc52beba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:26.390292 [ 4 ] {fb67d4c8-e774-48ef-80a2-ad0dc52beba9} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.11 20:58:26.390555 [ 4 ] {fb67d4c8-e774-48ef-80a2-ad0dc52beba9} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:26.390751 [ 4 ] {fb67d4c8-e774-48ef-80a2-ad0dc52beba9} executeQuery: Read 1317 rows, 111.88 KiB in 0.002422 sec., 543765.4830718414 rows/sec., 45.11 MiB/sec. 2025.02.11 20:58:26.390819 [ 4 ] {fb67d4c8-e774-48ef-80a2-ad0dc52beba9} TCPHandler: Processed in 0.002775404 sec. 2025.02.11 20:58:26.390965 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:26.391087 [ 255 ] {6e866511-4a27-4573-a908-cb5d286a78cf} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:58:26.391137 [ 255 ] {6e866511-4a27-4573-a908-cb5d286a78cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:58:26.391784 [ 255 ] {6e866511-4a27-4573-a908-cb5d286a78cf} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:26.391825 [ 255 ] {6e866511-4a27-4573-a908-cb5d286a78cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:26.392201 [ 255 ] {6e866511-4a27-4573-a908-cb5d286a78cf} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.11 20:58:26.392463 [ 255 ] {6e866511-4a27-4573-a908-cb5d286a78cf} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:26.392661 [ 33 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.11 20:58:26.392714 [ 255 ] {6e866511-4a27-4573-a908-cb5d286a78cf} executeQuery: Read 68 rows, 5.06 KiB in 0.001645 sec., 41337.386018237084 rows/sec., 3.00 MiB/sec. 2025.02.11 20:58:26.392742 [ 33 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:26.392814 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:26.392838 [ 255 ] {6e866511-4a27-4573-a908-cb5d286a78cf} TCPHandler: Processed in 0.00192755 sec. 2025.02.11 20:58:26.393052 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.11 20:58:26.393073 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:26.393345 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:26.393356 [ 4 ] {d1ff77a0-bb9d-49ee-80bd-bb07c9923b7c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:58:26.393415 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 86 rows starting from the beginning of the part 2025.02.11 20:58:26.393458 [ 4 ] {d1ff77a0-bb9d-49ee-80bd-bb07c9923b7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:58:26.393771 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 58 rows starting from the beginning of the part 2025.02.11 20:58:26.394091 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 9 rows starting from the beginning of the part 2025.02.11 20:58:26.394462 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 58 rows starting from the beginning of the part 2025.02.11 20:58:26.394730 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 7 rows starting from the beginning of the part 2025.02.11 20:58:26.395089 [ 193 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 68 rows starting from the beginning of the part 2025.02.11 20:58:26.396902 [ 4 ] {d1ff77a0-bb9d-49ee-80bd-bb07c9923b7c} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:26.396984 [ 4 ] {d1ff77a0-bb9d-49ee-80bd-bb07c9923b7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:26.398058 [ 4 ] {d1ff77a0-bb9d-49ee-80bd-bb07c9923b7c} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.11 20:58:26.398130 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.005217243 sec., 54818.22487470873 rows/sec., 4.16 MiB/sec. 2025.02.11 20:58:26.398323 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.11 20:58:26.398477 [ 4 ] {d1ff77a0-bb9d-49ee-80bd-bb07c9923b7c} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:26.398847 [ 4 ] {d1ff77a0-bb9d-49ee-80bd-bb07c9923b7c} executeQuery: Read 228 rows, 15.81 KiB in 0.005577 sec., 40882.19472834857 rows/sec., 2.77 MiB/sec. 2025.02.11 20:58:26.398880 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:26.399003 [ 4 ] {d1ff77a0-bb9d-49ee-80bd-bb07c9923b7c} TCPHandler: Processed in 0.006045137 sec. 2025.02.11 20:58:26.399082 [ 189 ] {c8152c02-5204-4dc3-9655-2644900fc2ad::all_1_151_30} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.11 20:58:26.399199 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.11 20:58:26.399236 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:26.399389 [ 255 ] {6d65fa65-1a8a-4e43-a3ca-7d8f305f832d} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:58:26.399480 [ 255 ] {6d65fa65-1a8a-4e43-a3ca-7d8f305f832d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:58:26.400683 [ 255 ] {6d65fa65-1a8a-4e43-a3ca-7d8f305f832d} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:26.400727 [ 255 ] {6d65fa65-1a8a-4e43-a3ca-7d8f305f832d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:26.401126 [ 255 ] {6d65fa65-1a8a-4e43-a3ca-7d8f305f832d} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.11 20:58:26.401367 [ 255 ] {6d65fa65-1a8a-4e43-a3ca-7d8f305f832d} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:26.401577 [ 255 ] {6d65fa65-1a8a-4e43-a3ca-7d8f305f832d} executeQuery: Read 588 rows, 44.86 KiB in 0.00223 sec., 263677.130044843 rows/sec., 19.65 MiB/sec. 2025.02.11 20:58:26.401631 [ 255 ] {6d65fa65-1a8a-4e43-a3ca-7d8f305f832d} TCPHandler: Processed in 0.00250115 sec. 2025.02.11 20:58:26.401781 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:26.401922 [ 4 ] {81f47987-6d64-4082-954c-7fdbe0f64ab0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:26.401984 [ 4 ] {81f47987-6d64-4082-954c-7fdbe0f64ab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:58:26.402789 [ 4 ] {81f47987-6d64-4082-954c-7fdbe0f64ab0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:26.402828 [ 4 ] {81f47987-6d64-4082-954c-7fdbe0f64ab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:26.403283 [ 4 ] {81f47987-6d64-4082-954c-7fdbe0f64ab0} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.11 20:58:26.403522 [ 4 ] {81f47987-6d64-4082-954c-7fdbe0f64ab0} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:26.403734 [ 4 ] {81f47987-6d64-4082-954c-7fdbe0f64ab0} executeQuery: Read 885 rows, 60.98 KiB in 0.001843 sec., 480195.3336950624 rows/sec., 32.31 MiB/sec. 2025.02.11 20:58:26.403784 [ 4 ] {81f47987-6d64-4082-954c-7fdbe0f64ab0} TCPHandler: Processed in 0.002070503 sec. 2025.02.11 20:58:26.403930 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:26.404067 [ 255 ] {23cbc9d7-d7a4-4250-baed-e6b75d55a686} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:26.404161 [ 255 ] {23cbc9d7-d7a4-4250-baed-e6b75d55a686} 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.02.11 20:58:26.405477 [ 255 ] {23cbc9d7-d7a4-4250-baed-e6b75d55a686} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:26.405517 [ 255 ] {23cbc9d7-d7a4-4250-baed-e6b75d55a686} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:26.406264 [ 255 ] {23cbc9d7-d7a4-4250-baed-e6b75d55a686} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.11 20:58:26.406524 [ 255 ] {23cbc9d7-d7a4-4250-baed-e6b75d55a686} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:26.406825 [ 255 ] {23cbc9d7-d7a4-4250-baed-e6b75d55a686} executeQuery: Read 58 rows, 106.43 KiB in 0.002786 sec., 20818.3776022972 rows/sec., 37.31 MiB/sec. 2025.02.11 20:58:26.407319 [ 255 ] {23cbc9d7-d7a4-4250-baed-e6b75d55a686} TCPHandler: Processed in 0.003449575 sec. 2025.02.11 20:58:26.407563 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:26.407699 [ 4 ] {655f5bea-6240-46bb-9030-ed54bf75cb70} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:58:26.407757 [ 4 ] {655f5bea-6240-46bb-9030-ed54bf75cb70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:58:26.408329 [ 4 ] {655f5bea-6240-46bb-9030-ed54bf75cb70} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:26.408373 [ 4 ] {655f5bea-6240-46bb-9030-ed54bf75cb70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:26.408741 [ 4 ] {655f5bea-6240-46bb-9030-ed54bf75cb70} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.11 20:58:26.408973 [ 4 ] {655f5bea-6240-46bb-9030-ed54bf75cb70} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:26.409178 [ 4 ] {655f5bea-6240-46bb-9030-ed54bf75cb70} executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. 2025.02.11 20:58:26.409227 [ 4 ] {655f5bea-6240-46bb-9030-ed54bf75cb70} TCPHandler: Processed in 0.001809909 sec. 2025.02.11 20:58:26.888240 [ 223 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:58:26.888328 [ 223 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:58:26.890599 [ 223 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:58:27.164397 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2778 2025.02.11 20:58:27.168361 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:27.168402 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:27.169997 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:58:27.170324 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:27.170819 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2778 2025.02.11 20:58:29.354876 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49044 2025.02.11 20:58:29.355825 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:29.355874 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:29.356413 [ 243 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.11 20:58:29.356710 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:29.356949 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49044 2025.02.11 20:58:32.275584 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.275774 [ 255 ] {8666ba5d-62ef-4934-ad5b-6fa9d511b11e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:58:32.275840 [ 255 ] {8666ba5d-62ef-4934-ad5b-6fa9d511b11e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:58:32.276580 [ 255 ] {8666ba5d-62ef-4934-ad5b-6fa9d511b11e} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.276621 [ 255 ] {8666ba5d-62ef-4934-ad5b-6fa9d511b11e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.277058 [ 255 ] {8666ba5d-62ef-4934-ad5b-6fa9d511b11e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:58:32.277308 [ 255 ] {8666ba5d-62ef-4934-ad5b-6fa9d511b11e} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.277500 [ 255 ] {8666ba5d-62ef-4934-ad5b-6fa9d511b11e} executeQuery: Read 14 rows, 1.01 KiB in 0.00178 sec., 7865.168539325843 rows/sec., 566.19 KiB/sec. 2025.02.11 20:58:32.277556 [ 255 ] {8666ba5d-62ef-4934-ad5b-6fa9d511b11e} TCPHandler: Processed in 0.002152024 sec. 2025.02.11 20:58:32.277806 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.278038 [ 4 ] {2b9e0b73-07a2-401b-b3eb-86b1b54a169d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:58:32.278123 [ 4 ] {2b9e0b73-07a2-401b-b3eb-86b1b54a169d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:58:32.279008 [ 4 ] {2b9e0b73-07a2-401b-b3eb-86b1b54a169d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.279064 [ 4 ] {2b9e0b73-07a2-401b-b3eb-86b1b54a169d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.279536 [ 4 ] {2b9e0b73-07a2-401b-b3eb-86b1b54a169d} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.11 20:58:32.279801 [ 4 ] {2b9e0b73-07a2-401b-b3eb-86b1b54a169d} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.280057 [ 4 ] {2b9e0b73-07a2-401b-b3eb-86b1b54a169d} executeQuery: Read 203 rows, 17.95 KiB in 0.002078 sec., 97690.08662175169 rows/sec., 8.44 MiB/sec. 2025.02.11 20:58:32.280171 [ 4 ] {2b9e0b73-07a2-401b-b3eb-86b1b54a169d} TCPHandler: Processed in 0.00251059 sec. 2025.02.11 20:58:32.280376 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.280692 [ 255 ] {66807e89-7619-4ac2-b752-a02601746b7e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:58:32.280760 [ 255 ] {66807e89-7619-4ac2-b752-a02601746b7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:58:32.281440 [ 255 ] {66807e89-7619-4ac2-b752-a02601746b7e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.281486 [ 255 ] {66807e89-7619-4ac2-b752-a02601746b7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.281865 [ 255 ] {66807e89-7619-4ac2-b752-a02601746b7e} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.11 20:58:32.282106 [ 255 ] {66807e89-7619-4ac2-b752-a02601746b7e} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.282279 [ 255 ] {66807e89-7619-4ac2-b752-a02601746b7e} executeQuery: Read 7 rows, 467.00 B in 0.001684 sec., 4156.769596199525 rows/sec., 270.82 KiB/sec. 2025.02.11 20:58:32.282330 [ 255 ] {66807e89-7619-4ac2-b752-a02601746b7e} TCPHandler: Processed in 0.002079194 sec. 2025.02.11 20:58:32.282462 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.282596 [ 4 ] {f5efc5d9-cacb-4db4-a4aa-0233dd4286ca} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:58:32.282654 [ 4 ] {f5efc5d9-cacb-4db4-a4aa-0233dd4286ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:58:32.283392 [ 4 ] {f5efc5d9-cacb-4db4-a4aa-0233dd4286ca} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.283440 [ 4 ] {f5efc5d9-cacb-4db4-a4aa-0233dd4286ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.283826 [ 4 ] {f5efc5d9-cacb-4db4-a4aa-0233dd4286ca} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.11 20:58:32.284070 [ 4 ] {f5efc5d9-cacb-4db4-a4aa-0233dd4286ca} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.284279 [ 4 ] {f5efc5d9-cacb-4db4-a4aa-0233dd4286ca} executeQuery: Read 14 rows, 1004.00 B in 0.001717 sec., 8153.756552125801 rows/sec., 571.04 KiB/sec. 2025.02.11 20:58:32.284335 [ 4 ] {f5efc5d9-cacb-4db4-a4aa-0233dd4286ca} TCPHandler: Processed in 0.001932711 sec. 2025.02.11 20:58:32.284493 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.284627 [ 255 ] {10dbf026-8e21-4d51-9d7d-62bde6200170} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:58:32.284684 [ 255 ] {10dbf026-8e21-4d51-9d7d-62bde6200170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:58:32.285363 [ 255 ] {10dbf026-8e21-4d51-9d7d-62bde6200170} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.285407 [ 255 ] {10dbf026-8e21-4d51-9d7d-62bde6200170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.285787 [ 255 ] {10dbf026-8e21-4d51-9d7d-62bde6200170} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:58:32.286028 [ 255 ] {10dbf026-8e21-4d51-9d7d-62bde6200170} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.286214 [ 255 ] {10dbf026-8e21-4d51-9d7d-62bde6200170} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2025.02.11 20:58:32.286327 [ 255 ] {10dbf026-8e21-4d51-9d7d-62bde6200170} TCPHandler: Processed in 0.001890761 sec. 2025.02.11 20:58:32.286513 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.286652 [ 4 ] {043309ef-e395-43ed-b694-756c732dee08} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:58:32.286709 [ 4 ] {043309ef-e395-43ed-b694-756c732dee08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:58:32.287545 [ 4 ] {043309ef-e395-43ed-b694-756c732dee08} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.287584 [ 4 ] {043309ef-e395-43ed-b694-756c732dee08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.287967 [ 4 ] {043309ef-e395-43ed-b694-756c732dee08} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.11 20:58:32.288210 [ 4 ] {043309ef-e395-43ed-b694-756c732dee08} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.288432 [ 4 ] {043309ef-e395-43ed-b694-756c732dee08} executeQuery: Read 382 rows, 27.68 KiB in 0.001811 sec., 210933.1860850359 rows/sec., 14.93 MiB/sec. 2025.02.11 20:58:32.288535 [ 4 ] {043309ef-e395-43ed-b694-756c732dee08} TCPHandler: Processed in 0.002104434 sec. 2025.02.11 20:58:32.288738 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.289013 [ 255 ] {9c1bf1b0-2125-4152-a9f4-d869edca04aa} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:58:32.289103 [ 255 ] {9c1bf1b0-2125-4152-a9f4-d869edca04aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:58:32.289648 [ 255 ] {9c1bf1b0-2125-4152-a9f4-d869edca04aa} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.289686 [ 255 ] {9c1bf1b0-2125-4152-a9f4-d869edca04aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.290057 [ 255 ] {9c1bf1b0-2125-4152-a9f4-d869edca04aa} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:58:32.290296 [ 255 ] {9c1bf1b0-2125-4152-a9f4-d869edca04aa} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.290463 [ 220 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:58:32.290482 [ 255 ] {9c1bf1b0-2125-4152-a9f4-d869edca04aa} executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. 2025.02.11 20:58:32.290495 [ 220 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:58:32.290567 [ 255 ] {9c1bf1b0-2125-4152-a9f4-d869edca04aa} TCPHandler: Processed in 0.001949771 sec. 2025.02.11 20:58:32.290744 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.290930 [ 4 ] {a6ab927d-0c17-4b8e-a1a0-0498b87d5fa7} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:32.291020 [ 4 ] {a6ab927d-0c17-4b8e-a1a0-0498b87d5fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:58:32.292328 [ 4 ] {a6ab927d-0c17-4b8e-a1a0-0498b87d5fa7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.292384 [ 4 ] {a6ab927d-0c17-4b8e-a1a0-0498b87d5fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.293216 [ 4 ] {a6ab927d-0c17-4b8e-a1a0-0498b87d5fa7} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.11 20:58:32.293646 [ 4 ] {a6ab927d-0c17-4b8e-a1a0-0498b87d5fa7} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.294027 [ 4 ] {a6ab927d-0c17-4b8e-a1a0-0498b87d5fa7} executeQuery: Read 237 rows, 16.27 KiB in 0.003148 sec., 75285.89580686149 rows/sec., 5.05 MiB/sec. 2025.02.11 20:58:32.294252 [ 4 ] {a6ab927d-0c17-4b8e-a1a0-0498b87d5fa7} TCPHandler: Processed in 0.003589177 sec. 2025.02.11 20:58:32.294418 [ 220 ] {} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.11 20:58:32.294571 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.295031 [ 255 ] {7841fa1e-1d91-4f3a-88f6-112d778aa12e} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:58:32.295220 [ 255 ] {7841fa1e-1d91-4f3a-88f6-112d778aa12e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:58:32.296810 [ 255 ] {7841fa1e-1d91-4f3a-88f6-112d778aa12e} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.296846 [ 255 ] {7841fa1e-1d91-4f3a-88f6-112d778aa12e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.297206 [ 255 ] {7841fa1e-1d91-4f3a-88f6-112d778aa12e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.11 20:58:32.297443 [ 255 ] {7841fa1e-1d91-4f3a-88f6-112d778aa12e} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.297617 [ 255 ] {7841fa1e-1d91-4f3a-88f6-112d778aa12e} executeQuery: Read 1 rows, 69.00 B in 0.00275 sec., 363.6363636363637 rows/sec., 24.50 KiB/sec. 2025.02.11 20:58:32.297665 [ 255 ] {7841fa1e-1d91-4f3a-88f6-112d778aa12e} TCPHandler: Processed in 0.003304973 sec. 2025.02.11 20:58:32.297810 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:32.297930 [ 4 ] {0e641aaa-ffd2-493e-8435-01c40db9dd9c} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:58:32.297982 [ 4 ] {0e641aaa-ffd2-493e-8435-01c40db9dd9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:58:32.298469 [ 4 ] {0e641aaa-ffd2-493e-8435-01c40db9dd9c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:32.298507 [ 4 ] {0e641aaa-ffd2-493e-8435-01c40db9dd9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:32.298884 [ 4 ] {0e641aaa-ffd2-493e-8435-01c40db9dd9c} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.11 20:58:32.299137 [ 4 ] {0e641aaa-ffd2-493e-8435-01c40db9dd9c} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:32.299341 [ 4 ] {0e641aaa-ffd2-493e-8435-01c40db9dd9c} executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec. 2025.02.11 20:58:32.299391 [ 4 ] {0e641aaa-ffd2-493e-8435-01c40db9dd9c} TCPHandler: Processed in 0.001637636 sec. 2025.02.11 20:58:33.071283 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 807 2025.02.11 20:58:33.095154 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:33.095224 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:33.102826 [ 242 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.11 20:58:33.103667 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:33.106619 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 807 2025.02.11 20:58:33.494438 [ 225 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:58:33.494520 [ 225 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:58:33.496941 [ 225 ] {} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.11 20:58:36.573657 [ 92 ] {} DNSResolver: Updating DNS cache 2025.02.11 20:58:36.573774 [ 92 ] {} DNSResolver: Updated DNS cache 2025.02.11 20:58:36.857101 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 49471 2025.02.11 20:58:36.857813 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:36.857862 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:36.858408 [ 243 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.11 20:58:36.858677 [ 243 ] {} system.asynchronous_metric_log (c2194e5d-f175-4bf0-a7d6-313b0a53feb7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:36.858969 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49471 2025.02.11 20:58:37.171128 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2798 2025.02.11 20:58:37.174144 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:37.174187 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:37.175684 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.11 20:58:37.176016 [ 244 ] {} system.query_log (5e5842e7-c16f-49f0-9d8a-273d5eb3aef7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:37.177557 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 2798 2025.02.11 20:58:37.274064 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:37.274239 [ 255 ] {9cdcbd52-a903-4cc8-9c31-c5696dd5dfd6} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:58:37.274305 [ 255 ] {9cdcbd52-a903-4cc8-9c31-c5696dd5dfd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:58:37.275029 [ 255 ] {9cdcbd52-a903-4cc8-9c31-c5696dd5dfd6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:37.275068 [ 255 ] {9cdcbd52-a903-4cc8-9c31-c5696dd5dfd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:37.275449 [ 255 ] {9cdcbd52-a903-4cc8-9c31-c5696dd5dfd6} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.11 20:58:37.275696 [ 255 ] {9cdcbd52-a903-4cc8-9c31-c5696dd5dfd6} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:37.275933 [ 255 ] {9cdcbd52-a903-4cc8-9c31-c5696dd5dfd6} executeQuery: Read 172 rows, 15.40 KiB in 0.001743 sec., 98680.43602983363 rows/sec., 8.63 MiB/sec. 2025.02.11 20:58:37.275987 [ 255 ] {9cdcbd52-a903-4cc8-9c31-c5696dd5dfd6} TCPHandler: Processed in 0.002000722 sec. 2025.02.11 20:58:37.276225 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:37.276420 [ 4 ] {2458580f-30c6-436a-8735-6a34b871ee37} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:58:37.276495 [ 4 ] {2458580f-30c6-436a-8735-6a34b871ee37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:58:37.277263 [ 4 ] {2458580f-30c6-436a-8735-6a34b871ee37} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:37.277312 [ 4 ] {2458580f-30c6-436a-8735-6a34b871ee37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:37.277749 [ 4 ] {2458580f-30c6-436a-8735-6a34b871ee37} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.11 20:58:37.277989 [ 4 ] {2458580f-30c6-436a-8735-6a34b871ee37} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:37.278197 [ 4 ] {2458580f-30c6-436a-8735-6a34b871ee37} executeQuery: Read 58 rows, 4.36 KiB in 0.001865 sec., 31099.195710455766 rows/sec., 2.28 MiB/sec. 2025.02.11 20:58:37.278250 [ 4 ] {2458580f-30c6-436a-8735-6a34b871ee37} TCPHandler: Processed in 0.002192545 sec. 2025.02.11 20:58:37.278372 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:37.278482 [ 255 ] {0a5eba02-aa10-490f-9f60-6a0a8003d244} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:58:37.278527 [ 255 ] {0a5eba02-aa10-490f-9f60-6a0a8003d244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:58:37.279283 [ 255 ] {0a5eba02-aa10-490f-9f60-6a0a8003d244} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:37.279330 [ 255 ] {0a5eba02-aa10-490f-9f60-6a0a8003d244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:37.279750 [ 255 ] {0a5eba02-aa10-490f-9f60-6a0a8003d244} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.11 20:58:37.279992 [ 255 ] {0a5eba02-aa10-490f-9f60-6a0a8003d244} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:37.280224 [ 255 ] {0a5eba02-aa10-490f-9f60-6a0a8003d244} executeQuery: Read 122 rows, 9.76 KiB in 0.001708 sec., 71428.57142857142 rows/sec., 5.58 MiB/sec. 2025.02.11 20:58:37.280287 [ 255 ] {0a5eba02-aa10-490f-9f60-6a0a8003d244} TCPHandler: Processed in 0.001921001 sec. 2025.02.11 20:58:37.280444 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:37.280618 [ 4 ] {c38c84fd-2cd9-4644-9def-60a3d066fbe1} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:37.280697 [ 4 ] {c38c84fd-2cd9-4644-9def-60a3d066fbe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:58:37.281308 [ 4 ] {c38c84fd-2cd9-4644-9def-60a3d066fbe1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:37.281346 [ 4 ] {c38c84fd-2cd9-4644-9def-60a3d066fbe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:37.281755 [ 4 ] {c38c84fd-2cd9-4644-9def-60a3d066fbe1} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.11 20:58:37.282003 [ 4 ] {c38c84fd-2cd9-4644-9def-60a3d066fbe1} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:37.282182 [ 113 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Selected 5 parts from all_1_155_32 to all_159_159_0 2025.02.11 20:58:37.282245 [ 4 ] {c38c84fd-2cd9-4644-9def-60a3d066fbe1} executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. 2025.02.11 20:58:37.282263 [ 113 ] {} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:37.282330 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:37.282380 [ 4 ] {c38c84fd-2cd9-4644-9def-60a3d066fbe1} TCPHandler: Processed in 0.001997802 sec. 2025.02.11 20:58:37.282545 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} MergeTask::PrepareStage: Merging 5 parts: from all_1_155_32 to all_159_159_0 into Compact with storage Full 2025.02.11 20:58:37.282570 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:37.282818 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:37.282876 [ 255 ] {0c3110d2-a2e5-4e19-8a9f-2cba5bbbc416} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:37.282899 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} MergeTreeSequentialSource: Reading 7 marks from part all_1_155_32, total 48311 rows starting from the beginning of the part 2025.02.11 20:58:37.283301 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part 2025.02.11 20:58:37.283432 [ 255 ] {0c3110d2-a2e5-4e19-8a9f-2cba5bbbc416} 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.02.11 20:58:37.283765 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 237 rows starting from the beginning of the part 2025.02.11 20:58:37.284235 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 885 rows starting from the beginning of the part 2025.02.11 20:58:37.284624 [ 198 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 237 rows starting from the beginning of the part 2025.02.11 20:58:37.288060 [ 255 ] {0c3110d2-a2e5-4e19-8a9f-2cba5bbbc416} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:37.288130 [ 255 ] {0c3110d2-a2e5-4e19-8a9f-2cba5bbbc416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:37.289447 [ 255 ] {0c3110d2-a2e5-4e19-8a9f-2cba5bbbc416} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.11 20:58:37.289816 [ 255 ] {0c3110d2-a2e5-4e19-8a9f-2cba5bbbc416} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:37.290083 [ 224 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:58:37.290110 [ 255 ] {0c3110d2-a2e5-4e19-8a9f-2cba5bbbc416} executeQuery: Read 58 rows, 106.43 KiB in 0.007348 sec., 7893.304300489929 rows/sec., 14.14 MiB/sec. 2025.02.11 20:58:37.290116 [ 224 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:58:37.290715 [ 255 ] {0c3110d2-a2e5-4e19-8a9f-2cba5bbbc416} TCPHandler: Processed in 0.008218591 sec. 2025.02.11 20:58:37.290898 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:37.291101 [ 4 ] {23543b1d-6425-4c67-bb9a-124dbf55061b} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:58:37.291311 [ 4 ] {23543b1d-6425-4c67-bb9a-124dbf55061b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:58:37.292780 [ 4 ] {23543b1d-6425-4c67-bb9a-124dbf55061b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:37.292822 [ 4 ] {23543b1d-6425-4c67-bb9a-124dbf55061b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:37.293623 [ 4 ] {23543b1d-6425-4c67-bb9a-124dbf55061b} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.11 20:58:37.294332 [ 4 ] {23543b1d-6425-4c67-bb9a-124dbf55061b} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:37.294458 [ 224 ] {} oximeter.measurements_histogramu64 (57b32124-f816-4826-95e7-0751fc7d2bb0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.11 20:58:37.295007 [ 4 ] {23543b1d-6425-4c67-bb9a-124dbf55061b} executeQuery: Read 60 rows, 4.14 KiB in 0.003953 sec., 15178.345560333924 rows/sec., 1.02 MiB/sec. 2025.02.11 20:58:37.295381 [ 4 ] {23543b1d-6425-4c67-bb9a-124dbf55061b} TCPHandler: Processed in 0.004549693 sec. 2025.02.11 20:58:37.298381 [ 200 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} MergeTask::MergeProjectionsStage: Merge sorted 49830 rows, containing 5 columns (5 merged, 0 gathered) in 0.015932515 sec., 3127566.4890320203 rows/sec., 211.37 MiB/sec. 2025.02.11 20:58:37.298707 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} MergedBlockOutputStream: filled checksums all_1_159_33 (state Temporary) 2025.02.11 20:58:37.299074 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_merge_all_1_159_33 to all_1_159_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:37.299167 [ 196 ] {5779ba19-1bc4-43d8-b018-d48d9fad4b73::all_1_159_33} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73) (MergerMutator): Merged 5 parts: [all_1_155_32, all_159_159_0] -> all_1_159_33 2025.02.11 20:58:37.299272 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. 2025.02.11 20:58:39.057361 [ 223 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.11 20:58:39.057415 [ 223 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.11 20:58:39.058964 [ 223 ] {} oximeter.fields_ipaddr (bcbdfd01-0afa-446c-9666-fcadeae8a245): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.11 20:58:40.606697 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 815 2025.02.11 20:58:40.629880 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:40.629935 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:40.637529 [ 242 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.11 20:58:40.638385 [ 242 ] {} system.metric_log (6f71acd6-a9d9-48e0-8427-f4cfcdf4069e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:40.641994 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 815 2025.02.11 20:58:42.275146 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.275344 [ 255 ] {ecae8d24-038b-457f-bc35-29c1427ac13c} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.11 20:58:42.275417 [ 255 ] {ecae8d24-038b-457f-bc35-29c1427ac13c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.11 20:58:42.276163 [ 255 ] {ecae8d24-038b-457f-bc35-29c1427ac13c} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.276214 [ 255 ] {ecae8d24-038b-457f-bc35-29c1427ac13c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.276651 [ 255 ] {ecae8d24-038b-457f-bc35-29c1427ac13c} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:58:42.276905 [ 255 ] {ecae8d24-038b-457f-bc35-29c1427ac13c} oximeter.fields_i16 (2c213b14-3d48-414c-bc71-df875956b360): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.277147 [ 255 ] {ecae8d24-038b-457f-bc35-29c1427ac13c} executeQuery: Read 14 rows, 1.01 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 542.42 KiB/sec. 2025.02.11 20:58:42.277205 [ 255 ] {ecae8d24-038b-457f-bc35-29c1427ac13c} TCPHandler: Processed in 0.002198525 sec. 2025.02.11 20:58:42.277436 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.277632 [ 4 ] {5fcdba3f-cf09-462a-8957-90f789d0b33e} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.11 20:58:42.277708 [ 4 ] {5fcdba3f-cf09-462a-8957-90f789d0b33e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.11 20:58:42.278526 [ 4 ] {5fcdba3f-cf09-462a-8957-90f789d0b33e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.278575 [ 4 ] {5fcdba3f-cf09-462a-8957-90f789d0b33e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.279026 [ 4 ] {5fcdba3f-cf09-462a-8957-90f789d0b33e} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.11 20:58:42.279290 [ 4 ] {5fcdba3f-cf09-462a-8957-90f789d0b33e} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.279487 [ 35 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.11 20:58:42.279550 [ 4 ] {5fcdba3f-cf09-462a-8957-90f789d0b33e} executeQuery: Read 203 rows, 17.95 KiB in 0.001966 sec., 103255.34079348932 rows/sec., 8.92 MiB/sec. 2025.02.11 20:58:42.279575 [ 35 ] {} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.279648 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.279673 [ 4 ] {5fcdba3f-cf09-462a-8957-90f789d0b33e} TCPHandler: Processed in 0.002366958 sec. 2025.02.11 20:58:42.279919 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.279922 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.11 20:58:42.280146 [ 255 ] {8c97a9f9-9f35-4e4f-9e86-4bb6296bd2c4} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.11 20:58:42.280231 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:42.280261 [ 255 ] {8c97a9f9-9f35-4e4f-9e86-4bb6296bd2c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.11 20:58:42.280323 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1475 rows starting from the beginning of the part 2025.02.11 20:58:42.280744 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 203 rows starting from the beginning of the part 2025.02.11 20:58:42.281078 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1317 rows starting from the beginning of the part 2025.02.11 20:58:42.281473 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 203 rows starting from the beginning of the part 2025.02.11 20:58:42.281915 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 172 rows starting from the beginning of the part 2025.02.11 20:58:42.282274 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 203 rows starting from the beginning of the part 2025.02.11 20:58:42.283180 [ 255 ] {8c97a9f9-9f35-4e4f-9e86-4bb6296bd2c4} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.283269 [ 255 ] {8c97a9f9-9f35-4e4f-9e86-4bb6296bd2c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.284229 [ 255 ] {8c97a9f9-9f35-4e4f-9e86-4bb6296bd2c4} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.11 20:58:42.284813 [ 255 ] {8c97a9f9-9f35-4e4f-9e86-4bb6296bd2c4} oximeter.fields_u16 (c8152c02-5204-4dc3-9655-2644900fc2ad): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.285197 [ 255 ] {8c97a9f9-9f35-4e4f-9e86-4bb6296bd2c4} executeQuery: Read 7 rows, 467.00 B in 0.005137 sec., 1362.6630328985789 rows/sec., 88.78 KiB/sec. 2025.02.11 20:58:42.285274 [ 255 ] {8c97a9f9-9f35-4e4f-9e86-4bb6296bd2c4} TCPHandler: Processed in 0.005504578 sec. 2025.02.11 20:58:42.285434 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.285660 [ 4 ] {d0e07273-be73-4278-befc-74d7fb63021d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.11 20:58:42.285788 [ 4 ] {d0e07273-be73-4278-befc-74d7fb63021d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.11 20:58:42.286095 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3573 rows, containing 5 columns (5 merged, 0 gathered) in 0.006334161 sec., 564084.1778413906 rows/sec., 49.54 MiB/sec. 2025.02.11 20:58:42.286437 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.11 20:58:42.287004 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.287108 [ 4 ] {d0e07273-be73-4278-befc-74d7fb63021d} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.287171 [ 4 ] {d0e07273-be73-4278-befc-74d7fb63021d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.287186 [ 193 ] {06c28f9d-6937-44f0-9da0-4842d93251f1::all_1_161_32} oximeter.fields_string (06c28f9d-6937-44f0-9da0-4842d93251f1) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.11 20:58:42.287378 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.02.11 20:58:42.287685 [ 4 ] {d0e07273-be73-4278-befc-74d7fb63021d} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.11 20:58:42.287940 [ 4 ] {d0e07273-be73-4278-befc-74d7fb63021d} oximeter.fields_u32 (782759df-035b-4933-8ac6-7619b90c56b4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.288159 [ 4 ] {d0e07273-be73-4278-befc-74d7fb63021d} executeQuery: Read 14 rows, 1004.00 B in 0.002591 sec., 5403.319181783096 rows/sec., 378.41 KiB/sec. 2025.02.11 20:58:42.288224 [ 4 ] {d0e07273-be73-4278-befc-74d7fb63021d} TCPHandler: Processed in 0.002858075 sec. 2025.02.11 20:58:42.288431 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.288580 [ 255 ] {207338b3-5016-4f6d-92bc-1aa0a8676909} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.11 20:58:42.288636 [ 255 ] {207338b3-5016-4f6d-92bc-1aa0a8676909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.11 20:58:42.289239 [ 255 ] {207338b3-5016-4f6d-92bc-1aa0a8676909} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.289278 [ 255 ] {207338b3-5016-4f6d-92bc-1aa0a8676909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.289632 [ 255 ] {207338b3-5016-4f6d-92bc-1aa0a8676909} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:58:42.289883 [ 255 ] {207338b3-5016-4f6d-92bc-1aa0a8676909} oximeter.fields_u8 (4715a8a4-10b5-4620-9605-2f8e1bbb4020): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.290093 [ 255 ] {207338b3-5016-4f6d-92bc-1aa0a8676909} executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. 2025.02.11 20:58:42.290145 [ 255 ] {207338b3-5016-4f6d-92bc-1aa0a8676909} TCPHandler: Processed in 0.001822589 sec. 2025.02.11 20:58:42.290300 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.290417 [ 4 ] {7301279a-bf7f-4a9c-8307-924e0cc996a0} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.11 20:58:42.290464 [ 4 ] {7301279a-bf7f-4a9c-8307-924e0cc996a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.11 20:58:42.291182 [ 4 ] {7301279a-bf7f-4a9c-8307-924e0cc996a0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.291221 [ 4 ] {7301279a-bf7f-4a9c-8307-924e0cc996a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.291605 [ 4 ] {7301279a-bf7f-4a9c-8307-924e0cc996a0} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.11 20:58:42.291861 [ 4 ] {7301279a-bf7f-4a9c-8307-924e0cc996a0} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.292051 [ 61 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.11 20:58:42.292070 [ 4 ] {7301279a-bf7f-4a9c-8307-924e0cc996a0} executeQuery: Read 382 rows, 27.68 KiB in 0.001676 sec., 227923.62768496422 rows/sec., 16.13 MiB/sec. 2025.02.11 20:58:42.292102 [ 61 ] {} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.292173 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.292197 [ 4 ] {7301279a-bf7f-4a9c-8307-924e0cc996a0} TCPHandler: Processed in 0.001955061 sec. 2025.02.11 20:58:42.292401 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.292408 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.11 20:58:42.292568 [ 255 ] {60db1389-3289-45a0-a589-d7364870fe93} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.11 20:58:42.292581 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:42.292626 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 956 rows starting from the beginning of the part 2025.02.11 20:58:42.292638 [ 255 ] {60db1389-3289-45a0-a589-d7364870fe93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.11 20:58:42.292828 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 382 rows starting from the beginning of the part 2025.02.11 20:58:42.293071 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 588 rows starting from the beginning of the part 2025.02.11 20:58:42.293320 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 382 rows starting from the beginning of the part 2025.02.11 20:58:42.293535 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 122 rows starting from the beginning of the part 2025.02.11 20:58:42.293676 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 382 rows starting from the beginning of the part 2025.02.11 20:58:42.294454 [ 255 ] {60db1389-3289-45a0-a589-d7364870fe93} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.294501 [ 255 ] {60db1389-3289-45a0-a589-d7364870fe93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.295019 [ 255 ] {60db1389-3289-45a0-a589-d7364870fe93} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:58:42.295337 [ 255 ] {60db1389-3289-45a0-a589-d7364870fe93} oximeter.measurements_bool (2052edd1-7517-4b02-b334-345ae58803a2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.295611 [ 255 ] {60db1389-3289-45a0-a589-d7364870fe93} executeQuery: Read 6 rows, 321.00 B in 0.003088 sec., 1943.0051813471503 rows/sec., 101.51 KiB/sec. 2025.02.11 20:58:42.295668 [ 255 ] {60db1389-3289-45a0-a589-d7364870fe93} TCPHandler: Processed in 0.003371393 sec. 2025.02.11 20:58:42.295950 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.296489 [ 4 ] {e255a900-8de9-4637-8557-d81068062c81} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.11 20:58:42.296786 [ 4 ] {e255a900-8de9-4637-8557-d81068062c81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.11 20:58:42.296789 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 5 columns (5 merged, 0 gathered) in 0.004516162 sec., 622652.5974931812 rows/sec., 47.55 MiB/sec. 2025.02.11 20:58:42.297079 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.11 20:58:42.297615 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.297796 [ 200 ] {38608572-95d8-4a6c-9a5b-02d6f8c3e426::all_1_161_32} oximeter.fields_uuid (38608572-95d8-4a6c-9a5b-02d6f8c3e426) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.11 20:58:42.297944 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.02.11 20:58:42.298070 [ 4 ] {e255a900-8de9-4637-8557-d81068062c81} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.298113 [ 4 ] {e255a900-8de9-4637-8557-d81068062c81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.298523 [ 4 ] {e255a900-8de9-4637-8557-d81068062c81} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.11 20:58:42.298769 [ 4 ] {e255a900-8de9-4637-8557-d81068062c81} oximeter.measurements_cumulativeu64 (5779ba19-1bc4-43d8-b018-d48d9fad4b73): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.298993 [ 4 ] {e255a900-8de9-4637-8557-d81068062c81} executeQuery: Read 237 rows, 16.27 KiB in 0.002725 sec., 86972.47706422018 rows/sec., 5.83 MiB/sec. 2025.02.11 20:58:42.299061 [ 4 ] {e255a900-8de9-4637-8557-d81068062c81} TCPHandler: Processed in 0.003293363 sec. 2025.02.11 20:58:42.299257 [ 255 ] {} TCP-Session: 7706a1b6-cfe9-4676-84b7-aa1ad2b2408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.299439 [ 255 ] {7a7c4cbf-7c84-4e9b-ad21-39fe6db9df8f} executeQuery: (from [fd00:1122:3344:101::d]:53370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.11 20:58:42.299499 [ 255 ] {7a7c4cbf-7c84-4e9b-ad21-39fe6db9df8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.11 20:58:42.300010 [ 255 ] {7a7c4cbf-7c84-4e9b-ad21-39fe6db9df8f} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.300050 [ 255 ] {7a7c4cbf-7c84-4e9b-ad21-39fe6db9df8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.300408 [ 255 ] {7a7c4cbf-7c84-4e9b-ad21-39fe6db9df8f} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.11 20:58:42.300644 [ 255 ] {7a7c4cbf-7c84-4e9b-ad21-39fe6db9df8f} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.300813 [ 61 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.02.11 20:58:42.300870 [ 61 ] {} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.300885 [ 255 ] {7a7c4cbf-7c84-4e9b-ad21-39fe6db9df8f} executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. 2025.02.11 20:58:42.300921 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.301045 [ 255 ] {7a7c4cbf-7c84-4e9b-ad21-39fe6db9df8f} TCPHandler: Processed in 0.00189539 sec. 2025.02.11 20:58:42.301281 [ 4 ] {} TCP-Session: 674db4ba-f0ab-4116-ac7d-9f8c92552933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.11 20:58:42.301317 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2025.02.11 20:58:42.301666 [ 4 ] {0d7688ac-0339-4a05-bd5a-1e710f9fb23d} executeQuery: (from [fd00:1122:3344:101::d]:51610) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.11 20:58:42.301858 [ 4 ] {0d7688ac-0339-4a05-bd5a-1e710f9fb23d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.11 20:58:42.301882 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:42.302034 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 70 rows starting from the beginning of the part 2025.02.11 20:58:42.302453 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part 2025.02.11 20:58:42.302859 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part 2025.02.11 20:58:42.303385 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part 2025.02.11 20:58:42.303815 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part 2025.02.11 20:58:42.304145 [ 190 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part 2025.02.11 20:58:42.304828 [ 4 ] {0d7688ac-0339-4a05-bd5a-1e710f9fb23d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.304876 [ 4 ] {0d7688ac-0339-4a05-bd5a-1e710f9fb23d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.305461 [ 4 ] {0d7688ac-0339-4a05-bd5a-1e710f9fb23d} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.11 20:58:42.305861 [ 4 ] {0d7688ac-0339-4a05-bd5a-1e710f9fb23d} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.305965 [ 187 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 4 columns (4 merged, 0 gathered) in 0.004911249 sec., 15271.064448167868 rows/sec., 1.00 MiB/sec. 2025.02.11 20:58:42.306115 [ 61 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.11 20:58:42.306217 [ 61 ] {} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.11 20:58:42.306294 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.02.11 20:58:42.306315 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.02.11 20:58:42.306357 [ 4 ] {0d7688ac-0339-4a05-bd5a-1e710f9fb23d} executeQuery: Read 82 rows, 5.33 KiB in 0.00479 sec., 17118.99791231733 rows/sec., 1.09 MiB/sec. 2025.02.11 20:58:42.306730 [ 4 ] {0d7688ac-0339-4a05-bd5a-1e710f9fb23d} TCPHandler: Processed in 0.005565259 sec. 2025.02.11 20:58:42.306769 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.11 20:58:42.306993 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.11 20:58:42.307032 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10548 rows starting from the beginning of the part 2025.02.11 20:58:42.307086 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.307229 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 82 rows starting from the beginning of the part 2025.02.11 20:58:42.307447 [ 195 ] {30c6d4b5-23da-4b3f-a0ed-5154b7a681ce::all_1_75_15} oximeter.measurements_f64 (30c6d4b5-23da-4b3f-a0ed-5154b7a681ce) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.02.11 20:58:42.307535 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part 2025.02.11 20:58:42.307738 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.11 20:58:42.307863 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 82 rows starting from the beginning of the part 2025.02.11 20:58:42.308027 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2025.02.11 20:58:42.308151 [ 187 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 82 rows starting from the beginning of the part 2025.02.11 20:58:42.311111 [ 192 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 10914 rows, containing 4 columns (4 merged, 0 gathered) in 0.004681825 sec., 2331142.236200627 rows/sec., 151.93 MiB/sec. 2025.02.11 20:58:42.311378 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.11 20:58:42.311724 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.11 20:58:42.311820 [ 195 ] {1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c::all_1_161_32} oximeter.measurements_u64 (1c2a9b50-87ca-4384-9c6b-18ab2c7cad2c) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.11 20:58:42.311890 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB.