[ Dec 12 22:34:16 Enabled. ] [ Dec 12 22:34:16 Rereading configuration. ] [ Dec 12 22:34:18 Rereading configuration. ] [ Dec 12 22:34:29 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 [ Dec 12 22:34:29 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 2024.12.12 22:34:30.655492 [ 1 ] {} Application: Will watch for the process with pid 24462 2024.12.12 22:34:30.656618 [ 1 ] {} Application: Forked a child process to watch 2024.12.12 22:34:30.987452 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24462 2024.12.12 22:34:30.988264 [ 1 ] {} Application: starting up 2024.12.12 22:34:30.989007 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.12 22:34:31.081000 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.12 22:34:31.107273 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.12 22:34:31.107344 [ 1 ] {} Application: Initializing DateLUT. 2024.12.12 22:34:31.107356 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.12 22:34:31.107418 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.12 22:34:31.108038 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.12 22:34:31.109645 [ 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'. 2024.12.12 22:34:31.110481 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.12 22:34:31.111318 [ 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) 2024.12.12 22:34:31.111366 [ 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) 2024.12.12 22:34:31.111405 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.12 22:34:31.111579 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.12 22:34:31.112697 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.12 22:34:31.118434 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.12 22:34:31.119255 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.12 22:34:31.120577 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.12 22:34:31.120670 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.12 22:34:31.122274 [ 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'. 2024.12.12 22:34:31.122790 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.12 22:34:31.127214 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.12 22:34:31.127519 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.12 22:34:31.129149 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.12 22:34:31.129519 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.12 22:34:31.129905 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.12 22:34:31.130269 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.12 22:34:31.131723 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.12 22:34:31.131749 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.12 22:34:31.131829 [ 136 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:34:31.131981 [ 136 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:34:31.143546 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.12 22:34:31.143571 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000139703 sec 2024.12.12 22:34:31.143642 [ 1 ] {} ReferentialDeps: No tables 2024.12.12 22:34:31.143683 [ 1 ] {} LoadingDeps: No tables 2024.12.12 22:34:31.144812 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.12 22:34:31.145862 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.12 22:34:31.159763 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.12 22:34:31.159806 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.12 22:34:31.159874 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.12 22:34:31.159888 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.12 22:34:31.159919 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.12 22:34:31.159986 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.12 22:34:31.170405 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.12 22:34:31.170458 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.12 22:34:31.170513 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.12 22:34:31.170736 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.12 22:34:31.170758 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.12 22:34:31.170794 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.12 22:34:31.170867 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.12 22:34:31.170881 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.12 22:34:31.170916 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.12 22:34:31.170986 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.12 22:34:31.202161 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.12 22:34:31.208132 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.12 22:34:31.208228 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000120543 sec 2024.12.12 22:34:31.208246 [ 1 ] {} ReferentialDeps: No tables 2024.12.12 22:34:31.208260 [ 1 ] {} LoadingDeps: No tables 2024.12.12 22:34:31.208290 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.12 22:34:31.208587 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.12 22:34:31.208694 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.12 22:34:31.208712 [ 1 ] {} Application: Loaded metadata. 2024.12.12 22:34:31.208726 [ 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). 2024.12.12 22:34:31.208741 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.12 22:34:31.229502 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.12 22:34:31.229713 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.13 MiB (RSS), difference: 92.36 MiB 2024.12.12 22:34:31.230739 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.0611e-05 sec. 2024.12.12 22:34:31.231777 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.12 22:34:31.231868 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.12 22:34:31.231886 [ 1 ] {} Application: Ready for connections. 2024.12.12 22:34:31.232043 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59805 2024.12.12 22:34:31.232345 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.232407 [ 3 ] {} TCP-Session: 47e577e0-e0d0-4b69-b957-5d6c4ab8dd4b Authenticating user 'default' from [fd00:1122:3344:101::c]:59805 2024.12.12 22:34:31.232444 [ 3 ] {} TCP-Session: 47e577e0-e0d0-4b69-b957-5d6c4ab8dd4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.232522 [ 3 ] {} TCP-Session: 47e577e0-e0d0-4b69-b957-5d6c4ab8dd4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.232624 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.12 22:34:31.232656 [ 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 2024.12.12 22:34:31.232735 [ 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 2024.12.12 22:34:31.234429 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46615 2024.12.12 22:34:31.234537 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.234566 [ 4 ] {} TCP-Session: 4992859e-b779-49e3-876c-9b71b95cbbe6 Authenticating user 'default' from [fd00:1122:3344:101::c]:46615 2024.12.12 22:34:31.234590 [ 4 ] {} TCP-Session: 4992859e-b779-49e3-876c-9b71b95cbbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.234671 [ 4 ] {} TCP-Session: 4992859e-b779-49e3-876c-9b71b95cbbe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.235291 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38906 2024.12.12 22:34:31.235299 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37974 2024.12.12 22:34:31.235372 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.235407 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36024 2024.12.12 22:34:31.235453 [ 253 ] {} TCP-Session: 57b2895d-2b13-4548-8ccb-4abed3342462 Authenticating user 'default' from [fd00:1122:3344:101::c]:38906 2024.12.12 22:34:31.235615 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.235656 [ 253 ] {} TCP-Session: 57b2895d-2b13-4548-8ccb-4abed3342462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.235639 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62622 2024.12.12 22:34:31.235726 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.235774 [ 253 ] {} TCP-Session: 57b2895d-2b13-4548-8ccb-4abed3342462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.235763 [ 5 ] {} TCP-Session: d502f4df-87f9-4fc6-853c-be7423918566 Authenticating user 'default' from [fd00:1122:3344:101::c]:37974 2024.12.12 22:34:31.235905 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.235946 [ 5 ] {} TCP-Session: d502f4df-87f9-4fc6-853c-be7423918566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.236004 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58441 2024.12.12 22:34:31.236027 [ 255 ] {} TCP-Session: 5b75a5c9-f88e-49c4-866d-678203c6c33d Authenticating user 'default' from [fd00:1122:3344:101::c]:62622 2024.12.12 22:34:31.236060 [ 5 ] {} TCP-Session: d502f4df-87f9-4fc6-853c-be7423918566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.236092 [ 255 ] {} TCP-Session: 5b75a5c9-f88e-49c4-866d-678203c6c33d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.236101 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61435 2024.12.12 22:34:31.236021 [ 254 ] {} TCP-Session: 484b13d3-30d4-4787-881d-140305e924bd Authenticating user 'default' from [fd00:1122:3344:101::c]:36024 2024.12.12 22:34:31.236205 [ 255 ] {} TCP-Session: 5b75a5c9-f88e-49c4-866d-678203c6c33d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.236368 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.236415 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.236493 [ 257 ] {} TCP-Session: 4929583f-4dee-46a0-8eae-bb9bee0f0594 Authenticating user 'default' from [fd00:1122:3344:101::c]:61435 2024.12.12 22:34:31.236519 [ 256 ] {} TCP-Session: da36ee8b-6460-4fcf-88a5-05c770fbfc1f Authenticating user 'default' from [fd00:1122:3344:101::c]:58441 2024.12.12 22:34:31.236415 [ 254 ] {} TCP-Session: 484b13d3-30d4-4787-881d-140305e924bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.236606 [ 257 ] {} TCP-Session: 4929583f-4dee-46a0-8eae-bb9bee0f0594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.236629 [ 256 ] {} TCP-Session: da36ee8b-6460-4fcf-88a5-05c770fbfc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.236614 [ 254 ] {} TCP-Session: 484b13d3-30d4-4787-881d-140305e924bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.236698 [ 257 ] {} TCP-Session: 4929583f-4dee-46a0-8eae-bb9bee0f0594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.236721 [ 256 ] {} TCP-Session: da36ee8b-6460-4fcf-88a5-05c770fbfc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.590392 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56176 2024.12.12 22:34:31.590595 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.590742 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Authenticating user 'default' from [fd00:1122:3344:101::d]:56176 2024.12.12 22:34:31.590779 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.590807 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.590982 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.12 22:34:31.591028 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.12 22:34:31.591277 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.12 22:34:31.591781 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48777 2024.12.12 22:34:31.592027 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40886 2024.12.12 22:34:31.592036 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.592051 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45883 2024.12.12 22:34:31.592101 [ 259 ] {} TCP-Session: 552f45b5-99c2-41ad-8c59-49e950446277 Authenticating user 'default' from [fd00:1122:3344:101::d]:48777 2024.12.12 22:34:31.592211 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.592230 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60248 2024.12.12 22:34:31.592399 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44098 2024.12.12 22:34:31.592413 [ 259 ] {} TCP-Session: 552f45b5-99c2-41ad-8c59-49e950446277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.592439 [ 261 ] {} TCP-Session: 339ea931-be27-4b50-be3a-7cd3ab2c9b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.12.12 22:34:31.592426 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.592680 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46157 2024.12.12 22:34:31.592685 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.592718 [ 261 ] {} TCP-Session: 339ea931-be27-4b50-be3a-7cd3ab2c9b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.593527 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45813 2024.12.12 22:34:31.593542 [ 261 ] {} TCP-Session: 339ea931-be27-4b50-be3a-7cd3ab2c9b67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.593414 [ 260 ] {} TCP-Session: 2da3997f-963b-4eb3-b4b4-8a1cabdf423a Authenticating user 'default' from [fd00:1122:3344:101::d]:45883 2024.12.12 22:34:31.593567 [ 259 ] {} TCP-Session: 552f45b5-99c2-41ad-8c59-49e950446277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.593514 [ 263 ] {} TCP-Session: 9f0d33b3-5c2c-479b-a8bb-55786f565eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44098 2024.12.12 22:34:31.593513 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.594374 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.594393 [ 260 ] {} TCP-Session: 2da3997f-963b-4eb3-b4b4-8a1cabdf423a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.594395 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36446 2024.12.12 22:34:31.594537 [ 263 ] {} TCP-Session: 9f0d33b3-5c2c-479b-a8bb-55786f565eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.594771 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.594839 [ 262 ] {} TCP-Session: ee5e76e2-a8be-49ca-9f90-6718765b223a Authenticating user 'default' from [fd00:1122:3344:101::d]:60248 2024.12.12 22:34:31.594786 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Authenticating user 'default' from [fd00:1122:3344:101::d]:45813 2024.12.12 22:34:31.594842 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.594848 [ 260 ] {} TCP-Session: 2da3997f-963b-4eb3-b4b4-8a1cabdf423a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.594909 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Authenticating user 'default' from [fd00:1122:3344:101::d]:46157 2024.12.12 22:34:31.594944 [ 262 ] {} TCP-Session: ee5e76e2-a8be-49ca-9f90-6718765b223a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.594888 [ 263 ] {} TCP-Session: 9f0d33b3-5c2c-479b-a8bb-55786f565eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.594779 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.595069 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.595104 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.595099 [ 262 ] {} TCP-Session: ee5e76e2-a8be-49ca-9f90-6718765b223a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.595073 [ 266 ] {} TCP-Session: 9dd43768-5c75-4311-b9ec-78ea813a8ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36446 2024.12.12 22:34:31.595215 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.595254 [ 266 ] {} TCP-Session: 9dd43768-5c75-4311-b9ec-78ea813a8ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.595283 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.595339 [ 266 ] {} TCP-Session: 9dd43768-5c75-4311-b9ec-78ea813a8ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.598461 [ 258 ] {1c7c406f-b793-43d6-bc37-e5f5c1098d0a} executeQuery: (from [fd00:1122:3344:101::d]:56176) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.12 22:34:31.603749 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38987 2024.12.12 22:34:31.604798 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.604895 [ 267 ] {} TCP-Session: d98b5431-1769-407d-813b-10c2bee8e236 Authenticating user 'default' from [fd00:1122:3344:101::a]:38987 2024.12.12 22:34:31.604915 [ 267 ] {} TCP-Session: d98b5431-1769-407d-813b-10c2bee8e236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.604928 [ 267 ] {} TCP-Session: d98b5431-1769-407d-813b-10c2bee8e236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.605031 [ 267 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.12 22:34:31.605053 [ 267 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.12 22:34:31.605134 [ 267 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.12 22:34:31.608819 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55762 2024.12.12 22:34:31.610936 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.610949 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32934 2024.12.12 22:34:31.610985 [ 268 ] {} TCP-Session: e4bc9875-2f7e-4779-be06-6f46ed62f733 Authenticating user 'default' from [fd00:1122:3344:101::a]:55762 2024.12.12 22:34:31.612630 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58629 2024.12.12 22:34:31.612629 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.612670 [ 268 ] {} TCP-Session: e4bc9875-2f7e-4779-be06-6f46ed62f733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.614756 [ 269 ] {} TCP-Session: ee6fa701-3666-48f3-a625-20ad869b3993 Authenticating user 'default' from [fd00:1122:3344:101::a]:32934 2024.12.12 22:34:31.615317 [ 268 ] {} TCP-Session: e4bc9875-2f7e-4779-be06-6f46ed62f733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.615341 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.615335 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47604 2024.12.12 22:34:31.615418 [ 270 ] {} TCP-Session: 37840531-4880-411f-a868-47f362a719ff Authenticating user 'default' from [fd00:1122:3344:101::a]:58629 2024.12.12 22:34:31.615397 [ 269 ] {} TCP-Session: ee6fa701-3666-48f3-a625-20ad869b3993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.615926 [ 269 ] {} TCP-Session: ee6fa701-3666-48f3-a625-20ad869b3993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.616487 [ 270 ] {} TCP-Session: 37840531-4880-411f-a868-47f362a719ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.616553 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63530 2024.12.12 22:34:31.616562 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.616654 [ 270 ] {} TCP-Session: 37840531-4880-411f-a868-47f362a719ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.616698 [ 271 ] {} TCP-Session: f8efd150-a89b-4f5b-a8bd-32550b8f4d6e Authenticating user 'default' from [fd00:1122:3344:101::a]:47604 2024.12.12 22:34:31.616896 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54515 2024.12.12 22:34:31.616917 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.616917 [ 271 ] {} TCP-Session: f8efd150-a89b-4f5b-a8bd-32550b8f4d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.616938 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45160 2024.12.12 22:34:31.617168 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.617167 [ 271 ] {} TCP-Session: f8efd150-a89b-4f5b-a8bd-32550b8f4d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.617186 [ 272 ] {} TCP-Session: 8edd68d1-a82e-4f37-b1bd-aae1c2d01278 Authenticating user 'default' from [fd00:1122:3344:101::a]:63530 2024.12.12 22:34:31.617396 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:31.617413 [ 273 ] {} TCP-Session: 14ca04bb-3c93-4e83-9c80-5aa3f6797efa Authenticating user 'default' from [fd00:1122:3344:101::a]:54515 2024.12.12 22:34:31.617455 [ 274 ] {} TCP-Session: 99dd8e35-c106-4ac2-880e-2fdbde987c67 Authenticating user 'default' from [fd00:1122:3344:101::a]:45160 2024.12.12 22:34:31.617431 [ 272 ] {} TCP-Session: 8edd68d1-a82e-4f37-b1bd-aae1c2d01278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.617518 [ 273 ] {} TCP-Session: 14ca04bb-3c93-4e83-9c80-5aa3f6797efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.617526 [ 272 ] {} TCP-Session: 8edd68d1-a82e-4f37-b1bd-aae1c2d01278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.617535 [ 274 ] {} TCP-Session: 99dd8e35-c106-4ac2-880e-2fdbde987c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.617601 [ 273 ] {} TCP-Session: 14ca04bb-3c93-4e83-9c80-5aa3f6797efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.617610 [ 274 ] {} TCP-Session: 99dd8e35-c106-4ac2-880e-2fdbde987c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:31.656192 [ 258 ] {1c7c406f-b793-43d6-bc37-e5f5c1098d0a} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56176) (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 2024.12.12 22:34:31.657702 [ 258 ] {1c7c406f-b793-43d6-bc37-e5f5c1098d0a} 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 2024.12.12 22:34:31.657946 [ 258 ] {1c7c406f-b793-43d6-bc37-e5f5c1098d0a} TCPHandler: Processed in 0.065399795 sec. 2024.12.12 22:34:31.658244 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.658436 [ 264 ] {da5d1ad8-a158-420c-a9d1-594b6cf5b60c} executeQuery: (from [fd00:1122:3344:101::d]:46157) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.12 22:34:31.658825 [ 264 ] {da5d1ad8-a158-420c-a9d1-594b6cf5b60c} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46157) (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 2024.12.12 22:34:31.659191 [ 264 ] {da5d1ad8-a158-420c-a9d1-594b6cf5b60c} 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 2024.12.12 22:34:31.659427 [ 264 ] {da5d1ad8-a158-420c-a9d1-594b6cf5b60c} TCPHandler: Processed in 0.001322975 sec. 2024.12.12 22:34:31.659688 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.661053 [ 258 ] {8b5276b9-1a45-45a9-abc3-e593a533ca38} executeQuery: (from [fd00:1122:3344:101::d]:56176) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.12 22:34:31.661707 [ 258 ] {8b5276b9-1a45-45a9-abc3-e593a533ca38} TCPHandler: Processed in 0.002133312 sec. 2024.12.12 22:34:31.661950 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.662115 [ 258 ] {f739ac79-ee09-4f7c-ad7f-e144162cf535} executeQuery: (from [fd00:1122:3344:101::d]:56176) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.12 22:34:31.662207 [ 258 ] {f739ac79-ee09-4f7c-ad7f-e144162cf535} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.12 22:34:31.663910 [ 258 ] {f739ac79-ee09-4f7c-ad7f-e144162cf535} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.12 22:34:31.663989 [ 258 ] {f739ac79-ee09-4f7c-ad7f-e144162cf535} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000112862 sec 2024.12.12 22:34:31.664006 [ 258 ] {f739ac79-ee09-4f7c-ad7f-e144162cf535} ReferentialDeps: No tables 2024.12.12 22:34:31.664017 [ 258 ] {f739ac79-ee09-4f7c-ad7f-e144162cf535} LoadingDeps: No tables 2024.12.12 22:34:31.664041 [ 258 ] {f739ac79-ee09-4f7c-ad7f-e144162cf535} DatabaseAtomic (oximeter): Starting up tables. 2024.12.12 22:34:31.664142 [ 258 ] {f739ac79-ee09-4f7c-ad7f-e144162cf535} TCPHandler: Processed in 0.002241464 sec. 2024.12.12 22:34:31.664323 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.664506 [ 264 ] {4310750c-21d2-4022-a799-74c1308aeaaf} executeQuery: (from [fd00:1122:3344:101::d]:46157) /* 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) 2024.12.12 22:34:31.664641 [ 264 ] {4310750c-21d2-4022-a799-74c1308aeaaf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.12 22:34:31.672672 [ 264 ] {4310750c-21d2-4022-a799-74c1308aeaaf} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.12 22:34:31.674045 [ 264 ] {4310750c-21d2-4022-a799-74c1308aeaaf} oximeter.version (0a9df462-2ed0-44c4-b603-9bf142eab40d): Loading data parts 2024.12.12 22:34:31.674531 [ 264 ] {4310750c-21d2-4022-a799-74c1308aeaaf} oximeter.version (0a9df462-2ed0-44c4-b603-9bf142eab40d): There are no data parts 2024.12.12 22:34:31.679009 [ 264 ] {4310750c-21d2-4022-a799-74c1308aeaaf} TCPHandler: Processed in 0.014744429 sec. 2024.12.12 22:34:31.679785 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.680050 [ 258 ] {ec4cf477-25b6-4bf3-bf96-ba3929e9580d} executeQuery: (from [fd00:1122:3344:101::d]:56176) /* 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) 2024.12.12 22:34:31.680168 [ 258 ] {ec4cf477-25b6-4bf3-bf96-ba3929e9580d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.12 22:34:31.688893 [ 258 ] {ec4cf477-25b6-4bf3-bf96-ba3929e9580d} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Loading data parts 2024.12.12 22:34:31.689109 [ 258 ] {ec4cf477-25b6-4bf3-bf96-ba3929e9580d} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): There are no data parts 2024.12.12 22:34:31.693760 [ 258 ] {ec4cf477-25b6-4bf3-bf96-ba3929e9580d} TCPHandler: Processed in 0.014031396 sec. 2024.12.12 22:34:31.693996 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.694240 [ 264 ] {48c07ddf-0321-4979-a533-53747ff061fa} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.694949 [ 264 ] {48c07ddf-0321-4979-a533-53747ff061fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.12 22:34:31.701890 [ 264 ] {48c07ddf-0321-4979-a533-53747ff061fa} oximeter.measurements_i8 (1ac2a22a-6438-4002-bdc0-912948094553): Loading data parts 2024.12.12 22:34:31.702102 [ 264 ] {48c07ddf-0321-4979-a533-53747ff061fa} oximeter.measurements_i8 (1ac2a22a-6438-4002-bdc0-912948094553): There are no data parts 2024.12.12 22:34:31.708780 [ 264 ] {48c07ddf-0321-4979-a533-53747ff061fa} TCPHandler: Processed in 0.014853992 sec. 2024.12.12 22:34:31.709055 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.709314 [ 258 ] {1b8b4a42-528f-4763-a04e-b4a6ee042da7} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.709424 [ 258 ] {1b8b4a42-528f-4763-a04e-b4a6ee042da7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.12 22:34:31.717821 [ 258 ] {1b8b4a42-528f-4763-a04e-b4a6ee042da7} oximeter.measurements_u8 (25cffd23-4044-47bb-8005-fd92d7cac29f): Loading data parts 2024.12.12 22:34:31.717951 [ 258 ] {1b8b4a42-528f-4763-a04e-b4a6ee042da7} oximeter.measurements_u8 (25cffd23-4044-47bb-8005-fd92d7cac29f): There are no data parts 2024.12.12 22:34:31.723743 [ 258 ] {1b8b4a42-528f-4763-a04e-b4a6ee042da7} TCPHandler: Processed in 0.01475647 sec. 2024.12.12 22:34:31.723942 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.724152 [ 264 ] {9ce80c1c-a2a7-4df9-8671-4ca21b45c79b} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.724290 [ 264 ] {9ce80c1c-a2a7-4df9-8671-4ca21b45c79b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.12 22:34:31.731065 [ 264 ] {9ce80c1c-a2a7-4df9-8671-4ca21b45c79b} oximeter.measurements_i16 (31a7a8f6-373f-4642-b179-8d6c627c781d): Loading data parts 2024.12.12 22:34:31.731326 [ 264 ] {9ce80c1c-a2a7-4df9-8671-4ca21b45c79b} oximeter.measurements_i16 (31a7a8f6-373f-4642-b179-8d6c627c781d): There are no data parts 2024.12.12 22:34:31.738931 [ 264 ] {9ce80c1c-a2a7-4df9-8671-4ca21b45c79b} TCPHandler: Processed in 0.015044335 sec. 2024.12.12 22:34:31.739201 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.739527 [ 258 ] {90574c5c-cb32-422d-819d-19ac76f43ac3} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.739649 [ 258 ] {90574c5c-cb32-422d-819d-19ac76f43ac3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.12 22:34:31.745574 [ 258 ] {90574c5c-cb32-422d-819d-19ac76f43ac3} oximeter.measurements_u16 (dbbaa4e7-e549-4497-8b72-9db6e2b5ae07): Loading data parts 2024.12.12 22:34:31.745837 [ 258 ] {90574c5c-cb32-422d-819d-19ac76f43ac3} oximeter.measurements_u16 (dbbaa4e7-e549-4497-8b72-9db6e2b5ae07): There are no data parts 2024.12.12 22:34:31.754170 [ 258 ] {90574c5c-cb32-422d-819d-19ac76f43ac3} TCPHandler: Processed in 0.015071066 sec. 2024.12.12 22:34:31.754542 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.754797 [ 264 ] {46695d1c-2ecd-4e63-9f16-34d7d40092ce} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.754940 [ 264 ] {46695d1c-2ecd-4e63-9f16-34d7d40092ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.12 22:34:31.760948 [ 264 ] {46695d1c-2ecd-4e63-9f16-34d7d40092ce} oximeter.measurements_i32 (b3cad03b-12d1-4150-9787-d63f13f3810a): Loading data parts 2024.12.12 22:34:31.761228 [ 264 ] {46695d1c-2ecd-4e63-9f16-34d7d40092ce} oximeter.measurements_i32 (b3cad03b-12d1-4150-9787-d63f13f3810a): There are no data parts 2024.12.12 22:34:31.769149 [ 264 ] {46695d1c-2ecd-4e63-9f16-34d7d40092ce} TCPHandler: Processed in 0.014730729 sec. 2024.12.12 22:34:31.769386 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.769893 [ 258 ] {e978e47c-5a59-4575-b973-9fb1a350bdf0} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.770076 [ 258 ] {e978e47c-5a59-4575-b973-9fb1a350bdf0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.12 22:34:31.777010 [ 258 ] {e978e47c-5a59-4575-b973-9fb1a350bdf0} oximeter.measurements_u32 (83c9f4cd-cfcd-4b93-a63c-4bce658438d0): Loading data parts 2024.12.12 22:34:31.777363 [ 258 ] {e978e47c-5a59-4575-b973-9fb1a350bdf0} oximeter.measurements_u32 (83c9f4cd-cfcd-4b93-a63c-4bce658438d0): There are no data parts 2024.12.12 22:34:31.784503 [ 258 ] {e978e47c-5a59-4575-b973-9fb1a350bdf0} TCPHandler: Processed in 0.015230559 sec. 2024.12.12 22:34:31.784697 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.784945 [ 264 ] {d1561cb8-a424-4d7d-8a50-d627ceb13326} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.785092 [ 264 ] {d1561cb8-a424-4d7d-8a50-d627ceb13326} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.12 22:34:31.792951 [ 264 ] {d1561cb8-a424-4d7d-8a50-d627ceb13326} oximeter.measurements_i64 (ae306cb2-53c0-4921-a690-cb76a41f52ce): Loading data parts 2024.12.12 22:34:31.793252 [ 264 ] {d1561cb8-a424-4d7d-8a50-d627ceb13326} oximeter.measurements_i64 (ae306cb2-53c0-4921-a690-cb76a41f52ce): There are no data parts 2024.12.12 22:34:31.799799 [ 264 ] {d1561cb8-a424-4d7d-8a50-d627ceb13326} TCPHandler: Processed in 0.015168678 sec. 2024.12.12 22:34:31.800024 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.800393 [ 258 ] {aa192857-d331-48ff-bb3b-fee2db2c6a1b} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.800521 [ 258 ] {aa192857-d331-48ff-bb3b-fee2db2c6a1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.12 22:34:31.808839 [ 258 ] {aa192857-d331-48ff-bb3b-fee2db2c6a1b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Loading data parts 2024.12.12 22:34:31.809097 [ 258 ] {aa192857-d331-48ff-bb3b-fee2db2c6a1b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): There are no data parts 2024.12.12 22:34:31.815141 [ 258 ] {aa192857-d331-48ff-bb3b-fee2db2c6a1b} TCPHandler: Processed in 0.015224659 sec. 2024.12.12 22:34:31.815359 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.815568 [ 264 ] {72d143d6-1ec6-405c-8367-f1683d5e1e1b} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.815701 [ 264 ] {72d143d6-1ec6-405c-8367-f1683d5e1e1b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.12 22:34:31.823609 [ 264 ] {72d143d6-1ec6-405c-8367-f1683d5e1e1b} oximeter.measurements_f32 (8d5c4bdd-941c-4de9-9f1b-de4e4fcb482b): Loading data parts 2024.12.12 22:34:31.823920 [ 264 ] {72d143d6-1ec6-405c-8367-f1683d5e1e1b} oximeter.measurements_f32 (8d5c4bdd-941c-4de9-9f1b-de4e4fcb482b): There are no data parts 2024.12.12 22:34:31.830115 [ 264 ] {72d143d6-1ec6-405c-8367-f1683d5e1e1b} TCPHandler: Processed in 0.014812711 sec. 2024.12.12 22:34:31.830316 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.830644 [ 258 ] {c559ac19-8224-43dc-94aa-9459f176538f} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.830769 [ 258 ] {c559ac19-8224-43dc-94aa-9459f176538f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.12 22:34:31.839344 [ 258 ] {c559ac19-8224-43dc-94aa-9459f176538f} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Loading data parts 2024.12.12 22:34:31.839559 [ 258 ] {c559ac19-8224-43dc-94aa-9459f176538f} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): There are no data parts 2024.12.12 22:34:31.845377 [ 258 ] {c559ac19-8224-43dc-94aa-9459f176538f} TCPHandler: Processed in 0.015126786 sec. 2024.12.12 22:34:31.845608 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.845818 [ 264 ] {b41ff221-0466-402c-a431-8eb61ca17fc3} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.845955 [ 264 ] {b41ff221-0466-402c-a431-8eb61ca17fc3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.12 22:34:31.854908 [ 264 ] {b41ff221-0466-402c-a431-8eb61ca17fc3} oximeter.measurements_string (c37ac96b-c374-4e24-a3a2-199154a36ce0): Loading data parts 2024.12.12 22:34:31.855164 [ 264 ] {b41ff221-0466-402c-a431-8eb61ca17fc3} oximeter.measurements_string (c37ac96b-c374-4e24-a3a2-199154a36ce0): There are no data parts 2024.12.12 22:34:31.860396 [ 264 ] {b41ff221-0466-402c-a431-8eb61ca17fc3} TCPHandler: Processed in 0.014860611 sec. 2024.12.12 22:34:31.860583 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.860868 [ 258 ] {0b5361c8-44f0-453e-8a4f-ea584dfed9ae} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.860980 [ 258 ] {0b5361c8-44f0-453e-8a4f-ea584dfed9ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.12 22:34:31.866676 [ 258 ] {0b5361c8-44f0-453e-8a4f-ea584dfed9ae} oximeter.measurements_bytes (0bc7f6fd-d12a-4bb3-9098-6bda58add32c): Loading data parts 2024.12.12 22:34:31.866835 [ 258 ] {0b5361c8-44f0-453e-8a4f-ea584dfed9ae} oximeter.measurements_bytes (0bc7f6fd-d12a-4bb3-9098-6bda58add32c): There are no data parts 2024.12.12 22:34:31.872352 [ 258 ] {0b5361c8-44f0-453e-8a4f-ea584dfed9ae} TCPHandler: Processed in 0.011824992 sec. 2024.12.12 22:34:31.872668 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.872973 [ 264 ] {dbf4ed70-cb1b-4e02-9581-4519ad7d8906} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.873115 [ 264 ] {dbf4ed70-cb1b-4e02-9581-4519ad7d8906} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.12 22:34:31.880721 [ 264 ] {dbf4ed70-cb1b-4e02-9581-4519ad7d8906} oximeter.measurements_cumulativei64 (6631df51-09cb-4f8f-ac2a-2117eb1834fb): Loading data parts 2024.12.12 22:34:31.880980 [ 264 ] {dbf4ed70-cb1b-4e02-9581-4519ad7d8906} oximeter.measurements_cumulativei64 (6631df51-09cb-4f8f-ac2a-2117eb1834fb): There are no data parts 2024.12.12 22:34:31.886196 [ 264 ] {dbf4ed70-cb1b-4e02-9581-4519ad7d8906} TCPHandler: Processed in 0.013597457 sec. 2024.12.12 22:34:31.886398 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.886740 [ 258 ] {0c234694-52de-4571-8328-7e28f2553689} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.886837 [ 258 ] {0c234694-52de-4571-8328-7e28f2553689} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.12 22:34:31.892547 [ 258 ] {0c234694-52de-4571-8328-7e28f2553689} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Loading data parts 2024.12.12 22:34:31.892680 [ 258 ] {0c234694-52de-4571-8328-7e28f2553689} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): There are no data parts 2024.12.12 22:34:31.894404 [ 258 ] {0c234694-52de-4571-8328-7e28f2553689} TCPHandler: Processed in 0.008077249 sec. 2024.12.12 22:34:31.894579 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.894796 [ 264 ] {36ca025b-2361-4587-b1b8-c4d64afd8ca3} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.894932 [ 264 ] {36ca025b-2361-4587-b1b8-c4d64afd8ca3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.12 22:34:31.896823 [ 264 ] {36ca025b-2361-4587-b1b8-c4d64afd8ca3} oximeter.measurements_cumulativef32 (c65b0bd0-dccb-4225-9018-315bee18a195): Loading data parts 2024.12.12 22:34:31.897027 [ 264 ] {36ca025b-2361-4587-b1b8-c4d64afd8ca3} oximeter.measurements_cumulativef32 (c65b0bd0-dccb-4225-9018-315bee18a195): There are no data parts 2024.12.12 22:34:31.898235 [ 264 ] {36ca025b-2361-4587-b1b8-c4d64afd8ca3} TCPHandler: Processed in 0.003714743 sec. 2024.12.12 22:34:31.898410 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.898788 [ 258 ] {a3128048-756a-494a-b848-b506206ff585} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.898927 [ 258 ] {a3128048-756a-494a-b848-b506206ff585} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.12 22:34:31.901092 [ 258 ] {a3128048-756a-494a-b848-b506206ff585} oximeter.measurements_cumulativef64 (0a56209f-1365-40dc-a4a6-b6fc4593bd65): Loading data parts 2024.12.12 22:34:31.901307 [ 258 ] {a3128048-756a-494a-b848-b506206ff585} oximeter.measurements_cumulativef64 (0a56209f-1365-40dc-a4a6-b6fc4593bd65): There are no data parts 2024.12.12 22:34:31.902553 [ 258 ] {a3128048-756a-494a-b848-b506206ff585} TCPHandler: Processed in 0.004202272 sec. 2024.12.12 22:34:31.902753 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.903154 [ 264 ] {53efd70a-fb73-4c6e-9160-3a5353fd8753} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.903292 [ 264 ] {53efd70a-fb73-4c6e-9160-3a5353fd8753} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.12 22:34:31.905576 [ 264 ] {53efd70a-fb73-4c6e-9160-3a5353fd8753} oximeter.measurements_histogrami8 (b9fa3c01-3073-4826-be33-baf098d10355): Loading data parts 2024.12.12 22:34:31.905749 [ 264 ] {53efd70a-fb73-4c6e-9160-3a5353fd8753} oximeter.measurements_histogrami8 (b9fa3c01-3073-4826-be33-baf098d10355): There are no data parts 2024.12.12 22:34:31.907122 [ 264 ] {53efd70a-fb73-4c6e-9160-3a5353fd8753} TCPHandler: Processed in 0.004432007 sec. 2024.12.12 22:34:31.907354 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.907706 [ 258 ] {42d85bed-d404-4bfc-8817-48d42f1fdc48} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.907849 [ 258 ] {42d85bed-d404-4bfc-8817-48d42f1fdc48} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.12 22:34:31.910459 [ 258 ] {42d85bed-d404-4bfc-8817-48d42f1fdc48} oximeter.measurements_histogramu8 (78bcc531-a5dc-4ba7-970e-b24bcf599246): Loading data parts 2024.12.12 22:34:31.910621 [ 258 ] {42d85bed-d404-4bfc-8817-48d42f1fdc48} oximeter.measurements_histogramu8 (78bcc531-a5dc-4ba7-970e-b24bcf599246): There are no data parts 2024.12.12 22:34:31.912071 [ 258 ] {42d85bed-d404-4bfc-8817-48d42f1fdc48} TCPHandler: Processed in 0.004782154 sec. 2024.12.12 22:34:31.912267 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.912566 [ 264 ] {bebd7d51-10c5-43ec-8b7e-c73d00b76dae} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.912713 [ 264 ] {bebd7d51-10c5-43ec-8b7e-c73d00b76dae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.12 22:34:31.914988 [ 264 ] {bebd7d51-10c5-43ec-8b7e-c73d00b76dae} oximeter.measurements_histogrami16 (61f36121-ceb6-4508-82ff-1880e7a62b93): Loading data parts 2024.12.12 22:34:31.915145 [ 264 ] {bebd7d51-10c5-43ec-8b7e-c73d00b76dae} oximeter.measurements_histogrami16 (61f36121-ceb6-4508-82ff-1880e7a62b93): There are no data parts 2024.12.12 22:34:31.916397 [ 264 ] {bebd7d51-10c5-43ec-8b7e-c73d00b76dae} TCPHandler: Processed in 0.004188553 sec. 2024.12.12 22:34:31.916571 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.916960 [ 258 ] {2749e0c1-398a-4795-a9f1-b8c8e6c3d798} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.917087 [ 258 ] {2749e0c1-398a-4795-a9f1-b8c8e6c3d798} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.12 22:34:31.919330 [ 258 ] {2749e0c1-398a-4795-a9f1-b8c8e6c3d798} oximeter.measurements_histogramu16 (f00a4426-dfe4-4862-a977-1594e88ae088): Loading data parts 2024.12.12 22:34:31.919460 [ 258 ] {2749e0c1-398a-4795-a9f1-b8c8e6c3d798} oximeter.measurements_histogramu16 (f00a4426-dfe4-4862-a977-1594e88ae088): There are no data parts 2024.12.12 22:34:31.920728 [ 258 ] {2749e0c1-398a-4795-a9f1-b8c8e6c3d798} TCPHandler: Processed in 0.004216663 sec. 2024.12.12 22:34:31.920912 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.921209 [ 264 ] {3807e68e-1466-495a-b5e7-0c8fafc38d30} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.921358 [ 264 ] {3807e68e-1466-495a-b5e7-0c8fafc38d30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.12 22:34:31.923543 [ 264 ] {3807e68e-1466-495a-b5e7-0c8fafc38d30} oximeter.measurements_histogrami32 (90e98faf-703e-4349-80f3-c4d940c4873e): Loading data parts 2024.12.12 22:34:31.923772 [ 264 ] {3807e68e-1466-495a-b5e7-0c8fafc38d30} oximeter.measurements_histogrami32 (90e98faf-703e-4349-80f3-c4d940c4873e): There are no data parts 2024.12.12 22:34:31.925049 [ 264 ] {3807e68e-1466-495a-b5e7-0c8fafc38d30} TCPHandler: Processed in 0.004198112 sec. 2024.12.12 22:34:31.925229 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.925667 [ 258 ] {eaa9c0ba-f43e-4a90-8667-2c476a275f88} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.925808 [ 258 ] {eaa9c0ba-f43e-4a90-8667-2c476a275f88} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.12 22:34:31.928101 [ 258 ] {eaa9c0ba-f43e-4a90-8667-2c476a275f88} oximeter.measurements_histogramu32 (24a0a88f-4652-4a6b-84e0-5aa3fb90b1a9): Loading data parts 2024.12.12 22:34:31.928218 [ 258 ] {eaa9c0ba-f43e-4a90-8667-2c476a275f88} oximeter.measurements_histogramu32 (24a0a88f-4652-4a6b-84e0-5aa3fb90b1a9): There are no data parts 2024.12.12 22:34:31.929511 [ 258 ] {eaa9c0ba-f43e-4a90-8667-2c476a275f88} TCPHandler: Processed in 0.004351636 sec. 2024.12.12 22:34:31.929696 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.929988 [ 264 ] {2fa3b43a-b03b-4214-a950-dafc96c773fa} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.930137 [ 264 ] {2fa3b43a-b03b-4214-a950-dafc96c773fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.12 22:34:31.932312 [ 264 ] {2fa3b43a-b03b-4214-a950-dafc96c773fa} oximeter.measurements_histogrami64 (29e9f850-fcf8-4d06-9dd3-6424d0e58f67): Loading data parts 2024.12.12 22:34:31.932508 [ 264 ] {2fa3b43a-b03b-4214-a950-dafc96c773fa} oximeter.measurements_histogrami64 (29e9f850-fcf8-4d06-9dd3-6424d0e58f67): There are no data parts 2024.12.12 22:34:31.933686 [ 264 ] {2fa3b43a-b03b-4214-a950-dafc96c773fa} TCPHandler: Processed in 0.00404792 sec. 2024.12.12 22:34:31.933867 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.934273 [ 258 ] {3cb9bcc2-6dd0-4b12-b778-5bea10069dcd} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.934396 [ 258 ] {3cb9bcc2-6dd0-4b12-b778-5bea10069dcd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.12 22:34:31.936556 [ 258 ] {3cb9bcc2-6dd0-4b12-b778-5bea10069dcd} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Loading data parts 2024.12.12 22:34:31.936695 [ 258 ] {3cb9bcc2-6dd0-4b12-b778-5bea10069dcd} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): There are no data parts 2024.12.12 22:34:31.937937 [ 258 ] {3cb9bcc2-6dd0-4b12-b778-5bea10069dcd} TCPHandler: Processed in 0.004139231 sec. 2024.12.12 22:34:31.938122 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.938477 [ 264 ] {64c3558e-e3b9-448d-89ac-4078fdaadc13} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.938648 [ 264 ] {64c3558e-e3b9-448d-89ac-4078fdaadc13} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.12 22:34:31.940889 [ 264 ] {64c3558e-e3b9-448d-89ac-4078fdaadc13} oximeter.measurements_histogramf32 (2cd840cb-91e3-4bd4-bad4-c7581a79224d): Loading data parts 2024.12.12 22:34:31.941154 [ 264 ] {64c3558e-e3b9-448d-89ac-4078fdaadc13} oximeter.measurements_histogramf32 (2cd840cb-91e3-4bd4-bad4-c7581a79224d): There are no data parts 2024.12.12 22:34:31.942325 [ 264 ] {64c3558e-e3b9-448d-89ac-4078fdaadc13} TCPHandler: Processed in 0.004263504 sec. 2024.12.12 22:34:31.942570 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.943011 [ 258 ] {216fb218-1440-4f9a-8505-8227d8b6f13f} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.943145 [ 258 ] {216fb218-1440-4f9a-8505-8227d8b6f13f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.12 22:34:31.945398 [ 258 ] {216fb218-1440-4f9a-8505-8227d8b6f13f} oximeter.measurements_histogramf64 (5afbd051-268c-4375-94ec-665b22937607): Loading data parts 2024.12.12 22:34:31.945521 [ 258 ] {216fb218-1440-4f9a-8505-8227d8b6f13f} oximeter.measurements_histogramf64 (5afbd051-268c-4375-94ec-665b22937607): There are no data parts 2024.12.12 22:34:31.946838 [ 258 ] {216fb218-1440-4f9a-8505-8227d8b6f13f} TCPHandler: Processed in 0.004337965 sec. 2024.12.12 22:34:31.947050 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.947279 [ 264 ] {a47c221a-bcd9-4cd3-8503-15b14f14e38a} executeQuery: (from [fd00:1122:3344:101::d]:46157) /* 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) 2024.12.12 22:34:31.947456 [ 264 ] {a47c221a-bcd9-4cd3-8503-15b14f14e38a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.12 22:34:31.950032 [ 264 ] {a47c221a-bcd9-4cd3-8503-15b14f14e38a} oximeter.fields_bool (8d140115-d76e-455b-a09a-0007873a069f): Loading data parts 2024.12.12 22:34:31.950304 [ 264 ] {a47c221a-bcd9-4cd3-8503-15b14f14e38a} oximeter.fields_bool (8d140115-d76e-455b-a09a-0007873a069f): There are no data parts 2024.12.12 22:34:31.951554 [ 264 ] {a47c221a-bcd9-4cd3-8503-15b14f14e38a} TCPHandler: Processed in 0.00457735 sec. 2024.12.12 22:34:31.951769 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.952068 [ 258 ] {c87ae3d9-a974-4593-82bd-49da2d35ea4f} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.952186 [ 258 ] {c87ae3d9-a974-4593-82bd-49da2d35ea4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.12 22:34:31.954047 [ 258 ] {c87ae3d9-a974-4593-82bd-49da2d35ea4f} oximeter.fields_i8 (5652a65a-fc69-4998-afac-32429109f9a8): Loading data parts 2024.12.12 22:34:31.954179 [ 258 ] {c87ae3d9-a974-4593-82bd-49da2d35ea4f} oximeter.fields_i8 (5652a65a-fc69-4998-afac-32429109f9a8): There are no data parts 2024.12.12 22:34:31.955431 [ 258 ] {c87ae3d9-a974-4593-82bd-49da2d35ea4f} TCPHandler: Processed in 0.003721263 sec. 2024.12.12 22:34:31.955632 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.955889 [ 264 ] {0c36f129-bf91-4d06-bb29-605edb75db6b} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.956049 [ 264 ] {0c36f129-bf91-4d06-bb29-605edb75db6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.12 22:34:31.957954 [ 264 ] {0c36f129-bf91-4d06-bb29-605edb75db6b} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Loading data parts 2024.12.12 22:34:31.958216 [ 264 ] {0c36f129-bf91-4d06-bb29-605edb75db6b} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): There are no data parts 2024.12.12 22:34:31.960127 [ 264 ] {0c36f129-bf91-4d06-bb29-605edb75db6b} TCPHandler: Processed in 0.004564409 sec. 2024.12.12 22:34:31.960322 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.960619 [ 258 ] {ff5dceb1-b747-412f-8b95-94dc647739db} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.960742 [ 258 ] {ff5dceb1-b747-412f-8b95-94dc647739db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.12 22:34:31.962693 [ 258 ] {ff5dceb1-b747-412f-8b95-94dc647739db} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Loading data parts 2024.12.12 22:34:31.962824 [ 258 ] {ff5dceb1-b747-412f-8b95-94dc647739db} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): There are no data parts 2024.12.12 22:34:31.964218 [ 258 ] {ff5dceb1-b747-412f-8b95-94dc647739db} TCPHandler: Processed in 0.003955578 sec. 2024.12.12 22:34:31.964413 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.964624 [ 264 ] {ab6b3bd0-acc1-4568-a596-87c0f08ec565} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.964769 [ 264 ] {ab6b3bd0-acc1-4568-a596-87c0f08ec565} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.12 22:34:31.966961 [ 264 ] {ab6b3bd0-acc1-4568-a596-87c0f08ec565} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Loading data parts 2024.12.12 22:34:31.967153 [ 264 ] {ab6b3bd0-acc1-4568-a596-87c0f08ec565} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): There are no data parts 2024.12.12 22:34:31.968392 [ 264 ] {ab6b3bd0-acc1-4568-a596-87c0f08ec565} TCPHandler: Processed in 0.00403939 sec. 2024.12.12 22:34:31.968590 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.968932 [ 258 ] {7d3dfb9e-5448-4ad1-980e-44f2a4031926} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.969065 [ 258 ] {7d3dfb9e-5448-4ad1-980e-44f2a4031926} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.12 22:34:31.970931 [ 258 ] {7d3dfb9e-5448-4ad1-980e-44f2a4031926} oximeter.fields_i32 (72eb432a-27d9-4d93-8876-9a9ebda3ae58): Loading data parts 2024.12.12 22:34:31.971089 [ 258 ] {7d3dfb9e-5448-4ad1-980e-44f2a4031926} oximeter.fields_i32 (72eb432a-27d9-4d93-8876-9a9ebda3ae58): There are no data parts 2024.12.12 22:34:31.972499 [ 258 ] {7d3dfb9e-5448-4ad1-980e-44f2a4031926} TCPHandler: Processed in 0.003978758 sec. 2024.12.12 22:34:31.972691 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.972901 [ 264 ] {6338666a-113a-4785-b55c-92d745b975f5} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.973048 [ 264 ] {6338666a-113a-4785-b55c-92d745b975f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.12 22:34:31.975175 [ 264 ] {6338666a-113a-4785-b55c-92d745b975f5} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Loading data parts 2024.12.12 22:34:31.975351 [ 264 ] {6338666a-113a-4785-b55c-92d745b975f5} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): There are no data parts 2024.12.12 22:34:31.976514 [ 264 ] {6338666a-113a-4785-b55c-92d745b975f5} TCPHandler: Processed in 0.003880376 sec. 2024.12.12 22:34:31.976698 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.976991 [ 258 ] {821943dc-f514-4fbe-8f5b-62dc40fc25a9} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.977103 [ 258 ] {821943dc-f514-4fbe-8f5b-62dc40fc25a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.12 22:34:31.979047 [ 258 ] {821943dc-f514-4fbe-8f5b-62dc40fc25a9} oximeter.fields_i64 (1c409d51-281c-40dd-91a0-61bfb1822ccb): Loading data parts 2024.12.12 22:34:31.979193 [ 258 ] {821943dc-f514-4fbe-8f5b-62dc40fc25a9} oximeter.fields_i64 (1c409d51-281c-40dd-91a0-61bfb1822ccb): There are no data parts 2024.12.12 22:34:31.980388 [ 258 ] {821943dc-f514-4fbe-8f5b-62dc40fc25a9} TCPHandler: Processed in 0.003747833 sec. 2024.12.12 22:34:31.980577 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.980791 [ 264 ] {1a8cd0f9-7317-4dbd-93bd-c19ca361c944} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.980942 [ 264 ] {1a8cd0f9-7317-4dbd-93bd-c19ca361c944} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.12 22:34:31.983068 [ 264 ] {1a8cd0f9-7317-4dbd-93bd-c19ca361c944} oximeter.fields_u64 (df6706ce-7118-4a8a-b376-dc418ac1b895): Loading data parts 2024.12.12 22:34:31.983230 [ 264 ] {1a8cd0f9-7317-4dbd-93bd-c19ca361c944} oximeter.fields_u64 (df6706ce-7118-4a8a-b376-dc418ac1b895): There are no data parts 2024.12.12 22:34:31.984510 [ 264 ] {1a8cd0f9-7317-4dbd-93bd-c19ca361c944} TCPHandler: Processed in 0.003992658 sec. 2024.12.12 22:34:31.984737 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.984990 [ 258 ] {6a844299-b5c8-493a-be79-160811ac27c1} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.985112 [ 258 ] {6a844299-b5c8-493a-be79-160811ac27c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.12 22:34:31.987139 [ 258 ] {6a844299-b5c8-493a-be79-160811ac27c1} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Loading data parts 2024.12.12 22:34:31.987282 [ 258 ] {6a844299-b5c8-493a-be79-160811ac27c1} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): There are no data parts 2024.12.12 22:34:31.989068 [ 258 ] {6a844299-b5c8-493a-be79-160811ac27c1} TCPHandler: Processed in 0.004389266 sec. 2024.12.12 22:34:31.989258 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.989472 [ 264 ] {186d6088-e8ad-4d4a-bf08-82367fc70b13} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:34:31.989624 [ 264 ] {186d6088-e8ad-4d4a-bf08-82367fc70b13} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.12 22:34:31.991696 [ 264 ] {186d6088-e8ad-4d4a-bf08-82367fc70b13} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Loading data parts 2024.12.12 22:34:31.991846 [ 264 ] {186d6088-e8ad-4d4a-bf08-82367fc70b13} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): There are no data parts 2024.12.12 22:34:31.993018 [ 264 ] {186d6088-e8ad-4d4a-bf08-82367fc70b13} TCPHandler: Processed in 0.003821015 sec. 2024.12.12 22:34:31.993271 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.993517 [ 258 ] {1bde8b12-d149-4f78-8517-93b6c1730e80} executeQuery: (from [fd00:1122:3344:101::d]:56176) 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) 2024.12.12 22:34:31.993665 [ 258 ] {1bde8b12-d149-4f78-8517-93b6c1730e80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.12 22:34:31.995664 [ 258 ] {1bde8b12-d149-4f78-8517-93b6c1730e80} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Loading data parts 2024.12.12 22:34:31.995850 [ 258 ] {1bde8b12-d149-4f78-8517-93b6c1730e80} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): There are no data parts 2024.12.12 22:34:31.997036 [ 258 ] {1bde8b12-d149-4f78-8517-93b6c1730e80} TCPHandler: Processed in 0.003833765 sec. 2024.12.12 22:34:31.997244 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:31.997632 [ 264 ] {4c45665d-b8ce-4a15-a3d6-ef05eb75be18} executeQuery: (from [fd00:1122:3344:101::d]:46157) /* 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) 2024.12.12 22:34:31.997781 [ 264 ] {4c45665d-b8ce-4a15-a3d6-ef05eb75be18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.12 22:34:31.999913 [ 264 ] {4c45665d-b8ce-4a15-a3d6-ef05eb75be18} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Loading data parts 2024.12.12 22:34:32.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 124.47 MiB, peak 124.47 MiB, free memory in arenas 0.00 B, will set to 136.85 MiB (RSS), difference: 12.38 MiB 2024.12.12 22:34:32.000213 [ 264 ] {4c45665d-b8ce-4a15-a3d6-ef05eb75be18} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): There are no data parts 2024.12.12 22:34:32.002283 [ 264 ] {4c45665d-b8ce-4a15-a3d6-ef05eb75be18} TCPHandler: Processed in 0.00509812 sec. 2024.12.12 22:34:32.002487 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:34:32.002868 [ 258 ] {ac2ce650-402a-4156-a71e-6bade75fa0e8} executeQuery: (from [fd00:1122:3344:101::d]:56176) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.12 22:34:32.004192 [ 258 ] {ac2ce650-402a-4156-a71e-6bade75fa0e8} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.12 22:34:32.013694 [ 275 ] {ac2ce650-402a-4156-a71e-6bade75fa0e8} oximeter.version (0a9df462-2ed0-44c4-b603-9bf142eab40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:34:32.013816 [ 275 ] {ac2ce650-402a-4156-a71e-6bade75fa0e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2024.12.12 22:34:32.018903 [ 275 ] {ac2ce650-402a-4156-a71e-6bade75fa0e8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:34:32.019639 [ 275 ] {ac2ce650-402a-4156-a71e-6bade75fa0e8} oximeter.version (0a9df462-2ed0-44c4-b603-9bf142eab40d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:34:32.020003 [ 258 ] {ac2ce650-402a-4156-a71e-6bade75fa0e8} executeQuery: Read 1 rows, 16.00 B in 0.017262 sec., 57.930714865021436 rows/sec., 926.89 B/sec. 2024.12.12 22:34:32.020317 [ 258 ] {ac2ce650-402a-4156-a71e-6bade75fa0e8} TCPHandler: Processed in 0.017897681 sec. 2024.12.12 22:34:32.280545 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41184 2024.12.12 22:34:32.280666 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.280696 [ 277 ] {} TCP-Session: c193a5ad-7128-4dae-a6ce-2dffbc01b612 Authenticating user 'default' from [fd00:1122:3344:101::e]:41184 2024.12.12 22:34:32.280720 [ 277 ] {} TCP-Session: c193a5ad-7128-4dae-a6ce-2dffbc01b612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.280838 [ 277 ] {} TCP-Session: c193a5ad-7128-4dae-a6ce-2dffbc01b612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.280897 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.12 22:34:32.280923 [ 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 2024.12.12 22:34:32.281019 [ 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 2024.12.12 22:34:32.284031 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57729 2024.12.12 22:34:32.284040 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60524 2024.12.12 22:34:32.284141 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47728 2024.12.12 22:34:32.284258 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.284381 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61974 2024.12.12 22:34:32.284393 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.284461 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38552 2024.12.12 22:34:32.284670 [ 278 ] {} TCP-Session: 22b48c6b-878f-44bb-8a2c-642476d071fd Authenticating user 'default' from [fd00:1122:3344:101::e]:60524 2024.12.12 22:34:32.284666 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.284477 [ 279 ] {} TCP-Session: a5a34c5c-a60a-4c35-a75f-6f7f50aa3861 Authenticating user 'default' from [fd00:1122:3344:101::e]:57729 2024.12.12 22:34:32.284785 [ 278 ] {} TCP-Session: 22b48c6b-878f-44bb-8a2c-642476d071fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.284749 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34537 2024.12.12 22:34:32.284829 [ 280 ] {} TCP-Session: f44a6e3b-c311-4f67-a604-0a22263094b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47728 2024.12.12 22:34:32.284686 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.285012 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55645 2024.12.12 22:34:32.285042 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.285024 [ 278 ] {} TCP-Session: 22b48c6b-878f-44bb-8a2c-642476d071fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285129 [ 281 ] {} TCP-Session: bbb9f739-5803-4bb5-9994-e201cf69905a Authenticating user 'default' from [fd00:1122:3344:101::e]:61974 2024.12.12 22:34:32.285022 [ 280 ] {} TCP-Session: f44a6e3b-c311-4f67-a604-0a22263094b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285204 [ 282 ] {} TCP-Session: 939a851f-ff15-417e-996b-236413acf14c Authenticating user 'default' from [fd00:1122:3344:101::e]:38552 2024.12.12 22:34:32.285347 [ 280 ] {} TCP-Session: f44a6e3b-c311-4f67-a604-0a22263094b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285403 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.285417 [ 282 ] {} TCP-Session: 939a851f-ff15-417e-996b-236413acf14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285066 [ 279 ] {} TCP-Session: a5a34c5c-a60a-4c35-a75f-6f7f50aa3861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285529 [ 283 ] {} TCP-Session: f837ee71-9d76-433e-9160-f97429d0d7ec Authenticating user 'default' from [fd00:1122:3344:101::e]:34537 2024.12.12 22:34:32.285499 [ 282 ] {} TCP-Session: 939a851f-ff15-417e-996b-236413acf14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285372 [ 281 ] {} TCP-Session: bbb9f739-5803-4bb5-9994-e201cf69905a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285595 [ 279 ] {} TCP-Session: a5a34c5c-a60a-4c35-a75f-6f7f50aa3861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285375 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.285650 [ 283 ] {} TCP-Session: f837ee71-9d76-433e-9160-f97429d0d7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285699 [ 284 ] {} TCP-Session: f15a0e51-3a6a-4c80-9593-7dd55cd6166f Authenticating user 'default' from [fd00:1122:3344:101::e]:55645 2024.12.12 22:34:32.285682 [ 281 ] {} TCP-Session: bbb9f739-5803-4bb5-9994-e201cf69905a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285788 [ 283 ] {} TCP-Session: f837ee71-9d76-433e-9160-f97429d0d7ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285825 [ 284 ] {} TCP-Session: f15a0e51-3a6a-4c80-9593-7dd55cd6166f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.285932 [ 284 ] {} TCP-Session: f15a0e51-3a6a-4c80-9593-7dd55cd6166f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.318513 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54621 2024.12.12 22:34:32.318728 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.318757 [ 285 ] {} TCP-Session: 3aaa442f-587e-42a4-a3e1-b0ce2223bbc3 Authenticating user 'default' from [fd00:1122:3344:101::b]:54621 2024.12.12 22:34:32.318777 [ 285 ] {} TCP-Session: 3aaa442f-587e-42a4-a3e1-b0ce2223bbc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.318847 [ 285 ] {} TCP-Session: 3aaa442f-587e-42a4-a3e1-b0ce2223bbc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.318908 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.12 22:34:32.318934 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.12 22:34:32.319008 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.12 22:34:32.320844 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44372 2024.12.12 22:34:32.321015 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35629 2024.12.12 22:34:32.321022 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.321087 [ 286 ] {} TCP-Session: 0335594a-867c-4da0-9cf3-a1012e538390 Authenticating user 'default' from [fd00:1122:3344:101::b]:44372 2024.12.12 22:34:32.321215 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42820 2024.12.12 22:34:32.321252 [ 286 ] {} TCP-Session: 0335594a-867c-4da0-9cf3-a1012e538390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.321259 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.321312 [ 286 ] {} TCP-Session: 0335594a-867c-4da0-9cf3-a1012e538390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.321296 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55695 2024.12.12 22:34:32.321613 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.321611 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.321692 [ 289 ] {} TCP-Session: 6ef47453-b8e0-4c4a-a9af-789face5564d Authenticating user 'default' from [fd00:1122:3344:101::b]:55695 2024.12.12 22:34:32.321686 [ 287 ] {} TCP-Session: 7441e492-8827-44a2-883b-bd324e7f9a95 Authenticating user 'default' from [fd00:1122:3344:101::b]:35629 2024.12.12 22:34:32.321748 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48958 2024.12.12 22:34:32.321808 [ 289 ] {} TCP-Session: 6ef47453-b8e0-4c4a-a9af-789face5564d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.321791 [ 287 ] {} TCP-Session: 7441e492-8827-44a2-883b-bd324e7f9a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.321778 [ 288 ] {} TCP-Session: 1de9bead-05c1-4b4a-9eef-b090dfa47f66 Authenticating user 'default' from [fd00:1122:3344:101::b]:42820 2024.12.12 22:34:32.321916 [ 289 ] {} TCP-Session: 6ef47453-b8e0-4c4a-a9af-789face5564d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.321940 [ 287 ] {} TCP-Session: 7441e492-8827-44a2-883b-bd324e7f9a95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.321869 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53038 2024.12.12 22:34:32.321640 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60228 2024.12.12 22:34:32.322136 [ 288 ] {} TCP-Session: 1de9bead-05c1-4b4a-9eef-b090dfa47f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.322468 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.322471 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.322544 [ 292 ] {} TCP-Session: fe7c09c6-a043-4524-932e-e3358ca6df30 Authenticating user 'default' from [fd00:1122:3344:101::b]:53038 2024.12.12 22:34:32.322492 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.12 22:34:32.322526 [ 288 ] {} TCP-Session: 1de9bead-05c1-4b4a-9eef-b090dfa47f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.322661 [ 291 ] {} TCP-Session: 65d2fa26-fdcd-441e-b5b9-15c616b2af96 Authenticating user 'default' from [fd00:1122:3344:101::b]:48958 2024.12.12 22:34:32.322678 [ 290 ] {} TCP-Session: 19c6ac84-8326-41be-b169-e871133a5b29 Authenticating user 'default' from [fd00:1122:3344:101::b]:60228 2024.12.12 22:34:32.322708 [ 292 ] {} TCP-Session: fe7c09c6-a043-4524-932e-e3358ca6df30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.322775 [ 291 ] {} TCP-Session: 65d2fa26-fdcd-441e-b5b9-15c616b2af96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.322799 [ 290 ] {} TCP-Session: 19c6ac84-8326-41be-b169-e871133a5b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.322791 [ 292 ] {} TCP-Session: fe7c09c6-a043-4524-932e-e3358ca6df30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.322886 [ 291 ] {} TCP-Session: 65d2fa26-fdcd-441e-b5b9-15c616b2af96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:32.322939 [ 290 ] {} TCP-Session: 19c6ac84-8326-41be-b169-e871133a5b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:34:33.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 137.08 MiB, peak 137.08 MiB, free memory in arenas 0.00 B, will set to 141.39 MiB (RSS), difference: 4.30 MiB 2024.12.12 22:34:38.671250 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.12 22:34:38.671309 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.12 22:34:38.671363 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.12 22:34:38.671428 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.12 22:34:38.679356 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Loading data parts 2024.12.12 22:34:38.679849 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): There are no data parts 2024.12.12 22:34:38.689029 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:34:38.689175 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:34:38.694271 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:34:38.695853 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:34:38.696788 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.12 22:34:38.703024 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Loading data parts 2024.12.12 22:34:38.703244 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): There are no data parts 2024.12.12 22:34:38.726631 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:34:38.726707 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:34:38.734768 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:34:38.736019 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:34:38.738892 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.12 22:34:39.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.43 MiB, peak 150.43 MiB, free memory in arenas 0.00 B, will set to 151.25 MiB (RSS), difference: 4.81 MiB 2024.12.12 22:34:41.171210 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.12 22:34:41.171308 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.12 22:34:41.176706 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Loading data parts 2024.12.12 22:34:41.176938 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): There are no data parts 2024.12.12 22:34:41.184447 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:34:41.184501 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:34:41.186379 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:34:41.186903 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:34:41.187410 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.12 22:34:42.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.43 MiB, peak 155.43 MiB, free memory in arenas 0.00 B, will set to 151.72 MiB (RSS), difference: -3.72 MiB 2024.12.12 22:34:46.132030 [ 106 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:34:46.132098 [ 106 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:34:46.196904 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.12 22:34:46.197911 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:34:46.197963 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:34:46.198546 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:34:46.198820 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:34:46.199075 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.12 22:34:46.239081 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.12 22:34:46.261010 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:34:46.261064 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:34:46.267966 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:34:46.269187 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:34:46.271728 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.12 22:34:47.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.39 MiB, peak 156.39 MiB, free memory in arenas 0.00 B, will set to 154.67 MiB (RSS), difference: 2.28 MiB 2024.12.12 22:34:52.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.69 MiB, peak 156.39 MiB, free memory in arenas 0.00 B, will set to 154.70 MiB (RSS), difference: 4.01 MiB 2024.12.12 22:34:53.699178 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.12 22:34:53.699854 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:34:53.699901 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:34:53.700541 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:34:53.700800 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:34:53.701010 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.12 22:34:53.771807 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.12 22:34:53.792515 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:34:53.792577 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:34:53.798820 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:34:53.799913 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:34:53.803128 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.12 22:35:01.132146 [ 87 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:35:01.132213 [ 87 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:35:01.201129 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.12 22:35:01.201887 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:01.201933 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:01.202455 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:35:01.202715 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:01.202961 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.12 22:35:01.303183 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.12 22:35:01.322712 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:01.322769 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:01.329289 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:35:01.330053 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:01.332975 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.12 22:35:02.026706 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.027048 [ 258 ] {fa8680dc-6093-4cd2-8f7f-3ac21d1fb2c9} executeQuery: (from [fd00:1122:3344:101::d]:56176) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.12 22:35:02.027555 [ 258 ] {fa8680dc-6093-4cd2-8f7f-3ac21d1fb2c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:02.036321 [ 258 ] {fa8680dc-6093-4cd2-8f7f-3ac21d1fb2c9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:02.039276 [ 258 ] {fa8680dc-6093-4cd2-8f7f-3ac21d1fb2c9} TCPHandler: Processed in 0.01276059 sec. 2024.12.12 22:35:02.042079 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.042435 [ 264 ] {82cf739d-703f-4638-b08b-b6e445972892} executeQuery: (from [fd00:1122:3344:101::d]:46157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.12 22:35:02.052410 [ 264 ] {82cf739d-703f-4638-b08b-b6e445972892} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:02.052479 [ 264 ] {82cf739d-703f-4638-b08b-b6e445972892} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:02.053059 [ 264 ] {82cf739d-703f-4638-b08b-b6e445972892} TCPHandler: Processed in 0.011155439 sec. 2024.12.12 22:35:02.053350 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.053536 [ 258 ] {5033ec05-05fc-4f32-8b03-52d86ac56d6a} executeQuery: (from [fd00:1122:3344:101::d]:56176) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.12 22:35:02.054003 [ 258 ] {5033ec05-05fc-4f32-8b03-52d86ac56d6a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:02.054064 [ 258 ] {5033ec05-05fc-4f32-8b03-52d86ac56d6a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:02.054617 [ 258 ] {5033ec05-05fc-4f32-8b03-52d86ac56d6a} TCPHandler: Processed in 0.001327866 sec. 2024.12.12 22:35:02.054933 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.055086 [ 264 ] {e568712c-e9c5-47de-bafb-8f1542d6d3aa} executeQuery: (from [fd00:1122:3344:101::d]:46157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.12 22:35:02.055455 [ 264 ] {e568712c-e9c5-47de-bafb-8f1542d6d3aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:02.055512 [ 264 ] {e568712c-e9c5-47de-bafb-8f1542d6d3aa} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:02.056026 [ 264 ] {e568712c-e9c5-47de-bafb-8f1542d6d3aa} TCPHandler: Processed in 0.001151172 sec. 2024.12.12 22:35:02.057183 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.057323 [ 258 ] {72f26199-e6bb-44cd-a2b2-b2b5f1676cf9} executeQuery: (from [fd00:1122:3344:101::d]:56176) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.12 22:35:02.057380 [ 258 ] {72f26199-e6bb-44cd-a2b2-b2b5f1676cf9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:02.058775 [ 258 ] {72f26199-e6bb-44cd-a2b2-b2b5f1676cf9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:02.058825 [ 258 ] {72f26199-e6bb-44cd-a2b2-b2b5f1676cf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:02.059404 [ 258 ] {72f26199-e6bb-44cd-a2b2-b2b5f1676cf9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:35:02.059634 [ 258 ] {72f26199-e6bb-44cd-a2b2-b2b5f1676cf9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:02.059870 [ 258 ] {72f26199-e6bb-44cd-a2b2-b2b5f1676cf9} executeQuery: Read 4 rows, 433.00 B in 0.002581 sec., 1549.7869043006588 rows/sec., 163.83 KiB/sec. 2024.12.12 22:35:02.060044 [ 258 ] {72f26199-e6bb-44cd-a2b2-b2b5f1676cf9} TCPHandler: Processed in 0.002923527 sec. 2024.12.12 22:35:02.060202 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.060332 [ 264 ] {df2888b6-686c-41c8-9810-2779b4d7b2b7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:35:02.060385 [ 264 ] {df2888b6-686c-41c8-9810-2779b4d7b2b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:35:02.066137 [ 264 ] {df2888b6-686c-41c8-9810-2779b4d7b2b7} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:02.066177 [ 264 ] {df2888b6-686c-41c8-9810-2779b4d7b2b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:02.068538 [ 264 ] {df2888b6-686c-41c8-9810-2779b4d7b2b7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:35:02.068784 [ 264 ] {df2888b6-686c-41c8-9810-2779b4d7b2b7} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:02.069009 [ 264 ] {df2888b6-686c-41c8-9810-2779b4d7b2b7} executeQuery: Read 52 rows, 4.96 KiB in 0.008708 sec., 5971.520440973817 rows/sec., 569.92 KiB/sec. 2024.12.12 22:35:02.069124 [ 264 ] {df2888b6-686c-41c8-9810-2779b4d7b2b7} TCPHandler: Processed in 0.008982477 sec. 2024.12.12 22:35:02.069282 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.069417 [ 258 ] {48252dba-a4cc-47a7-a624-de89cf90a11c} executeQuery: (from [fd00:1122:3344:101::d]:56176) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:35:02.069468 [ 258 ] {48252dba-a4cc-47a7-a624-de89cf90a11c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:35:02.070135 [ 258 ] {48252dba-a4cc-47a7-a624-de89cf90a11c} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:02.070178 [ 258 ] {48252dba-a4cc-47a7-a624-de89cf90a11c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:02.070641 [ 258 ] {48252dba-a4cc-47a7-a624-de89cf90a11c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:35:02.070887 [ 258 ] {48252dba-a4cc-47a7-a624-de89cf90a11c} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:02.071154 [ 258 ] {48252dba-a4cc-47a7-a624-de89cf90a11c} executeQuery: Read 26 rows, 1.96 KiB in 0.001745 sec., 14899.71346704871 rows/sec., 1.09 MiB/sec. 2024.12.12 22:35:02.071258 [ 258 ] {48252dba-a4cc-47a7-a624-de89cf90a11c} TCPHandler: Processed in 0.002035411 sec. 2024.12.12 22:35:02.071409 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.071533 [ 264 ] {222215e2-f170-4ded-b736-67cad6775067} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:35:02.071584 [ 264 ] {222215e2-f170-4ded-b736-67cad6775067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:35:02.072180 [ 264 ] {222215e2-f170-4ded-b736-67cad6775067} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:02.072220 [ 264 ] {222215e2-f170-4ded-b736-67cad6775067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:02.072589 [ 264 ] {222215e2-f170-4ded-b736-67cad6775067} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:35:02.072835 [ 264 ] {222215e2-f170-4ded-b736-67cad6775067} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:02.073090 [ 264 ] {222215e2-f170-4ded-b736-67cad6775067} executeQuery: Read 41 rows, 3.29 KiB in 0.00156 sec., 26282.05128205128 rows/sec., 2.06 MiB/sec. 2024.12.12 22:35:02.073184 [ 264 ] {222215e2-f170-4ded-b736-67cad6775067} TCPHandler: Processed in 0.001831286 sec. 2024.12.12 22:35:02.073339 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.073466 [ 258 ] {e967d176-62fb-4005-b2e8-c23bfc6ce7f2} executeQuery: (from [fd00:1122:3344:101::d]:56176) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:02.073549 [ 258 ] {e967d176-62fb-4005-b2e8-c23bfc6ce7f2} 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 2024.12.12 22:35:02.074920 [ 258 ] {e967d176-62fb-4005-b2e8-c23bfc6ce7f2} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:02.074962 [ 258 ] {e967d176-62fb-4005-b2e8-c23bfc6ce7f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:02.077664 [ 258 ] {e967d176-62fb-4005-b2e8-c23bfc6ce7f2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:35:02.077991 [ 258 ] {e967d176-62fb-4005-b2e8-c23bfc6ce7f2} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:02.078352 [ 258 ] {e967d176-62fb-4005-b2e8-c23bfc6ce7f2} executeQuery: Read 26 rows, 47.71 KiB in 0.004915 sec., 5289.9287894201425 rows/sec., 9.48 MiB/sec. 2024.12.12 22:35:02.078463 [ 258 ] {e967d176-62fb-4005-b2e8-c23bfc6ce7f2} TCPHandler: Processed in 0.005182722 sec. 2024.12.12 22:35:02.078620 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:02.078745 [ 264 ] {1111e375-e64b-4703-ac56-3bfca6e421e0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.12 22:35:02.078798 [ 264 ] {1111e375-e64b-4703-ac56-3bfca6e421e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.12 22:35:02.079369 [ 264 ] {1111e375-e64b-4703-ac56-3bfca6e421e0} oximeter.measurements_i64 (ae306cb2-53c0-4921-a690-cb76a41f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:02.079404 [ 264 ] {1111e375-e64b-4703-ac56-3bfca6e421e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:02.079798 [ 264 ] {1111e375-e64b-4703-ac56-3bfca6e421e0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:35:02.080054 [ 264 ] {1111e375-e64b-4703-ac56-3bfca6e421e0} oximeter.measurements_i64 (ae306cb2-53c0-4921-a690-cb76a41f52ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:02.080329 [ 264 ] {1111e375-e64b-4703-ac56-3bfca6e421e0} executeQuery: Read 21 rows, 1.54 KiB in 0.001587 sec., 13232.514177693762 rows/sec., 970.41 KiB/sec. 2024.12.12 22:35:02.080413 [ 264 ] {1111e375-e64b-4703-ac56-3bfca6e421e0} TCPHandler: Processed in 0.001864766 sec. 2024.12.12 22:35:08.703091 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.12 22:35:08.704148 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:08.704236 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:08.704788 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:35:08.705057 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:08.705328 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.12.12 22:35:08.833043 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.12 22:35:08.851848 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:08.851897 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:08.858192 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:35:08.858923 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:08.861710 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.12 22:35:11.187845 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 110 2024.12.12 22:35:11.191567 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:11.191616 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:11.193052 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:35:11.193359 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:11.194323 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 110 2024.12.12 22:35:12.026770 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:12.026981 [ 258 ] {9d3992d8-b3dd-4675-9bff-e45fe267947d} executeQuery: (from [fd00:1122:3344:101::d]:56176) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:35:12.027063 [ 258 ] {9d3992d8-b3dd-4675-9bff-e45fe267947d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:35:12.027894 [ 258 ] {9d3992d8-b3dd-4675-9bff-e45fe267947d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:12.027938 [ 258 ] {9d3992d8-b3dd-4675-9bff-e45fe267947d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:12.028390 [ 258 ] {9d3992d8-b3dd-4675-9bff-e45fe267947d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:35:12.028655 [ 258 ] {9d3992d8-b3dd-4675-9bff-e45fe267947d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:12.028874 [ 258 ] {9d3992d8-b3dd-4675-9bff-e45fe267947d} executeQuery: Read 52 rows, 4.96 KiB in 0.001949 sec., 26680.34889687019 rows/sec., 2.49 MiB/sec. 2024.12.12 22:35:12.028940 [ 258 ] {9d3992d8-b3dd-4675-9bff-e45fe267947d} TCPHandler: Processed in 0.002310226 sec. 2024.12.12 22:35:12.029202 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:12.029419 [ 264 ] {c96e70b9-10ce-4471-8f06-b04bc9991d3d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:35:12.029502 [ 264 ] {c96e70b9-10ce-4471-8f06-b04bc9991d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:35:12.030338 [ 264 ] {c96e70b9-10ce-4471-8f06-b04bc9991d3d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:12.030386 [ 264 ] {c96e70b9-10ce-4471-8f06-b04bc9991d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:12.030819 [ 264 ] {c96e70b9-10ce-4471-8f06-b04bc9991d3d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:35:12.031068 [ 264 ] {c96e70b9-10ce-4471-8f06-b04bc9991d3d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:12.031301 [ 264 ] {c96e70b9-10ce-4471-8f06-b04bc9991d3d} executeQuery: Read 26 rows, 1.96 KiB in 0.001942 sec., 13388.259526261587 rows/sec., 1006.73 KiB/sec. 2024.12.12 22:35:12.031356 [ 264 ] {c96e70b9-10ce-4471-8f06-b04bc9991d3d} TCPHandler: Processed in 0.002295875 sec. 2024.12.12 22:35:12.031515 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:12.031662 [ 258 ] {f68dd8db-4632-4ba6-a4c1-e4215e1cb400} executeQuery: (from [fd00:1122:3344:101::d]:56176) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:35:12.031724 [ 258 ] {f68dd8db-4632-4ba6-a4c1-e4215e1cb400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:35:12.032399 [ 258 ] {f68dd8db-4632-4ba6-a4c1-e4215e1cb400} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:12.032435 [ 258 ] {f68dd8db-4632-4ba6-a4c1-e4215e1cb400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:12.032781 [ 258 ] {f68dd8db-4632-4ba6-a4c1-e4215e1cb400} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:35:12.033020 [ 258 ] {f68dd8db-4632-4ba6-a4c1-e4215e1cb400} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:12.033252 [ 258 ] {f68dd8db-4632-4ba6-a4c1-e4215e1cb400} executeQuery: Read 26 rows, 2.08 KiB in 0.001625 sec., 16000 rows/sec., 1.25 MiB/sec. 2024.12.12 22:35:12.033306 [ 258 ] {f68dd8db-4632-4ba6-a4c1-e4215e1cb400} TCPHandler: Processed in 0.001860556 sec. 2024.12.12 22:35:12.033447 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:12.033590 [ 264 ] {ff51f589-bdf9-4324-8e00-b8d3973a2028} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:12.033685 [ 264 ] {ff51f589-bdf9-4324-8e00-b8d3973a2028} 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 2024.12.12 22:35:12.035072 [ 264 ] {ff51f589-bdf9-4324-8e00-b8d3973a2028} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:12.035113 [ 264 ] {ff51f589-bdf9-4324-8e00-b8d3973a2028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:12.035768 [ 264 ] {ff51f589-bdf9-4324-8e00-b8d3973a2028} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:35:12.036024 [ 264 ] {ff51f589-bdf9-4324-8e00-b8d3973a2028} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:12.036259 [ 264 ] {ff51f589-bdf9-4324-8e00-b8d3973a2028} executeQuery: Read 26 rows, 47.71 KiB in 0.0027 sec., 9629.62962962963 rows/sec., 17.26 MiB/sec. 2024.12.12 22:35:12.036350 [ 264 ] {ff51f589-bdf9-4324-8e00-b8d3973a2028} TCPHandler: Processed in 0.002968508 sec. 2024.12.12 22:35:16.132473 [ 72 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:35:16.132541 [ 72 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:35:16.205567 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.12.12 22:35:16.206220 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:16.206265 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:16.206821 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:35:16.207077 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:16.207292 [ 72 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:35:16.207311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.12 22:35:16.207391 [ 72 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:16.207426 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:16.207819 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:35:16.208011 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:35:16.208186 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2024.12.12 22:35:16.208449 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2024.12.12 22:35:16.208524 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2024.12.12 22:35:16.210571 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2024.12.12 22:35:16.213455 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2024.12.12 22:35:16.215256 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2024.12.12 22:35:16.235715 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.028178633 sec., 99578.99661065885 rows/sec., 1.42 MiB/sec. 2024.12.12 22:35:16.236436 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:35:16.236771 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:16.236850 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_6_1} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:35:16.236951 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2024.12.12 22:35:16.361910 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.12 22:35:16.380995 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:16.381041 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:16.387932 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:35:16.388682 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:16.389050 [ 72 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:35:16.389179 [ 72 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:16.389247 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:16.389901 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:35:16.404097 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.12 22:35:16.405581 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:35:16.406637 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.12 22:35:16.411410 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.12 22:35:16.416149 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.12.12 22:35:16.420860 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.12 22:35:16.428034 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.12 22:35:16.432457 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.12.12 22:35:16.494767 [ 194 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.10540509 sec., 436.41156228793125 rows/sec., 2.26 MiB/sec. 2024.12.12 22:35:16.496643 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:35:16.498978 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:16.499077 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_6_1} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:35:16.500263 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.12 22:35:17.000237 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 158.42 MiB, peak 167.96 MiB, free memory in arenas 0.00 B, will set to 162.60 MiB (RSS), difference: 4.18 MiB 2024.12.12 22:35:21.194606 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 118 2024.12.12 22:35:21.197559 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:21.197602 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:21.199063 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:35:21.199378 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:21.199848 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 118 2024.12.12 22:35:22.027382 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:22.027591 [ 258 ] {88f72dba-8627-4bba-b64a-94fcb6f653f6} executeQuery: (from [fd00:1122:3344:101::d]:56176) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:35:22.027669 [ 258 ] {88f72dba-8627-4bba-b64a-94fcb6f653f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:35:22.028444 [ 258 ] {88f72dba-8627-4bba-b64a-94fcb6f653f6} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:22.028486 [ 258 ] {88f72dba-8627-4bba-b64a-94fcb6f653f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:22.028919 [ 258 ] {88f72dba-8627-4bba-b64a-94fcb6f653f6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:35:22.029178 [ 258 ] {88f72dba-8627-4bba-b64a-94fcb6f653f6} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:22.029413 [ 258 ] {88f72dba-8627-4bba-b64a-94fcb6f653f6} executeQuery: Read 52 rows, 4.96 KiB in 0.001869 sec., 27822.364901016586 rows/sec., 2.59 MiB/sec. 2024.12.12 22:35:22.029580 [ 258 ] {88f72dba-8627-4bba-b64a-94fcb6f653f6} TCPHandler: Processed in 0.002332386 sec. 2024.12.12 22:35:22.029831 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:22.030021 [ 264 ] {3aaae463-980b-4c3c-9502-cfe81a65d525} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:35:22.030092 [ 264 ] {3aaae463-980b-4c3c-9502-cfe81a65d525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:35:22.030818 [ 264 ] {3aaae463-980b-4c3c-9502-cfe81a65d525} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:22.030863 [ 264 ] {3aaae463-980b-4c3c-9502-cfe81a65d525} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:22.031295 [ 264 ] {3aaae463-980b-4c3c-9502-cfe81a65d525} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:35:22.031551 [ 264 ] {3aaae463-980b-4c3c-9502-cfe81a65d525} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:22.031782 [ 264 ] {3aaae463-980b-4c3c-9502-cfe81a65d525} executeQuery: Read 26 rows, 1.96 KiB in 0.001814 sec., 14332.965821389194 rows/sec., 1.05 MiB/sec. 2024.12.12 22:35:22.031840 [ 264 ] {3aaae463-980b-4c3c-9502-cfe81a65d525} TCPHandler: Processed in 0.002137762 sec. 2024.12.12 22:35:22.032002 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:22.032143 [ 258 ] {8295e43a-afbe-4474-bc92-97b434649d13} executeQuery: (from [fd00:1122:3344:101::d]:56176) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:35:22.032203 [ 258 ] {8295e43a-afbe-4474-bc92-97b434649d13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:35:22.032884 [ 258 ] {8295e43a-afbe-4474-bc92-97b434649d13} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:22.032922 [ 258 ] {8295e43a-afbe-4474-bc92-97b434649d13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:22.033290 [ 258 ] {8295e43a-afbe-4474-bc92-97b434649d13} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:35:22.033533 [ 258 ] {8295e43a-afbe-4474-bc92-97b434649d13} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:22.033710 [ 258 ] {8295e43a-afbe-4474-bc92-97b434649d13} executeQuery: Read 26 rows, 2.08 KiB in 0.001599 sec., 16260.162601626016 rows/sec., 1.27 MiB/sec. 2024.12.12 22:35:22.033764 [ 258 ] {8295e43a-afbe-4474-bc92-97b434649d13} TCPHandler: Processed in 0.001829826 sec. 2024.12.12 22:35:22.033924 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:22.034065 [ 264 ] {1de5dcbd-879f-4e92-9330-502c681ed0d0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:22.034161 [ 264 ] {1de5dcbd-879f-4e92-9330-502c681ed0d0} 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 2024.12.12 22:35:22.035415 [ 264 ] {1de5dcbd-879f-4e92-9330-502c681ed0d0} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:22.035455 [ 264 ] {1de5dcbd-879f-4e92-9330-502c681ed0d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:22.036142 [ 264 ] {1de5dcbd-879f-4e92-9330-502c681ed0d0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:35:22.036400 [ 264 ] {1de5dcbd-879f-4e92-9330-502c681ed0d0} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:22.036640 [ 264 ] {1de5dcbd-879f-4e92-9330-502c681ed0d0} executeQuery: Read 26 rows, 47.71 KiB in 0.002605 sec., 9980.80614203455 rows/sec., 17.89 MiB/sec. 2024.12.12 22:35:22.036731 [ 264 ] {1de5dcbd-879f-4e92-9330-502c681ed0d0} TCPHandler: Processed in 0.002876996 sec. 2024.12.12 22:35:23.707439 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.12.12 22:35:23.708115 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:23.708162 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:23.708830 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:35:23.709088 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:23.709337 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.12.12 22:35:23.904171 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.12 22:35:23.922944 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:23.922996 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:23.929528 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:35:23.930255 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:23.932922 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.12 22:35:31.132589 [ 62 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:35:31.132650 [ 62 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:35:31.199947 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 126 2024.12.12 22:35:31.202481 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:31.202532 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:31.203986 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:35:31.204298 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:31.205106 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 126 2024.12.12 22:35:31.209454 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.12.12 22:35:31.210135 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:31.210182 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:31.210786 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:35:31.211044 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:31.211260 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.12 22:35:31.432984 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.12 22:35:31.451663 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:31.451711 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:31.458564 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:35:31.459321 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:31.461721 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.12 22:35:31.596773 [ 258 ] {} TCPHandler: Done processing connection. 2024.12.12 22:35:31.596891 [ 258 ] {} TCP-Session: f5c9277e-ada8-43f7-a2e0-d6c36ccce68a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.12 22:35:32.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 162.08 MiB, peak 168.11 MiB, free memory in arenas 0.00 B, will set to 164.19 MiB (RSS), difference: 2.11 MiB 2024.12.12 22:35:32.027772 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:32.028026 [ 264 ] {dd17fc16-fc1d-4c3c-9663-c7a4d0704efb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:35:32.028123 [ 264 ] {dd17fc16-fc1d-4c3c-9663-c7a4d0704efb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:35:32.029050 [ 264 ] {dd17fc16-fc1d-4c3c-9663-c7a4d0704efb} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:32.029107 [ 264 ] {dd17fc16-fc1d-4c3c-9663-c7a4d0704efb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:32.029618 [ 264 ] {dd17fc16-fc1d-4c3c-9663-c7a4d0704efb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:35:32.029925 [ 264 ] {dd17fc16-fc1d-4c3c-9663-c7a4d0704efb} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:32.030173 [ 264 ] {dd17fc16-fc1d-4c3c-9663-c7a4d0704efb} executeQuery: Read 52 rows, 4.96 KiB in 0.002215 sec., 23476.29796839729 rows/sec., 2.19 MiB/sec. 2024.12.12 22:35:32.030426 [ 264 ] {dd17fc16-fc1d-4c3c-9663-c7a4d0704efb} TCPHandler: Processed in 0.002804015 sec. 2024.12.12 22:35:32.030808 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:32.031034 [ 265 ] {0171565a-90f9-4f46-9a5b-7cb0490216d5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:35:32.031150 [ 265 ] {0171565a-90f9-4f46-9a5b-7cb0490216d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:35:32.032005 [ 265 ] {0171565a-90f9-4f46-9a5b-7cb0490216d5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:32.032054 [ 265 ] {0171565a-90f9-4f46-9a5b-7cb0490216d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:32.032545 [ 265 ] {0171565a-90f9-4f46-9a5b-7cb0490216d5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:35:32.032840 [ 265 ] {0171565a-90f9-4f46-9a5b-7cb0490216d5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:32.033145 [ 265 ] {0171565a-90f9-4f46-9a5b-7cb0490216d5} executeQuery: Read 26 rows, 1.96 KiB in 0.002174 sec., 11959.521619135234 rows/sec., 899.30 KiB/sec. 2024.12.12 22:35:32.033300 [ 265 ] {0171565a-90f9-4f46-9a5b-7cb0490216d5} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.12.12 22:35:32.033319 [ 265 ] {0171565a-90f9-4f46-9a5b-7cb0490216d5} TCPHandler: Processed in 0.002700903 sec. 2024.12.12 22:35:32.033506 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:32.033677 [ 264 ] {78a262ad-e402-4fdd-8227-11c61cf4281f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:35:32.033748 [ 264 ] {78a262ad-e402-4fdd-8227-11c61cf4281f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:35:32.034500 [ 264 ] {78a262ad-e402-4fdd-8227-11c61cf4281f} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:32.034546 [ 264 ] {78a262ad-e402-4fdd-8227-11c61cf4281f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:32.034973 [ 264 ] {78a262ad-e402-4fdd-8227-11c61cf4281f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:35:32.035262 [ 264 ] {78a262ad-e402-4fdd-8227-11c61cf4281f} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:32.035656 [ 264 ] {78a262ad-e402-4fdd-8227-11c61cf4281f} executeQuery: Read 26 rows, 2.08 KiB in 0.001985 sec., 13098.236775818641 rows/sec., 1.02 MiB/sec. 2024.12.12 22:35:32.035866 [ 264 ] {78a262ad-e402-4fdd-8227-11c61cf4281f} TCPHandler: Processed in 0.002430288 sec. 2024.12.12 22:35:32.036124 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:32.036289 [ 265 ] {06423cc6-c8ac-42e5-b3b9-a9dbd9111d8f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:32.036397 [ 265 ] {06423cc6-c8ac-42e5-b3b9-a9dbd9111d8f} 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 2024.12.12 22:35:32.037901 [ 265 ] {06423cc6-c8ac-42e5-b3b9-a9dbd9111d8f} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:32.037948 [ 265 ] {06423cc6-c8ac-42e5-b3b9-a9dbd9111d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2024.12.12 22:35:32.038715 [ 265 ] {06423cc6-c8ac-42e5-b3b9-a9dbd9111d8f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:35:32.039018 [ 265 ] {06423cc6-c8ac-42e5-b3b9-a9dbd9111d8f} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:32.039463 [ 265 ] {06423cc6-c8ac-42e5-b3b9-a9dbd9111d8f} executeQuery: Read 26 rows, 47.71 KiB in 0.003179 sec., 8178.672538534131 rows/sec., 14.66 MiB/sec. 2024.12.12 22:35:32.039859 [ 265 ] {06423cc6-c8ac-42e5-b3b9-a9dbd9111d8f} TCPHandler: Processed in 0.003842336 sec. 2024.12.12 22:35:33.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 166.52 MiB, peak 168.47 MiB, free memory in arenas 0.00 B, will set to 164.28 MiB (RSS), difference: -2.24 MiB 2024.12.12 22:35:37.026194 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:37.026455 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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') FORMAT Native; (stage: Complete) 2024.12.12 22:35:37.028838 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:37.033236 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} 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')" moved to PREWHERE 2024.12.12 22:35:37.033520 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:37.037796 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:37.040118 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.12.12 22:35:37.045371 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:37.047427 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:37.047463 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:37.047582 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} 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'))" 2024.12.12 22:35:37.047623 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.12 22:35:37.059004 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} executeQuery: Read 4 rows, 189.00 B in 0.032643 sec., 122.5377569463591 rows/sec., 5.65 KiB/sec. 2024.12.12 22:35:37.059151 [ 264 ] {1c5b6dcc-f764-459c-8772-45ce654f9165} TCPHandler: Processed in 0.0331246 sec. 2024.12.12 22:35:37.059547 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:37.059778 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:37.060160 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:37.060197 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} 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', 'static_routing_config:static_routes')" moved to PREWHERE 2024.12.12 22:35:37.060456 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:37.060538 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:37.060719 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.12.12 22:35:37.060758 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:37.060784 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:37.060802 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:37.060850 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} 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', 'static_routing_config:static_routes'))" 2024.12.12 22:35:37.060873 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.12 22:35:37.061547 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} executeQuery: Read 4 rows, 189.00 B in 0.001862 sec., 2148.227712137487 rows/sec., 99.12 KiB/sec. 2024.12.12 22:35:37.061674 [ 265 ] {34f6dcfc-5ac3-4785-80a6-ca6061855b22} TCPHandler: Processed in 0.002259864 sec. 2024.12.12 22:35:37.062044 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:37.062276 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:37.062610 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:37.062647 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE 2024.12.12 22:35:37.062873 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:37.062945 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:37.063108 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.12.12 22:35:37.063145 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:37.063171 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:37.063189 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:37.063236 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" 2024.12.12 22:35:37.063259 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.12 22:35:37.063855 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} executeQuery: Read 4 rows, 189.00 B in 0.001664 sec., 2403.846153846154 rows/sec., 110.92 KiB/sec. 2024.12.12 22:35:37.063978 [ 264 ] {a5096aa0-a197-442f-8bcf-130e4da29eb1} TCPHandler: Processed in 0.00201869 sec. 2024.12.12 22:35:37.064237 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:37.064394 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:37.064685 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:37.064720 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:37.064938 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:37.065005 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:37.065157 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.12.12 22:35:37.065190 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:37.065213 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:37.065230 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:37.065273 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:37.065296 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.12.12 22:35:37.065888 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} executeQuery: Read 4 rows, 189.00 B in 0.001554 sec., 2574.002574002574 rows/sec., 118.77 KiB/sec. 2024.12.12 22:35:37.066004 [ 265 ] {0215d817-7249-48c8-952a-c820eb9df1c9} TCPHandler: Processed in 0.001827666 sec. 2024.12.12 22:35:37.066724 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:37.066862 [ 264 ] {18497966-24e2-4b21-b1c3-f79fcc09ed4b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.12 22:35:37.066918 [ 264 ] {18497966-24e2-4b21-b1c3-f79fcc09ed4b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:37.067679 [ 264 ] {18497966-24e2-4b21-b1c3-f79fcc09ed4b} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:37.067728 [ 264 ] {18497966-24e2-4b21-b1c3-f79fcc09ed4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:37.068259 [ 264 ] {18497966-24e2-4b21-b1c3-f79fcc09ed4b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:35:37.068502 [ 264 ] {18497966-24e2-4b21-b1c3-f79fcc09ed4b} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:37.068705 [ 264 ] {18497966-24e2-4b21-b1c3-f79fcc09ed4b} executeQuery: Read 4 rows, 521.00 B in 0.00188 sec., 2127.6595744680853 rows/sec., 270.63 KiB/sec. 2024.12.12 22:35:37.068877 [ 264 ] {18497966-24e2-4b21-b1c3-f79fcc09ed4b} TCPHandler: Processed in 0.002210063 sec. 2024.12.12 22:35:37.069045 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:37.069199 [ 265 ] {27d5d713-f998-4a3d-ab26-933bceb2724d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:35:37.069256 [ 265 ] {27d5d713-f998-4a3d-ab26-933bceb2724d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:35:37.069863 [ 265 ] {27d5d713-f998-4a3d-ab26-933bceb2724d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:37.069906 [ 265 ] {27d5d713-f998-4a3d-ab26-933bceb2724d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:37.070319 [ 265 ] {27d5d713-f998-4a3d-ab26-933bceb2724d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:35:37.070583 [ 265 ] {27d5d713-f998-4a3d-ab26-933bceb2724d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:37.070816 [ 265 ] {27d5d713-f998-4a3d-ab26-933bceb2724d} executeQuery: Read 4 rows, 345.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 203.08 KiB/sec. 2024.12.12 22:35:37.070870 [ 265 ] {27d5d713-f998-4a3d-ab26-933bceb2724d} TCPHandler: Processed in 0.001892308 sec. 2024.12.12 22:35:37.071028 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:37.071152 [ 264 ] {a98ba5e7-1347-4ef9-88d9-0ff86e5367f7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:35:37.071204 [ 264 ] {a98ba5e7-1347-4ef9-88d9-0ff86e5367f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:35:37.071805 [ 264 ] {a98ba5e7-1347-4ef9-88d9-0ff86e5367f7} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:37.071843 [ 264 ] {a98ba5e7-1347-4ef9-88d9-0ff86e5367f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:37.072236 [ 264 ] {a98ba5e7-1347-4ef9-88d9-0ff86e5367f7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:35:37.072492 [ 264 ] {a98ba5e7-1347-4ef9-88d9-0ff86e5367f7} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:37.072719 [ 264 ] {a98ba5e7-1347-4ef9-88d9-0ff86e5367f7} executeQuery: Read 8 rows, 658.00 B in 0.001583 sec., 5053.695514845231 rows/sec., 405.92 KiB/sec. 2024.12.12 22:35:37.072856 [ 264 ] {a98ba5e7-1347-4ef9-88d9-0ff86e5367f7} TCPHandler: Processed in 0.001891106 sec. 2024.12.12 22:35:37.073003 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:37.073123 [ 265 ] {9ce6ef86-80f8-46d2-9b99-cd9ddac64827} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:37.073177 [ 265 ] {9ce6ef86-80f8-46d2-9b99-cd9ddac64827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:35:37.073787 [ 265 ] {9ce6ef86-80f8-46d2-9b99-cd9ddac64827} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:37.073835 [ 265 ] {9ce6ef86-80f8-46d2-9b99-cd9ddac64827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:37.074215 [ 265 ] {9ce6ef86-80f8-46d2-9b99-cd9ddac64827} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:35:37.074453 [ 265 ] {9ce6ef86-80f8-46d2-9b99-cd9ddac64827} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:37.074755 [ 265 ] {9ce6ef86-80f8-46d2-9b99-cd9ddac64827} executeQuery: Read 8 rows, 624.00 B in 0.001642 sec., 4872.1071863581 rows/sec., 371.12 KiB/sec. 2024.12.12 22:35:37.074889 [ 265 ] {9ce6ef86-80f8-46d2-9b99-cd9ddac64827} TCPHandler: Processed in 0.001946958 sec. 2024.12.12 22:35:37.075046 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:37.075169 [ 264 ] {f24bea05-dffc-46cb-9337-3bebf8128ed7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:35:37.075223 [ 264 ] {f24bea05-dffc-46cb-9337-3bebf8128ed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:35:37.075708 [ 264 ] {f24bea05-dffc-46cb-9337-3bebf8128ed7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:37.075746 [ 264 ] {f24bea05-dffc-46cb-9337-3bebf8128ed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:37.076149 [ 264 ] {f24bea05-dffc-46cb-9337-3bebf8128ed7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:35:37.076395 [ 264 ] {f24bea05-dffc-46cb-9337-3bebf8128ed7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:37.076713 [ 264 ] {f24bea05-dffc-46cb-9337-3bebf8128ed7} executeQuery: Read 8 rows, 516.00 B in 0.00154 sec., 5194.805194805195 rows/sec., 327.21 KiB/sec. 2024.12.12 22:35:37.076820 [ 264 ] {f24bea05-dffc-46cb-9337-3bebf8128ed7} TCPHandler: Processed in 0.001830385 sec. 2024.12.12 22:35:38.711375 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.12.12 22:35:38.712005 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:38.712054 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:38.712586 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:35:38.712840 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:38.713096 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.12.12 22:35:38.961776 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.12 22:35:38.981217 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:38.981272 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:38.988513 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:35:38.989286 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:38.992136 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.12 22:35:41.205190 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 152 2024.12.12 22:35:41.208154 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:41.208204 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:41.209692 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:35:41.210012 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:41.210871 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 152 2024.12.12 22:35:42.027812 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:42.028027 [ 264 ] {4b49b41a-91bf-43fb-ab57-0e79f3a3afb8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:35:42.028111 [ 264 ] {4b49b41a-91bf-43fb-ab57-0e79f3a3afb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:35:42.029035 [ 264 ] {4b49b41a-91bf-43fb-ab57-0e79f3a3afb8} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:42.029100 [ 264 ] {4b49b41a-91bf-43fb-ab57-0e79f3a3afb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:42.029581 [ 264 ] {4b49b41a-91bf-43fb-ab57-0e79f3a3afb8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:35:42.029841 [ 264 ] {4b49b41a-91bf-43fb-ab57-0e79f3a3afb8} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:42.030035 [ 50 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:35:42.030056 [ 264 ] {4b49b41a-91bf-43fb-ab57-0e79f3a3afb8} executeQuery: Read 56 rows, 5.30 KiB in 0.002081 sec., 26910.13935607881 rows/sec., 2.49 MiB/sec. 2024.12.12 22:35:42.030123 [ 50 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:42.030204 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:42.030205 [ 264 ] {4b49b41a-91bf-43fb-ab57-0e79f3a3afb8} TCPHandler: Processed in 0.00253332 sec. 2024.12.12 22:35:42.030361 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:35:42.030466 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:35:42.030508 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part 2024.12.12 22:35:42.030517 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:42.030625 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part 2024.12.12 22:35:42.030985 [ 265 ] {16d9c084-50f3-48da-b757-ca44d945d693} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:35:42.031011 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2024.12.12 22:35:42.031259 [ 265 ] {16d9c084-50f3-48da-b757-ca44d945d693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:35:42.031372 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part 2024.12.12 22:35:42.031746 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.12.12 22:35:42.032054 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.12.12 22:35:42.033918 [ 265 ] {16d9c084-50f3-48da-b757-ca44d945d693} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:42.034007 [ 265 ] {16d9c084-50f3-48da-b757-ca44d945d693} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:42.034954 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.004644751 sec., 57699.540836527085 rows/sec., 5.58 MiB/sec. 2024.12.12 22:35:42.035094 [ 265 ] {16d9c084-50f3-48da-b757-ca44d945d693} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:35:42.035141 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:35:42.035578 [ 265 ] {16d9c084-50f3-48da-b757-ca44d945d693} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:42.035639 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:42.035770 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_6_1} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:35:42.035912 [ 50 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.12 22:35:42.036007 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.12 22:35:42.036057 [ 50 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:42.036126 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:42.036133 [ 265 ] {16d9c084-50f3-48da-b757-ca44d945d693} executeQuery: Read 26 rows, 1.96 KiB in 0.0054 sec., 4814.814814814815 rows/sec., 362.05 KiB/sec. 2024.12.12 22:35:42.036368 [ 265 ] {16d9c084-50f3-48da-b757-ca44d945d693} TCPHandler: Processed in 0.005993448 sec. 2024.12.12 22:35:42.036404 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.12 22:35:42.036565 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:42.036601 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:35:42.036648 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:42.036730 [ 264 ] {e2059784-5920-49e2-a63e-5c81fc3864df} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:35:42.036862 [ 264 ] {e2059784-5920-49e2-a63e-5c81fc3864df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:35:42.036968 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:42.037370 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:42.037650 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:42.038027 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:42.039658 [ 264 ] {e2059784-5920-49e2-a63e-5c81fc3864df} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:42.039743 [ 264 ] {e2059784-5920-49e2-a63e-5c81fc3864df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:42.040766 [ 190 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.004532909 sec., 28679.155041497634 rows/sec., 2.22 MiB/sec. 2024.12.12 22:35:42.040785 [ 264 ] {e2059784-5920-49e2-a63e-5c81fc3864df} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:35:42.041013 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.12 22:35:42.041199 [ 264 ] {e2059784-5920-49e2-a63e-5c81fc3864df} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:42.041492 [ 50 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:35:42.041603 [ 50 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:42.041674 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:42.041683 [ 264 ] {e2059784-5920-49e2-a63e-5c81fc3864df} executeQuery: Read 34 rows, 2.72 KiB in 0.004964 sec., 6849.315068493152 rows/sec., 548.87 KiB/sec. 2024.12.12 22:35:42.041687 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:42.042021 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_5_1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.12 22:35:42.042055 [ 264 ] {e2059784-5920-49e2-a63e-5c81fc3864df} TCPHandler: Processed in 0.005558929 sec. 2024.12.12 22:35:42.042426 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:42.042523 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:35:42.042585 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:35:42.042643 [ 265 ] {9777aa3b-44d1-4fa1-95ab-4d7c6cf497c9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:42.042807 [ 265 ] {9777aa3b-44d1-4fa1-95ab-4d7c6cf497c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:35:42.042826 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:35:42.042934 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part 2024.12.12 22:35:42.043306 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:42.043741 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:42.044094 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:42.044280 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2024.12.12 22:35:42.044698 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2024.12.12 22:35:42.045347 [ 265 ] {9777aa3b-44d1-4fa1-95ab-4d7c6cf497c9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:42.045407 [ 265 ] {9777aa3b-44d1-4fa1-95ab-4d7c6cf497c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:42.046427 [ 265 ] {9777aa3b-44d1-4fa1-95ab-4d7c6cf497c9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:35:42.047043 [ 265 ] {9777aa3b-44d1-4fa1-95ab-4d7c6cf497c9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:42.047301 [ 195 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005423167 sec., 29687.450155969753 rows/sec., 2.44 MiB/sec. 2024.12.12 22:35:42.047591 [ 195 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:35:42.047626 [ 265 ] {9777aa3b-44d1-4fa1-95ab-4d7c6cf497c9} executeQuery: Read 10 rows, 780.00 B in 0.00503 sec., 1988.0715705765408 rows/sec., 151.44 KiB/sec. 2024.12.12 22:35:42.047798 [ 265 ] {9777aa3b-44d1-4fa1-95ab-4d7c6cf497c9} TCPHandler: Processed in 0.0055978 sec. 2024.12.12 22:35:42.047993 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:42.048141 [ 195 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:42.048263 [ 264 ] {f0accff3-8e63-4ccd-9742-004338f91421} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:42.048304 [ 195 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_6_1} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:35:42.048457 [ 264 ] {f0accff3-8e63-4ccd-9742-004338f91421} 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 2024.12.12 22:35:42.048473 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:35:42.049708 [ 264 ] {f0accff3-8e63-4ccd-9742-004338f91421} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:42.049753 [ 264 ] {f0accff3-8e63-4ccd-9742-004338f91421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:42.050437 [ 264 ] {f0accff3-8e63-4ccd-9742-004338f91421} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:35:42.050698 [ 264 ] {f0accff3-8e63-4ccd-9742-004338f91421} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:42.050976 [ 264 ] {f0accff3-8e63-4ccd-9742-004338f91421} executeQuery: Read 26 rows, 47.71 KiB in 0.002791 sec., 9315.657470440701 rows/sec., 16.69 MiB/sec. 2024.12.12 22:35:42.051075 [ 264 ] {f0accff3-8e63-4ccd-9742-004338f91421} TCPHandler: Processed in 0.003180323 sec. 2024.12.12 22:35:42.051242 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:42.051384 [ 265 ] {f138f0d3-7b54-4efc-9568-5a3daffe1b01} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:35:42.051445 [ 265 ] {f138f0d3-7b54-4efc-9568-5a3daffe1b01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:35:42.052014 [ 265 ] {f138f0d3-7b54-4efc-9568-5a3daffe1b01} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:42.052072 [ 265 ] {f138f0d3-7b54-4efc-9568-5a3daffe1b01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:42.052518 [ 265 ] {f138f0d3-7b54-4efc-9568-5a3daffe1b01} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:35:42.052775 [ 265 ] {f138f0d3-7b54-4efc-9568-5a3daffe1b01} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:42.052983 [ 265 ] {f138f0d3-7b54-4efc-9568-5a3daffe1b01} executeQuery: Read 10 rows, 645.00 B in 0.001631 sec., 6131.207847946045 rows/sec., 386.19 KiB/sec. 2024.12.12 22:35:42.053034 [ 265 ] {f138f0d3-7b54-4efc-9568-5a3daffe1b01} TCPHandler: Processed in 0.001858796 sec. 2024.12.12 22:35:46.132914 [ 46 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:35:46.132977 [ 46 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:35:46.213217 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.12.12 22:35:46.213863 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:46.213900 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:46.214431 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:35:46.214684 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:46.214853 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.12 22:35:46.492192 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.12 22:35:46.512017 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:46.512070 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:46.519559 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:35:46.520333 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:46.523249 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.12 22:35:47.028467 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:47.028674 [ 264 ] {626a98b7-6e80-4977-9fc2-b3e9bbf63113} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:35:47.028752 [ 264 ] {626a98b7-6e80-4977-9fc2-b3e9bbf63113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:35:47.029619 [ 264 ] {626a98b7-6e80-4977-9fc2-b3e9bbf63113} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:47.029662 [ 264 ] {626a98b7-6e80-4977-9fc2-b3e9bbf63113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:47.030103 [ 264 ] {626a98b7-6e80-4977-9fc2-b3e9bbf63113} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:35:47.030355 [ 264 ] {626a98b7-6e80-4977-9fc2-b3e9bbf63113} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:47.030578 [ 264 ] {626a98b7-6e80-4977-9fc2-b3e9bbf63113} executeQuery: Read 34 rows, 3.16 KiB in 0.001959 sec., 17355.793772332825 rows/sec., 1.58 MiB/sec. 2024.12.12 22:35:47.030784 [ 264 ] {626a98b7-6e80-4977-9fc2-b3e9bbf63113} TCPHandler: Processed in 0.002448648 sec. 2024.12.12 22:35:47.031111 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:47.031414 [ 265 ] {e7193011-97f3-4e8b-8eb2-9ac493d1529e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:35:47.031529 [ 265 ] {e7193011-97f3-4e8b-8eb2-9ac493d1529e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:35:47.032303 [ 265 ] {e7193011-97f3-4e8b-8eb2-9ac493d1529e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:47.032352 [ 265 ] {e7193011-97f3-4e8b-8eb2-9ac493d1529e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:47.032786 [ 265 ] {e7193011-97f3-4e8b-8eb2-9ac493d1529e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:35:47.033042 [ 265 ] {e7193011-97f3-4e8b-8eb2-9ac493d1529e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:47.033351 [ 265 ] {e7193011-97f3-4e8b-8eb2-9ac493d1529e} executeQuery: Read 15 rows, 1.13 KiB in 0.002003 sec., 7488.766849725412 rows/sec., 563.12 KiB/sec. 2024.12.12 22:35:47.033478 [ 265 ] {e7193011-97f3-4e8b-8eb2-9ac493d1529e} TCPHandler: Processed in 0.00255991 sec. 2024.12.12 22:35:47.033651 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:47.033789 [ 264 ] {5ef1469a-8acb-43c5-902d-bdf480451410} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:35:47.033848 [ 264 ] {5ef1469a-8acb-43c5-902d-bdf480451410} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:35:47.034540 [ 264 ] {5ef1469a-8acb-43c5-902d-bdf480451410} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:47.034578 [ 264 ] {5ef1469a-8acb-43c5-902d-bdf480451410} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:47.034942 [ 264 ] {5ef1469a-8acb-43c5-902d-bdf480451410} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:35:47.035201 [ 264 ] {5ef1469a-8acb-43c5-902d-bdf480451410} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:47.035440 [ 264 ] {5ef1469a-8acb-43c5-902d-bdf480451410} executeQuery: Read 28 rows, 2.26 KiB in 0.001657 sec., 16898.008449004225 rows/sec., 1.33 MiB/sec. 2024.12.12 22:35:47.035573 [ 264 ] {5ef1469a-8acb-43c5-902d-bdf480451410} TCPHandler: Processed in 0.001990189 sec. 2024.12.12 22:35:47.035790 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:47.036025 [ 265 ] {e744a004-5472-4987-a5d3-bd828cec2f22} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:47.036125 [ 265 ] {e744a004-5472-4987-a5d3-bd828cec2f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:35:47.036872 [ 265 ] {e744a004-5472-4987-a5d3-bd828cec2f22} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:47.036913 [ 265 ] {e744a004-5472-4987-a5d3-bd828cec2f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:47.037293 [ 265 ] {e744a004-5472-4987-a5d3-bd828cec2f22} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:35:47.037538 [ 265 ] {e744a004-5472-4987-a5d3-bd828cec2f22} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:47.037826 [ 265 ] {e744a004-5472-4987-a5d3-bd828cec2f22} executeQuery: Read 10 rows, 780.00 B in 0.001854 sec., 5393.743257820928 rows/sec., 410.85 KiB/sec. 2024.12.12 22:35:47.038004 [ 265 ] {e744a004-5472-4987-a5d3-bd828cec2f22} TCPHandler: Processed in 0.002322666 sec. 2024.12.12 22:35:47.038200 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:47.038423 [ 264 ] {283febcd-9ae9-45ee-a256-84f73b6c6dbe} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:47.038562 [ 264 ] {283febcd-9ae9-45ee-a256-84f73b6c6dbe} 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 2024.12.12 22:35:47.039718 [ 264 ] {283febcd-9ae9-45ee-a256-84f73b6c6dbe} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:47.039755 [ 264 ] {283febcd-9ae9-45ee-a256-84f73b6c6dbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:47.040386 [ 264 ] {283febcd-9ae9-45ee-a256-84f73b6c6dbe} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:35:47.040651 [ 264 ] {283febcd-9ae9-45ee-a256-84f73b6c6dbe} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:47.040839 [ 44 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:35:47.040895 [ 264 ] {283febcd-9ae9-45ee-a256-84f73b6c6dbe} executeQuery: Read 15 rows, 27.52 KiB in 0.002526 sec., 5938.242280285035 rows/sec., 10.64 MiB/sec. 2024.12.12 22:35:47.040916 [ 44 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:47.040979 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:47.041286 [ 264 ] {283febcd-9ae9-45ee-a256-84f73b6c6dbe} TCPHandler: Processed in 0.003190082 sec. 2024.12.12 22:35:47.041372 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:35:47.041486 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:47.041772 [ 265 ] {565aab2d-cf11-4060-abc2-9f3e589bbeea} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.12 22:35:47.041929 [ 265 ] {565aab2d-cf11-4060-abc2-9f3e589bbeea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.12 22:35:47.042256 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:35:47.042533 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:47.043170 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:47.043979 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:47.044294 [ 265 ] {565aab2d-cf11-4060-abc2-9f3e589bbeea} oximeter.measurements_i64 (ae306cb2-53c0-4921-a690-cb76a41f52ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:47.044450 [ 265 ] {565aab2d-cf11-4060-abc2-9f3e589bbeea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:47.044759 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:47.045389 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:47.046042 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part 2024.12.12 22:35:47.046099 [ 265 ] {565aab2d-cf11-4060-abc2-9f3e589bbeea} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:35:47.046958 [ 265 ] {565aab2d-cf11-4060-abc2-9f3e589bbeea} oximeter.measurements_i64 (ae306cb2-53c0-4921-a690-cb76a41f52ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:47.047508 [ 265 ] {565aab2d-cf11-4060-abc2-9f3e589bbeea} executeQuery: Read 6 rows, 463.00 B in 0.00581 sec., 1032.7022375215147 rows/sec., 77.82 KiB/sec. 2024.12.12 22:35:47.047699 [ 265 ] {565aab2d-cf11-4060-abc2-9f3e589bbeea} TCPHandler: Processed in 0.006305874 sec. 2024.12.12 22:35:47.047934 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:47.048168 [ 264 ] {9508c3bc-7f1a-4aad-8f7b-86eb96951fdf} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:35:47.048271 [ 264 ] {9508c3bc-7f1a-4aad-8f7b-86eb96951fdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:35:47.050128 [ 264 ] {9508c3bc-7f1a-4aad-8f7b-86eb96951fdf} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:47.050198 [ 264 ] {9508c3bc-7f1a-4aad-8f7b-86eb96951fdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:47.051383 [ 264 ] {9508c3bc-7f1a-4aad-8f7b-86eb96951fdf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:35:47.052010 [ 264 ] {9508c3bc-7f1a-4aad-8f7b-86eb96951fdf} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:47.052579 [ 264 ] {9508c3bc-7f1a-4aad-8f7b-86eb96951fdf} executeQuery: Read 10 rows, 645.00 B in 0.00447 sec., 2237.136465324385 rows/sec., 140.91 KiB/sec. 2024.12.12 22:35:47.052673 [ 264 ] {9508c3bc-7f1a-4aad-8f7b-86eb96951fdf} TCPHandler: Processed in 0.004855795 sec. 2024.12.12 22:35:47.054228 [ 195 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 19 columns (19 merged, 0 gathered) in 0.013100757 sec., 11068.062708132058 rows/sec., 19.83 MiB/sec. 2024.12.12 22:35:47.054585 [ 195 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:35:47.055018 [ 195 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:47.055102 [ 195 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_6_1} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:35:47.055256 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2024.12.12 22:35:51.211041 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 178 2024.12.12 22:35:51.213959 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:51.214010 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:51.215458 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:35:51.215775 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:51.215999 [ 23 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:35:51.216124 [ 23 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:51.216198 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:51.216659 [ 191 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:35:51.217111 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 178 2024.12.12 22:35:51.217653 [ 191 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:35:51.217852 [ 191 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.12.12 22:35:51.218540 [ 191 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.12.12 22:35:51.219126 [ 191 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2024.12.12 22:35:51.219727 [ 191 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.12 22:35:51.220331 [ 191 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:51.220948 [ 191 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2024.12.12 22:35:51.230731 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 72 columns (72 merged, 0 gathered) in 0.014348492 sec., 12405.484841194462 rows/sec., 11.91 MiB/sec. 2024.12.12 22:35:51.231749 [ 193 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:35:51.232636 [ 193 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:51.232735 [ 193 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_6_1} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:35:51.233086 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. 2024.12.12 22:35:52.025741 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.026008 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:35:52.026437 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.026483 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} 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 2024.12.12 22:35:52.026778 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.026859 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.027033 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.12.12 22:35:52.027250 [ 296 ] {07b9c972-3596-4b12-908a-8d1892a6f465} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.027277 [ 298 ] {07b9c972-3596-4b12-908a-8d1892a6f465} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.027432 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.027466 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.032129 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.032186 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.032294 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} 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'))" 2024.12.12 22:35:52.032380 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} 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'))" 2024.12.12 22:35:52.033857 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} executeQuery: Read 8 rows, 358.00 B in 0.007959 sec., 1005.1514009297649 rows/sec., 43.93 KiB/sec. 2024.12.12 22:35:52.034002 [ 264 ] {07b9c972-3596-4b12-908a-8d1892a6f465} TCPHandler: Processed in 0.008446025 sec. 2024.12.12 22:35:52.036395 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.036771 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.037140 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.037179 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.037440 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.037523 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.037701 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.12.12 22:35:52.037853 [ 298 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.037859 [ 299 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.038042 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.038074 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.038170 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.038193 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.038237 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.038287 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.039478 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} executeQuery: Read 8 rows, 358.00 B in 0.002861 sec., 2796.225096120238 rows/sec., 122.20 KiB/sec. 2024.12.12 22:35:52.039643 [ 265 ] {f7866102-1539-40f4-bb1d-d4f1f4b0cda9} TCPHandler: Processed in 0.003433497 sec. 2024.12.12 22:35:52.039880 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.040074 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.040423 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.040467 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.040738 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.040806 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.040957 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.12.12 22:35:52.041025 [ 299 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.041047 [ 298 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.041138 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.041167 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.041247 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.041267 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.041343 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.041512 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.042563 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} executeQuery: Read 8 rows, 358.00 B in 0.00257 sec., 3112.8404669260703 rows/sec., 136.03 KiB/sec. 2024.12.12 22:35:52.042701 [ 264 ] {c6d99121-51e6-42f0-a980-8fc8cd97dec9} TCPHandler: Processed in 0.002886806 sec. 2024.12.12 22:35:52.042964 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.043165 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.043514 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.043559 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.043821 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.043887 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.044036 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2024.12.12 22:35:52.044136 [ 298 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.044145 [ 299 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.044249 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.044276 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.044360 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.044383 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.044423 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.044469 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.045509 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} executeQuery: Read 8 rows, 358.00 B in 0.002429 sec., 3293.536434746809 rows/sec., 143.93 KiB/sec. 2024.12.12 22:35:52.045661 [ 265 ] {798516a5-75ff-4f26-a0fa-8b3714952e5e} TCPHandler: Processed in 0.002768564 sec. 2024.12.12 22:35:52.045996 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.046192 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.046544 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.046590 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.046843 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.046910 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.047059 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2024.12.12 22:35:52.047148 [ 298 ] {9297b393-6dc9-4172-9526-5a267ff61d10} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.047164 [ 299 ] {9297b393-6dc9-4172-9526-5a267ff61d10} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.047246 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.047270 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.047349 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.047369 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.047409 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.047455 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.048501 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} executeQuery: Read 8 rows, 358.00 B in 0.002392 sec., 3344.4816053511704 rows/sec., 146.16 KiB/sec. 2024.12.12 22:35:52.048637 [ 264 ] {9297b393-6dc9-4172-9526-5a267ff61d10} TCPHandler: Processed in 0.002711633 sec. 2024.12.12 22:35:52.048942 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.049134 [ 265 ] {553de589-2362-480e-889d-2910f1643425} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.049488 [ 265 ] {553de589-2362-480e-889d-2910f1643425} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.049535 [ 265 ] {553de589-2362-480e-889d-2910f1643425} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.049807 [ 265 ] {553de589-2362-480e-889d-2910f1643425} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.049872 [ 265 ] {553de589-2362-480e-889d-2910f1643425} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.050019 [ 265 ] {553de589-2362-480e-889d-2910f1643425} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2024.12.12 22:35:52.050122 [ 299 ] {553de589-2362-480e-889d-2910f1643425} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.050123 [ 298 ] {553de589-2362-480e-889d-2910f1643425} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.050231 [ 265 ] {553de589-2362-480e-889d-2910f1643425} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.050259 [ 265 ] {553de589-2362-480e-889d-2910f1643425} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.050339 [ 265 ] {553de589-2362-480e-889d-2910f1643425} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.050359 [ 265 ] {553de589-2362-480e-889d-2910f1643425} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.050407 [ 265 ] {553de589-2362-480e-889d-2910f1643425} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.050453 [ 265 ] {553de589-2362-480e-889d-2910f1643425} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.051275 [ 265 ] {553de589-2362-480e-889d-2910f1643425} executeQuery: Read 8 rows, 358.00 B in 0.002223 sec., 3598.7404408457037 rows/sec., 157.27 KiB/sec. 2024.12.12 22:35:52.051430 [ 265 ] {553de589-2362-480e-889d-2910f1643425} TCPHandler: Processed in 0.00255681 sec. 2024.12.12 22:35:52.051725 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.051919 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.052276 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.052324 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.052632 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.052707 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.052854 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.12.12 22:35:52.052960 [ 299 ] {fc342612-274c-48a1-8505-e7afb9189838} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.052973 [ 298 ] {fc342612-274c-48a1-8505-e7afb9189838} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.053070 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.053098 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.053177 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.053197 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.053237 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.053282 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.054055 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} executeQuery: Read 8 rows, 358.00 B in 0.002222 sec., 3600.3600360036003 rows/sec., 157.34 KiB/sec. 2024.12.12 22:35:52.054207 [ 264 ] {fc342612-274c-48a1-8505-e7afb9189838} TCPHandler: Processed in 0.00255018 sec. 2024.12.12 22:35:52.054477 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.054674 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.054979 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.055018 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.055272 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.055337 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.055484 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.12.12 22:35:52.055575 [ 298 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.055592 [ 299 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.055686 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.055713 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.055794 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.055813 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.055852 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.055898 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.056710 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} executeQuery: Read 8 rows, 358.00 B in 0.002122 sec., 3770.028275212064 rows/sec., 164.75 KiB/sec. 2024.12.12 22:35:52.056863 [ 265 ] {047e51c8-e7f0-4069-9ec2-12cc78cba6db} TCPHandler: Processed in 0.002456708 sec. 2024.12.12 22:35:52.057131 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.057305 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.057612 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.057652 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.057904 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.057969 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.058117 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.12.12 22:35:52.058193 [ 299 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.058215 [ 298 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.058303 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.058332 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.058416 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.058437 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.058477 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.058524 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.059554 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} executeQuery: Read 8 rows, 358.00 B in 0.002322 sec., 3445.3057708871665 rows/sec., 150.56 KiB/sec. 2024.12.12 22:35:52.059690 [ 264 ] {5a77ec0b-1677-4983-8ea7-3c735d2c543a} TCPHandler: Processed in 0.002625682 sec. 2024.12.12 22:35:52.059976 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.060205 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.060556 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.060600 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.060870 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.060941 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.061087 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.12.12 22:35:52.061182 [ 296 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.061185 [ 298 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.061288 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.061316 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.061399 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.061420 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.061460 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.061506 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.062614 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} executeQuery: Read 8 rows, 358.00 B in 0.002513 sec., 3183.4460803820134 rows/sec., 139.12 KiB/sec. 2024.12.12 22:35:52.062767 [ 265 ] {74eaaf60-03e9-4dee-87d1-1eec90ab2682} TCPHandler: Processed in 0.002866556 sec. 2024.12.12 22:35:52.063066 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.063269 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.063658 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.063710 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.064067 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.064146 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.064335 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.12 22:35:52.064449 [ 299 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.064465 [ 298 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.064583 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.064627 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.064795 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.064836 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.064945 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.065004 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.066015 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} executeQuery: Read 8 rows, 358.00 B in 0.002841 sec., 2815.9098908834917 rows/sec., 123.06 KiB/sec. 2024.12.12 22:35:52.066156 [ 264 ] {ed68412a-809d-45fe-9784-07aaa6ff4926} TCPHandler: Processed in 0.003160262 sec. 2024.12.12 22:35:52.066434 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.066606 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.066911 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.066953 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.067214 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.067278 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.067423 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.12 22:35:52.067509 [ 296 ] {3a63f918-187a-4db3-adee-1cd287ead648} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.067510 [ 298 ] {3a63f918-187a-4db3-adee-1cd287ead648} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.067607 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.067635 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.067717 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.067737 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.067779 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.067824 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.068854 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} executeQuery: Read 8 rows, 358.00 B in 0.002323 sec., 3443.8226431338785 rows/sec., 150.50 KiB/sec. 2024.12.12 22:35:52.069005 [ 265 ] {3a63f918-187a-4db3-adee-1cd287ead648} TCPHandler: Processed in 0.002630722 sec. 2024.12.12 22:35:52.069265 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.069443 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.069758 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.069800 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.070072 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.070143 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.070299 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.12 22:35:52.070396 [ 299 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.070416 [ 298 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.070524 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.070552 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.070634 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.070655 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.070699 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.070746 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.071782 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} executeQuery: Read 8 rows, 358.00 B in 0.00242 sec., 3305.785123966942 rows/sec., 144.47 KiB/sec. 2024.12.12 22:35:52.071922 [ 264 ] {9eaa7d60-a062-4e7a-b80c-dd906bf10bb2} TCPHandler: Processed in 0.002719513 sec. 2024.12.12 22:35:52.072197 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.072371 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.072695 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.072741 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.073012 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.073078 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.073222 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.12 22:35:52.073335 [ 299 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.073341 [ 298 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.073455 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.073482 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.073563 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.073584 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.073625 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.073670 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.074748 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} executeQuery: Read 8 rows, 358.00 B in 0.002452 sec., 3262.642740619902 rows/sec., 142.58 KiB/sec. 2024.12.12 22:35:52.074902 [ 265 ] {bcfa7db4-d6c0-4c79-9b90-0d77145e8f05} TCPHandler: Processed in 0.002764345 sec. 2024.12.12 22:35:52.075160 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.075369 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:35:52.075738 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:35:52.075782 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:35:52.076062 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.076130 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:35:52.076277 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.12 22:35:52.076357 [ 298 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:35:52.076364 [ 296 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:35:52.076455 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:35:52.076485 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:35:52.076567 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:35:52.076588 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 8 rows with 2 streams 2024.12.12 22:35:52.076630 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.076677 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:35:52.077686 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} executeQuery: Read 8 rows, 358.00 B in 0.002415 sec., 3312.6293995859214 rows/sec., 144.77 KiB/sec. 2024.12.12 22:35:52.077828 [ 264 ] {c4203dbb-d81a-48f6-bf16-5417ad06ac7a} TCPHandler: Processed in 0.002738484 sec. 2024.12.12 22:35:52.083917 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.084049 [ 264 ] {26cdf5ac-33a4-41a4-81df-9bec8f7fa0b0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.12 22:35:52.084103 [ 264 ] {26cdf5ac-33a4-41a4-81df-9bec8f7fa0b0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:35:52.084797 [ 264 ] {26cdf5ac-33a4-41a4-81df-9bec8f7fa0b0} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:52.084842 [ 264 ] {26cdf5ac-33a4-41a4-81df-9bec8f7fa0b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:52.085363 [ 264 ] {26cdf5ac-33a4-41a4-81df-9bec8f7fa0b0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:35:52.085596 [ 264 ] {26cdf5ac-33a4-41a4-81df-9bec8f7fa0b0} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:52.085857 [ 264 ] {26cdf5ac-33a4-41a4-81df-9bec8f7fa0b0} executeQuery: Read 15 rows, 2.24 KiB in 0.001847 sec., 8121.277747698971 rows/sec., 1.18 MiB/sec. 2024.12.12 22:35:52.086025 [ 264 ] {26cdf5ac-33a4-41a4-81df-9bec8f7fa0b0} TCPHandler: Processed in 0.002159762 sec. 2024.12.12 22:35:52.086184 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.086317 [ 265 ] {747824db-3620-4fb4-b6a2-c00efe86ba1e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:35:52.086369 [ 265 ] {747824db-3620-4fb4-b6a2-c00efe86ba1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:35:52.087005 [ 265 ] {747824db-3620-4fb4-b6a2-c00efe86ba1e} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:52.087049 [ 265 ] {747824db-3620-4fb4-b6a2-c00efe86ba1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:52.087466 [ 265 ] {747824db-3620-4fb4-b6a2-c00efe86ba1e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:35:52.087719 [ 265 ] {747824db-3620-4fb4-b6a2-c00efe86ba1e} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:52.087955 [ 265 ] {747824db-3620-4fb4-b6a2-c00efe86ba1e} executeQuery: Read 4 rows, 334.00 B in 0.001671 sec., 2393.77618192699 rows/sec., 195.20 KiB/sec. 2024.12.12 22:35:52.088010 [ 265 ] {747824db-3620-4fb4-b6a2-c00efe86ba1e} TCPHandler: Processed in 0.001891487 sec. 2024.12.12 22:35:52.088165 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.088286 [ 264 ] {685df3bb-4b66-415e-bfe8-0b05701cac13} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:35:52.088338 [ 264 ] {685df3bb-4b66-415e-bfe8-0b05701cac13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:35:52.088985 [ 264 ] {685df3bb-4b66-415e-bfe8-0b05701cac13} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:52.089028 [ 264 ] {685df3bb-4b66-415e-bfe8-0b05701cac13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:52.089405 [ 264 ] {685df3bb-4b66-415e-bfe8-0b05701cac13} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:35:52.089653 [ 264 ] {685df3bb-4b66-415e-bfe8-0b05701cac13} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:52.089874 [ 264 ] {685df3bb-4b66-415e-bfe8-0b05701cac13} executeQuery: Read 110 rows, 9.49 KiB in 0.001614 sec., 68153.6555142503 rows/sec., 5.74 MiB/sec. 2024.12.12 22:35:52.089932 [ 264 ] {685df3bb-4b66-415e-bfe8-0b05701cac13} TCPHandler: Processed in 0.001825006 sec. 2024.12.12 22:35:52.090087 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.090226 [ 265 ] {7d221126-20be-4426-b745-906db16cc8dd} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:35:52.090277 [ 265 ] {7d221126-20be-4426-b745-906db16cc8dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:35:52.090867 [ 265 ] {7d221126-20be-4426-b745-906db16cc8dd} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:52.090907 [ 265 ] {7d221126-20be-4426-b745-906db16cc8dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:52.091269 [ 265 ] {7d221126-20be-4426-b745-906db16cc8dd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:35:52.091508 [ 265 ] {7d221126-20be-4426-b745-906db16cc8dd} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:52.091720 [ 265 ] {7d221126-20be-4426-b745-906db16cc8dd} executeQuery: Read 30 rows, 2.23 KiB in 0.001529 sec., 19620.66710268149 rows/sec., 1.43 MiB/sec. 2024.12.12 22:35:52.091773 [ 265 ] {7d221126-20be-4426-b745-906db16cc8dd} TCPHandler: Processed in 0.001745664 sec. 2024.12.12 22:35:52.091933 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.092075 [ 264 ] {aea6b62a-f22d-4e69-bdc2-06969f02e28b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:35:52.092135 [ 264 ] {aea6b62a-f22d-4e69-bdc2-06969f02e28b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:35:52.092845 [ 264 ] {aea6b62a-f22d-4e69-bdc2-06969f02e28b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:52.092887 [ 264 ] {aea6b62a-f22d-4e69-bdc2-06969f02e28b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:52.093252 [ 264 ] {aea6b62a-f22d-4e69-bdc2-06969f02e28b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:35:52.093497 [ 264 ] {aea6b62a-f22d-4e69-bdc2-06969f02e28b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:52.093719 [ 264 ] {aea6b62a-f22d-4e69-bdc2-06969f02e28b} executeQuery: Read 94 rows, 7.52 KiB in 0.001676 sec., 56085.91885441528 rows/sec., 4.38 MiB/sec. 2024.12.12 22:35:52.093776 [ 264 ] {aea6b62a-f22d-4e69-bdc2-06969f02e28b} TCPHandler: Processed in 0.001910967 sec. 2024.12.12 22:35:52.093946 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.094095 [ 265 ] {efcf1b3a-777c-417b-880b-781231a586c9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:52.094155 [ 265 ] {efcf1b3a-777c-417b-880b-781231a586c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:35:52.094786 [ 265 ] {efcf1b3a-777c-417b-880b-781231a586c9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:52.094826 [ 265 ] {efcf1b3a-777c-417b-880b-781231a586c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:52.095226 [ 265 ] {efcf1b3a-777c-417b-880b-781231a586c9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:35:52.095476 [ 265 ] {efcf1b3a-777c-417b-880b-781231a586c9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:52.095689 [ 265 ] {efcf1b3a-777c-417b-880b-781231a586c9} executeQuery: Read 132 rows, 9.42 KiB in 0.00162 sec., 81481.48148148149 rows/sec., 5.68 MiB/sec. 2024.12.12 22:35:52.095742 [ 265 ] {efcf1b3a-777c-417b-880b-781231a586c9} TCPHandler: Processed in 0.001870687 sec. 2024.12.12 22:35:52.095891 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.096010 [ 264 ] {224314f9-c125-46f6-9207-9ae3e9f307e0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:52.096091 [ 264 ] {224314f9-c125-46f6-9207-9ae3e9f307e0} 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 2024.12.12 22:35:52.097233 [ 264 ] {224314f9-c125-46f6-9207-9ae3e9f307e0} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:52.097274 [ 264 ] {224314f9-c125-46f6-9207-9ae3e9f307e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:52.097928 [ 264 ] {224314f9-c125-46f6-9207-9ae3e9f307e0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:35:52.098195 [ 264 ] {224314f9-c125-46f6-9207-9ae3e9f307e0} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:52.098438 [ 264 ] {224314f9-c125-46f6-9207-9ae3e9f307e0} executeQuery: Read 26 rows, 47.71 KiB in 0.002453 sec., 10599.26620464737 rows/sec., 18.99 MiB/sec. 2024.12.12 22:35:52.098550 [ 264 ] {224314f9-c125-46f6-9207-9ae3e9f307e0} TCPHandler: Processed in 0.002716453 sec. 2024.12.12 22:35:52.098710 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:52.098829 [ 265 ] {b09a4df4-457c-436f-b1ca-cbe2e0b02037} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:35:52.098883 [ 265 ] {b09a4df4-457c-436f-b1ca-cbe2e0b02037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:35:52.099403 [ 265 ] {b09a4df4-457c-436f-b1ca-cbe2e0b02037} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:52.099444 [ 265 ] {b09a4df4-457c-436f-b1ca-cbe2e0b02037} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:52.099880 [ 265 ] {b09a4df4-457c-436f-b1ca-cbe2e0b02037} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:35:52.100132 [ 265 ] {b09a4df4-457c-436f-b1ca-cbe2e0b02037} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:52.100353 [ 265 ] {b09a4df4-457c-436f-b1ca-cbe2e0b02037} executeQuery: Read 50 rows, 3.44 KiB in 0.001548 sec., 32299.741602067184 rows/sec., 2.17 MiB/sec. 2024.12.12 22:35:52.100415 [ 265 ] {b09a4df4-457c-436f-b1ca-cbe2e0b02037} TCPHandler: Processed in 0.001764795 sec. 2024.12.12 22:35:53.000207 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 168.83 MiB, peak 171.86 MiB, free memory in arenas 0.00 B, will set to 167.71 MiB (RSS), difference: -1.13 MiB 2024.12.12 22:35:53.714961 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.12.12 22:35:53.715598 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:53.715646 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:53.716197 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:35:53.716450 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:53.716652 [ 31 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:35:53.716690 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.12.12 22:35:53.716737 [ 31 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:53.716765 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:53.716906 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:35:53.717066 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:35:53.717109 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2024.12.12 22:35:53.717187 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2024.12.12 22:35:53.717393 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2024.12.12 22:35:53.717585 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2024.12.12 22:35:53.717788 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2024.12.12 22:35:53.717931 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2024.12.12 22:35:53.719793 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002955958 sec., 1712811.88704305 rows/sec., 24.50 MiB/sec. 2024.12.12 22:35:53.720136 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:35:53.720428 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:53.720513 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_11_2} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:35:53.720605 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.12 22:35:54.023305 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.12.12 22:35:54.043801 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:54.043854 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:54.051361 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:35:54.052145 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:54.052490 [ 41 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:35:54.052622 [ 41 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:54.052691 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:54.053096 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:35:54.068115 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.12.12 22:35:54.069622 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:35:54.070870 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.12.12 22:35:54.075883 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.12.12 22:35:54.081243 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.12.12 22:35:54.086681 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.12.12 22:35:54.092320 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.12.12 22:35:54.097110 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.12.12 22:35:54.160129 [ 194 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.107302447 sec., 773.5145126746271 rows/sec., 4.00 MiB/sec. 2024.12.12 22:35:54.162709 [ 200 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:35:54.165800 [ 200 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:54.165945 [ 200 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_11_2} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:35:54.168325 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.12.12 22:35:55.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 168.83 MiB, peak 178.73 MiB, free memory in arenas 0.00 B, will set to 170.73 MiB (RSS), difference: 1.89 MiB 2024.12.12 22:35:57.034515 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:57.034709 [ 264 ] {1f839e71-e56b-4e42-841a-1fa75744ec69} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:35:57.034781 [ 264 ] {1f839e71-e56b-4e42-841a-1fa75744ec69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:35:57.035549 [ 264 ] {1f839e71-e56b-4e42-841a-1fa75744ec69} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:57.035599 [ 264 ] {1f839e71-e56b-4e42-841a-1fa75744ec69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:57.036071 [ 264 ] {1f839e71-e56b-4e42-841a-1fa75744ec69} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:35:57.036327 [ 264 ] {1f839e71-e56b-4e42-841a-1fa75744ec69} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:57.036582 [ 264 ] {1f839e71-e56b-4e42-841a-1fa75744ec69} executeQuery: Read 86 rows, 7.20 KiB in 0.001921 sec., 44768.34981780323 rows/sec., 3.66 MiB/sec. 2024.12.12 22:35:57.036676 [ 264 ] {1f839e71-e56b-4e42-841a-1fa75744ec69} TCPHandler: Processed in 0.002292895 sec. 2024.12.12 22:35:57.036911 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:57.037099 [ 265 ] {7c5bb45f-806d-4d6f-912c-0d37e2f8c2e2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:35:57.037166 [ 265 ] {7c5bb45f-806d-4d6f-912c-0d37e2f8c2e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:35:57.037896 [ 265 ] {7c5bb45f-806d-4d6f-912c-0d37e2f8c2e2} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:57.037936 [ 265 ] {7c5bb45f-806d-4d6f-912c-0d37e2f8c2e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:57.038378 [ 265 ] {7c5bb45f-806d-4d6f-912c-0d37e2f8c2e2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:35:57.038631 [ 265 ] {7c5bb45f-806d-4d6f-912c-0d37e2f8c2e2} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:57.038880 [ 265 ] {7c5bb45f-806d-4d6f-912c-0d37e2f8c2e2} executeQuery: Read 15 rows, 1.13 KiB in 0.001819 sec., 8246.289169873557 rows/sec., 620.08 KiB/sec. 2024.12.12 22:35:57.039018 [ 265 ] {7c5bb45f-806d-4d6f-912c-0d37e2f8c2e2} TCPHandler: Processed in 0.002235944 sec. 2024.12.12 22:35:57.039176 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:57.039319 [ 264 ] {b8933456-4836-4b6a-982f-76afca7e7172} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:35:57.039379 [ 264 ] {b8933456-4836-4b6a-982f-76afca7e7172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:35:57.040086 [ 264 ] {b8933456-4836-4b6a-982f-76afca7e7172} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:57.040128 [ 264 ] {b8933456-4836-4b6a-982f-76afca7e7172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:57.040502 [ 264 ] {b8933456-4836-4b6a-982f-76afca7e7172} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:35:57.040746 [ 264 ] {b8933456-4836-4b6a-982f-76afca7e7172} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:57.040956 [ 264 ] {b8933456-4836-4b6a-982f-76afca7e7172} executeQuery: Read 79 rows, 6.32 KiB in 0.001669 sec., 47333.73277411624 rows/sec., 3.70 MiB/sec. 2024.12.12 22:35:57.041009 [ 264 ] {b8933456-4836-4b6a-982f-76afca7e7172} TCPHandler: Processed in 0.001904417 sec. 2024.12.12 22:35:57.041172 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:57.041292 [ 265 ] {b005ba48-3391-44f4-ad35-bb7d12574238} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:57.041345 [ 265 ] {b005ba48-3391-44f4-ad35-bb7d12574238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:35:57.041929 [ 265 ] {b005ba48-3391-44f4-ad35-bb7d12574238} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:57.041966 [ 265 ] {b005ba48-3391-44f4-ad35-bb7d12574238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:57.042379 [ 265 ] {b005ba48-3391-44f4-ad35-bb7d12574238} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:35:57.042639 [ 265 ] {b005ba48-3391-44f4-ad35-bb7d12574238} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:57.042821 [ 265 ] {b005ba48-3391-44f4-ad35-bb7d12574238} executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. 2024.12.12 22:35:57.042873 [ 265 ] {b005ba48-3391-44f4-ad35-bb7d12574238} TCPHandler: Processed in 0.001759755 sec. 2024.12.12 22:35:57.043038 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:57.043180 [ 264 ] {ff46ae5f-bf23-4ac3-966a-73d7cdb4bd5d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:35:57.043274 [ 264 ] {ff46ae5f-bf23-4ac3-966a-73d7cdb4bd5d} 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 2024.12.12 22:35:57.044497 [ 264 ] {ff46ae5f-bf23-4ac3-966a-73d7cdb4bd5d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:57.044539 [ 264 ] {ff46ae5f-bf23-4ac3-966a-73d7cdb4bd5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:57.045201 [ 264 ] {ff46ae5f-bf23-4ac3-966a-73d7cdb4bd5d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:35:57.045482 [ 264 ] {ff46ae5f-bf23-4ac3-966a-73d7cdb4bd5d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:57.045723 [ 264 ] {ff46ae5f-bf23-4ac3-966a-73d7cdb4bd5d} executeQuery: Read 15 rows, 27.52 KiB in 0.002575 sec., 5825.242718446601 rows/sec., 10.44 MiB/sec. 2024.12.12 22:35:57.045819 [ 264 ] {ff46ae5f-bf23-4ac3-966a-73d7cdb4bd5d} TCPHandler: Processed in 0.002850076 sec. 2024.12.12 22:35:57.046026 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:35:57.046166 [ 265 ] {32b4a7cd-76f2-475f-b7c4-e987fececd6c} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:35:57.046226 [ 265 ] {32b4a7cd-76f2-475f-b7c4-e987fececd6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:35:57.046810 [ 265 ] {32b4a7cd-76f2-475f-b7c4-e987fececd6c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:35:57.046851 [ 265 ] {32b4a7cd-76f2-475f-b7c4-e987fececd6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:35:57.047222 [ 265 ] {32b4a7cd-76f2-475f-b7c4-e987fececd6c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:35:57.047468 [ 265 ] {32b4a7cd-76f2-475f-b7c4-e987fececd6c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:35:57.047668 [ 265 ] {32b4a7cd-76f2-475f-b7c4-e987fececd6c} executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. 2024.12.12 22:35:57.047721 [ 265 ] {32b4a7cd-76f2-475f-b7c4-e987fececd6c} TCPHandler: Processed in 0.001763505 sec. 2024.12.12 22:36:01.133017 [ 35 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:36:01.133083 [ 35 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:36:01.216818 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.12.12 22:36:01.217407 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 236 2024.12.12 22:36:01.218381 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:01.218449 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:01.219764 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:36:01.220262 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:01.220799 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.12.12 22:36:01.223179 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:01.223244 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:01.224792 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:36:01.225109 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:01.225653 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 236 2024.12.12 22:36:01.568187 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.12.12 22:36:01.587024 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:01.587082 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:01.597683 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:36:01.598911 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:01.602611 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.12.12 22:36:02.028968 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.029235 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.029663 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.029711 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:36:02.030035 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.030123 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.030303 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.12 22:36:02.030486 [ 296 ] {54115ea9-1807-4132-b833-c46b5041547a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.030508 [ 299 ] {54115ea9-1807-4132-b833-c46b5041547a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.030486 [ 298 ] {54115ea9-1807-4132-b833-c46b5041547a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.030673 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.030705 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.030829 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.030854 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.030898 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:36:02.030947 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:36:02.030991 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.12 22:36:02.032749 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} executeQuery: Read 23 rows, 982.00 B in 0.003626 sec., 6343.0777716492 rows/sec., 264.47 KiB/sec. 2024.12.12 22:36:02.032955 [ 264 ] {54115ea9-1807-4132-b833-c46b5041547a} TCPHandler: Processed in 0.004131911 sec. 2024.12.12 22:36:02.033410 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.033667 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.034116 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.034162 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.12 22:36:02.034489 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.034567 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.034744 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.12 22:36:02.034885 [ 301 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.034891 [ 296 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.034910 [ 299 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.035037 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.035067 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.035190 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.035213 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.035257 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.12 22:36:02.035306 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.12 22:36:02.035352 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.12 22:36:02.036814 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} executeQuery: Read 23 rows, 982.00 B in 0.003265 sec., 7044.410413476263 rows/sec., 293.72 KiB/sec. 2024.12.12 22:36:02.037021 [ 265 ] {366fbef7-1ca3-4d5b-b9c3-5f126fd63a40} TCPHandler: Processed in 0.003742364 sec. 2024.12.12 22:36:02.037656 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.037895 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', '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') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.038250 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.038296 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} 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', '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')" moved to PREWHERE 2024.12.12 22:36:02.038643 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.038716 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.038874 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.12 22:36:02.038993 [ 299 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.039017 [ 301 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.039008 [ 296 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.039145 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.039177 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.039290 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.039313 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.039357 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} 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', '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'))" 2024.12.12 22:36:02.039408 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} 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', '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'))" 2024.12.12 22:36:02.039453 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} 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', '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'))" 2024.12.12 22:36:02.040915 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} executeQuery: Read 23 rows, 982.00 B in 0.003131 sec., 7345.895879910571 rows/sec., 306.29 KiB/sec. 2024.12.12 22:36:02.041098 [ 264 ] {d5a44359-5a48-4ceb-8bfd-0644c9d23072} TCPHandler: Processed in 0.003529409 sec. 2024.12.12 22:36:02.041353 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.041542 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', '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') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.041875 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.041919 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} 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', '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')" moved to PREWHERE 2024.12.12 22:36:02.042213 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.042281 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.042430 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.12 22:36:02.042569 [ 296 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.042569 [ 301 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.042585 [ 299 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.042714 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.042742 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.042855 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.042877 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.042919 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} 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', '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'))" 2024.12.12 22:36:02.042968 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} 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', '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'))" 2024.12.12 22:36:02.043013 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} 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', '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'))" 2024.12.12 22:36:02.044427 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} executeQuery: Read 23 rows, 982.00 B in 0.00297 sec., 7744.107744107744 rows/sec., 322.89 KiB/sec. 2024.12.12 22:36:02.044623 [ 265 ] {1f1cd30c-654d-43e7-89ee-6f9808093feb} TCPHandler: Processed in 0.003326735 sec. 2024.12.12 22:36:02.044864 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.045068 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', '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:occupancy') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.045467 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.045521 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} 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', '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:occupancy')" moved to PREWHERE 2024.12.12 22:36:02.045887 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.045970 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.046121 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.12 22:36:02.046260 [ 301 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.046259 [ 296 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.046284 [ 299 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.046406 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.046431 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.046541 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.046564 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.046606 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} 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', '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:occupancy'))" 2024.12.12 22:36:02.046654 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} 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', '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:occupancy'))" 2024.12.12 22:36:02.046699 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} 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', '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:occupancy'))" 2024.12.12 22:36:02.048112 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} executeQuery: Read 23 rows, 982.00 B in 0.00315 sec., 7301.587301587301 rows/sec., 304.44 KiB/sec. 2024.12.12 22:36:02.048287 [ 264 ] {7e9e850f-3cea-4496-9452-fc2d18283ccc} TCPHandler: Processed in 0.003481888 sec. 2024.12.12 22:36:02.048539 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.048723 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.049056 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.049102 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} 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', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.12 22:36:02.049403 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.049470 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.049618 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.12 22:36:02.049746 [ 296 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.049771 [ 301 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.049780 [ 299 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.049888 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.049916 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.050026 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.050048 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.050090 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} 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', '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:inserts', 'switch_table:occupancy'))" 2024.12.12 22:36:02.050138 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} 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', '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:inserts', 'switch_table:occupancy'))" 2024.12.12 22:36:02.050184 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} 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', '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:inserts', 'switch_table:occupancy'))" 2024.12.12 22:36:02.051517 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} executeQuery: Read 23 rows, 982.00 B in 0.002879 sec., 7988.88502952414 rows/sec., 333.10 KiB/sec. 2024.12.12 22:36:02.051708 [ 265 ] {9bcbe52f-5fea-4300-b3eb-3793fbd64f26} TCPHandler: Processed in 0.003225003 sec. 2024.12.12 22:36:02.051944 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.052162 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.052568 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.052625 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.12 22:36:02.052993 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.053061 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.053212 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.12 22:36:02.053316 [ 299 ] {d367127a-06b0-4918-8a57-aff8526e958e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.053345 [ 301 ] {d367127a-06b0-4918-8a57-aff8526e958e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.053346 [ 296 ] {d367127a-06b0-4918-8a57-aff8526e958e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.053452 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.053480 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.053589 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.053611 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.053654 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.12 22:36:02.053702 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.12 22:36:02.053749 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.12 22:36:02.055124 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} executeQuery: Read 23 rows, 982.00 B in 0.00307 sec., 7491.856677524431 rows/sec., 312.37 KiB/sec. 2024.12.12 22:36:02.055299 [ 264 ] {d367127a-06b0-4918-8a57-aff8526e958e} TCPHandler: Processed in 0.003423668 sec. 2024.12.12 22:36:02.055557 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.055750 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.056092 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.056138 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.12 22:36:02.056454 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.056525 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.056678 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.12 22:36:02.056812 [ 296 ] {97745eaa-9581-40b0-b816-498b717360e2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.056812 [ 301 ] {97745eaa-9581-40b0-b816-498b717360e2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.056839 [ 299 ] {97745eaa-9581-40b0-b816-498b717360e2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.056954 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.056984 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.057093 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.057116 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.057158 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.12 22:36:02.057212 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.12 22:36:02.057264 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.12 22:36:02.058643 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} executeQuery: Read 23 rows, 982.00 B in 0.00298 sec., 7718.120805369127 rows/sec., 321.81 KiB/sec. 2024.12.12 22:36:02.058867 [ 265 ] {97745eaa-9581-40b0-b816-498b717360e2} TCPHandler: Processed in 0.003374517 sec. 2024.12.12 22:36:02.059129 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.059329 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.059678 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.059727 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.12 22:36:02.060048 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.060121 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.060274 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.12 22:36:02.060436 [ 299 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.060451 [ 301 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.060460 [ 296 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.060628 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.060670 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.060794 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.060817 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.060863 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.12 22:36:02.060919 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.12 22:36:02.060967 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.12 22:36:02.062408 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} executeQuery: Read 23 rows, 982.00 B in 0.003176 sec., 7241.813602015113 rows/sec., 301.95 KiB/sec. 2024.12.12 22:36:02.062583 [ 264 ] {c127e3c0-4b31-4bb7-8574-7076da89c1f7} TCPHandler: Processed in 0.003514579 sec. 2024.12.12 22:36:02.062894 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.063102 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.063466 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.063516 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.12 22:36:02.063854 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.063937 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.064105 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.12 22:36:02.064251 [ 296 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.064274 [ 301 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.064282 [ 299 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.064414 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.064444 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.064558 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.064581 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.064626 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.12 22:36:02.064677 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.12 22:36:02.064725 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} 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', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.12 22:36:02.066125 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} executeQuery: Read 23 rows, 982.00 B in 0.003116 sec., 7381.258023106548 rows/sec., 307.76 KiB/sec. 2024.12.12 22:36:02.066321 [ 265 ] {21a92ffa-c1f7-4776-8281-792d9fdcf4f9} TCPHandler: Processed in 0.003498369 sec. 2024.12.12 22:36:02.066621 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.066820 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.12 22:36:02.067168 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.067216 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} 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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.12 22:36:02.067543 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.067611 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.067763 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.12 22:36:02.067902 [ 301 ] {f259da71-7648-422a-b140-b98c0b327718} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.067908 [ 296 ] {f259da71-7648-422a-b140-b98c0b327718} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.067927 [ 299 ] {f259da71-7648-422a-b140-b98c0b327718} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.068056 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.068080 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.068190 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.068212 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.068255 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} 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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.12 22:36:02.068304 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} 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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.12 22:36:02.068349 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} 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', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.12 22:36:02.069767 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} executeQuery: Read 23 rows, 982.00 B in 0.003048 sec., 7545.931758530184 rows/sec., 314.63 KiB/sec. 2024.12.12 22:36:02.069941 [ 264 ] {f259da71-7648-422a-b140-b98c0b327718} TCPHandler: Processed in 0.003383126 sec. 2024.12.12 22:36:02.073958 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.074152 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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', '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) 2024.12.12 22:36:02.074504 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.074554 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} 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', '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 2024.12.12 22:36:02.074885 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.074952 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.075101 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.12 22:36:02.075205 [ 296 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.075219 [ 298 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.075211 [ 301 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.075334 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.075367 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.075480 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.075502 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 23 rows with 3 streams 2024.12.12 22:36:02.075547 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} 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', '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'))" 2024.12.12 22:36:02.075596 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} 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', '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'))" 2024.12.12 22:36:02.075642 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} 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', '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'))" 2024.12.12 22:36:02.076952 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} executeQuery: Read 23 rows, 982.00 B in 0.002894 sec., 7947.477539737388 rows/sec., 331.37 KiB/sec. 2024.12.12 22:36:02.077146 [ 265 ] {bc27047f-aa91-4eb6-bc10-1cf2cdcd00af} TCPHandler: Processed in 0.003251414 sec. 2024.12.12 22:36:02.083593 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.083732 [ 264 ] {80944f8e-838f-442f-b1bc-6ff060652d31} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.12 22:36:02.083789 [ 264 ] {80944f8e-838f-442f-b1bc-6ff060652d31} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.084558 [ 264 ] {80944f8e-838f-442f-b1bc-6ff060652d31} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.084604 [ 264 ] {80944f8e-838f-442f-b1bc-6ff060652d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.085153 [ 264 ] {80944f8e-838f-442f-b1bc-6ff060652d31} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:36:02.085389 [ 264 ] {80944f8e-838f-442f-b1bc-6ff060652d31} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.085595 [ 264 ] {80944f8e-838f-442f-b1bc-6ff060652d31} executeQuery: Read 12 rows, 2.49 KiB in 0.001901 sec., 6312.46712256707 rows/sec., 1.28 MiB/sec. 2024.12.12 22:36:02.085651 [ 264 ] {80944f8e-838f-442f-b1bc-6ff060652d31} TCPHandler: Processed in 0.002130722 sec. 2024.12.12 22:36:02.085799 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.085932 [ 265 ] {b19bad08-ebae-4adc-82c5-1ee94b8c0f6a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.085985 [ 265 ] {b19bad08-ebae-4adc-82c5-1ee94b8c0f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:36:02.087226 [ 265 ] {b19bad08-ebae-4adc-82c5-1ee94b8c0f6a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.087271 [ 265 ] {b19bad08-ebae-4adc-82c5-1ee94b8c0f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.087695 [ 265 ] {b19bad08-ebae-4adc-82c5-1ee94b8c0f6a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:36:02.087944 [ 265 ] {b19bad08-ebae-4adc-82c5-1ee94b8c0f6a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.088217 [ 265 ] {b19bad08-ebae-4adc-82c5-1ee94b8c0f6a} executeQuery: Read 14 rows, 1.01 KiB in 0.002301 sec., 6084.311169056931 rows/sec., 437.99 KiB/sec. 2024.12.12 22:36:02.088317 [ 265 ] {b19bad08-ebae-4adc-82c5-1ee94b8c0f6a} TCPHandler: Processed in 0.00257433 sec. 2024.12.12 22:36:02.088462 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.088583 [ 264 ] {c1228f44-ff69-46b3-a25b-38230fd6c6cf} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:02.088633 [ 264 ] {c1228f44-ff69-46b3-a25b-38230fd6c6cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:02.089336 [ 264 ] {c1228f44-ff69-46b3-a25b-38230fd6c6cf} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.089375 [ 264 ] {c1228f44-ff69-46b3-a25b-38230fd6c6cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.089788 [ 264 ] {c1228f44-ff69-46b3-a25b-38230fd6c6cf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:36:02.090051 [ 264 ] {c1228f44-ff69-46b3-a25b-38230fd6c6cf} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.090293 [ 264 ] {c1228f44-ff69-46b3-a25b-38230fd6c6cf} executeQuery: Read 255 rows, 22.91 KiB in 0.001729 sec., 147484.0948525159 rows/sec., 12.94 MiB/sec. 2024.12.12 22:36:02.090494 [ 264 ] {c1228f44-ff69-46b3-a25b-38230fd6c6cf} TCPHandler: Processed in 0.002079971 sec. 2024.12.12 22:36:02.090651 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.090780 [ 265 ] {07c5bbd6-952c-4d12-bfd0-a372599d301b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.090831 [ 265 ] {07c5bbd6-952c-4d12-bfd0-a372599d301b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:02.091480 [ 265 ] {07c5bbd6-952c-4d12-bfd0-a372599d301b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.091522 [ 265 ] {07c5bbd6-952c-4d12-bfd0-a372599d301b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.091896 [ 265 ] {07c5bbd6-952c-4d12-bfd0-a372599d301b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:36:02.092140 [ 265 ] {07c5bbd6-952c-4d12-bfd0-a372599d301b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.092390 [ 265 ] {07c5bbd6-952c-4d12-bfd0-a372599d301b} executeQuery: Read 33 rows, 2.41 KiB in 0.00162 sec., 20370.370370370372 rows/sec., 1.45 MiB/sec. 2024.12.12 22:36:02.092599 [ 265 ] {07c5bbd6-952c-4d12-bfd0-a372599d301b} TCPHandler: Processed in 0.002005559 sec. 2024.12.12 22:36:02.092763 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.092885 [ 264 ] {ed2c993a-19d1-4a13-92a5-31444fd8e8d2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.092935 [ 264 ] {ed2c993a-19d1-4a13-92a5-31444fd8e8d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:36:02.093707 [ 264 ] {ed2c993a-19d1-4a13-92a5-31444fd8e8d2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.093748 [ 264 ] {ed2c993a-19d1-4a13-92a5-31444fd8e8d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.094106 [ 264 ] {ed2c993a-19d1-4a13-92a5-31444fd8e8d2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:36:02.094347 [ 264 ] {ed2c993a-19d1-4a13-92a5-31444fd8e8d2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.094622 [ 264 ] {ed2c993a-19d1-4a13-92a5-31444fd8e8d2} executeQuery: Read 14 rows, 1004.00 B in 0.001743 sec., 8032.128514056225 rows/sec., 562.52 KiB/sec. 2024.12.12 22:36:02.094695 [ 264 ] {ed2c993a-19d1-4a13-92a5-31444fd8e8d2} TCPHandler: Processed in 0.001991839 sec. 2024.12.12 22:36:02.094850 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.094982 [ 265 ] {b2dd3a50-9b22-4a76-a4a2-aed233489e70} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.095031 [ 265 ] {b2dd3a50-9b22-4a76-a4a2-aed233489e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:36:02.095633 [ 265 ] {b2dd3a50-9b22-4a76-a4a2-aed233489e70} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.095675 [ 265 ] {b2dd3a50-9b22-4a76-a4a2-aed233489e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.096036 [ 265 ] {b2dd3a50-9b22-4a76-a4a2-aed233489e70} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:36:02.096281 [ 265 ] {b2dd3a50-9b22-4a76-a4a2-aed233489e70} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.096544 [ 265 ] {b2dd3a50-9b22-4a76-a4a2-aed233489e70} executeQuery: Read 13 rows, 830.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 518.92 KiB/sec. 2024.12.12 22:36:02.096639 [ 265 ] {b2dd3a50-9b22-4a76-a4a2-aed233489e70} TCPHandler: Processed in 0.001853277 sec. 2024.12.12 22:36:02.096791 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.096911 [ 264 ] {68e8b473-a233-4360-9aed-44d3ba46acac} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:02.096961 [ 264 ] {68e8b473-a233-4360-9aed-44d3ba46acac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:02.097796 [ 264 ] {68e8b473-a233-4360-9aed-44d3ba46acac} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.097843 [ 264 ] {68e8b473-a233-4360-9aed-44d3ba46acac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.098241 [ 264 ] {68e8b473-a233-4360-9aed-44d3ba46acac} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:36:02.098499 [ 264 ] {68e8b473-a233-4360-9aed-44d3ba46acac} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.098800 [ 264 ] {68e8b473-a233-4360-9aed-44d3ba46acac} executeQuery: Read 408 rows, 29.76 KiB in 0.00188 sec., 217021.27659574468 rows/sec., 15.46 MiB/sec. 2024.12.12 22:36:02.098924 [ 264 ] {68e8b473-a233-4360-9aed-44d3ba46acac} TCPHandler: Processed in 0.002195574 sec. 2024.12.12 22:36:02.099085 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.099206 [ 265 ] {49ddf44c-1256-4340-8aaa-f3d9d990d71a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:36:02.099258 [ 265 ] {49ddf44c-1256-4340-8aaa-f3d9d990d71a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:36:02.099775 [ 265 ] {49ddf44c-1256-4340-8aaa-f3d9d990d71a} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.099816 [ 265 ] {49ddf44c-1256-4340-8aaa-f3d9d990d71a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.100207 [ 265 ] {49ddf44c-1256-4340-8aaa-f3d9d990d71a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:36:02.100459 [ 265 ] {49ddf44c-1256-4340-8aaa-f3d9d990d71a} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.100732 [ 265 ] {49ddf44c-1256-4340-8aaa-f3d9d990d71a} executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. 2024.12.12 22:36:02.100797 [ 265 ] {49ddf44c-1256-4340-8aaa-f3d9d990d71a} TCPHandler: Processed in 0.001777305 sec. 2024.12.12 22:36:02.100942 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.101064 [ 264 ] {5869e516-51bf-4f3e-9352-4e76436a5e86} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.101119 [ 264 ] {5869e516-51bf-4f3e-9352-4e76436a5e86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:02.101748 [ 264 ] {5869e516-51bf-4f3e-9352-4e76436a5e86} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.101795 [ 264 ] {5869e516-51bf-4f3e-9352-4e76436a5e86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.102256 [ 264 ] {5869e516-51bf-4f3e-9352-4e76436a5e86} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:36:02.102553 [ 264 ] {5869e516-51bf-4f3e-9352-4e76436a5e86} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.102749 [ 34 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:36:02.102820 [ 264 ] {5869e516-51bf-4f3e-9352-4e76436a5e86} executeQuery: Read 237 rows, 16.27 KiB in 0.001772 sec., 133747.17832957112 rows/sec., 8.96 MiB/sec. 2024.12.12 22:36:02.102836 [ 34 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.102920 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.102973 [ 264 ] {5869e516-51bf-4f3e-9352-4e76436a5e86} TCPHandler: Processed in 0.002086591 sec. 2024.12.12 22:36:02.103322 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.103391 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:36:02.103607 [ 265 ] {b837f10d-1d3d-4572-a68c-fef65f4562b0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.103675 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:02.103727 [ 265 ] {b837f10d-1d3d-4572-a68c-fef65f4562b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:36:02.103755 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.12 22:36:02.104069 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2024.12.12 22:36:02.104561 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2024.12.12 22:36:02.104917 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 132 rows starting from the beginning of the part 2024.12.12 22:36:02.105221 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2024.12.12 22:36:02.105588 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part 2024.12.12 22:36:02.106362 [ 265 ] {b837f10d-1d3d-4572-a68c-fef65f4562b0} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.106412 [ 265 ] {b837f10d-1d3d-4572-a68c-fef65f4562b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.107340 [ 265 ] {b837f10d-1d3d-4572-a68c-fef65f4562b0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.12 22:36:02.107899 [ 265 ] {b837f10d-1d3d-4572-a68c-fef65f4562b0} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.108525 [ 265 ] {b837f10d-1d3d-4572-a68c-fef65f4562b0} executeQuery: Read 1 rows, 69.00 B in 0.004989 sec., 200.44097013429544 rows/sec., 13.51 KiB/sec. 2024.12.12 22:36:02.108727 [ 265 ] {b837f10d-1d3d-4572-a68c-fef65f4562b0} TCPHandler: Processed in 0.005630281 sec. 2024.12.12 22:36:02.109000 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.109165 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 5 columns (5 merged, 0 gathered) in 0.00612376 sec., 90957.18970044548 rows/sec., 6.26 MiB/sec. 2024.12.12 22:36:02.109208 [ 264 ] {05096eba-42f3-4641-a7f7-ab470bdc2729} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.109312 [ 264 ] {05096eba-42f3-4641-a7f7-ab470bdc2729} 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 2024.12.12 22:36:02.109487 [ 199 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:36:02.110326 [ 199 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.110701 [ 199 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_6_1} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:36:02.110887 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.12 22:36:02.111533 [ 264 ] {05096eba-42f3-4641-a7f7-ab470bdc2729} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.111580 [ 264 ] {05096eba-42f3-4641-a7f7-ab470bdc2729} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.112258 [ 264 ] {05096eba-42f3-4641-a7f7-ab470bdc2729} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:36:02.112521 [ 264 ] {05096eba-42f3-4641-a7f7-ab470bdc2729} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.112867 [ 264 ] {05096eba-42f3-4641-a7f7-ab470bdc2729} executeQuery: Read 26 rows, 47.71 KiB in 0.003677 sec., 7070.981778623878 rows/sec., 12.67 MiB/sec. 2024.12.12 22:36:02.113039 [ 264 ] {05096eba-42f3-4641-a7f7-ab470bdc2729} TCPHandler: Processed in 0.004201043 sec. 2024.12.12 22:36:02.113197 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.113321 [ 265 ] {a4c890fb-ea9f-41f0-93de-681ffd05586f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.113372 [ 265 ] {a4c890fb-ea9f-41f0-93de-681ffd05586f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:02.113907 [ 265 ] {a4c890fb-ea9f-41f0-93de-681ffd05586f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.113948 [ 265 ] {a4c890fb-ea9f-41f0-93de-681ffd05586f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.114349 [ 265 ] {a4c890fb-ea9f-41f0-93de-681ffd05586f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:36:02.114592 [ 265 ] {a4c890fb-ea9f-41f0-93de-681ffd05586f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.114759 [ 34 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:36:02.114819 [ 34 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.114836 [ 265 ] {a4c890fb-ea9f-41f0-93de-681ffd05586f} executeQuery: Read 82 rows, 5.33 KiB in 0.001526 sec., 53735.25557011795 rows/sec., 3.41 MiB/sec. 2024.12.12 22:36:02.114858 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.114983 [ 265 ] {a4c890fb-ea9f-41f0-93de-681ffd05586f} TCPHandler: Processed in 0.001840826 sec. 2024.12.12 22:36:02.115064 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:36:02.115162 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:02.115192 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.12 22:36:02.115274 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part 2024.12.12 22:36:02.115512 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2024.12.12 22:36:02.115650 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part 2024.12.12 22:36:02.115739 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2024.12.12 22:36:02.115941 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part 2024.12.12 22:36:02.117100 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002125291 sec., 103515.23626646891 rows/sec., 6.74 MiB/sec. 2024.12.12 22:36:02.117306 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:36:02.117640 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.117728 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_6_1} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:36:02.117830 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:36:02.519579 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.519838 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:36:02.520269 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.520321 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} 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 2024.12.12 22:36:02.520676 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.520755 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.520931 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.12 22:36:02.521144 [ 299 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.521181 [ 296 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.521184 [ 301 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.521188 [ 298 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.12 22:36:02.521391 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.521425 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.521569 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.521594 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.12.12 22:36:02.521668 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} 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'))" 2024.12.12 22:36:02.521717 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} 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'))" 2024.12.12 22:36:02.521760 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} 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'))" 2024.12.12 22:36:02.521803 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} 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'))" 2024.12.12 22:36:02.524408 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} executeQuery: Read 35 rows, 1.35 KiB in 0.004688 sec., 7465.870307167235 rows/sec., 287.26 KiB/sec. 2024.12.12 22:36:02.524661 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} MemoryTracker: Peak memory usage (for query): 142.38 KiB. 2024.12.12 22:36:02.524680 [ 264 ] {ad3a7ed6-e801-4b17-ae1b-f6976c3ecf8c} TCPHandler: Processed in 0.005224452 sec. 2024.12.12 22:36:02.525113 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.525390 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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) 2024.12.12 22:36:02.525871 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.525923 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} 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 2024.12.12 22:36:02.526327 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.526424 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.526662 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.12 22:36:02.526831 [ 296 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.526862 [ 299 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.12 22:36:02.526894 [ 303 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.526871 [ 301 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.527082 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.527122 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.527300 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.527333 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.12.12 22:36:02.527388 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} 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'))" 2024.12.12 22:36:02.527453 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} 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'))" 2024.12.12 22:36:02.527512 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} 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'))" 2024.12.12 22:36:02.527568 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} 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'))" 2024.12.12 22:36:02.529565 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} executeQuery: Read 35 rows, 1.35 KiB in 0.004309 sec., 8122.534230679971 rows/sec., 312.53 KiB/sec. 2024.12.12 22:36:02.529833 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} MemoryTracker: Peak memory usage (for query): 142.38 KiB. 2024.12.12 22:36:02.529853 [ 265 ] {b1aa7585-0a4b-4611-8929-46c55312ae91} TCPHandler: Processed in 0.004873576 sec. 2024.12.12 22:36:02.530134 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.530335 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:36:02.530694 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.530746 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} 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 2024.12.12 22:36:02.531080 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.531149 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.531303 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.12 22:36:02.531445 [ 303 ] {05454f36-257b-4135-b43f-accbf8de60df} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.531481 [ 299 ] {05454f36-257b-4135-b43f-accbf8de60df} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.12 22:36:02.531504 [ 296 ] {05454f36-257b-4135-b43f-accbf8de60df} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.531511 [ 301 ] {05454f36-257b-4135-b43f-accbf8de60df} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.531634 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.531666 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.531798 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.531822 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.12.12 22:36:02.531865 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} 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'))" 2024.12.12 22:36:02.531914 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} 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'))" 2024.12.12 22:36:02.531958 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} 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'))" 2024.12.12 22:36:02.532002 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} 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'))" 2024.12.12 22:36:02.533953 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} executeQuery: Read 35 rows, 1.35 KiB in 0.003717 sec., 9416.195856873823 rows/sec., 362.30 KiB/sec. 2024.12.12 22:36:02.534182 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} MemoryTracker: Peak memory usage (for query): 142.60 KiB. 2024.12.12 22:36:02.534200 [ 264 ] {05454f36-257b-4135-b43f-accbf8de60df} TCPHandler: Processed in 0.004128811 sec. 2024.12.12 22:36:02.534467 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.534674 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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) 2024.12.12 22:36:02.535034 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.535083 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} 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 2024.12.12 22:36:02.535415 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.535482 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.535635 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.12 22:36:02.535769 [ 296 ] {6e080d4e-e516-487a-81a0-0f364768eb49} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.535827 [ 299 ] {6e080d4e-e516-487a-81a0-0f364768eb49} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.12 22:36:02.535829 [ 303 ] {6e080d4e-e516-487a-81a0-0f364768eb49} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.535840 [ 301 ] {6e080d4e-e516-487a-81a0-0f364768eb49} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.535988 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.536018 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.536148 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.536170 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.12.12 22:36:02.536214 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} 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'))" 2024.12.12 22:36:02.536262 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} 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'))" 2024.12.12 22:36:02.536310 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} 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'))" 2024.12.12 22:36:02.536355 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} 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'))" 2024.12.12 22:36:02.538360 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} executeQuery: Read 35 rows, 1.35 KiB in 0.003789 sec., 9237.265769332278 rows/sec., 355.42 KiB/sec. 2024.12.12 22:36:02.538655 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} MemoryTracker: Peak memory usage (for query): 142.90 KiB. 2024.12.12 22:36:02.538678 [ 265 ] {6e080d4e-e516-487a-81a0-0f364768eb49} TCPHandler: Processed in 0.004272224 sec. 2024.12.12 22:36:02.538980 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.539176 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:36:02.539531 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.539583 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} 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 2024.12.12 22:36:02.539917 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.539985 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.540137 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.12 22:36:02.540301 [ 296 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.540333 [ 303 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.540369 [ 298 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.12 22:36:02.540370 [ 301 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.540522 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.540552 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.540680 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.540703 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.12.12 22:36:02.540745 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} 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'))" 2024.12.12 22:36:02.540792 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} 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'))" 2024.12.12 22:36:02.540838 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} 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'))" 2024.12.12 22:36:02.540881 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} 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'))" 2024.12.12 22:36:02.542881 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} executeQuery: Read 35 rows, 1.35 KiB in 0.003799 sec., 9212.950776520138 rows/sec., 354.48 KiB/sec. 2024.12.12 22:36:02.543150 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} MemoryTracker: Peak memory usage (for query): 143.21 KiB. 2024.12.12 22:36:02.543171 [ 264 ] {71b2be1d-0d4c-4c75-bd44-a1bc61c669db} TCPHandler: Processed in 0.004262224 sec. 2024.12.12 22:36:02.543460 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.543697 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} executeQuery: (from [fd00:1122:3344:101::d]:45813) 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) 2024.12.12 22:36:02.544189 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.544258 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} 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 2024.12.12 22:36:02.544718 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.544790 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.544941 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.12 22:36:02.545117 [ 303 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.545145 [ 299 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.545165 [ 296 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.12 22:36:02.545173 [ 301 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.545334 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.545365 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.545494 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.545516 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.12.12 22:36:02.545558 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} 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'))" 2024.12.12 22:36:02.545608 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} 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'))" 2024.12.12 22:36:02.545655 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} 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'))" 2024.12.12 22:36:02.545699 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} 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'))" 2024.12.12 22:36:02.547675 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} executeQuery: Read 35 rows, 1.35 KiB in 0.004103 sec., 8530.343650987083 rows/sec., 328.22 KiB/sec. 2024.12.12 22:36:02.547912 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} MemoryTracker: Peak memory usage (for query): 143.58 KiB. 2024.12.12 22:36:02.547929 [ 265 ] {b19a9dec-8911-48f2-b4f7-47274a256c22} TCPHandler: Processed in 0.004537939 sec. 2024.12.12 22:36:02.655411 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.655792 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} executeQuery: (from [fd00:1122:3344:101::d]:46157) 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) 2024.12.12 22:36:02.656277 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.12 22:36:02.656329 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} 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 2024.12.12 22:36:02.656677 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.656744 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.12 22:36:02.656899 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.12.12 22:36:02.657185 [ 303 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.12 22:36:02.657235 [ 296 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.12 22:36:02.657259 [ 298 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.12 22:36:02.657255 [ 301 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.12 22:36:02.657496 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (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 2024.12.12 22:36:02.657530 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.12 22:36:02.657665 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.12 22:36:02.657688 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (SelectExecutor): Reading approx. 35 rows with 4 streams 2024.12.12 22:36:02.657732 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} 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'))" 2024.12.12 22:36:02.657783 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} 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'))" 2024.12.12 22:36:02.657831 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} 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'))" 2024.12.12 22:36:02.657876 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} 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'))" 2024.12.12 22:36:02.659734 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} executeQuery: Read 35 rows, 1.35 KiB in 0.004136 sec., 8462.282398452611 rows/sec., 325.60 KiB/sec. 2024.12.12 22:36:02.659991 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} MemoryTracker: Peak memory usage (for query): 143.80 KiB. 2024.12.12 22:36:02.660012 [ 264 ] {14d7b531-00d8-4874-94d7-d4ba99c9ae82} TCPHandler: Processed in 0.004726603 sec. 2024.12.12 22:36:02.660457 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.660594 [ 265 ] {89efce78-1dd2-4ea2-8b1f-11ae6fc03aa8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.12 22:36:02.660648 [ 265 ] {89efce78-1dd2-4ea2-8b1f-11ae6fc03aa8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.12 22:36:02.661430 [ 265 ] {89efce78-1dd2-4ea2-8b1f-11ae6fc03aa8} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.661478 [ 265 ] {89efce78-1dd2-4ea2-8b1f-11ae6fc03aa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.661977 [ 265 ] {89efce78-1dd2-4ea2-8b1f-11ae6fc03aa8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:36:02.662207 [ 265 ] {89efce78-1dd2-4ea2-8b1f-11ae6fc03aa8} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.662479 [ 265 ] {89efce78-1dd2-4ea2-8b1f-11ae6fc03aa8} executeQuery: Read 7 rows, 1.42 KiB in 0.001917 sec., 3651.5388628064684 rows/sec., 742.74 KiB/sec. 2024.12.12 22:36:02.662674 [ 265 ] {89efce78-1dd2-4ea2-8b1f-11ae6fc03aa8} TCPHandler: Processed in 0.002271834 sec. 2024.12.12 22:36:02.662911 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.663108 [ 264 ] {8e18b658-4f63-44e9-8f36-de5f9f2ccbfe} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:02.663168 [ 264 ] {8e18b658-4f63-44e9-8f36-de5f9f2ccbfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:02.664831 [ 264 ] {8e18b658-4f63-44e9-8f36-de5f9f2ccbfe} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.664872 [ 264 ] {8e18b658-4f63-44e9-8f36-de5f9f2ccbfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.665376 [ 264 ] {8e18b658-4f63-44e9-8f36-de5f9f2ccbfe} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:36:02.665627 [ 264 ] {8e18b658-4f63-44e9-8f36-de5f9f2ccbfe} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.665760 [ 33 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:36:02.665811 [ 33 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.665827 [ 264 ] {8e18b658-4f63-44e9-8f36-de5f9f2ccbfe} executeQuery: Read 1229 rows, 103.59 KiB in 0.002761 sec., 445128.5766026802 rows/sec., 36.64 MiB/sec. 2024.12.12 22:36:02.665838 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.665939 [ 264 ] {8e18b658-4f63-44e9-8f36-de5f9f2ccbfe} TCPHandler: Processed in 0.003137522 sec. 2024.12.12 22:36:02.666114 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:36:02.666242 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.666330 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:02.666389 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 56 rows starting from the beginning of the part 2024.12.12 22:36:02.666582 [ 265 ] {37435e7a-ca6c-4606-9e26-c82aacc0840a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.666735 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2024.12.12 22:36:02.666874 [ 265 ] {37435e7a-ca6c-4606-9e26-c82aacc0840a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:02.667224 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part 2024.12.12 22:36:02.667598 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 86 rows starting from the beginning of the part 2024.12.12 22:36:02.667975 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 255 rows starting from the beginning of the part 2024.12.12 22:36:02.668348 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1229 rows starting from the beginning of the part 2024.12.12 22:36:02.669551 [ 265 ] {37435e7a-ca6c-4606-9e26-c82aacc0840a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.669602 [ 265 ] {37435e7a-ca6c-4606-9e26-c82aacc0840a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.670160 [ 265 ] {37435e7a-ca6c-4606-9e26-c82aacc0840a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:36:02.670454 [ 265 ] {37435e7a-ca6c-4606-9e26-c82aacc0840a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.670651 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 5 columns (5 merged, 0 gathered) in 0.004683482 sec., 377923.9463288212 rows/sec., 33.06 MiB/sec. 2024.12.12 22:36:02.670814 [ 33 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.12.12 22:36:02.670910 [ 265 ] {37435e7a-ca6c-4606-9e26-c82aacc0840a} executeQuery: Read 16 rows, 1.20 KiB in 0.00445 sec., 3595.5056179775283 rows/sec., 270.37 KiB/sec. 2024.12.12 22:36:02.670920 [ 33 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.671067 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.671119 [ 265 ] {37435e7a-ca6c-4606-9e26-c82aacc0840a} TCPHandler: Processed in 0.004984168 sec. 2024.12.12 22:36:02.671190 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:36:02.671402 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.671428 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.12.12 22:36:02.671720 [ 264 ] {b29bdd53-5c4f-41a3-9b03-f633a252f6c1} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.671826 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:02.671886 [ 264 ] {b29bdd53-5c4f-41a3-9b03-f633a252f6c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:36:02.671915 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 26 rows starting from the beginning of the part 2024.12.12 22:36:02.672332 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part 2024.12.12 22:36:02.672668 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.672754 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2024.12.12 22:36:02.673203 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_11_2} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:36:02.673314 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part 2024.12.12 22:36:02.673565 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2024.12.12 22:36:02.673840 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part 2024.12.12 22:36:02.674126 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part 2024.12.12 22:36:02.675463 [ 264 ] {b29bdd53-5c4f-41a3-9b03-f633a252f6c1} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.675543 [ 264 ] {b29bdd53-5c4f-41a3-9b03-f633a252f6c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.676683 [ 264 ] {b29bdd53-5c4f-41a3-9b03-f633a252f6c1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:36:02.676716 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.005524468 sec., 24436.742144220945 rows/sec., 1.87 MiB/sec. 2024.12.12 22:36:02.676920 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.12.12 22:36:02.677149 [ 264 ] {b29bdd53-5c4f-41a3-9b03-f633a252f6c1} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.677487 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.677525 [ 264 ] {b29bdd53-5c4f-41a3-9b03-f633a252f6c1} executeQuery: Read 228 rows, 15.81 KiB in 0.005925 sec., 38481.01265822785 rows/sec., 2.61 MiB/sec. 2024.12.12 22:36:02.677664 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_10_2} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.12.12 22:36:02.677682 [ 264 ] {b29bdd53-5c4f-41a3-9b03-f633a252f6c1} TCPHandler: Processed in 0.006427306 sec. 2024.12.12 22:36:02.677898 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:36:02.678006 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.678158 [ 265 ] {c099085a-dfdd-4762-88e3-286b7767b676} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:02.678215 [ 265 ] {c099085a-dfdd-4762-88e3-286b7767b676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:02.679112 [ 265 ] {c099085a-dfdd-4762-88e3-286b7767b676} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.679151 [ 265 ] {c099085a-dfdd-4762-88e3-286b7767b676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.679536 [ 265 ] {c099085a-dfdd-4762-88e3-286b7767b676} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:36:02.679779 [ 265 ] {c099085a-dfdd-4762-88e3-286b7767b676} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.679939 [ 33 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:36:02.680009 [ 33 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.680033 [ 265 ] {c099085a-dfdd-4762-88e3-286b7767b676} executeQuery: Read 536 rows, 40.69 KiB in 0.001901 sec., 281956.8648079958 rows/sec., 20.90 MiB/sec. 2024.12.12 22:36:02.680065 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.680155 [ 265 ] {c099085a-dfdd-4762-88e3-286b7767b676} TCPHandler: Processed in 0.002320786 sec. 2024.12.12 22:36:02.680303 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:36:02.680415 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.680452 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:02.680509 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2024.12.12 22:36:02.680809 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part 2024.12.12 22:36:02.680962 [ 264 ] {79d09534-d8de-4432-87f2-fcefda30277d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.681136 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 94 rows starting from the beginning of the part 2024.12.12 22:36:02.681213 [ 264 ] {79d09534-d8de-4432-87f2-fcefda30277d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:02.681471 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 79 rows starting from the beginning of the part 2024.12.12 22:36:02.681735 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 408 rows starting from the beginning of the part 2024.12.12 22:36:02.681929 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 536 rows starting from the beginning of the part 2024.12.12 22:36:02.684582 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 5 columns (5 merged, 0 gathered) in 0.004374426 sec., 272950.0967669815 rows/sec., 21.24 MiB/sec. 2024.12.12 22:36:02.684788 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:36:02.685088 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.685164 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_11_2} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:36:02.685230 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2024.12.12 22:36:02.686812 [ 264 ] {79d09534-d8de-4432-87f2-fcefda30277d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.686855 [ 264 ] {79d09534-d8de-4432-87f2-fcefda30277d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.688013 [ 264 ] {79d09534-d8de-4432-87f2-fcefda30277d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:36:02.688271 [ 264 ] {79d09534-d8de-4432-87f2-fcefda30277d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.688466 [ 264 ] {79d09534-d8de-4432-87f2-fcefda30277d} executeQuery: Read 2997 rows, 204.97 KiB in 0.007825 sec., 383003.1948881789 rows/sec., 25.58 MiB/sec. 2024.12.12 22:36:02.688536 [ 264 ] {79d09534-d8de-4432-87f2-fcefda30277d} TCPHandler: Processed in 0.008259882 sec. 2024.12.12 22:36:02.688746 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.688969 [ 265 ] {d1713311-a066-4be3-be59-acf170fc2e80} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.689085 [ 265 ] {d1713311-a066-4be3-be59-acf170fc2e80} 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 2024.12.12 22:36:02.690183 [ 265 ] {d1713311-a066-4be3-be59-acf170fc2e80} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.690222 [ 265 ] {d1713311-a066-4be3-be59-acf170fc2e80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.690851 [ 265 ] {d1713311-a066-4be3-be59-acf170fc2e80} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:36:02.691111 [ 265 ] {d1713311-a066-4be3-be59-acf170fc2e80} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.691376 [ 265 ] {d1713311-a066-4be3-be59-acf170fc2e80} executeQuery: Read 16 rows, 29.36 KiB in 0.002461 sec., 6501.42218610321 rows/sec., 11.65 MiB/sec. 2024.12.12 22:36:02.691467 [ 265 ] {d1713311-a066-4be3-be59-acf170fc2e80} TCPHandler: Processed in 0.002832266 sec. 2024.12.12 22:36:02.691664 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:02.691884 [ 264 ] {0245a3d8-ffaa-41d5-9fd2-1847c87dda54} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:02.691976 [ 264 ] {0245a3d8-ffaa-41d5-9fd2-1847c87dda54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:02.692478 [ 264 ] {0245a3d8-ffaa-41d5-9fd2-1847c87dda54} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:02.692516 [ 264 ] {0245a3d8-ffaa-41d5-9fd2-1847c87dda54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:02.692877 [ 264 ] {0245a3d8-ffaa-41d5-9fd2-1847c87dda54} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:36:02.693118 [ 264 ] {0245a3d8-ffaa-41d5-9fd2-1847c87dda54} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:02.693304 [ 264 ] {0245a3d8-ffaa-41d5-9fd2-1847c87dda54} executeQuery: Read 12 rows, 848.00 B in 0.001476 sec., 8130.081300813007 rows/sec., 561.06 KiB/sec. 2024.12.12 22:36:02.693354 [ 264 ] {0245a3d8-ffaa-41d5-9fd2-1847c87dda54} TCPHandler: Processed in 0.001800285 sec. 2024.12.12 22:36:03.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 174.94 MiB, peak 178.73 MiB, free memory in arenas 0.00 B, will set to 172.55 MiB (RSS), difference: -2.39 MiB 2024.12.12 22:36:07.031731 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:07.031957 [ 264 ] {5e515e75-25c6-4fb5-81c4-41b4924830a5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:07.032035 [ 264 ] {5e515e75-25c6-4fb5-81c4-41b4924830a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:07.032785 [ 264 ] {5e515e75-25c6-4fb5-81c4-41b4924830a5} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:07.032826 [ 264 ] {5e515e75-25c6-4fb5-81c4-41b4924830a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:07.033246 [ 264 ] {5e515e75-25c6-4fb5-81c4-41b4924830a5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:36:07.033505 [ 264 ] {5e515e75-25c6-4fb5-81c4-41b4924830a5} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:07.033698 [ 264 ] {5e515e75-25c6-4fb5-81c4-41b4924830a5} executeQuery: Read 56 rows, 4.38 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.38 MiB/sec. 2024.12.12 22:36:07.033753 [ 264 ] {5e515e75-25c6-4fb5-81c4-41b4924830a5} TCPHandler: Processed in 0.002156182 sec. 2024.12.12 22:36:07.033990 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:07.034181 [ 265 ] {fd55f2f4-6af1-41b0-9bdd-32e5b882e82b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:07.034251 [ 265 ] {fd55f2f4-6af1-41b0-9bdd-32e5b882e82b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:07.035017 [ 265 ] {fd55f2f4-6af1-41b0-9bdd-32e5b882e82b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:07.035063 [ 265 ] {fd55f2f4-6af1-41b0-9bdd-32e5b882e82b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:07.035507 [ 265 ] {fd55f2f4-6af1-41b0-9bdd-32e5b882e82b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:36:07.035765 [ 265 ] {fd55f2f4-6af1-41b0-9bdd-32e5b882e82b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:07.036008 [ 265 ] {fd55f2f4-6af1-41b0-9bdd-32e5b882e82b} executeQuery: Read 64 rows, 5.12 KiB in 0.001879 sec., 34060.67056945184 rows/sec., 2.66 MiB/sec. 2024.12.12 22:36:07.036072 [ 265 ] {fd55f2f4-6af1-41b0-9bdd-32e5b882e82b} TCPHandler: Processed in 0.002212403 sec. 2024.12.12 22:36:07.036269 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:07.036494 [ 264 ] {68d2cff2-defa-499d-b960-0bc027ffd596} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:07.036593 [ 264 ] {68d2cff2-defa-499d-b960-0bc027ffd596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:07.037396 [ 264 ] {68d2cff2-defa-499d-b960-0bc027ffd596} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:07.037434 [ 264 ] {68d2cff2-defa-499d-b960-0bc027ffd596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:07.037832 [ 264 ] {68d2cff2-defa-499d-b960-0bc027ffd596} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:36:07.038073 [ 264 ] {68d2cff2-defa-499d-b960-0bc027ffd596} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:07.038254 [ 264 ] {68d2cff2-defa-499d-b960-0bc027ffd596} executeQuery: Read 128 rows, 9.13 KiB in 0.001817 sec., 70445.78976334617 rows/sec., 4.91 MiB/sec. 2024.12.12 22:36:07.038305 [ 264 ] {68d2cff2-defa-499d-b960-0bc027ffd596} TCPHandler: Processed in 0.002144742 sec. 2024.12.12 22:36:07.038456 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:07.038595 [ 265 ] {755e689d-bef6-4b88-99a7-5f0b64e6e3d6} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:07.038650 [ 265 ] {755e689d-bef6-4b88-99a7-5f0b64e6e3d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:07.039177 [ 265 ] {755e689d-bef6-4b88-99a7-5f0b64e6e3d6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:07.039217 [ 265 ] {755e689d-bef6-4b88-99a7-5f0b64e6e3d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:07.039609 [ 265 ] {755e689d-bef6-4b88-99a7-5f0b64e6e3d6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:36:07.039863 [ 265 ] {755e689d-bef6-4b88-99a7-5f0b64e6e3d6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:07.040093 [ 265 ] {755e689d-bef6-4b88-99a7-5f0b64e6e3d6} executeQuery: Read 48 rows, 3.31 KiB in 0.001521 sec., 31558.185404339252 rows/sec., 2.13 MiB/sec. 2024.12.12 22:36:07.040173 [ 265 ] {755e689d-bef6-4b88-99a7-5f0b64e6e3d6} TCPHandler: Processed in 0.001778445 sec. 2024.12.12 22:36:08.720952 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2024.12.12 22:36:08.722035 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:08.722105 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:08.722843 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:36:08.723096 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:08.723273 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2024.12.12 22:36:09.102670 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.12.12 22:36:09.121900 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:09.121966 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:09.129472 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:36:09.130585 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:09.134256 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.12.12 22:36:11.225962 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 322 2024.12.12 22:36:11.230047 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:11.230097 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:11.231676 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:36:11.231978 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:11.232701 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 322 2024.12.12 22:36:12.039635 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.039850 [ 264 ] {9f9c06f8-83e9-4c8f-8e83-2d52e39579cc} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:36:12.039931 [ 264 ] {9f9c06f8-83e9-4c8f-8e83-2d52e39579cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:36:12.040716 [ 264 ] {9f9c06f8-83e9-4c8f-8e83-2d52e39579cc} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.040767 [ 264 ] {9f9c06f8-83e9-4c8f-8e83-2d52e39579cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.041210 [ 264 ] {9f9c06f8-83e9-4c8f-8e83-2d52e39579cc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:36:12.041486 [ 264 ] {9f9c06f8-83e9-4c8f-8e83-2d52e39579cc} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.041721 [ 264 ] {9f9c06f8-83e9-4c8f-8e83-2d52e39579cc} executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. 2024.12.12 22:36:12.041804 [ 264 ] {9f9c06f8-83e9-4c8f-8e83-2d52e39579cc} TCPHandler: Processed in 0.002310166 sec. 2024.12.12 22:36:12.042055 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.042246 [ 265 ] {69293c37-79da-4d82-8334-2b78b9bf7d7c} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:12.042318 [ 265 ] {69293c37-79da-4d82-8334-2b78b9bf7d7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:12.043153 [ 265 ] {69293c37-79da-4d82-8334-2b78b9bf7d7c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.043201 [ 265 ] {69293c37-79da-4d82-8334-2b78b9bf7d7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.043671 [ 265 ] {69293c37-79da-4d82-8334-2b78b9bf7d7c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:36:12.043933 [ 265 ] {69293c37-79da-4d82-8334-2b78b9bf7d7c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.044216 [ 265 ] {69293c37-79da-4d82-8334-2b78b9bf7d7c} executeQuery: Read 255 rows, 22.91 KiB in 0.002014 sec., 126613.7040714995 rows/sec., 11.11 MiB/sec. 2024.12.12 22:36:12.044444 [ 265 ] {69293c37-79da-4d82-8334-2b78b9bf7d7c} TCPHandler: Processed in 0.00252333 sec. 2024.12.12 22:36:12.044600 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.044721 [ 264 ] {17ee0c25-8cc5-412b-aeb3-187dab7e550a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:12.044771 [ 264 ] {17ee0c25-8cc5-412b-aeb3-187dab7e550a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:12.045374 [ 264 ] {17ee0c25-8cc5-412b-aeb3-187dab7e550a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.045415 [ 264 ] {17ee0c25-8cc5-412b-aeb3-187dab7e550a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.045790 [ 264 ] {17ee0c25-8cc5-412b-aeb3-187dab7e550a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:36:12.046036 [ 264 ] {17ee0c25-8cc5-412b-aeb3-187dab7e550a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.046262 [ 264 ] {17ee0c25-8cc5-412b-aeb3-187dab7e550a} executeQuery: Read 33 rows, 2.41 KiB in 0.001568 sec., 21045.918367346938 rows/sec., 1.50 MiB/sec. 2024.12.12 22:36:12.046316 [ 264 ] {17ee0c25-8cc5-412b-aeb3-187dab7e550a} TCPHandler: Processed in 0.001771674 sec. 2024.12.12 22:36:12.046506 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.046711 [ 265 ] {77e36dca-75c1-4834-ab2d-923322150aa2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:36:12.046796 [ 265 ] {77e36dca-75c1-4834-ab2d-923322150aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:36:12.047607 [ 265 ] {77e36dca-75c1-4834-ab2d-923322150aa2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.047646 [ 265 ] {77e36dca-75c1-4834-ab2d-923322150aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.048005 [ 265 ] {77e36dca-75c1-4834-ab2d-923322150aa2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:36:12.048250 [ 265 ] {77e36dca-75c1-4834-ab2d-923322150aa2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.048473 [ 265 ] {77e36dca-75c1-4834-ab2d-923322150aa2} executeQuery: Read 14 rows, 1004.00 B in 0.001811 sec., 7730.535615681944 rows/sec., 541.40 KiB/sec. 2024.12.12 22:36:12.048527 [ 265 ] {77e36dca-75c1-4834-ab2d-923322150aa2} TCPHandler: Processed in 0.002120652 sec. 2024.12.12 22:36:12.048699 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.048818 [ 264 ] {ff15c1ba-4754-4598-930a-56217d32bb57} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:36:12.048867 [ 264 ] {ff15c1ba-4754-4598-930a-56217d32bb57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:36:12.049469 [ 264 ] {ff15c1ba-4754-4598-930a-56217d32bb57} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.049533 [ 264 ] {ff15c1ba-4754-4598-930a-56217d32bb57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.050019 [ 264 ] {ff15c1ba-4754-4598-930a-56217d32bb57} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:36:12.050262 [ 264 ] {ff15c1ba-4754-4598-930a-56217d32bb57} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.050473 [ 264 ] {ff15c1ba-4754-4598-930a-56217d32bb57} executeQuery: Read 13 rows, 830.00 B in 0.001679 sec., 7742.703990470519 rows/sec., 482.76 KiB/sec. 2024.12.12 22:36:12.050526 [ 264 ] {ff15c1ba-4754-4598-930a-56217d32bb57} TCPHandler: Processed in 0.001884647 sec. 2024.12.12 22:36:12.050678 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.050817 [ 265 ] {58e70a1e-3294-4a60-b183-ac2f99f5635e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:12.050874 [ 265 ] {58e70a1e-3294-4a60-b183-ac2f99f5635e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:12.051636 [ 265 ] {58e70a1e-3294-4a60-b183-ac2f99f5635e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.051676 [ 265 ] {58e70a1e-3294-4a60-b183-ac2f99f5635e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.052063 [ 265 ] {58e70a1e-3294-4a60-b183-ac2f99f5635e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:36:12.052310 [ 265 ] {58e70a1e-3294-4a60-b183-ac2f99f5635e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.052521 [ 265 ] {58e70a1e-3294-4a60-b183-ac2f99f5635e} executeQuery: Read 408 rows, 29.76 KiB in 0.001735 sec., 235158.50144092218 rows/sec., 16.75 MiB/sec. 2024.12.12 22:36:12.052578 [ 265 ] {58e70a1e-3294-4a60-b183-ac2f99f5635e} TCPHandler: Processed in 0.001968668 sec. 2024.12.12 22:36:12.052732 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.052871 [ 264 ] {54d8405b-5afe-4998-9d8f-ef3752817ce2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:36:12.052932 [ 264 ] {54d8405b-5afe-4998-9d8f-ef3752817ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:36:12.053473 [ 264 ] {54d8405b-5afe-4998-9d8f-ef3752817ce2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.053512 [ 264 ] {54d8405b-5afe-4998-9d8f-ef3752817ce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.053883 [ 264 ] {54d8405b-5afe-4998-9d8f-ef3752817ce2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:36:12.054133 [ 264 ] {54d8405b-5afe-4998-9d8f-ef3752817ce2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.054331 [ 264 ] {54d8405b-5afe-4998-9d8f-ef3752817ce2} executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. 2024.12.12 22:36:12.054381 [ 264 ] {54d8405b-5afe-4998-9d8f-ef3752817ce2} TCPHandler: Processed in 0.001718804 sec. 2024.12.12 22:36:12.054534 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.054674 [ 265 ] {6865c422-85c5-4b83-9cac-62afdae674ea} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:12.054738 [ 265 ] {6865c422-85c5-4b83-9cac-62afdae674ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:12.055391 [ 265 ] {6865c422-85c5-4b83-9cac-62afdae674ea} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.055431 [ 265 ] {6865c422-85c5-4b83-9cac-62afdae674ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.055839 [ 265 ] {6865c422-85c5-4b83-9cac-62afdae674ea} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:36:12.056083 [ 265 ] {6865c422-85c5-4b83-9cac-62afdae674ea} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.056300 [ 265 ] {6865c422-85c5-4b83-9cac-62afdae674ea} executeQuery: Read 237 rows, 16.27 KiB in 0.001658 sec., 142943.30518697225 rows/sec., 9.58 MiB/sec. 2024.12.12 22:36:12.056351 [ 265 ] {6865c422-85c5-4b83-9cac-62afdae674ea} TCPHandler: Processed in 0.001888187 sec. 2024.12.12 22:36:12.056500 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.056641 [ 264 ] {988d795a-25f2-4f91-a45c-bc3a9c1c3f1d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:36:12.056703 [ 264 ] {988d795a-25f2-4f91-a45c-bc3a9c1c3f1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:36:12.057267 [ 264 ] {988d795a-25f2-4f91-a45c-bc3a9c1c3f1d} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.057307 [ 264 ] {988d795a-25f2-4f91-a45c-bc3a9c1c3f1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.057674 [ 264 ] {988d795a-25f2-4f91-a45c-bc3a9c1c3f1d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:36:12.057919 [ 264 ] {988d795a-25f2-4f91-a45c-bc3a9c1c3f1d} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.058120 [ 264 ] {988d795a-25f2-4f91-a45c-bc3a9c1c3f1d} executeQuery: Read 1 rows, 69.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 44.65 KiB/sec. 2024.12.12 22:36:12.058169 [ 264 ] {988d795a-25f2-4f91-a45c-bc3a9c1c3f1d} TCPHandler: Processed in 0.001734864 sec. 2024.12.12 22:36:12.058319 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.058458 [ 265 ] {4d4f0b16-5bdc-4fd0-bbbc-bc0940796986} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:12.058553 [ 265 ] {4d4f0b16-5bdc-4fd0-bbbc-bc0940796986} 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 2024.12.12 22:36:12.059866 [ 265 ] {4d4f0b16-5bdc-4fd0-bbbc-bc0940796986} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.059906 [ 265 ] {4d4f0b16-5bdc-4fd0-bbbc-bc0940796986} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.060559 [ 265 ] {4d4f0b16-5bdc-4fd0-bbbc-bc0940796986} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:36:12.060826 [ 265 ] {4d4f0b16-5bdc-4fd0-bbbc-bc0940796986} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.061027 [ 108 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:36:12.061098 [ 265 ] {4d4f0b16-5bdc-4fd0-bbbc-bc0940796986} executeQuery: Read 26 rows, 47.71 KiB in 0.002663 sec., 9763.42470897484 rows/sec., 17.50 MiB/sec. 2024.12.12 22:36:12.061110 [ 108 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.061212 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.061363 [ 265 ] {4d4f0b16-5bdc-4fd0-bbbc-bc0940796986} TCPHandler: Processed in 0.003106231 sec. 2024.12.12 22:36:12.061469 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:36:12.061670 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:12.061994 [ 264 ] {b20d6be4-461d-496a-a300-80fe1a3abd86} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:12.062131 [ 264 ] {b20d6be4-461d-496a-a300-80fe1a3abd86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:12.062436 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:12.062666 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 145 rows starting from the beginning of the part 2024.12.12 22:36:12.063352 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part 2024.12.12 22:36:12.064229 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part 2024.12.12 22:36:12.064229 [ 264 ] {b20d6be4-461d-496a-a300-80fe1a3abd86} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:12.064344 [ 264 ] {b20d6be4-461d-496a-a300-80fe1a3abd86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:12.064877 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2024.12.12 22:36:12.065591 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part 2024.12.12 22:36:12.065964 [ 264 ] {b20d6be4-461d-496a-a300-80fe1a3abd86} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:36:12.066297 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2024.12.12 22:36:12.066867 [ 264 ] {b20d6be4-461d-496a-a300-80fe1a3abd86} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.067565 [ 264 ] {b20d6be4-461d-496a-a300-80fe1a3abd86} executeQuery: Read 82 rows, 5.33 KiB in 0.005665 sec., 14474.845542806708 rows/sec., 941.40 KiB/sec. 2024.12.12 22:36:12.067656 [ 264 ] {b20d6be4-461d-496a-a300-80fe1a3abd86} TCPHandler: Processed in 0.006161121 sec. 2024.12.12 22:36:12.070386 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 19 columns (19 merged, 0 gathered) in 0.009040667 sec., 28095.2721740553 rows/sec., 50.35 MiB/sec. 2024.12.12 22:36:12.070983 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:36:12.071475 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:12.071581 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_11_2} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:36:12.071794 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2024.12.12 22:36:14.178620 [ 128 ] {} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.12 22:36:14.178699 [ 128 ] {} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:14.178722 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:14.178967 [ 203 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.12 22:36:14.179409 [ 203 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:14.179459 [ 203 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.12.12 22:36:14.179604 [ 203 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.12.12 22:36:14.179740 [ 203 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2024.12.12 22:36:14.179881 [ 203 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2024.12.12 22:36:14.179997 [ 203 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.12 22:36:14.182106 [ 196 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003306035 sec., 12704.039733396652 rows/sec., 2.09 MiB/sec. 2024.12.12 22:36:14.182336 [ 186 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.12 22:36:14.182917 [ 186 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:14.183022 [ 186 ] {b7cb6fbc-2c4b-47c0-a33a-41f69e681004::all_1_5_1} oximeter.timeseries_schema (b7cb6fbc-2c4b-47c0-a33a-41f69e681004) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.12 22:36:14.183143 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.12.12 22:36:16.133133 [ 124 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:36:16.133185 [ 124 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:36:16.223397 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2024.12.12 22:36:16.224169 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:16.224222 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:16.224821 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:36:16.225075 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:16.225325 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.12.12 22:36:16.634312 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.12.12 22:36:16.655245 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:16.655302 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:16.663107 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:36:16.663879 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:16.666736 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.12.12 22:36:17.033931 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:17.034142 [ 264 ] {3ecab227-0076-4523-a837-8ebf316b630f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:17.034222 [ 264 ] {3ecab227-0076-4523-a837-8ebf316b630f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:17.034993 [ 264 ] {3ecab227-0076-4523-a837-8ebf316b630f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:17.035036 [ 264 ] {3ecab227-0076-4523-a837-8ebf316b630f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:17.035508 [ 264 ] {3ecab227-0076-4523-a837-8ebf316b630f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:36:17.035766 [ 264 ] {3ecab227-0076-4523-a837-8ebf316b630f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:17.035964 [ 264 ] {3ecab227-0076-4523-a837-8ebf316b630f} executeQuery: Read 88 rows, 7.40 KiB in 0.001881 sec., 46783.62573099415 rows/sec., 3.84 MiB/sec. 2024.12.12 22:36:17.036020 [ 264 ] {3ecab227-0076-4523-a837-8ebf316b630f} TCPHandler: Processed in 0.002229284 sec. 2024.12.12 22:36:17.036259 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:17.036448 [ 265 ] {e6d91fb9-8885-480f-a1ed-d0f85a4b8d75} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:17.036520 [ 265 ] {e6d91fb9-8885-480f-a1ed-d0f85a4b8d75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:17.037247 [ 265 ] {e6d91fb9-8885-480f-a1ed-d0f85a4b8d75} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:17.037293 [ 265 ] {e6d91fb9-8885-480f-a1ed-d0f85a4b8d75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:17.037717 [ 265 ] {e6d91fb9-8885-480f-a1ed-d0f85a4b8d75} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:36:17.037971 [ 265 ] {e6d91fb9-8885-480f-a1ed-d0f85a4b8d75} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:17.038236 [ 265 ] {e6d91fb9-8885-480f-a1ed-d0f85a4b8d75} executeQuery: Read 16 rows, 1.20 KiB in 0.001827 sec., 8757.525998905308 rows/sec., 658.52 KiB/sec. 2024.12.12 22:36:17.038456 [ 265 ] {e6d91fb9-8885-480f-a1ed-d0f85a4b8d75} TCPHandler: Processed in 0.002322955 sec. 2024.12.12 22:36:17.038649 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:17.038786 [ 264 ] {07064acb-26d1-4567-8ff8-e3b1f94470bb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:17.038844 [ 264 ] {07064acb-26d1-4567-8ff8-e3b1f94470bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:17.039537 [ 264 ] {07064acb-26d1-4567-8ff8-e3b1f94470bb} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:17.039577 [ 264 ] {07064acb-26d1-4567-8ff8-e3b1f94470bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:17.039942 [ 264 ] {07064acb-26d1-4567-8ff8-e3b1f94470bb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:36:17.040179 [ 264 ] {07064acb-26d1-4567-8ff8-e3b1f94470bb} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:17.040357 [ 264 ] {07064acb-26d1-4567-8ff8-e3b1f94470bb} executeQuery: Read 80 rows, 6.40 KiB in 0.001602 sec., 49937.57802746567 rows/sec., 3.90 MiB/sec. 2024.12.12 22:36:17.040409 [ 264 ] {07064acb-26d1-4567-8ff8-e3b1f94470bb} TCPHandler: Processed in 0.001841176 sec. 2024.12.12 22:36:17.040566 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:17.040707 [ 265 ] {3b1169e1-b3d8-4594-b476-553ad10a8570} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:17.040771 [ 265 ] {3b1169e1-b3d8-4594-b476-553ad10a8570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:17.041447 [ 265 ] {3b1169e1-b3d8-4594-b476-553ad10a8570} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:17.041487 [ 265 ] {3b1169e1-b3d8-4594-b476-553ad10a8570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:17.041887 [ 265 ] {3b1169e1-b3d8-4594-b476-553ad10a8570} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:36:17.042123 [ 265 ] {3b1169e1-b3d8-4594-b476-553ad10a8570} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:17.042390 [ 265 ] {3b1169e1-b3d8-4594-b476-553ad10a8570} executeQuery: Read 160 rows, 11.41 KiB in 0.001713 sec., 93403.3858727379 rows/sec., 6.51 MiB/sec. 2024.12.12 22:36:17.042562 [ 265 ] {3b1169e1-b3d8-4594-b476-553ad10a8570} TCPHandler: Processed in 0.002062771 sec. 2024.12.12 22:36:17.042743 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:17.042864 [ 264 ] {25e5a4a2-ebfa-40ef-86b0-4830019298eb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:17.042948 [ 264 ] {25e5a4a2-ebfa-40ef-86b0-4830019298eb} 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 2024.12.12 22:36:17.044082 [ 264 ] {25e5a4a2-ebfa-40ef-86b0-4830019298eb} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:17.044122 [ 264 ] {25e5a4a2-ebfa-40ef-86b0-4830019298eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:17.044760 [ 264 ] {25e5a4a2-ebfa-40ef-86b0-4830019298eb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:36:17.045017 [ 264 ] {25e5a4a2-ebfa-40ef-86b0-4830019298eb} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:17.045207 [ 264 ] {25e5a4a2-ebfa-40ef-86b0-4830019298eb} executeQuery: Read 16 rows, 29.36 KiB in 0.002368 sec., 6756.756756756757 rows/sec., 12.11 MiB/sec. 2024.12.12 22:36:17.045298 [ 264 ] {25e5a4a2-ebfa-40ef-86b0-4830019298eb} TCPHandler: Processed in 0.002612542 sec. 2024.12.12 22:36:17.045460 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:17.045599 [ 265 ] {fbdd2822-5158-43a8-948e-0d05842e2820} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:17.045660 [ 265 ] {fbdd2822-5158-43a8-948e-0d05842e2820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:17.046237 [ 265 ] {fbdd2822-5158-43a8-948e-0d05842e2820} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:17.046283 [ 265 ] {fbdd2822-5158-43a8-948e-0d05842e2820} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:17.046668 [ 265 ] {fbdd2822-5158-43a8-948e-0d05842e2820} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:36:17.046903 [ 265 ] {fbdd2822-5158-43a8-948e-0d05842e2820} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:17.047120 [ 265 ] {fbdd2822-5158-43a8-948e-0d05842e2820} executeQuery: Read 60 rows, 4.14 KiB in 0.001551 sec., 38684.71953578336 rows/sec., 2.61 MiB/sec. 2024.12.12 22:36:17.047170 [ 265 ] {fbdd2822-5158-43a8-948e-0d05842e2820} TCPHandler: Processed in 0.001777574 sec. 2024.12.12 22:36:21.233209 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 356 2024.12.12 22:36:21.236404 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:21.236454 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:21.237928 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:36:21.238232 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:21.238901 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 356 2024.12.12 22:36:22.039018 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.039325 [ 264 ] {455d4630-ccde-4c9c-89d3-3f85b887c4a6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:36:22.039450 [ 264 ] {455d4630-ccde-4c9c-89d3-3f85b887c4a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:36:22.040250 [ 264 ] {455d4630-ccde-4c9c-89d3-3f85b887c4a6} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.040304 [ 264 ] {455d4630-ccde-4c9c-89d3-3f85b887c4a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.040755 [ 264 ] {455d4630-ccde-4c9c-89d3-3f85b887c4a6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:36:22.041014 [ 264 ] {455d4630-ccde-4c9c-89d3-3f85b887c4a6} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.041247 [ 264 ] {455d4630-ccde-4c9c-89d3-3f85b887c4a6} executeQuery: Read 14 rows, 1.01 KiB in 0.002007 sec., 6975.585450921773 rows/sec., 502.15 KiB/sec. 2024.12.12 22:36:22.041304 [ 264 ] {455d4630-ccde-4c9c-89d3-3f85b887c4a6} TCPHandler: Processed in 0.002472518 sec. 2024.12.12 22:36:22.041610 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.041912 [ 265 ] {81b8e6c3-7ddb-42db-932b-a50844a3b31f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:22.042027 [ 265 ] {81b8e6c3-7ddb-42db-932b-a50844a3b31f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:22.043086 [ 265 ] {81b8e6c3-7ddb-42db-932b-a50844a3b31f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.043131 [ 265 ] {81b8e6c3-7ddb-42db-932b-a50844a3b31f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.043594 [ 265 ] {81b8e6c3-7ddb-42db-932b-a50844a3b31f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:36:22.043861 [ 265 ] {81b8e6c3-7ddb-42db-932b-a50844a3b31f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.044129 [ 265 ] {81b8e6c3-7ddb-42db-932b-a50844a3b31f} executeQuery: Read 255 rows, 22.91 KiB in 0.002295 sec., 111111.11111111111 rows/sec., 9.75 MiB/sec. 2024.12.12 22:36:22.044305 [ 265 ] {81b8e6c3-7ddb-42db-932b-a50844a3b31f} TCPHandler: Processed in 0.002881596 sec. 2024.12.12 22:36:22.044576 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.044733 [ 264 ] {2eb75166-f064-4129-a5e1-aea320e8f638} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:22.044791 [ 264 ] {2eb75166-f064-4129-a5e1-aea320e8f638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:22.045478 [ 264 ] {2eb75166-f064-4129-a5e1-aea320e8f638} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.045526 [ 264 ] {2eb75166-f064-4129-a5e1-aea320e8f638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.045912 [ 264 ] {2eb75166-f064-4129-a5e1-aea320e8f638} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:36:22.046161 [ 264 ] {2eb75166-f064-4129-a5e1-aea320e8f638} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.046413 [ 264 ] {2eb75166-f064-4129-a5e1-aea320e8f638} executeQuery: Read 33 rows, 2.41 KiB in 0.001707 sec., 19332.161687170475 rows/sec., 1.38 MiB/sec. 2024.12.12 22:36:22.046606 [ 264 ] {2eb75166-f064-4129-a5e1-aea320e8f638} TCPHandler: Processed in 0.002175302 sec. 2024.12.12 22:36:22.046775 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.046919 [ 265 ] {fa2fdefa-b89a-4624-a640-ef7ac6a79181} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:36:22.046977 [ 265 ] {fa2fdefa-b89a-4624-a640-ef7ac6a79181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:36:22.047639 [ 265 ] {fa2fdefa-b89a-4624-a640-ef7ac6a79181} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.047678 [ 265 ] {fa2fdefa-b89a-4624-a640-ef7ac6a79181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.048041 [ 265 ] {fa2fdefa-b89a-4624-a640-ef7ac6a79181} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:36:22.048296 [ 265 ] {fa2fdefa-b89a-4624-a640-ef7ac6a79181} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.048514 [ 265 ] {fa2fdefa-b89a-4624-a640-ef7ac6a79181} executeQuery: Read 14 rows, 1004.00 B in 0.001626 sec., 8610.086100861008 rows/sec., 602.99 KiB/sec. 2024.12.12 22:36:22.048567 [ 265 ] {fa2fdefa-b89a-4624-a640-ef7ac6a79181} TCPHandler: Processed in 0.001863827 sec. 2024.12.12 22:36:22.048769 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.048988 [ 264 ] {7e562f06-4e7c-4bd8-813a-cb54a0bc35eb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:36:22.049077 [ 264 ] {7e562f06-4e7c-4bd8-813a-cb54a0bc35eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:36:22.049923 [ 264 ] {7e562f06-4e7c-4bd8-813a-cb54a0bc35eb} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.049965 [ 264 ] {7e562f06-4e7c-4bd8-813a-cb54a0bc35eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.050325 [ 264 ] {7e562f06-4e7c-4bd8-813a-cb54a0bc35eb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:36:22.050576 [ 264 ] {7e562f06-4e7c-4bd8-813a-cb54a0bc35eb} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.050787 [ 264 ] {7e562f06-4e7c-4bd8-813a-cb54a0bc35eb} executeQuery: Read 13 rows, 830.00 B in 0.001852 sec., 7019.438444924406 rows/sec., 437.66 KiB/sec. 2024.12.12 22:36:22.050839 [ 264 ] {7e562f06-4e7c-4bd8-813a-cb54a0bc35eb} TCPHandler: Processed in 0.002183292 sec. 2024.12.12 22:36:22.051011 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.051151 [ 265 ] {4fb5a176-a341-4ced-8922-a427a15a3d35} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:22.051210 [ 265 ] {4fb5a176-a341-4ced-8922-a427a15a3d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:22.051995 [ 265 ] {4fb5a176-a341-4ced-8922-a427a15a3d35} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.052036 [ 265 ] {4fb5a176-a341-4ced-8922-a427a15a3d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.052419 [ 265 ] {4fb5a176-a341-4ced-8922-a427a15a3d35} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:36:22.052669 [ 265 ] {4fb5a176-a341-4ced-8922-a427a15a3d35} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.052924 [ 265 ] {4fb5a176-a341-4ced-8922-a427a15a3d35} executeQuery: Read 408 rows, 29.76 KiB in 0.001793 sec., 227551.58951477968 rows/sec., 16.21 MiB/sec. 2024.12.12 22:36:22.053131 [ 265 ] {4fb5a176-a341-4ced-8922-a427a15a3d35} TCPHandler: Processed in 0.002184834 sec. 2024.12.12 22:36:22.053392 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.053611 [ 264 ] {4f3afb3b-3cc7-4ab2-ad25-b26abb78d730} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:36:22.053673 [ 264 ] {4f3afb3b-3cc7-4ab2-ad25-b26abb78d730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:36:22.054229 [ 264 ] {4f3afb3b-3cc7-4ab2-ad25-b26abb78d730} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.054276 [ 264 ] {4f3afb3b-3cc7-4ab2-ad25-b26abb78d730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.054689 [ 264 ] {4f3afb3b-3cc7-4ab2-ad25-b26abb78d730} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:36:22.054931 [ 264 ] {4f3afb3b-3cc7-4ab2-ad25-b26abb78d730} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.055216 [ 264 ] {4f3afb3b-3cc7-4ab2-ad25-b26abb78d730} executeQuery: Read 6 rows, 321.00 B in 0.001639 sec., 3660.7687614399024 rows/sec., 191.26 KiB/sec. 2024.12.12 22:36:22.055279 [ 264 ] {4f3afb3b-3cc7-4ab2-ad25-b26abb78d730} TCPHandler: Processed in 0.0020301 sec. 2024.12.12 22:36:22.055422 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.055539 [ 265 ] {a659df32-34fb-49c0-9a13-296f816477ed} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:22.055601 [ 265 ] {a659df32-34fb-49c0-9a13-296f816477ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:22.056298 [ 265 ] {a659df32-34fb-49c0-9a13-296f816477ed} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.056345 [ 265 ] {a659df32-34fb-49c0-9a13-296f816477ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.056844 [ 265 ] {a659df32-34fb-49c0-9a13-296f816477ed} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:36:22.057087 [ 265 ] {a659df32-34fb-49c0-9a13-296f816477ed} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.057251 [ 48 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:36:22.057322 [ 265 ] {a659df32-34fb-49c0-9a13-296f816477ed} executeQuery: Read 237 rows, 16.27 KiB in 0.001801 sec., 131593.55913381453 rows/sec., 8.82 MiB/sec. 2024.12.12 22:36:22.057336 [ 48 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.057407 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.057449 [ 265 ] {a659df32-34fb-49c0-9a13-296f816477ed} TCPHandler: Processed in 0.002081801 sec. 2024.12.12 22:36:22.057652 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.057660 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:36:22.057832 [ 264 ] {c5fd2192-87a3-4217-8b46-e336cdca1d01} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:36:22.057963 [ 264 ] {c5fd2192-87a3-4217-8b46-e336cdca1d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:36:22.057978 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:22.058120 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 557 rows starting from the beginning of the part 2024.12.12 22:36:22.058538 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2997 rows starting from the beginning of the part 2024.12.12 22:36:22.058840 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2024.12.12 22:36:22.059042 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part 2024.12.12 22:36:22.059426 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2024.12.12 22:36:22.059735 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part 2024.12.12 22:36:22.060366 [ 264 ] {c5fd2192-87a3-4217-8b46-e336cdca1d01} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.060440 [ 264 ] {c5fd2192-87a3-4217-8b46-e336cdca1d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:22.061319 [ 264 ] {c5fd2192-87a3-4217-8b46-e336cdca1d01} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:36:22.061851 [ 264 ] {c5fd2192-87a3-4217-8b46-e336cdca1d01} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.062496 [ 264 ] {c5fd2192-87a3-4217-8b46-e336cdca1d01} executeQuery: Read 1 rows, 69.00 B in 0.004697 sec., 212.90185224611454 rows/sec., 14.35 KiB/sec. 2024.12.12 22:36:22.062649 [ 264 ] {c5fd2192-87a3-4217-8b46-e336cdca1d01} TCPHandler: Processed in 0.00509726 sec. 2024.12.12 22:36:22.062839 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.062982 [ 265 ] {8a6e1017-5294-4419-8954-b2d44cd8c2c8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:22.063124 [ 265 ] {8a6e1017-5294-4419-8954-b2d44cd8c2c8} 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 2024.12.12 22:36:22.063905 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4316 rows, containing 5 columns (5 merged, 0 gathered) in 0.006381385 sec., 676342.2047094792 rows/sec., 45.49 MiB/sec. 2024.12.12 22:36:22.064374 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:36:22.064937 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.065150 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_11_2} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:36:22.065323 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. 2024.12.12 22:36:22.065714 [ 265 ] {8a6e1017-5294-4419-8954-b2d44cd8c2c8} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.065759 [ 265 ] {8a6e1017-5294-4419-8954-b2d44cd8c2c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.066431 [ 265 ] {8a6e1017-5294-4419-8954-b2d44cd8c2c8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:36:22.066712 [ 265 ] {8a6e1017-5294-4419-8954-b2d44cd8c2c8} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.066966 [ 265 ] {8a6e1017-5294-4419-8954-b2d44cd8c2c8} executeQuery: Read 26 rows, 47.71 KiB in 0.004026 sec., 6458.022851465475 rows/sec., 11.57 MiB/sec. 2024.12.12 22:36:22.067066 [ 265 ] {8a6e1017-5294-4419-8954-b2d44cd8c2c8} TCPHandler: Processed in 0.004308215 sec. 2024.12.12 22:36:22.067231 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:22.067370 [ 264 ] {50eb5111-fc6b-44bb-b5d3-0546f41d5581} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:22.067432 [ 264 ] {50eb5111-fc6b-44bb-b5d3-0546f41d5581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:22.067965 [ 264 ] {50eb5111-fc6b-44bb-b5d3-0546f41d5581} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.068005 [ 264 ] {50eb5111-fc6b-44bb-b5d3-0546f41d5581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.068405 [ 264 ] {50eb5111-fc6b-44bb-b5d3-0546f41d5581} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:36:22.068663 [ 264 ] {50eb5111-fc6b-44bb-b5d3-0546f41d5581} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.068836 [ 48 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:36:22.068900 [ 48 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:22.068918 [ 264 ] {50eb5111-fc6b-44bb-b5d3-0546f41d5581} executeQuery: Read 82 rows, 5.33 KiB in 0.00157 sec., 52229.299363057326 rows/sec., 3.32 MiB/sec. 2024.12.12 22:36:22.068936 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:22.069082 [ 264 ] {50eb5111-fc6b-44bb-b5d3-0546f41d5581} TCPHandler: Processed in 0.001915368 sec. 2024.12.12 22:36:22.069167 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:36:22.069286 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:22.069314 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 220 rows starting from the beginning of the part 2024.12.12 22:36:22.069390 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2024.12.12 22:36:22.069600 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2024.12.12 22:36:22.069812 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part 2024.12.12 22:36:22.069927 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2024.12.12 22:36:22.070124 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part 2024.12.12 22:36:22.071279 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002234904 sec., 225513.04217093892 rows/sec., 14.69 MiB/sec. 2024.12.12 22:36:22.071408 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:36:22.071688 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:22.071762 [ 196 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_11_2} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:36:22.071831 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.12 22:36:23.725442 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2024.12.12 22:36:23.726176 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:23.726235 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:23.726822 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:36:23.727087 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:23.727401 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2024.12.12 22:36:24.166792 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2024.12.12 22:36:24.187353 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:24.187421 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:24.194696 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:36:24.195458 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:24.199076 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2024.12.12 22:36:27.034559 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:27.034747 [ 264 ] {412df10c-9eec-472e-b2f6-6131dba64e9c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:27.034819 [ 264 ] {412df10c-9eec-472e-b2f6-6131dba64e9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:27.035590 [ 264 ] {412df10c-9eec-472e-b2f6-6131dba64e9c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:27.035640 [ 264 ] {412df10c-9eec-472e-b2f6-6131dba64e9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:27.036086 [ 264 ] {412df10c-9eec-472e-b2f6-6131dba64e9c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:36:27.036333 [ 264 ] {412df10c-9eec-472e-b2f6-6131dba64e9c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:27.036519 [ 143 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:36:27.036580 [ 264 ] {412df10c-9eec-472e-b2f6-6131dba64e9c} executeQuery: Read 88 rows, 7.40 KiB in 0.00188 sec., 46808.51063829787 rows/sec., 3.85 MiB/sec. 2024.12.12 22:36:27.036593 [ 143 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:27.036662 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:27.036712 [ 264 ] {412df10c-9eec-472e-b2f6-6131dba64e9c} TCPHandler: Processed in 0.002281185 sec. 2024.12.12 22:36:27.036900 [ 196 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:36:27.036994 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:27.037095 [ 196 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:27.037175 [ 196 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1430 rows starting from the beginning of the part 2024.12.12 22:36:27.037283 [ 265 ] {5f58afc3-ea1b-4cc3-879c-035a852b206a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:27.037421 [ 196 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2024.12.12 22:36:27.037486 [ 265 ] {5f58afc3-ea1b-4cc3-879c-035a852b206a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:27.037833 [ 196 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 255 rows starting from the beginning of the part 2024.12.12 22:36:27.038154 [ 196 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part 2024.12.12 22:36:27.038507 [ 196 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 255 rows starting from the beginning of the part 2024.12.12 22:36:27.038949 [ 196 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part 2024.12.12 22:36:27.040106 [ 265 ] {5f58afc3-ea1b-4cc3-879c-035a852b206a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:27.040165 [ 265 ] {5f58afc3-ea1b-4cc3-879c-035a852b206a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:27.041316 [ 265 ] {5f58afc3-ea1b-4cc3-879c-035a852b206a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:36:27.041704 [ 265 ] {5f58afc3-ea1b-4cc3-879c-035a852b206a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:27.042306 [ 265 ] {5f58afc3-ea1b-4cc3-879c-035a852b206a} executeQuery: Read 16 rows, 1.20 KiB in 0.005128 sec., 3120.1248049921996 rows/sec., 234.62 KiB/sec. 2024.12.12 22:36:27.042323 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005536138 sec., 392331.2605285489 rows/sec., 34.53 MiB/sec. 2024.12.12 22:36:27.042448 [ 265 ] {5f58afc3-ea1b-4cc3-879c-035a852b206a} TCPHandler: Processed in 0.0055889 sec. 2024.12.12 22:36:27.042628 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:27.042692 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:36:27.042879 [ 264 ] {ec140ca6-329a-418f-a3a4-70df71389b7c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:27.042954 [ 264 ] {ec140ca6-329a-418f-a3a4-70df71389b7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:27.043361 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:27.043632 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_16_3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:36:27.043789 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.12.12 22:36:27.044075 [ 264 ] {ec140ca6-329a-418f-a3a4-70df71389b7c} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:27.044119 [ 264 ] {ec140ca6-329a-418f-a3a4-70df71389b7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:27.044484 [ 264 ] {ec140ca6-329a-418f-a3a4-70df71389b7c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:36:27.044726 [ 264 ] {ec140ca6-329a-418f-a3a4-70df71389b7c} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:27.044881 [ 143 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:36:27.044940 [ 143 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:27.044969 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:27.044982 [ 264 ] {ec140ca6-329a-418f-a3a4-70df71389b7c} executeQuery: Read 80 rows, 6.40 KiB in 0.00218 sec., 36697.247706422015 rows/sec., 2.87 MiB/sec. 2024.12.12 22:36:27.045129 [ 264 ] {ec140ca6-329a-418f-a3a4-70df71389b7c} TCPHandler: Processed in 0.00257857 sec. 2024.12.12 22:36:27.045160 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:36:27.045282 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:27.045327 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:27.045344 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 902 rows starting from the beginning of the part 2024.12.12 22:36:27.045576 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part 2024.12.12 22:36:27.045723 [ 265 ] {0f47ee56-34fb-48b1-aa25-e4e185abdc2e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:27.045894 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 408 rows starting from the beginning of the part 2024.12.12 22:36:27.045946 [ 265 ] {0f47ee56-34fb-48b1-aa25-e4e185abdc2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:27.046191 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 80 rows starting from the beginning of the part 2024.12.12 22:36:27.046438 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 408 rows starting from the beginning of the part 2024.12.12 22:36:27.046857 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 80 rows starting from the beginning of the part 2024.12.12 22:36:27.048648 [ 265 ] {0f47ee56-34fb-48b1-aa25-e4e185abdc2e} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:27.048714 [ 265 ] {0f47ee56-34fb-48b1-aa25-e4e185abdc2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:27.049661 [ 265 ] {0f47ee56-34fb-48b1-aa25-e4e185abdc2e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:36:27.050143 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.00509104 sec., 381454.4768848801 rows/sec., 29.18 MiB/sec. 2024.12.12 22:36:27.050155 [ 265 ] {0f47ee56-34fb-48b1-aa25-e4e185abdc2e} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:27.050391 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:36:27.050633 [ 265 ] {0f47ee56-34fb-48b1-aa25-e4e185abdc2e} executeQuery: Read 160 rows, 11.41 KiB in 0.00507 sec., 31558.185404339252 rows/sec., 2.20 MiB/sec. 2024.12.12 22:36:27.050977 [ 265 ] {0f47ee56-34fb-48b1-aa25-e4e185abdc2e} TCPHandler: Processed in 0.005738693 sec. 2024.12.12 22:36:27.051242 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:27.051279 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:27.051371 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_16_3} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:36:27.051395 [ 264 ] {379f6580-d09c-43ba-a049-b0a7c9e56e4c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:27.051459 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2024.12.12 22:36:27.051506 [ 264 ] {379f6580-d09c-43ba-a049-b0a7c9e56e4c} 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 2024.12.12 22:36:27.052640 [ 264 ] {379f6580-d09c-43ba-a049-b0a7c9e56e4c} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:27.052678 [ 264 ] {379f6580-d09c-43ba-a049-b0a7c9e56e4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:27.053291 [ 264 ] {379f6580-d09c-43ba-a049-b0a7c9e56e4c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:36:27.053541 [ 264 ] {379f6580-d09c-43ba-a049-b0a7c9e56e4c} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:27.053825 [ 264 ] {379f6580-d09c-43ba-a049-b0a7c9e56e4c} executeQuery: Read 16 rows, 29.36 KiB in 0.002461 sec., 6501.42218610321 rows/sec., 11.65 MiB/sec. 2024.12.12 22:36:27.054113 [ 264 ] {379f6580-d09c-43ba-a049-b0a7c9e56e4c} TCPHandler: Processed in 0.003011909 sec. 2024.12.12 22:36:27.054279 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:27.054421 [ 265 ] {83b7c7b7-a58a-4bb4-94a0-dbf68c4377c7} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:27.054483 [ 265 ] {83b7c7b7-a58a-4bb4-94a0-dbf68c4377c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:27.055017 [ 265 ] {83b7c7b7-a58a-4bb4-94a0-dbf68c4377c7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:27.055055 [ 265 ] {83b7c7b7-a58a-4bb4-94a0-dbf68c4377c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.12 22:36:27.055437 [ 265 ] {83b7c7b7-a58a-4bb4-94a0-dbf68c4377c7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:36:27.055692 [ 265 ] {83b7c7b7-a58a-4bb4-94a0-dbf68c4377c7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:27.055902 [ 265 ] {83b7c7b7-a58a-4bb4-94a0-dbf68c4377c7} executeQuery: Read 60 rows, 4.14 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.67 MiB/sec. 2024.12.12 22:36:27.055955 [ 265 ] {83b7c7b7-a58a-4bb4-94a0-dbf68c4377c7} TCPHandler: Processed in 0.001744354 sec. 2024.12.12 22:36:31.133218 [ 145 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:36:31.133279 [ 145 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:36:31.227516 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2024.12.12 22:36:31.228186 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:31.228236 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:31.228779 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:36:31.229055 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:31.229257 [ 145 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:36:31.229271 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.12.12 22:36:31.229323 [ 145 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:31.229373 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:31.229623 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:36:31.229851 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:31.229894 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2024.12.12 22:36:31.229974 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2024.12.12 22:36:31.230193 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2024.12.12 22:36:31.230389 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2024.12.12 22:36:31.230527 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2024.12.12 22:36:31.230717 [ 196 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2024.12.12 22:36:31.232446 [ 195 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002964858 sec., 2489495.281055619 rows/sec., 35.61 MiB/sec. 2024.12.12 22:36:31.233416 [ 195 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:36:31.233750 [ 195 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:31.233834 [ 195 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_16_3} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:36:31.233945 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.12 22:36:31.239063 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 390 2024.12.12 22:36:31.242083 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:31.242129 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:31.243562 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:36:31.243869 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:31.244755 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 390 2024.12.12 22:36:31.699129 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2024.12.12 22:36:31.721102 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:31.721172 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:31.728593 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:36:31.729399 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:31.729781 [ 144 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:36:31.729916 [ 144 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:31.729987 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:31.730247 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:36:31.739036 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.12.12 22:36:31.740224 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:31.741153 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2024.12.12 22:36:31.745859 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.12.12 22:36:31.750614 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2024.12.12 22:36:31.755678 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.12.12 22:36:31.761199 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2024.12.12 22:36:31.766008 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2024.12.12 22:36:31.822943 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.092822043 sec., 1303.569670406845 rows/sec., 6.74 MiB/sec. 2024.12.12 22:36:31.825913 [ 191 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:36:31.828943 [ 191 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:31.829069 [ 191 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_16_3} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:36:31.831582 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2024.12.12 22:36:32.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 176.45 MiB, peak 186.40 MiB, free memory in arenas 0.00 B, will set to 178.50 MiB (RSS), difference: 2.05 MiB 2024.12.12 22:36:32.001427 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00099748 sec. 2024.12.12 22:36:32.038734 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.039036 [ 264 ] {28062347-c58b-41c8-a012-79425e3e0fa1} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:36:32.039153 [ 264 ] {28062347-c58b-41c8-a012-79425e3e0fa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:36:32.040198 [ 264 ] {28062347-c58b-41c8-a012-79425e3e0fa1} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.040247 [ 264 ] {28062347-c58b-41c8-a012-79425e3e0fa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.040712 [ 264 ] {28062347-c58b-41c8-a012-79425e3e0fa1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:36:32.040972 [ 264 ] {28062347-c58b-41c8-a012-79425e3e0fa1} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.041209 [ 264 ] {28062347-c58b-41c8-a012-79425e3e0fa1} executeQuery: Read 14 rows, 1.01 KiB in 0.002257 sec., 6202.924235711122 rows/sec., 446.53 KiB/sec. 2024.12.12 22:36:32.041277 [ 264 ] {28062347-c58b-41c8-a012-79425e3e0fa1} TCPHandler: Processed in 0.002728894 sec. 2024.12.12 22:36:32.041513 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.041701 [ 265 ] {6b6c3707-1ebe-4991-a8d2-71a6e4071cb5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:32.041774 [ 265 ] {6b6c3707-1ebe-4991-a8d2-71a6e4071cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:32.042621 [ 265 ] {6b6c3707-1ebe-4991-a8d2-71a6e4071cb5} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.042663 [ 265 ] {6b6c3707-1ebe-4991-a8d2-71a6e4071cb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.043099 [ 265 ] {6b6c3707-1ebe-4991-a8d2-71a6e4071cb5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:36:32.043354 [ 265 ] {6b6c3707-1ebe-4991-a8d2-71a6e4071cb5} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.043576 [ 265 ] {6b6c3707-1ebe-4991-a8d2-71a6e4071cb5} executeQuery: Read 255 rows, 22.91 KiB in 0.001929 sec., 132192.84603421463 rows/sec., 11.60 MiB/sec. 2024.12.12 22:36:32.043636 [ 265 ] {6b6c3707-1ebe-4991-a8d2-71a6e4071cb5} TCPHandler: Processed in 0.002256604 sec. 2024.12.12 22:36:32.043858 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.044016 [ 264 ] {187c87c4-8e78-42ea-9003-b0cf2f5994df} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:32.044077 [ 264 ] {187c87c4-8e78-42ea-9003-b0cf2f5994df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:32.044791 [ 264 ] {187c87c4-8e78-42ea-9003-b0cf2f5994df} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.044841 [ 264 ] {187c87c4-8e78-42ea-9003-b0cf2f5994df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.045216 [ 264 ] {187c87c4-8e78-42ea-9003-b0cf2f5994df} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:36:32.045461 [ 264 ] {187c87c4-8e78-42ea-9003-b0cf2f5994df} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.045634 [ 142 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.12.12 22:36:32.045702 [ 264 ] {187c87c4-8e78-42ea-9003-b0cf2f5994df} executeQuery: Read 33 rows, 2.41 KiB in 0.001719 sec., 19197.20767888307 rows/sec., 1.37 MiB/sec. 2024.12.12 22:36:32.045709 [ 142 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.045788 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.045835 [ 264 ] {187c87c4-8e78-42ea-9003-b0cf2f5994df} TCPHandler: Processed in 0.002088611 sec. 2024.12.12 22:36:32.046143 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.046267 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2024.12.12 22:36:32.046527 [ 265 ] {45a1ca68-0512-4a3c-ba34-7e2e8b64d872} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:36:32.046591 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:32.046635 [ 265 ] {45a1ca68-0512-4a3c-ba34-7e2e8b64d872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:36:32.046660 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 53 rows starting from the beginning of the part 2024.12.12 22:36:32.046967 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part 2024.12.12 22:36:32.047271 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part 2024.12.12 22:36:32.047641 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part 2024.12.12 22:36:32.047960 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part 2024.12.12 22:36:32.048446 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part 2024.12.12 22:36:32.049812 [ 265 ] {45a1ca68-0512-4a3c-ba34-7e2e8b64d872} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.049881 [ 265 ] {45a1ca68-0512-4a3c-ba34-7e2e8b64d872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.050995 [ 265 ] {45a1ca68-0512-4a3c-ba34-7e2e8b64d872} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:36:32.051566 [ 265 ] {45a1ca68-0512-4a3c-ba34-7e2e8b64d872} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.051569 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005675922 sec., 32417.640693441524 rows/sec., 2.45 MiB/sec. 2024.12.12 22:36:32.051786 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.12 22:36:32.051997 [ 265 ] {45a1ca68-0512-4a3c-ba34-7e2e8b64d872} executeQuery: Read 14 rows, 1004.00 B in 0.005593 sec., 2503.1289111389237 rows/sec., 175.30 KiB/sec. 2024.12.12 22:36:32.052130 [ 265 ] {45a1ca68-0512-4a3c-ba34-7e2e8b64d872} TCPHandler: Processed in 0.006172321 sec. 2024.12.12 22:36:32.052343 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.052347 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.052452 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_15_3} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.12.12 22:36:32.052514 [ 264 ] {166f2245-9341-4721-aea0-597bc63afa80} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:36:32.052540 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:36:32.052585 [ 264 ] {166f2245-9341-4721-aea0-597bc63afa80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:36:32.053180 [ 264 ] {166f2245-9341-4721-aea0-597bc63afa80} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.053218 [ 264 ] {166f2245-9341-4721-aea0-597bc63afa80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.053568 [ 264 ] {166f2245-9341-4721-aea0-597bc63afa80} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:36:32.053808 [ 264 ] {166f2245-9341-4721-aea0-597bc63afa80} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.054072 [ 264 ] {166f2245-9341-4721-aea0-597bc63afa80} executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. 2024.12.12 22:36:32.054144 [ 264 ] {166f2245-9341-4721-aea0-597bc63afa80} TCPHandler: Processed in 0.001906887 sec. 2024.12.12 22:36:32.054301 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.054447 [ 265 ] {ded80974-e808-4bb5-80f4-0bfc95f8d7b3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:32.054504 [ 265 ] {ded80974-e808-4bb5-80f4-0bfc95f8d7b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:32.055269 [ 265 ] {ded80974-e808-4bb5-80f4-0bfc95f8d7b3} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.055308 [ 265 ] {ded80974-e808-4bb5-80f4-0bfc95f8d7b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.055687 [ 265 ] {ded80974-e808-4bb5-80f4-0bfc95f8d7b3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:36:32.055934 [ 265 ] {ded80974-e808-4bb5-80f4-0bfc95f8d7b3} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.056209 [ 265 ] {ded80974-e808-4bb5-80f4-0bfc95f8d7b3} executeQuery: Read 408 rows, 29.76 KiB in 0.001766 sec., 231030.57757644393 rows/sec., 16.46 MiB/sec. 2024.12.12 22:36:32.056394 [ 265 ] {ded80974-e808-4bb5-80f4-0bfc95f8d7b3} TCPHandler: Processed in 0.002158642 sec. 2024.12.12 22:36:32.056614 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.056836 [ 264 ] {7bebb9d0-af6b-4c9f-b29e-fbc335cdcd90} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:36:32.056919 [ 264 ] {7bebb9d0-af6b-4c9f-b29e-fbc335cdcd90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:36:32.057411 [ 264 ] {7bebb9d0-af6b-4c9f-b29e-fbc335cdcd90} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.057450 [ 264 ] {7bebb9d0-af6b-4c9f-b29e-fbc335cdcd90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.057819 [ 264 ] {7bebb9d0-af6b-4c9f-b29e-fbc335cdcd90} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:36:32.058070 [ 264 ] {7bebb9d0-af6b-4c9f-b29e-fbc335cdcd90} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.058337 [ 264 ] {7bebb9d0-af6b-4c9f-b29e-fbc335cdcd90} executeQuery: Read 6 rows, 321.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 202.77 KiB/sec. 2024.12.12 22:36:32.058424 [ 264 ] {7bebb9d0-af6b-4c9f-b29e-fbc335cdcd90} TCPHandler: Processed in 0.001921177 sec. 2024.12.12 22:36:32.058572 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.058689 [ 265 ] {ead5bdc5-b4a5-42a3-90b5-54db9ec53a01} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:32.058742 [ 265 ] {ead5bdc5-b4a5-42a3-90b5-54db9ec53a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:32.059316 [ 265 ] {ead5bdc5-b4a5-42a3-90b5-54db9ec53a01} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.059356 [ 265 ] {ead5bdc5-b4a5-42a3-90b5-54db9ec53a01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.059757 [ 265 ] {ead5bdc5-b4a5-42a3-90b5-54db9ec53a01} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:36:32.060000 [ 265 ] {ead5bdc5-b4a5-42a3-90b5-54db9ec53a01} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.060221 [ 265 ] {ead5bdc5-b4a5-42a3-90b5-54db9ec53a01} executeQuery: Read 237 rows, 16.27 KiB in 0.001556 sec., 152313.62467866324 rows/sec., 10.21 MiB/sec. 2024.12.12 22:36:32.060273 [ 265 ] {ead5bdc5-b4a5-42a3-90b5-54db9ec53a01} TCPHandler: Processed in 0.001755075 sec. 2024.12.12 22:36:32.060419 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.060536 [ 264 ] {4b21485f-24fd-42c7-86d4-f7091cbcc36e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:36:32.060588 [ 264 ] {4b21485f-24fd-42c7-86d4-f7091cbcc36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:36:32.061056 [ 264 ] {4b21485f-24fd-42c7-86d4-f7091cbcc36e} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.061096 [ 264 ] {4b21485f-24fd-42c7-86d4-f7091cbcc36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.061457 [ 264 ] {4b21485f-24fd-42c7-86d4-f7091cbcc36e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:36:32.061705 [ 264 ] {4b21485f-24fd-42c7-86d4-f7091cbcc36e} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.061926 [ 264 ] {4b21485f-24fd-42c7-86d4-f7091cbcc36e} executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. 2024.12.12 22:36:32.061995 [ 264 ] {4b21485f-24fd-42c7-86d4-f7091cbcc36e} TCPHandler: Processed in 0.001636313 sec. 2024.12.12 22:36:32.062165 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.062287 [ 265 ] {8fb95554-7a50-4ffb-8e61-1ee4f952b9c4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:32.062369 [ 265 ] {8fb95554-7a50-4ffb-8e61-1ee4f952b9c4} 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 2024.12.12 22:36:32.063532 [ 265 ] {8fb95554-7a50-4ffb-8e61-1ee4f952b9c4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.063572 [ 265 ] {8fb95554-7a50-4ffb-8e61-1ee4f952b9c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.064226 [ 265 ] {8fb95554-7a50-4ffb-8e61-1ee4f952b9c4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:36:32.064497 [ 265 ] {8fb95554-7a50-4ffb-8e61-1ee4f952b9c4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.064891 [ 265 ] {8fb95554-7a50-4ffb-8e61-1ee4f952b9c4} executeQuery: Read 26 rows, 47.71 KiB in 0.00261 sec., 9961.68582375479 rows/sec., 17.85 MiB/sec. 2024.12.12 22:36:32.065343 [ 265 ] {8fb95554-7a50-4ffb-8e61-1ee4f952b9c4} TCPHandler: Processed in 0.003240053 sec. 2024.12.12 22:36:32.065499 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:32.065620 [ 264 ] {54290807-46dd-4121-ba65-c45628c44f64} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:32.065672 [ 264 ] {54290807-46dd-4121-ba65-c45628c44f64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:32.066174 [ 264 ] {54290807-46dd-4121-ba65-c45628c44f64} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:32.066213 [ 264 ] {54290807-46dd-4121-ba65-c45628c44f64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:32.066591 [ 264 ] {54290807-46dd-4121-ba65-c45628c44f64} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:36:32.066839 [ 264 ] {54290807-46dd-4121-ba65-c45628c44f64} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:32.067045 [ 264 ] {54290807-46dd-4121-ba65-c45628c44f64} executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec. 2024.12.12 22:36:32.067095 [ 264 ] {54290807-46dd-4121-ba65-c45628c44f64} TCPHandler: Processed in 0.001657413 sec. 2024.12.12 22:36:37.064797 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:37.064999 [ 264 ] {1c5ec3fc-e5d1-4c66-84d9-e85a5e978100} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:36:37.065072 [ 264 ] {1c5ec3fc-e5d1-4c66-84d9-e85a5e978100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:36:37.065800 [ 264 ] {1c5ec3fc-e5d1-4c66-84d9-e85a5e978100} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.065849 [ 264 ] {1c5ec3fc-e5d1-4c66-84d9-e85a5e978100} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.066289 [ 264 ] {1c5ec3fc-e5d1-4c66-84d9-e85a5e978100} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.12 22:36:37.066558 [ 264 ] {1c5ec3fc-e5d1-4c66-84d9-e85a5e978100} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.066900 [ 264 ] {1c5ec3fc-e5d1-4c66-84d9-e85a5e978100} executeQuery: Read 8 rows, 668.00 B in 0.001916 sec., 4175.365344467641 rows/sec., 340.47 KiB/sec. 2024.12.12 22:36:37.067016 [ 264 ] {1c5ec3fc-e5d1-4c66-84d9-e85a5e978100} TCPHandler: Processed in 0.002346446 sec. 2024.12.12 22:36:37.067265 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:37.067452 [ 265 ] {b60baa90-1708-44d4-b13d-33667a828b5c} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:37.067523 [ 265 ] {b60baa90-1708-44d4-b13d-33667a828b5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:37.068747 [ 265 ] {b60baa90-1708-44d4-b13d-33667a828b5c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.068789 [ 265 ] {b60baa90-1708-44d4-b13d-33667a828b5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.069296 [ 265 ] {b60baa90-1708-44d4-b13d-33667a828b5c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:36:37.069556 [ 265 ] {b60baa90-1708-44d4-b13d-33667a828b5c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.069752 [ 265 ] {b60baa90-1708-44d4-b13d-33667a828b5c} executeQuery: Read 1232 rows, 103.81 KiB in 0.002353 sec., 523586.9103272418 rows/sec., 43.09 MiB/sec. 2024.12.12 22:36:37.069808 [ 265 ] {b60baa90-1708-44d4-b13d-33667a828b5c} TCPHandler: Processed in 0.002681002 sec. 2024.12.12 22:36:37.069949 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:37.070069 [ 264 ] {b409c527-ca22-4d87-9e24-4282dd549248} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:37.070132 [ 264 ] {b409c527-ca22-4d87-9e24-4282dd549248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:37.070794 [ 264 ] {b409c527-ca22-4d87-9e24-4282dd549248} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.070835 [ 264 ] {b409c527-ca22-4d87-9e24-4282dd549248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.071214 [ 264 ] {b409c527-ca22-4d87-9e24-4282dd549248} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:36:37.071459 [ 264 ] {b409c527-ca22-4d87-9e24-4282dd549248} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.071667 [ 264 ] {b409c527-ca22-4d87-9e24-4282dd549248} executeQuery: Read 24 rows, 1.76 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.06 MiB/sec. 2024.12.12 22:36:37.071721 [ 264 ] {b409c527-ca22-4d87-9e24-4282dd549248} TCPHandler: Processed in 0.001828466 sec. 2024.12.12 22:36:37.071862 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:37.071982 [ 265 ] {7bfd592b-865e-4aa6-9b80-8c223691fe3f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:36:37.072032 [ 265 ] {7bfd592b-865e-4aa6-9b80-8c223691fe3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:36:37.072727 [ 265 ] {7bfd592b-865e-4aa6-9b80-8c223691fe3f} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.072765 [ 265 ] {7bfd592b-865e-4aa6-9b80-8c223691fe3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.073149 [ 265 ] {7bfd592b-865e-4aa6-9b80-8c223691fe3f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:36:37.073397 [ 265 ] {7bfd592b-865e-4aa6-9b80-8c223691fe3f} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.073521 [ 135 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:36:37.073565 [ 135 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.073585 [ 265 ] {7bfd592b-865e-4aa6-9b80-8c223691fe3f} executeQuery: Read 228 rows, 15.81 KiB in 0.001627 sec., 140135.21819299326 rows/sec., 9.49 MiB/sec. 2024.12.12 22:36:37.073589 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.073675 [ 265 ] {7bfd592b-865e-4aa6-9b80-8c223691fe3f} TCPHandler: Processed in 0.001863866 sec. 2024.12.12 22:36:37.073981 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:37.074124 [ 196 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:36:37.074182 [ 264 ] {edbbc545-f108-4044-abf5-cd7ddba99afc} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:37.074282 [ 264 ] {edbbc545-f108-4044-abf5-cd7ddba99afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:37.074500 [ 196 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:37.074581 [ 196 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.12 22:36:37.074935 [ 196 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part 2024.12.12 22:36:37.075459 [ 196 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.12 22:36:37.075829 [ 196 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.12 22:36:37.076018 [ 196 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.12 22:36:37.076425 [ 196 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part 2024.12.12 22:36:37.077338 [ 264 ] {edbbc545-f108-4044-abf5-cd7ddba99afc} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.077418 [ 264 ] {edbbc545-f108-4044-abf5-cd7ddba99afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.078508 [ 264 ] {edbbc545-f108-4044-abf5-cd7ddba99afc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:36:37.079153 [ 264 ] {edbbc545-f108-4044-abf5-cd7ddba99afc} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.079322 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.0056134 sec., 91210.31816724267 rows/sec., 6.53 MiB/sec. 2024.12.12 22:36:37.079530 [ 264 ] {edbbc545-f108-4044-abf5-cd7ddba99afc} executeQuery: Read 544 rows, 41.34 KiB in 0.005383 sec., 101058.88909530002 rows/sec., 7.50 MiB/sec. 2024.12.12 22:36:37.079547 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:36:37.079639 [ 264 ] {edbbc545-f108-4044-abf5-cd7ddba99afc} TCPHandler: Processed in 0.005835214 sec. 2024.12.12 22:36:37.079808 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:37.079963 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.079991 [ 265 ] {bb084a3a-db2b-45b2-8106-40ed48b7497f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:37.080114 [ 265 ] {bb084a3a-db2b-45b2-8106-40ed48b7497f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:37.080141 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_6_1} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:36:37.080344 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.12 22:36:37.081108 [ 265 ] {bb084a3a-db2b-45b2-8106-40ed48b7497f} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.081151 [ 265 ] {bb084a3a-db2b-45b2-8106-40ed48b7497f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.081617 [ 265 ] {bb084a3a-db2b-45b2-8106-40ed48b7497f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:36:37.081867 [ 265 ] {bb084a3a-db2b-45b2-8106-40ed48b7497f} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.082079 [ 265 ] {bb084a3a-db2b-45b2-8106-40ed48b7497f} executeQuery: Read 884 rows, 60.91 KiB in 0.002136 sec., 413857.67790262174 rows/sec., 27.85 MiB/sec. 2024.12.12 22:36:37.082273 [ 265 ] {bb084a3a-db2b-45b2-8106-40ed48b7497f} TCPHandler: Processed in 0.00252706 sec. 2024.12.12 22:36:37.082425 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:37.082545 [ 264 ] {47006165-5e33-418d-8b53-8af3bc24786c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:37.082627 [ 264 ] {47006165-5e33-418d-8b53-8af3bc24786c} 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 2024.12.12 22:36:37.083801 [ 264 ] {47006165-5e33-418d-8b53-8af3bc24786c} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.083841 [ 264 ] {47006165-5e33-418d-8b53-8af3bc24786c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.084478 [ 264 ] {47006165-5e33-418d-8b53-8af3bc24786c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:36:37.084737 [ 264 ] {47006165-5e33-418d-8b53-8af3bc24786c} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.084917 [ 135 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:36:37.084983 [ 135 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.085005 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.085041 [ 264 ] {47006165-5e33-418d-8b53-8af3bc24786c} executeQuery: Read 16 rows, 29.36 KiB in 0.002508 sec., 6379.585326953748 rows/sec., 11.43 MiB/sec. 2024.12.12 22:36:37.085621 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:36:37.085954 [ 264 ] {47006165-5e33-418d-8b53-8af3bc24786c} TCPHandler: Processed in 0.00357623 sec. 2024.12.12 22:36:37.086212 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:37.086488 [ 265 ] {5d0f3b57-0b86-42e5-ab4b-cf1a52bab74f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:37.086536 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:37.086589 [ 265 ] {5d0f3b57-0b86-42e5-ab4b-cf1a52bab74f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:37.086760 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 254 rows starting from the beginning of the part 2024.12.12 22:36:37.087672 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part 2024.12.12 22:36:37.088540 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part 2024.12.12 22:36:37.088742 [ 265 ] {5d0f3b57-0b86-42e5-ab4b-cf1a52bab74f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:37.088889 [ 265 ] {5d0f3b57-0b86-42e5-ab4b-cf1a52bab74f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:37.089280 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part 2024.12.12 22:36:37.089989 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part 2024.12.12 22:36:37.090514 [ 265 ] {5d0f3b57-0b86-42e5-ab4b-cf1a52bab74f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:36:37.090562 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part 2024.12.12 22:36:37.091262 [ 265 ] {5d0f3b57-0b86-42e5-ab4b-cf1a52bab74f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.091864 [ 265 ] {5d0f3b57-0b86-42e5-ab4b-cf1a52bab74f} executeQuery: Read 60 rows, 4.14 KiB in 0.005442 sec., 11025.358324145534 rows/sec., 760.86 KiB/sec. 2024.12.12 22:36:37.092108 [ 265 ] {5d0f3b57-0b86-42e5-ab4b-cf1a52bab74f} TCPHandler: Processed in 0.006028898 sec. 2024.12.12 22:36:37.094706 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 19 columns (19 merged, 0 gathered) in 0.009613129 sec., 36824.63847099108 rows/sec., 65.99 MiB/sec. 2024.12.12 22:36:37.095200 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:36:37.095612 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:37.095694 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_16_3} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:36:37.095834 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. 2024.12.12 22:36:38.729404 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2024.12.12 22:36:38.730058 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:38.730104 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:38.730624 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:36:38.730873 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:38.731171 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2024.12.12 22:36:39.239095 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.12.12 22:36:39.258422 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:39.258474 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:39.265767 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:36:39.266512 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:39.269724 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.12.12 22:36:40.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 179.31 MiB, peak 186.40 MiB, free memory in arenas 0.00 B, will set to 180.31 MiB (RSS), difference: 1.00 MiB 2024.12.12 22:36:41.244929 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 428 2024.12.12 22:36:41.248069 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:41.248119 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:41.249793 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:36:41.250185 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:41.250452 [ 130 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:36:41.250574 [ 130 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:41.250680 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:41.251215 [ 197 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:36:41.251794 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 428 2024.12.12 22:36:41.252341 [ 197 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:41.252524 [ 197 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part 2024.12.12 22:36:41.253163 [ 197 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2024.12.12 22:36:41.253765 [ 197 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 86 rows starting from the beginning of the part 2024.12.12 22:36:41.254354 [ 197 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2024.12.12 22:36:41.254997 [ 197 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part 2024.12.12 22:36:41.255588 [ 197 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2024.12.12 22:36:41.263459 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 72 columns (72 merged, 0 gathered) in 0.012613527 sec., 33931.825729631375 rows/sec., 32.62 MiB/sec. 2024.12.12 22:36:41.264609 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:36:41.265444 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:41.265543 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_11_2} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:36:41.265863 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. 2024.12.12 22:36:42.039284 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.039587 [ 264 ] {0ae69826-8630-41dc-b076-0ae806d00679} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:36:42.039704 [ 264 ] {0ae69826-8630-41dc-b076-0ae806d00679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:36:42.040627 [ 264 ] {0ae69826-8630-41dc-b076-0ae806d00679} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.040680 [ 264 ] {0ae69826-8630-41dc-b076-0ae806d00679} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.041122 [ 264 ] {0ae69826-8630-41dc-b076-0ae806d00679} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:36:42.041384 [ 264 ] {0ae69826-8630-41dc-b076-0ae806d00679} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.041585 [ 126 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.12 22:36:42.041611 [ 264 ] {0ae69826-8630-41dc-b076-0ae806d00679} executeQuery: Read 14 rows, 1.01 KiB in 0.002105 sec., 6650.8313539192395 rows/sec., 478.77 KiB/sec. 2024.12.12 22:36:42.041690 [ 126 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.041766 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.041783 [ 264 ] {0ae69826-8630-41dc-b076-0ae806d00679} TCPHandler: Processed in 0.002683723 sec. 2024.12.12 22:36:42.042007 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.12 22:36:42.042054 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.042237 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:42.042314 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.12 22:36:42.042312 [ 265 ] {47b6bb02-e482-42ba-a52e-d87f69e2f6b3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:42.042498 [ 265 ] {47b6bb02-e482-42ba-a52e-d87f69e2f6b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:42.042629 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.12 22:36:42.043229 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.12 22:36:42.043423 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.12 22:36:42.043779 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.12 22:36:42.045287 [ 265 ] {47b6bb02-e482-42ba-a52e-d87f69e2f6b3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.045367 [ 265 ] {47b6bb02-e482-42ba-a52e-d87f69e2f6b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.045597 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003721914 sec., 18807.52752481653 rows/sec., 1.39 MiB/sec. 2024.12.12 22:36:42.045774 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.12 22:36:42.046010 [ 265 ] {47b6bb02-e482-42ba-a52e-d87f69e2f6b3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:36:42.046201 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.046301 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_5_1} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.12 22:36:42.046383 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:36:42.046445 [ 265 ] {47b6bb02-e482-42ba-a52e-d87f69e2f6b3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.046759 [ 265 ] {47b6bb02-e482-42ba-a52e-d87f69e2f6b3} executeQuery: Read 255 rows, 22.91 KiB in 0.004548 sec., 56068.60158311346 rows/sec., 4.92 MiB/sec. 2024.12.12 22:36:42.046839 [ 265 ] {47b6bb02-e482-42ba-a52e-d87f69e2f6b3} TCPHandler: Processed in 0.004935577 sec. 2024.12.12 22:36:42.046994 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.047138 [ 264 ] {2ae5d67d-431f-4857-8959-d17c0c6c0030} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:42.047197 [ 264 ] {2ae5d67d-431f-4857-8959-d17c0c6c0030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:42.047902 [ 264 ] {2ae5d67d-431f-4857-8959-d17c0c6c0030} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.047949 [ 264 ] {2ae5d67d-431f-4857-8959-d17c0c6c0030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.048358 [ 264 ] {2ae5d67d-431f-4857-8959-d17c0c6c0030} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:36:42.048614 [ 264 ] {2ae5d67d-431f-4857-8959-d17c0c6c0030} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.048824 [ 264 ] {2ae5d67d-431f-4857-8959-d17c0c6c0030} executeQuery: Read 33 rows, 2.41 KiB in 0.001718 sec., 19208.38183934808 rows/sec., 1.37 MiB/sec. 2024.12.12 22:36:42.048878 [ 264 ] {2ae5d67d-431f-4857-8959-d17c0c6c0030} TCPHandler: Processed in 0.001951708 sec. 2024.12.12 22:36:42.049026 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.049157 [ 265 ] {6e36f0e6-98e2-4c40-a60d-8ceeb3c9360e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:36:42.049217 [ 265 ] {6e36f0e6-98e2-4c40-a60d-8ceeb3c9360e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:36:42.049936 [ 265 ] {6e36f0e6-98e2-4c40-a60d-8ceeb3c9360e} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.049985 [ 265 ] {6e36f0e6-98e2-4c40-a60d-8ceeb3c9360e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.050369 [ 265 ] {6e36f0e6-98e2-4c40-a60d-8ceeb3c9360e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:36:42.050609 [ 265 ] {6e36f0e6-98e2-4c40-a60d-8ceeb3c9360e} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.050863 [ 265 ] {6e36f0e6-98e2-4c40-a60d-8ceeb3c9360e} executeQuery: Read 14 rows, 1004.00 B in 0.001736 sec., 8064.5161290322585 rows/sec., 564.79 KiB/sec. 2024.12.12 22:36:42.051019 [ 265 ] {6e36f0e6-98e2-4c40-a60d-8ceeb3c9360e} TCPHandler: Processed in 0.00204896 sec. 2024.12.12 22:36:42.051213 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.051352 [ 264 ] {eaf8cf83-8300-4469-90f1-be609856703c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:36:42.051409 [ 264 ] {eaf8cf83-8300-4469-90f1-be609856703c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:36:42.052096 [ 264 ] {eaf8cf83-8300-4469-90f1-be609856703c} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.052142 [ 264 ] {eaf8cf83-8300-4469-90f1-be609856703c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.052509 [ 264 ] {eaf8cf83-8300-4469-90f1-be609856703c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:36:42.052748 [ 264 ] {eaf8cf83-8300-4469-90f1-be609856703c} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.052916 [ 126 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.12 22:36:42.052976 [ 126 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.053007 [ 264 ] {eaf8cf83-8300-4469-90f1-be609856703c} executeQuery: Read 13 rows, 830.00 B in 0.001673 sec., 7770.472205618649 rows/sec., 484.49 KiB/sec. 2024.12.12 22:36:42.053016 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.053160 [ 264 ] {eaf8cf83-8300-4469-90f1-be609856703c} TCPHandler: Processed in 0.002014639 sec. 2024.12.12 22:36:42.053223 [ 197 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.12 22:36:42.053353 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.053403 [ 197 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:42.053456 [ 197 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.12.12 22:36:42.053630 [ 265 ] {904d4419-852d-48be-9894-facc7b7649cd} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:42.053741 [ 197 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.12.12 22:36:42.053815 [ 265 ] {904d4419-852d-48be-9894-facc7b7649cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:42.054197 [ 197 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.12.12 22:36:42.054509 [ 197 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.12.12 22:36:42.054885 [ 197 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.12.12 22:36:42.056747 [ 265 ] {904d4419-852d-48be-9894-facc7b7649cd} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.056819 [ 265 ] {904d4419-852d-48be-9894-facc7b7649cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.057401 [ 199 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004248483 sec., 15299.57869667832 rows/sec., 1013.69 KiB/sec. 2024.12.12 22:36:42.057536 [ 199 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.12 22:36:42.057654 [ 265 ] {904d4419-852d-48be-9894-facc7b7649cd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:36:42.057849 [ 199 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.057939 [ 199 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_5_1} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.12 22:36:42.057978 [ 265 ] {904d4419-852d-48be-9894-facc7b7649cd} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.058036 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:36:42.058240 [ 265 ] {904d4419-852d-48be-9894-facc7b7649cd} executeQuery: Read 408 rows, 29.76 KiB in 0.004724 sec., 86367.48518204912 rows/sec., 6.15 MiB/sec. 2024.12.12 22:36:42.058306 [ 265 ] {904d4419-852d-48be-9894-facc7b7649cd} TCPHandler: Processed in 0.005051509 sec. 2024.12.12 22:36:42.058452 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.058571 [ 264 ] {da2896b2-1c1f-4fd9-88bd-18efe36086d8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:36:42.058622 [ 264 ] {da2896b2-1c1f-4fd9-88bd-18efe36086d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:36:42.059111 [ 264 ] {da2896b2-1c1f-4fd9-88bd-18efe36086d8} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.059150 [ 264 ] {da2896b2-1c1f-4fd9-88bd-18efe36086d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.059526 [ 264 ] {da2896b2-1c1f-4fd9-88bd-18efe36086d8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:36:42.059772 [ 264 ] {da2896b2-1c1f-4fd9-88bd-18efe36086d8} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.060011 [ 264 ] {da2896b2-1c1f-4fd9-88bd-18efe36086d8} executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. 2024.12.12 22:36:42.060169 [ 264 ] {da2896b2-1c1f-4fd9-88bd-18efe36086d8} TCPHandler: Processed in 0.001775445 sec. 2024.12.12 22:36:42.060324 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.060463 [ 265 ] {09f8cf26-ffee-4fc8-8932-6df18a218fe7} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:42.060523 [ 265 ] {09f8cf26-ffee-4fc8-8932-6df18a218fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:42.061190 [ 265 ] {09f8cf26-ffee-4fc8-8932-6df18a218fe7} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.061229 [ 265 ] {09f8cf26-ffee-4fc8-8932-6df18a218fe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.061621 [ 265 ] {09f8cf26-ffee-4fc8-8932-6df18a218fe7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:36:42.061856 [ 265 ] {09f8cf26-ffee-4fc8-8932-6df18a218fe7} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.062112 [ 265 ] {09f8cf26-ffee-4fc8-8932-6df18a218fe7} executeQuery: Read 237 rows, 16.27 KiB in 0.00168 sec., 141071.42857142858 rows/sec., 9.46 MiB/sec. 2024.12.12 22:36:42.062315 [ 265 ] {09f8cf26-ffee-4fc8-8932-6df18a218fe7} TCPHandler: Processed in 0.0020533 sec. 2024.12.12 22:36:42.062480 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.062599 [ 264 ] {111c43ab-7dc5-44ce-ba94-548daee77d72} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:36:42.062651 [ 264 ] {111c43ab-7dc5-44ce-ba94-548daee77d72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:36:42.063131 [ 264 ] {111c43ab-7dc5-44ce-ba94-548daee77d72} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.063169 [ 264 ] {111c43ab-7dc5-44ce-ba94-548daee77d72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.063548 [ 264 ] {111c43ab-7dc5-44ce-ba94-548daee77d72} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:36:42.063819 [ 264 ] {111c43ab-7dc5-44ce-ba94-548daee77d72} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.064001 [ 130 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.12 22:36:42.064064 [ 130 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.064072 [ 264 ] {111c43ab-7dc5-44ce-ba94-548daee77d72} executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. 2024.12.12 22:36:42.064101 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.064174 [ 264 ] {111c43ab-7dc5-44ce-ba94-548daee77d72} TCPHandler: Processed in 0.001747125 sec. 2024.12.12 22:36:42.064280 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.12 22:36:42.064373 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.064428 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:42.064467 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.12 22:36:42.064648 [ 265 ] {bac2bcbb-aa3c-40d5-a881-38363d019e30} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:42.064686 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.12.12 22:36:42.065023 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.12 22:36:42.065047 [ 265 ] {bac2bcbb-aa3c-40d5-a881-38363d019e30} 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 2024.12.12 22:36:42.065360 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.12.12 22:36:42.065713 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.12 22:36:42.068984 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004773564 sec., 1047.4354172270446 rows/sec., 70.58 KiB/sec. 2024.12.12 22:36:42.069199 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.12 22:36:42.069846 [ 265 ] {bac2bcbb-aa3c-40d5-a881-38363d019e30} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.069858 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.069916 [ 265 ] {bac2bcbb-aa3c-40d5-a881-38363d019e30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.070026 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_5_1} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.12 22:36:42.070192 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:36:42.070822 [ 265 ] {bac2bcbb-aa3c-40d5-a881-38363d019e30} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:36:42.071104 [ 265 ] {bac2bcbb-aa3c-40d5-a881-38363d019e30} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.071418 [ 265 ] {bac2bcbb-aa3c-40d5-a881-38363d019e30} executeQuery: Read 26 rows, 47.71 KiB in 0.006885 sec., 3776.325344952796 rows/sec., 6.77 MiB/sec. 2024.12.12 22:36:42.071731 [ 265 ] {bac2bcbb-aa3c-40d5-a881-38363d019e30} TCPHandler: Processed in 0.007449806 sec. 2024.12.12 22:36:42.071892 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:42.072013 [ 264 ] {9389c60c-218f-40c1-8873-422bfdb063c6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:42.072065 [ 264 ] {9389c60c-218f-40c1-8873-422bfdb063c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:42.072589 [ 264 ] {9389c60c-218f-40c1-8873-422bfdb063c6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:42.072631 [ 264 ] {9389c60c-218f-40c1-8873-422bfdb063c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:42.073040 [ 264 ] {9389c60c-218f-40c1-8873-422bfdb063c6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:36:42.073292 [ 264 ] {9389c60c-218f-40c1-8873-422bfdb063c6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:42.073561 [ 264 ] {9389c60c-218f-40c1-8873-422bfdb063c6} executeQuery: Read 82 rows, 5.33 KiB in 0.001571 sec., 52196.053469127946 rows/sec., 3.32 MiB/sec. 2024.12.12 22:36:42.073800 [ 264 ] {9389c60c-218f-40c1-8873-422bfdb063c6} TCPHandler: Processed in 0.001969229 sec. 2024.12.12 22:36:46.133318 [ 121 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:36:46.133392 [ 121 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:36:46.231467 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2024.12.12 22:36:46.232102 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:46.232139 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:46.232656 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:36:46.232924 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:46.233104 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.12.12 22:36:46.769775 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.12.12 22:36:46.789210 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:46.789265 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:46.796704 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:36:46.797448 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:46.799983 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.12.12 22:36:47.034606 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:47.034793 [ 264 ] {eec29520-6096-4d36-9ce0-5dd48e48bd95} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:47.034866 [ 264 ] {eec29520-6096-4d36-9ce0-5dd48e48bd95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:47.035666 [ 264 ] {eec29520-6096-4d36-9ce0-5dd48e48bd95} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:47.035719 [ 264 ] {eec29520-6096-4d36-9ce0-5dd48e48bd95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:47.036168 [ 264 ] {eec29520-6096-4d36-9ce0-5dd48e48bd95} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:36:47.036434 [ 264 ] {eec29520-6096-4d36-9ce0-5dd48e48bd95} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:47.036684 [ 264 ] {eec29520-6096-4d36-9ce0-5dd48e48bd95} executeQuery: Read 88 rows, 7.40 KiB in 0.001941 sec., 45337.45492014426 rows/sec., 3.72 MiB/sec. 2024.12.12 22:36:47.036750 [ 264 ] {eec29520-6096-4d36-9ce0-5dd48e48bd95} TCPHandler: Processed in 0.002278185 sec. 2024.12.12 22:36:47.037021 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:47.037231 [ 265 ] {0797d95b-f8b6-491e-8730-8271fdd3e509} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:47.037307 [ 265 ] {0797d95b-f8b6-491e-8730-8271fdd3e509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:47.038054 [ 265 ] {0797d95b-f8b6-491e-8730-8271fdd3e509} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:47.038101 [ 265 ] {0797d95b-f8b6-491e-8730-8271fdd3e509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:47.038536 [ 265 ] {0797d95b-f8b6-491e-8730-8271fdd3e509} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:36:47.038783 [ 265 ] {0797d95b-f8b6-491e-8730-8271fdd3e509} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:47.039052 [ 265 ] {0797d95b-f8b6-491e-8730-8271fdd3e509} executeQuery: Read 16 rows, 1.20 KiB in 0.001872 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. 2024.12.12 22:36:47.039279 [ 265 ] {0797d95b-f8b6-491e-8730-8271fdd3e509} TCPHandler: Processed in 0.002396208 sec. 2024.12.12 22:36:47.039477 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:47.039621 [ 264 ] {2806cb3f-0734-4d5b-bf11-333a6232917b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:47.039684 [ 264 ] {2806cb3f-0734-4d5b-bf11-333a6232917b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:47.040401 [ 264 ] {2806cb3f-0734-4d5b-bf11-333a6232917b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:47.040442 [ 264 ] {2806cb3f-0734-4d5b-bf11-333a6232917b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:47.040819 [ 264 ] {2806cb3f-0734-4d5b-bf11-333a6232917b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:36:47.041060 [ 264 ] {2806cb3f-0734-4d5b-bf11-333a6232917b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:47.041326 [ 264 ] {2806cb3f-0734-4d5b-bf11-333a6232917b} executeQuery: Read 80 rows, 6.40 KiB in 0.001734 sec., 46136.1014994233 rows/sec., 3.60 MiB/sec. 2024.12.12 22:36:47.041572 [ 264 ] {2806cb3f-0734-4d5b-bf11-333a6232917b} TCPHandler: Processed in 0.002161033 sec. 2024.12.12 22:36:47.041754 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:47.041892 [ 265 ] {e028a26c-d320-4269-ab47-6ee9a8157c99} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:47.041955 [ 265 ] {e028a26c-d320-4269-ab47-6ee9a8157c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:47.042598 [ 265 ] {e028a26c-d320-4269-ab47-6ee9a8157c99} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:47.042639 [ 265 ] {e028a26c-d320-4269-ab47-6ee9a8157c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:47.043041 [ 265 ] {e028a26c-d320-4269-ab47-6ee9a8157c99} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:36:47.043316 [ 265 ] {e028a26c-d320-4269-ab47-6ee9a8157c99} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:47.043495 [ 120 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:36:47.043558 [ 265 ] {e028a26c-d320-4269-ab47-6ee9a8157c99} executeQuery: Read 160 rows, 11.41 KiB in 0.001692 sec., 94562.64775413711 rows/sec., 6.59 MiB/sec. 2024.12.12 22:36:47.043588 [ 120 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:47.043656 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:47.043672 [ 265 ] {e028a26c-d320-4269-ab47-6ee9a8157c99} TCPHandler: Processed in 0.001995329 sec. 2024.12.12 22:36:47.043885 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:36:47.043898 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:47.044127 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:47.044150 [ 264 ] {edcdb091-155e-494f-986a-05b9096ea4fe} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:47.044192 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4316 rows starting from the beginning of the part 2024.12.12 22:36:47.044398 [ 264 ] {edcdb091-155e-494f-986a-05b9096ea4fe} 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 2024.12.12 22:36:47.044535 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2024.12.12 22:36:47.044958 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part 2024.12.12 22:36:47.045342 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 884 rows starting from the beginning of the part 2024.12.12 22:36:47.045704 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part 2024.12.12 22:36:47.046110 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2024.12.12 22:36:47.049629 [ 264 ] {edcdb091-155e-494f-986a-05b9096ea4fe} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:47.049675 [ 264 ] {edcdb091-155e-494f-986a-05b9096ea4fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:47.050796 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5994 rows, containing 5 columns (5 merged, 0 gathered) in 0.007028208 sec., 852848.9765812281 rows/sec., 57.46 MiB/sec. 2024.12.12 22:36:47.050900 [ 264 ] {edcdb091-155e-494f-986a-05b9096ea4fe} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:36:47.051201 [ 264 ] {edcdb091-155e-494f-986a-05b9096ea4fe} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:47.051221 [ 197 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:36:47.051555 [ 264 ] {edcdb091-155e-494f-986a-05b9096ea4fe} executeQuery: Read 16 rows, 29.36 KiB in 0.007482 sec., 2138.4656508954827 rows/sec., 3.83 MiB/sec. 2024.12.12 22:36:47.051728 [ 197 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:47.051742 [ 264 ] {edcdb091-155e-494f-986a-05b9096ea4fe} TCPHandler: Processed in 0.007960876 sec. 2024.12.12 22:36:47.051855 [ 197 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_16_3} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:36:47.051961 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:47.051997 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2024.12.12 22:36:47.052117 [ 265 ] {b1794281-6d9c-4b6a-9ab3-6197e37ffb1d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:47.052180 [ 265 ] {b1794281-6d9c-4b6a-9ab3-6197e37ffb1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:47.052703 [ 265 ] {b1794281-6d9c-4b6a-9ab3-6197e37ffb1d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:47.052742 [ 265 ] {b1794281-6d9c-4b6a-9ab3-6197e37ffb1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:47.053127 [ 265 ] {b1794281-6d9c-4b6a-9ab3-6197e37ffb1d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:36:47.053372 [ 265 ] {b1794281-6d9c-4b6a-9ab3-6197e37ffb1d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:47.053538 [ 117 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:36:47.053599 [ 117 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:47.053613 [ 265 ] {b1794281-6d9c-4b6a-9ab3-6197e37ffb1d} executeQuery: Read 60 rows, 4.14 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.67 MiB/sec. 2024.12.12 22:36:47.053643 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:47.053744 [ 265 ] {b1794281-6d9c-4b6a-9ab3-6197e37ffb1d} TCPHandler: Processed in 0.001890068 sec. 2024.12.12 22:36:47.053810 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:36:47.053899 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:47.053925 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part 2024.12.12 22:36:47.053993 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2024.12.12 22:36:47.054114 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part 2024.12.12 22:36:47.054330 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part 2024.12.12 22:36:47.054513 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part 2024.12.12 22:36:47.054672 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2024.12.12 22:36:47.055963 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002201813 sec., 385137.15742435894 rows/sec., 25.15 MiB/sec. 2024.12.12 22:36:47.056222 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:36:47.056577 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:47.056673 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_16_3} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:36:47.056780 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.12 22:36:51.251998 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 462 2024.12.12 22:36:51.255083 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:51.255128 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:51.256560 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:36:51.256866 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:51.257871 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 462 2024.12.12 22:36:52.039990 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.040203 [ 264 ] {d900ed73-0383-4da3-b6d3-7d8314757cec} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:36:52.040282 [ 264 ] {d900ed73-0383-4da3-b6d3-7d8314757cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:36:52.041063 [ 264 ] {d900ed73-0383-4da3-b6d3-7d8314757cec} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.041116 [ 264 ] {d900ed73-0383-4da3-b6d3-7d8314757cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.041573 [ 264 ] {d900ed73-0383-4da3-b6d3-7d8314757cec} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:36:52.041833 [ 264 ] {d900ed73-0383-4da3-b6d3-7d8314757cec} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.042042 [ 264 ] {d900ed73-0383-4da3-b6d3-7d8314757cec} executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. 2024.12.12 22:36:52.042099 [ 264 ] {d900ed73-0383-4da3-b6d3-7d8314757cec} TCPHandler: Processed in 0.002247094 sec. 2024.12.12 22:36:52.042422 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.042726 [ 265 ] {6942cfc5-264e-458f-a44c-67e05b36ef9b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:36:52.042840 [ 265 ] {6942cfc5-264e-458f-a44c-67e05b36ef9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:36:52.043834 [ 265 ] {6942cfc5-264e-458f-a44c-67e05b36ef9b} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.043878 [ 265 ] {6942cfc5-264e-458f-a44c-67e05b36ef9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.044315 [ 265 ] {6942cfc5-264e-458f-a44c-67e05b36ef9b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.12 22:36:52.044570 [ 265 ] {6942cfc5-264e-458f-a44c-67e05b36ef9b} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.044826 [ 265 ] {6942cfc5-264e-458f-a44c-67e05b36ef9b} executeQuery: Read 10 rows, 835.00 B in 0.002175 sec., 4597.701149425287 rows/sec., 374.91 KiB/sec. 2024.12.12 22:36:52.045022 [ 265 ] {6942cfc5-264e-458f-a44c-67e05b36ef9b} TCPHandler: Processed in 0.002793895 sec. 2024.12.12 22:36:52.045198 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.045341 [ 264 ] {c2f01145-c045-41e7-882c-2fcbb2440a03} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:52.045398 [ 264 ] {c2f01145-c045-41e7-882c-2fcbb2440a03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:52.046116 [ 264 ] {c2f01145-c045-41e7-882c-2fcbb2440a03} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.046154 [ 264 ] {c2f01145-c045-41e7-882c-2fcbb2440a03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.046542 [ 264 ] {c2f01145-c045-41e7-882c-2fcbb2440a03} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:36:52.046789 [ 264 ] {c2f01145-c045-41e7-882c-2fcbb2440a03} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.046927 [ 113 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:36:52.046975 [ 264 ] {c2f01145-c045-41e7-882c-2fcbb2440a03} executeQuery: Read 260 rows, 23.28 KiB in 0.001663 sec., 156343.95670475045 rows/sec., 13.67 MiB/sec. 2024.12.12 22:36:52.046978 [ 113 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.047029 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.047045 [ 264 ] {c2f01145-c045-41e7-882c-2fcbb2440a03} TCPHandler: Processed in 0.001915177 sec. 2024.12.12 22:36:52.047290 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.047411 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:36:52.047578 [ 265 ] {30b67b8f-3660-4880-88ba-e7dbb811ebd2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:52.047659 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:52.047673 [ 265 ] {30b67b8f-3660-4880-88ba-e7dbb811ebd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:52.047702 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1430 rows starting from the beginning of the part 2024.12.12 22:36:52.047917 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 255 rows starting from the beginning of the part 2024.12.12 22:36:52.048234 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1232 rows starting from the beginning of the part 2024.12.12 22:36:52.048717 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 255 rows starting from the beginning of the part 2024.12.12 22:36:52.049154 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part 2024.12.12 22:36:52.049488 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 260 rows starting from the beginning of the part 2024.12.12 22:36:52.050411 [ 265 ] {30b67b8f-3660-4880-88ba-e7dbb811ebd2} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.050455 [ 265 ] {30b67b8f-3660-4880-88ba-e7dbb811ebd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.050968 [ 265 ] {30b67b8f-3660-4880-88ba-e7dbb811ebd2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:36:52.051272 [ 265 ] {30b67b8f-3660-4880-88ba-e7dbb811ebd2} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.051509 [ 265 ] {30b67b8f-3660-4880-88ba-e7dbb811ebd2} executeQuery: Read 43 rows, 3.11 KiB in 0.004033 sec., 10662.038184973964 rows/sec., 770.98 KiB/sec. 2024.12.12 22:36:52.051574 [ 265 ] {30b67b8f-3660-4880-88ba-e7dbb811ebd2} TCPHandler: Processed in 0.004438127 sec. 2024.12.12 22:36:52.051744 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.052008 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3520 rows, containing 5 columns (5 merged, 0 gathered) in 0.004867835 sec., 723114.074326677 rows/sec., 63.47 MiB/sec. 2024.12.12 22:36:52.052036 [ 264 ] {77bdcda7-69b7-473f-8ad4-0b92336b7bb6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:36:52.052118 [ 264 ] {77bdcda7-69b7-473f-8ad4-0b92336b7bb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:36:52.052303 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:36:52.052908 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.053162 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_21_4} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:36:52.053365 [ 264 ] {77bdcda7-69b7-473f-8ad4-0b92336b7bb6} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.053375 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2024.12.12 22:36:52.053432 [ 264 ] {77bdcda7-69b7-473f-8ad4-0b92336b7bb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.053838 [ 264 ] {77bdcda7-69b7-473f-8ad4-0b92336b7bb6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:36:52.054086 [ 264 ] {77bdcda7-69b7-473f-8ad4-0b92336b7bb6} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.054268 [ 264 ] {77bdcda7-69b7-473f-8ad4-0b92336b7bb6} executeQuery: Read 14 rows, 1004.00 B in 0.002294 sec., 6102.877070619006 rows/sec., 427.41 KiB/sec. 2024.12.12 22:36:52.054323 [ 264 ] {77bdcda7-69b7-473f-8ad4-0b92336b7bb6} TCPHandler: Processed in 0.002665982 sec. 2024.12.12 22:36:52.054483 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.054621 [ 265 ] {6f612846-7f3c-44f1-9e4e-399d4762b26b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:36:52.054677 [ 265 ] {6f612846-7f3c-44f1-9e4e-399d4762b26b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:36:52.055360 [ 265 ] {6f612846-7f3c-44f1-9e4e-399d4762b26b} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.055407 [ 265 ] {6f612846-7f3c-44f1-9e4e-399d4762b26b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.055775 [ 265 ] {6f612846-7f3c-44f1-9e4e-399d4762b26b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:36:52.056021 [ 265 ] {6f612846-7f3c-44f1-9e4e-399d4762b26b} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.056233 [ 265 ] {6f612846-7f3c-44f1-9e4e-399d4762b26b} executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec. 2024.12.12 22:36:52.056285 [ 265 ] {6f612846-7f3c-44f1-9e4e-399d4762b26b} TCPHandler: Processed in 0.001869427 sec. 2024.12.12 22:36:52.056433 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.056655 [ 264 ] {c247bb70-f616-46a2-a69d-861593b5e5cf} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:52.056746 [ 264 ] {c247bb70-f616-46a2-a69d-861593b5e5cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:52.057806 [ 264 ] {c247bb70-f616-46a2-a69d-861593b5e5cf} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.057846 [ 264 ] {c247bb70-f616-46a2-a69d-861593b5e5cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.058246 [ 264 ] {c247bb70-f616-46a2-a69d-861593b5e5cf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:36:52.058492 [ 264 ] {c247bb70-f616-46a2-a69d-861593b5e5cf} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.058611 [ 113 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:36:52.058648 [ 113 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.058671 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.058682 [ 264 ] {c247bb70-f616-46a2-a69d-861593b5e5cf} executeQuery: Read 418 rows, 30.58 KiB in 0.002081 sec., 200864.96876501682 rows/sec., 14.35 MiB/sec. 2024.12.12 22:36:52.058890 [ 264 ] {c247bb70-f616-46a2-a69d-861593b5e5cf} TCPHandler: Processed in 0.00251235 sec. 2024.12.12 22:36:52.058935 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:36:52.059073 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.059081 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:52.059127 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 902 rows starting from the beginning of the part 2024.12.12 22:36:52.059345 [ 265 ] {1471ebb7-fbfc-4ae2-a92b-b8dd7a7f2bf2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:36:52.059371 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 408 rows starting from the beginning of the part 2024.12.12 22:36:52.059487 [ 265 ] {1471ebb7-fbfc-4ae2-a92b-b8dd7a7f2bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:36:52.059592 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 544 rows starting from the beginning of the part 2024.12.12 22:36:52.060018 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 408 rows starting from the beginning of the part 2024.12.12 22:36:52.060450 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 80 rows starting from the beginning of the part 2024.12.12 22:36:52.060828 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 418 rows starting from the beginning of the part 2024.12.12 22:36:52.061700 [ 265 ] {1471ebb7-fbfc-4ae2-a92b-b8dd7a7f2bf2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.061740 [ 265 ] {1471ebb7-fbfc-4ae2-a92b-b8dd7a7f2bf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.062282 [ 265 ] {1471ebb7-fbfc-4ae2-a92b-b8dd7a7f2bf2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:36:52.062548 [ 265 ] {1471ebb7-fbfc-4ae2-a92b-b8dd7a7f2bf2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.062752 [ 113 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.12 22:36:52.062888 [ 113 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.063002 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.062998 [ 265 ] {1471ebb7-fbfc-4ae2-a92b-b8dd7a7f2bf2} executeQuery: Read 6 rows, 321.00 B in 0.003792 sec., 1582.2784810126584 rows/sec., 82.67 KiB/sec. 2024.12.12 22:36:52.063599 [ 265 ] {1471ebb7-fbfc-4ae2-a92b-b8dd7a7f2bf2} TCPHandler: Processed in 0.00459428 sec. 2024.12.12 22:36:52.063941 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.063982 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 5 columns (5 merged, 0 gathered) in 0.005234523 sec., 527268.6737645436 rows/sec., 40.25 MiB/sec. 2024.12.12 22:36:52.063997 [ 188 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.12 22:36:52.064310 [ 264 ] {09ad67c9-83de-47cf-a056-82d974896df6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:52.064385 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:36:52.064481 [ 264 ] {09ad67c9-83de-47cf-a056-82d974896df6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:52.064654 [ 188 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:52.064780 [ 188 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.12.12 22:36:52.065432 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.065732 [ 188 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.12.12 22:36:52.065759 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_21_4} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:36:52.066013 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.12.12 22:36:52.066220 [ 188 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.12 22:36:52.066596 [ 188 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.12.12 22:36:52.066925 [ 188 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.12.12 22:36:52.067281 [ 188 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.12.12 22:36:52.067316 [ 264 ] {09ad67c9-83de-47cf-a056-82d974896df6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.067419 [ 264 ] {09ad67c9-83de-47cf-a056-82d974896df6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.068589 [ 264 ] {09ad67c9-83de-47cf-a056-82d974896df6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:36:52.069157 [ 264 ] {09ad67c9-83de-47cf-a056-82d974896df6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.069797 [ 264 ] {09ad67c9-83de-47cf-a056-82d974896df6} executeQuery: Read 242 rows, 16.62 KiB in 0.005594 sec., 43260.63639613872 rows/sec., 2.90 MiB/sec. 2024.12.12 22:36:52.070181 [ 264 ] {09ad67c9-83de-47cf-a056-82d974896df6} TCPHandler: Processed in 0.006390075 sec. 2024.12.12 22:36:52.070458 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.070517 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.007280203 sec., 4944.917057944675 rows/sec., 258.35 KiB/sec. 2024.12.12 22:36:52.070634 [ 265 ] {631a1c56-53f4-4ace-ba0c-516e766d1680} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:36:52.070715 [ 265 ] {631a1c56-53f4-4ace-ba0c-516e766d1680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:36:52.070723 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.12 22:36:52.071386 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.071587 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_6_1} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.12 22:36:52.071766 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:36:52.071858 [ 265 ] {631a1c56-53f4-4ace-ba0c-516e766d1680} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.071902 [ 265 ] {631a1c56-53f4-4ace-ba0c-516e766d1680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.072273 [ 265 ] {631a1c56-53f4-4ace-ba0c-516e766d1680} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:36:52.072514 [ 265 ] {631a1c56-53f4-4ace-ba0c-516e766d1680} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.072730 [ 265 ] {631a1c56-53f4-4ace-ba0c-516e766d1680} executeQuery: Read 1 rows, 69.00 B in 0.002155 sec., 464.03712296983764 rows/sec., 31.27 KiB/sec. 2024.12.12 22:36:52.072785 [ 265 ] {631a1c56-53f4-4ace-ba0c-516e766d1680} TCPHandler: Processed in 0.002465049 sec. 2024.12.12 22:36:52.072947 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.073095 [ 264 ] {7dc00ae9-ebd2-4974-815d-19031d18a318} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:52.073187 [ 264 ] {7dc00ae9-ebd2-4974-815d-19031d18a318} 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 2024.12.12 22:36:52.074404 [ 264 ] {7dc00ae9-ebd2-4974-815d-19031d18a318} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.074444 [ 264 ] {7dc00ae9-ebd2-4974-815d-19031d18a318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.075133 [ 264 ] {7dc00ae9-ebd2-4974-815d-19031d18a318} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:36:52.075399 [ 264 ] {7dc00ae9-ebd2-4974-815d-19031d18a318} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.075608 [ 264 ] {7dc00ae9-ebd2-4974-815d-19031d18a318} executeQuery: Read 26 rows, 47.71 KiB in 0.002537 sec., 10248.324793062671 rows/sec., 18.36 MiB/sec. 2024.12.12 22:36:52.075715 [ 264 ] {7dc00ae9-ebd2-4974-815d-19031d18a318} TCPHandler: Processed in 0.002827685 sec. 2024.12.12 22:36:52.075872 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:52.076000 [ 265 ] {83875d51-67d1-4236-93f1-8add28475e05} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:52.076053 [ 265 ] {83875d51-67d1-4236-93f1-8add28475e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:52.076585 [ 265 ] {83875d51-67d1-4236-93f1-8add28475e05} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:52.076631 [ 265 ] {83875d51-67d1-4236-93f1-8add28475e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:52.077043 [ 265 ] {83875d51-67d1-4236-93f1-8add28475e05} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:36:52.077301 [ 265 ] {83875d51-67d1-4236-93f1-8add28475e05} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:52.077527 [ 265 ] {83875d51-67d1-4236-93f1-8add28475e05} executeQuery: Read 82 rows, 5.33 KiB in 0.00155 sec., 52903.22580645161 rows/sec., 3.36 MiB/sec. 2024.12.12 22:36:52.077579 [ 265 ] {83875d51-67d1-4236-93f1-8add28475e05} TCPHandler: Processed in 0.001767445 sec. 2024.12.12 22:36:53.733217 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2024.12.12 22:36:53.733898 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:53.733943 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:53.734467 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:36:53.734729 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:53.734958 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2024.12.12 22:36:54.300029 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.12.12 22:36:54.319859 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:54.319910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:54.327422 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:36:54.328184 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:54.330792 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.12.12 22:36:57.033745 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:57.033956 [ 264 ] {1b46dca6-b42c-421d-9e3b-f5b6b79ff166} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:36:57.034039 [ 264 ] {1b46dca6-b42c-421d-9e3b-f5b6b79ff166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:36:57.034923 [ 264 ] {1b46dca6-b42c-421d-9e3b-f5b6b79ff166} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:57.034981 [ 264 ] {1b46dca6-b42c-421d-9e3b-f5b6b79ff166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:57.035457 [ 264 ] {1b46dca6-b42c-421d-9e3b-f5b6b79ff166} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:36:57.035715 [ 264 ] {1b46dca6-b42c-421d-9e3b-f5b6b79ff166} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:57.035971 [ 264 ] {1b46dca6-b42c-421d-9e3b-f5b6b79ff166} executeQuery: Read 88 rows, 7.40 KiB in 0.002067 sec., 42573.77842283503 rows/sec., 3.50 MiB/sec. 2024.12.12 22:36:57.036184 [ 264 ] {1b46dca6-b42c-421d-9e3b-f5b6b79ff166} TCPHandler: Processed in 0.002576511 sec. 2024.12.12 22:36:57.036474 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:57.036688 [ 265 ] {44c182c0-f59a-4737-9757-a3da9b74ea6f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:36:57.036771 [ 265 ] {44c182c0-f59a-4737-9757-a3da9b74ea6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:36:57.037620 [ 265 ] {44c182c0-f59a-4737-9757-a3da9b74ea6f} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:57.037664 [ 265 ] {44c182c0-f59a-4737-9757-a3da9b74ea6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:57.038234 [ 265 ] {44c182c0-f59a-4737-9757-a3da9b74ea6f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:36:57.038633 [ 265 ] {44c182c0-f59a-4737-9757-a3da9b74ea6f} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:57.038791 [ 107 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.12 22:36:57.038839 [ 107 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:57.038869 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:57.038869 [ 265 ] {44c182c0-f59a-4737-9757-a3da9b74ea6f} executeQuery: Read 16 rows, 1.20 KiB in 0.002238 sec., 7149.240393208222 rows/sec., 537.59 KiB/sec. 2024.12.12 22:36:57.039110 [ 265 ] {44c182c0-f59a-4737-9757-a3da9b74ea6f} TCPHandler: Processed in 0.002768964 sec. 2024.12.12 22:36:57.039282 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.12 22:36:57.039388 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:57.039717 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:36:57.039728 [ 264 ] {7105cc7e-3b90-41a1-9849-5d6706624aa9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:36:57.039785 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 53 rows starting from the beginning of the part 2024.12.12 22:36:57.039834 [ 264 ] {7105cc7e-3b90-41a1-9849-5d6706624aa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:36:57.040149 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part 2024.12.12 22:36:57.040489 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part 2024.12.12 22:36:57.040879 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part 2024.12.12 22:36:57.041235 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 43 rows starting from the beginning of the part 2024.12.12 22:36:57.041644 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part 2024.12.12 22:36:57.042921 [ 264 ] {7105cc7e-3b90-41a1-9849-5d6706624aa9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:57.042995 [ 264 ] {7105cc7e-3b90-41a1-9849-5d6706624aa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:57.044194 [ 264 ] {7105cc7e-3b90-41a1-9849-5d6706624aa9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:36:57.044537 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.005561119 sec., 33266.686075230544 rows/sec., 2.51 MiB/sec. 2024.12.12 22:36:57.044725 [ 264 ] {7105cc7e-3b90-41a1-9849-5d6706624aa9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:57.044755 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.12 22:36:57.045154 [ 264 ] {7105cc7e-3b90-41a1-9849-5d6706624aa9} executeQuery: Read 80 rows, 6.40 KiB in 0.005522 sec., 14487.504527345165 rows/sec., 1.13 MiB/sec. 2024.12.12 22:36:57.045306 [ 264 ] {7105cc7e-3b90-41a1-9849-5d6706624aa9} TCPHandler: Processed in 0.006063229 sec. 2024.12.12 22:36:57.045369 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:57.045506 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:57.045517 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_20_4} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.12 22:36:57.045691 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:36:57.045746 [ 265 ] {5e5aa05f-398a-4d2a-9d0f-dce5941184e9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:57.045809 [ 265 ] {5e5aa05f-398a-4d2a-9d0f-dce5941184e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:36:57.046428 [ 265 ] {5e5aa05f-398a-4d2a-9d0f-dce5941184e9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:57.046468 [ 265 ] {5e5aa05f-398a-4d2a-9d0f-dce5941184e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:57.046887 [ 265 ] {5e5aa05f-398a-4d2a-9d0f-dce5941184e9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:36:57.047143 [ 265 ] {5e5aa05f-398a-4d2a-9d0f-dce5941184e9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:57.047396 [ 265 ] {5e5aa05f-398a-4d2a-9d0f-dce5941184e9} executeQuery: Read 160 rows, 11.41 KiB in 0.001709 sec., 93622.00117027502 rows/sec., 6.52 MiB/sec. 2024.12.12 22:36:57.047630 [ 265 ] {5e5aa05f-398a-4d2a-9d0f-dce5941184e9} TCPHandler: Processed in 0.002206704 sec. 2024.12.12 22:36:57.047838 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:57.047983 [ 264 ] {211cc0e8-4e75-4eb3-afc9-ffc82e8db259} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:36:57.048079 [ 264 ] {211cc0e8-4e75-4eb3-afc9-ffc82e8db259} 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 2024.12.12 22:36:57.049286 [ 264 ] {211cc0e8-4e75-4eb3-afc9-ffc82e8db259} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:57.049326 [ 264 ] {211cc0e8-4e75-4eb3-afc9-ffc82e8db259} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:57.049999 [ 264 ] {211cc0e8-4e75-4eb3-afc9-ffc82e8db259} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:36:57.050262 [ 264 ] {211cc0e8-4e75-4eb3-afc9-ffc82e8db259} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:57.050507 [ 264 ] {211cc0e8-4e75-4eb3-afc9-ffc82e8db259} executeQuery: Read 16 rows, 29.36 KiB in 0.002558 sec., 6254.886630179828 rows/sec., 11.21 MiB/sec. 2024.12.12 22:36:57.050629 [ 264 ] {211cc0e8-4e75-4eb3-afc9-ffc82e8db259} TCPHandler: Processed in 0.002861887 sec. 2024.12.12 22:36:57.050776 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:36:57.050901 [ 265 ] {25c27939-2fc4-4ec1-a5bc-413b8e108f2d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:36:57.050954 [ 265 ] {25c27939-2fc4-4ec1-a5bc-413b8e108f2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:36:57.051463 [ 265 ] {25c27939-2fc4-4ec1-a5bc-413b8e108f2d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:36:57.051501 [ 265 ] {25c27939-2fc4-4ec1-a5bc-413b8e108f2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:36:57.051896 [ 265 ] {25c27939-2fc4-4ec1-a5bc-413b8e108f2d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:36:57.052146 [ 265 ] {25c27939-2fc4-4ec1-a5bc-413b8e108f2d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:36:57.052381 [ 265 ] {25c27939-2fc4-4ec1-a5bc-413b8e108f2d} executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. 2024.12.12 22:36:57.052587 [ 265 ] {25c27939-2fc4-4ec1-a5bc-413b8e108f2d} TCPHandler: Processed in 0.001865476 sec. 2024.12.12 22:37:01.133449 [ 103 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:37:01.133536 [ 103 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:37:01.235089 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2024.12.12 22:37:01.236040 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:01.236088 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:01.236638 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:37:01.236899 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:01.237169 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.12.12 22:37:01.258041 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 498 2024.12.12 22:37:01.261320 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:01.261366 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:01.262876 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:37:01.263186 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:01.264198 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 498 2024.12.12 22:37:01.830840 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.12.12 22:37:01.852431 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:01.852481 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:01.860187 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:37:01.861018 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:01.864715 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.12.12 22:37:02.039395 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.039586 [ 264 ] {3969d7c4-1887-48b4-80da-9f33150a6291} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:37:02.039659 [ 264 ] {3969d7c4-1887-48b4-80da-9f33150a6291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:37:02.040441 [ 264 ] {3969d7c4-1887-48b4-80da-9f33150a6291} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.040496 [ 264 ] {3969d7c4-1887-48b4-80da-9f33150a6291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.040971 [ 264 ] {3969d7c4-1887-48b4-80da-9f33150a6291} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:37:02.041232 [ 264 ] {3969d7c4-1887-48b4-80da-9f33150a6291} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.041540 [ 264 ] {3969d7c4-1887-48b4-80da-9f33150a6291} executeQuery: Read 14 rows, 1.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 508.48 KiB/sec. 2024.12.12 22:37:02.041681 [ 264 ] {3969d7c4-1887-48b4-80da-9f33150a6291} TCPHandler: Processed in 0.002421358 sec. 2024.12.12 22:37:02.041991 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.042293 [ 265 ] {e7f27c46-a33e-4c83-915b-e2e1a38c67ea} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:02.042403 [ 265 ] {e7f27c46-a33e-4c83-915b-e2e1a38c67ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:02.043412 [ 265 ] {e7f27c46-a33e-4c83-915b-e2e1a38c67ea} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.043455 [ 265 ] {e7f27c46-a33e-4c83-915b-e2e1a38c67ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.043942 [ 265 ] {e7f27c46-a33e-4c83-915b-e2e1a38c67ea} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:37:02.044198 [ 265 ] {e7f27c46-a33e-4c83-915b-e2e1a38c67ea} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.044424 [ 265 ] {e7f27c46-a33e-4c83-915b-e2e1a38c67ea} executeQuery: Read 255 rows, 22.91 KiB in 0.002216 sec., 115072.20216606498 rows/sec., 10.10 MiB/sec. 2024.12.12 22:37:02.044479 [ 265 ] {e7f27c46-a33e-4c83-915b-e2e1a38c67ea} TCPHandler: Processed in 0.002671523 sec. 2024.12.12 22:37:02.044639 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.044772 [ 264 ] {65cecd4b-d70b-40c2-b5b0-04c5e09f4688} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:02.044830 [ 264 ] {65cecd4b-d70b-40c2-b5b0-04c5e09f4688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:02.045550 [ 264 ] {65cecd4b-d70b-40c2-b5b0-04c5e09f4688} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.045598 [ 264 ] {65cecd4b-d70b-40c2-b5b0-04c5e09f4688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.045994 [ 264 ] {65cecd4b-d70b-40c2-b5b0-04c5e09f4688} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:37:02.046244 [ 264 ] {65cecd4b-d70b-40c2-b5b0-04c5e09f4688} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.046454 [ 264 ] {65cecd4b-d70b-40c2-b5b0-04c5e09f4688} executeQuery: Read 33 rows, 2.41 KiB in 0.001716 sec., 19230.76923076923 rows/sec., 1.37 MiB/sec. 2024.12.12 22:37:02.046508 [ 264 ] {65cecd4b-d70b-40c2-b5b0-04c5e09f4688} TCPHandler: Processed in 0.001928568 sec. 2024.12.12 22:37:02.046650 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.046819 [ 265 ] {6bd22e0e-41ce-4589-9857-3b1eaab994d6} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:37:02.046907 [ 265 ] {6bd22e0e-41ce-4589-9857-3b1eaab994d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:37:02.047863 [ 265 ] {6bd22e0e-41ce-4589-9857-3b1eaab994d6} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.047902 [ 265 ] {6bd22e0e-41ce-4589-9857-3b1eaab994d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.048261 [ 265 ] {6bd22e0e-41ce-4589-9857-3b1eaab994d6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:37:02.048500 [ 265 ] {6bd22e0e-41ce-4589-9857-3b1eaab994d6} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.048706 [ 265 ] {6bd22e0e-41ce-4589-9857-3b1eaab994d6} executeQuery: Read 14 rows, 1004.00 B in 0.001943 sec., 7205.352547606793 rows/sec., 504.62 KiB/sec. 2024.12.12 22:37:02.048758 [ 265 ] {6bd22e0e-41ce-4589-9857-3b1eaab994d6} TCPHandler: Processed in 0.002164653 sec. 2024.12.12 22:37:02.048919 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.049058 [ 264 ] {5df99904-6a53-4db6-a396-2cb0d928fb07} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:37:02.049117 [ 264 ] {5df99904-6a53-4db6-a396-2cb0d928fb07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:37:02.049801 [ 264 ] {5df99904-6a53-4db6-a396-2cb0d928fb07} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.049841 [ 264 ] {5df99904-6a53-4db6-a396-2cb0d928fb07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.050210 [ 264 ] {5df99904-6a53-4db6-a396-2cb0d928fb07} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:37:02.050468 [ 264 ] {5df99904-6a53-4db6-a396-2cb0d928fb07} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.050656 [ 264 ] {5df99904-6a53-4db6-a396-2cb0d928fb07} executeQuery: Read 13 rows, 830.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 499.41 KiB/sec. 2024.12.12 22:37:02.050862 [ 264 ] {5df99904-6a53-4db6-a396-2cb0d928fb07} TCPHandler: Processed in 0.002009299 sec. 2024.12.12 22:37:02.051034 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.051172 [ 265 ] {23878dd9-5ddb-4a5d-84ef-140c1f24da3a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:02.051228 [ 265 ] {23878dd9-5ddb-4a5d-84ef-140c1f24da3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:02.052041 [ 265 ] {23878dd9-5ddb-4a5d-84ef-140c1f24da3a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.052082 [ 265 ] {23878dd9-5ddb-4a5d-84ef-140c1f24da3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.052469 [ 265 ] {23878dd9-5ddb-4a5d-84ef-140c1f24da3a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:37:02.052703 [ 265 ] {23878dd9-5ddb-4a5d-84ef-140c1f24da3a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.052938 [ 265 ] {23878dd9-5ddb-4a5d-84ef-140c1f24da3a} executeQuery: Read 408 rows, 29.76 KiB in 0.001797 sec., 227045.07512520868 rows/sec., 16.17 MiB/sec. 2024.12.12 22:37:02.052990 [ 265 ] {23878dd9-5ddb-4a5d-84ef-140c1f24da3a} TCPHandler: Processed in 0.00202256 sec. 2024.12.12 22:37:02.053195 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.053418 [ 264 ] {ea66aa3d-5897-4b96-a8ff-c7fcd6651bf8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:37:02.053514 [ 264 ] {ea66aa3d-5897-4b96-a8ff-c7fcd6651bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:37:02.054115 [ 264 ] {ea66aa3d-5897-4b96-a8ff-c7fcd6651bf8} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.054151 [ 264 ] {ea66aa3d-5897-4b96-a8ff-c7fcd6651bf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.054526 [ 264 ] {ea66aa3d-5897-4b96-a8ff-c7fcd6651bf8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:37:02.054769 [ 264 ] {ea66aa3d-5897-4b96-a8ff-c7fcd6651bf8} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.054943 [ 264 ] {ea66aa3d-5897-4b96-a8ff-c7fcd6651bf8} executeQuery: Read 6 rows, 321.00 B in 0.001579 sec., 3799.8733375554148 rows/sec., 198.53 KiB/sec. 2024.12.12 22:37:02.054991 [ 264 ] {ea66aa3d-5897-4b96-a8ff-c7fcd6651bf8} TCPHandler: Processed in 0.001904397 sec. 2024.12.12 22:37:02.055137 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.055275 [ 265 ] {7c37a741-f2ff-4ea8-b68a-d63b02cd85bc} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:02.055341 [ 265 ] {7c37a741-f2ff-4ea8-b68a-d63b02cd85bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:02.056007 [ 265 ] {7c37a741-f2ff-4ea8-b68a-d63b02cd85bc} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.056046 [ 265 ] {7c37a741-f2ff-4ea8-b68a-d63b02cd85bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.056474 [ 265 ] {7c37a741-f2ff-4ea8-b68a-d63b02cd85bc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:37:02.056710 [ 265 ] {7c37a741-f2ff-4ea8-b68a-d63b02cd85bc} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.056959 [ 265 ] {7c37a741-f2ff-4ea8-b68a-d63b02cd85bc} executeQuery: Read 237 rows, 16.27 KiB in 0.001708 sec., 138758.78220140515 rows/sec., 9.30 MiB/sec. 2024.12.12 22:37:02.057160 [ 265 ] {7c37a741-f2ff-4ea8-b68a-d63b02cd85bc} TCPHandler: Processed in 0.002086021 sec. 2024.12.12 22:37:02.057414 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.057632 [ 264 ] {5c34c2dc-5f4a-45e4-be3c-7d6a9b450baa} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:37:02.057728 [ 264 ] {5c34c2dc-5f4a-45e4-be3c-7d6a9b450baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:37:02.058222 [ 264 ] {5c34c2dc-5f4a-45e4-be3c-7d6a9b450baa} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.058260 [ 264 ] {5c34c2dc-5f4a-45e4-be3c-7d6a9b450baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.058628 [ 264 ] {5c34c2dc-5f4a-45e4-be3c-7d6a9b450baa} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:37:02.058871 [ 264 ] {5c34c2dc-5f4a-45e4-be3c-7d6a9b450baa} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.059049 [ 264 ] {5c34c2dc-5f4a-45e4-be3c-7d6a9b450baa} executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. 2024.12.12 22:37:02.059098 [ 264 ] {5c34c2dc-5f4a-45e4-be3c-7d6a9b450baa} TCPHandler: Processed in 0.001800875 sec. 2024.12.12 22:37:02.059294 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.059516 [ 265 ] {0b20e7da-198a-413d-becf-01182e711316} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:02.059654 [ 265 ] {0b20e7da-198a-413d-becf-01182e711316} 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 2024.12.12 22:37:02.060851 [ 265 ] {0b20e7da-198a-413d-becf-01182e711316} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.060889 [ 265 ] {0b20e7da-198a-413d-becf-01182e711316} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.061538 [ 265 ] {0b20e7da-198a-413d-becf-01182e711316} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:37:02.061794 [ 265 ] {0b20e7da-198a-413d-becf-01182e711316} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.061972 [ 101 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:37:02.062049 [ 101 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.062072 [ 265 ] {0b20e7da-198a-413d-becf-01182e711316} executeQuery: Read 26 rows, 47.71 KiB in 0.002606 sec., 9976.976208749042 rows/sec., 17.88 MiB/sec. 2024.12.12 22:37:02.062087 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.062620 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:37:02.062622 [ 265 ] {0b20e7da-198a-413d-becf-01182e711316} TCPHandler: Processed in 0.003428557 sec. 2024.12.12 22:37:02.062943 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:02.063136 [ 264 ] {7fbc9615-8ae0-450d-ac74-0c0d7f6bce16} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:02.063214 [ 264 ] {7fbc9615-8ae0-450d-ac74-0c0d7f6bce16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:02.063261 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:02.063398 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 354 rows starting from the beginning of the part 2024.12.12 22:37:02.063841 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part 2024.12.12 22:37:02.064322 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:02.064471 [ 264 ] {7fbc9615-8ae0-450d-ac74-0c0d7f6bce16} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:02.064551 [ 264 ] {7fbc9615-8ae0-450d-ac74-0c0d7f6bce16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:02.064747 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part 2024.12.12 22:37:02.065121 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:02.065630 [ 264 ] {7fbc9615-8ae0-450d-ac74-0c0d7f6bce16} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:37:02.065681 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part 2024.12.12 22:37:02.066261 [ 264 ] {7fbc9615-8ae0-450d-ac74-0c0d7f6bce16} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.066561 [ 264 ] {7fbc9615-8ae0-450d-ac74-0c0d7f6bce16} executeQuery: Read 82 rows, 5.33 KiB in 0.003469 sec., 23637.936004612282 rows/sec., 1.50 MiB/sec. 2024.12.12 22:37:02.066631 [ 264 ] {7fbc9615-8ae0-450d-ac74-0c0d7f6bce16} TCPHandler: Processed in 0.003846116 sec. 2024.12.12 22:37:02.070211 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.007964246 sec., 58260.380204227746 rows/sec., 104.40 MiB/sec. 2024.12.12 22:37:02.070880 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:37:02.071351 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:02.071436 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_21_4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:37:02.071597 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2024.12.12 22:37:07.062103 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:07.062307 [ 264 ] {96bab6ee-42dd-4a33-b08e-9640423be79f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:07.062378 [ 264 ] {96bab6ee-42dd-4a33-b08e-9640423be79f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:07.063721 [ 264 ] {96bab6ee-42dd-4a33-b08e-9640423be79f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:07.063769 [ 264 ] {96bab6ee-42dd-4a33-b08e-9640423be79f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:07.064270 [ 264 ] {96bab6ee-42dd-4a33-b08e-9640423be79f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:37:07.064529 [ 264 ] {96bab6ee-42dd-4a33-b08e-9640423be79f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:07.064765 [ 264 ] {96bab6ee-42dd-4a33-b08e-9640423be79f} executeQuery: Read 1228 rows, 103.52 KiB in 0.002508 sec., 489633.1738437002 rows/sec., 40.31 MiB/sec. 2024.12.12 22:37:07.064847 [ 264 ] {96bab6ee-42dd-4a33-b08e-9640423be79f} TCPHandler: Processed in 0.002870576 sec. 2024.12.12 22:37:07.065113 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:07.065298 [ 265 ] {76cb6503-9302-44cc-b087-2434dd8ea85d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:07.065375 [ 265 ] {76cb6503-9302-44cc-b087-2434dd8ea85d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:07.066132 [ 265 ] {76cb6503-9302-44cc-b087-2434dd8ea85d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:07.066179 [ 265 ] {76cb6503-9302-44cc-b087-2434dd8ea85d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:07.066614 [ 265 ] {76cb6503-9302-44cc-b087-2434dd8ea85d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:37:07.066868 [ 265 ] {76cb6503-9302-44cc-b087-2434dd8ea85d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:07.067127 [ 265 ] {76cb6503-9302-44cc-b087-2434dd8ea85d} executeQuery: Read 16 rows, 1.20 KiB in 0.001879 sec., 8515.16764236296 rows/sec., 640.30 KiB/sec. 2024.12.12 22:37:07.067266 [ 265 ] {76cb6503-9302-44cc-b087-2434dd8ea85d} TCPHandler: Processed in 0.002282535 sec. 2024.12.12 22:37:07.067423 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:07.067553 [ 264 ] {e5ea702b-50de-46bd-979a-07d290d42885} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:37:07.067607 [ 264 ] {e5ea702b-50de-46bd-979a-07d290d42885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:37:07.068317 [ 264 ] {e5ea702b-50de-46bd-979a-07d290d42885} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:07.068365 [ 264 ] {e5ea702b-50de-46bd-979a-07d290d42885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:07.068760 [ 264 ] {e5ea702b-50de-46bd-979a-07d290d42885} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:37:07.069029 [ 264 ] {e5ea702b-50de-46bd-979a-07d290d42885} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:07.069261 [ 264 ] {e5ea702b-50de-46bd-979a-07d290d42885} executeQuery: Read 228 rows, 15.81 KiB in 0.001736 sec., 131336.40552995392 rows/sec., 8.89 MiB/sec. 2024.12.12 22:37:07.069328 [ 264 ] {e5ea702b-50de-46bd-979a-07d290d42885} TCPHandler: Processed in 0.001965409 sec. 2024.12.12 22:37:07.069483 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:07.069609 [ 265 ] {34be12c3-d486-4792-bc0d-1cbf2bc2ec45} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:07.069662 [ 265 ] {34be12c3-d486-4792-bc0d-1cbf2bc2ec45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:07.070557 [ 265 ] {34be12c3-d486-4792-bc0d-1cbf2bc2ec45} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:07.070601 [ 265 ] {34be12c3-d486-4792-bc0d-1cbf2bc2ec45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:07.071009 [ 265 ] {34be12c3-d486-4792-bc0d-1cbf2bc2ec45} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:37:07.071274 [ 265 ] {34be12c3-d486-4792-bc0d-1cbf2bc2ec45} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:07.071498 [ 265 ] {34be12c3-d486-4792-bc0d-1cbf2bc2ec45} executeQuery: Read 536 rows, 40.69 KiB in 0.001919 sec., 279312.14174048987 rows/sec., 20.70 MiB/sec. 2024.12.12 22:37:07.071551 [ 265 ] {34be12c3-d486-4792-bc0d-1cbf2bc2ec45} TCPHandler: Processed in 0.002129572 sec. 2024.12.12 22:37:07.071728 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:07.071866 [ 264 ] {17bbdaca-99fb-4759-b5ca-7f803fd92a5d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:07.071925 [ 264 ] {17bbdaca-99fb-4759-b5ca-7f803fd92a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:07.072747 [ 264 ] {17bbdaca-99fb-4759-b5ca-7f803fd92a5d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:07.072790 [ 264 ] {17bbdaca-99fb-4759-b5ca-7f803fd92a5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:07.073271 [ 264 ] {17bbdaca-99fb-4759-b5ca-7f803fd92a5d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:37:07.073525 [ 264 ] {17bbdaca-99fb-4759-b5ca-7f803fd92a5d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:07.073771 [ 264 ] {17bbdaca-99fb-4759-b5ca-7f803fd92a5d} executeQuery: Read 880 rows, 60.63 KiB in 0.001933 sec., 455250.9053285049 rows/sec., 30.63 MiB/sec. 2024.12.12 22:37:07.073897 [ 264 ] {17bbdaca-99fb-4759-b5ca-7f803fd92a5d} TCPHandler: Processed in 0.002234934 sec. 2024.12.12 22:37:07.074078 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:07.074200 [ 265 ] {a54f77fc-5f26-47ca-aaa3-cdc026358bf9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:07.074284 [ 265 ] {a54f77fc-5f26-47ca-aaa3-cdc026358bf9} 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 2024.12.12 22:37:07.075495 [ 265 ] {a54f77fc-5f26-47ca-aaa3-cdc026358bf9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:07.075540 [ 265 ] {a54f77fc-5f26-47ca-aaa3-cdc026358bf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:07.076194 [ 265 ] {a54f77fc-5f26-47ca-aaa3-cdc026358bf9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:37:07.076457 [ 265 ] {a54f77fc-5f26-47ca-aaa3-cdc026358bf9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:07.076704 [ 265 ] {a54f77fc-5f26-47ca-aaa3-cdc026358bf9} executeQuery: Read 16 rows, 29.36 KiB in 0.00253 sec., 6324.110671936759 rows/sec., 11.33 MiB/sec. 2024.12.12 22:37:07.076802 [ 265 ] {a54f77fc-5f26-47ca-aaa3-cdc026358bf9} TCPHandler: Processed in 0.002781165 sec. 2024.12.12 22:37:07.076953 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:07.077076 [ 264 ] {440b0d10-9db1-4170-b45f-8e579a6f2ddd} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:07.077130 [ 264 ] {440b0d10-9db1-4170-b45f-8e579a6f2ddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:07.077663 [ 264 ] {440b0d10-9db1-4170-b45f-8e579a6f2ddd} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:07.077705 [ 264 ] {440b0d10-9db1-4170-b45f-8e579a6f2ddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:07.078089 [ 264 ] {440b0d10-9db1-4170-b45f-8e579a6f2ddd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:37:07.078346 [ 264 ] {440b0d10-9db1-4170-b45f-8e579a6f2ddd} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:07.078588 [ 264 ] {440b0d10-9db1-4170-b45f-8e579a6f2ddd} executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. 2024.12.12 22:37:07.078758 [ 264 ] {440b0d10-9db1-4170-b45f-8e579a6f2ddd} TCPHandler: Processed in 0.001858816 sec. 2024.12.12 22:37:08.737290 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2024.12.12 22:37:08.738030 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:08.738082 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:08.738763 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:37:08.739061 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:08.739268 [ 94 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:37:08.739345 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2024.12.12 22:37:08.739368 [ 94 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:08.739402 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:08.739514 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:37:08.739645 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:08.739691 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2024.12.12 22:37:08.739773 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2024.12.12 22:37:08.739972 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2024.12.12 22:37:08.740256 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2024.12.12 22:37:08.740432 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2024.12.12 22:37:08.740555 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2024.12.12 22:37:08.743098 [ 191 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003628521 sec., 2656178.646892219 rows/sec., 38.00 MiB/sec. 2024.12.12 22:37:08.743390 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:37:08.743721 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:08.743801 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_21_4} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:37:08.743915 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.12 22:37:09.364761 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2024.12.12 22:37:09.386576 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:09.386672 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:09.394549 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:37:09.395365 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:09.395755 [ 93 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:37:09.395901 [ 93 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:09.395982 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:09.396284 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:37:09.405349 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2024.12.12 22:37:09.406439 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:09.407321 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2024.12.12 22:37:09.411830 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2024.12.12 22:37:09.416806 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2024.12.12 22:37:09.422044 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2024.12.12 22:37:09.427179 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2024.12.12 22:37:09.431844 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2024.12.12 22:37:09.489225 [ 191 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.093098989 sec., 1707.859577293584 rows/sec., 8.83 MiB/sec. 2024.12.12 22:37:09.491926 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:37:09.495365 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:09.495487 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_21_4} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:37:09.497801 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.12 22:37:10.000256 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 184.63 MiB, peak 195.17 MiB, free memory in arenas 0.00 B, will set to 187.05 MiB (RSS), difference: 2.42 MiB 2024.12.12 22:37:11.264389 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 534 2024.12.12 22:37:11.267562 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:11.267610 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:11.269054 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:37:11.269357 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:11.270101 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 534 2024.12.12 22:37:12.039210 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.039430 [ 264 ] {042b06a7-c1bb-4e55-b610-933af3937f8a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:37:12.039511 [ 264 ] {042b06a7-c1bb-4e55-b610-933af3937f8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:37:12.040355 [ 264 ] {042b06a7-c1bb-4e55-b610-933af3937f8a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.040407 [ 264 ] {042b06a7-c1bb-4e55-b610-933af3937f8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.040910 [ 264 ] {042b06a7-c1bb-4e55-b610-933af3937f8a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:37:12.041187 [ 264 ] {042b06a7-c1bb-4e55-b610-933af3937f8a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.041431 [ 264 ] {042b06a7-c1bb-4e55-b610-933af3937f8a} executeQuery: Read 14 rows, 1.01 KiB in 0.00206 sec., 6796.116504854368 rows/sec., 489.23 KiB/sec. 2024.12.12 22:37:12.041503 [ 264 ] {042b06a7-c1bb-4e55-b610-933af3937f8a} TCPHandler: Processed in 0.002433368 sec. 2024.12.12 22:37:12.041807 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.042095 [ 265 ] {087c254b-3697-4511-aa86-486de3c29f03} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:12.042169 [ 265 ] {087c254b-3697-4511-aa86-486de3c29f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:12.043029 [ 265 ] {087c254b-3697-4511-aa86-486de3c29f03} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.043073 [ 265 ] {087c254b-3697-4511-aa86-486de3c29f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.043531 [ 265 ] {087c254b-3697-4511-aa86-486de3c29f03} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:37:12.043785 [ 265 ] {087c254b-3697-4511-aa86-486de3c29f03} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.044024 [ 265 ] {087c254b-3697-4511-aa86-486de3c29f03} executeQuery: Read 255 rows, 22.91 KiB in 0.001996 sec., 127755.5110220441 rows/sec., 11.21 MiB/sec. 2024.12.12 22:37:12.044080 [ 265 ] {087c254b-3697-4511-aa86-486de3c29f03} TCPHandler: Processed in 0.002450568 sec. 2024.12.12 22:37:12.044267 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.044439 [ 264 ] {00a7487b-9bf3-4a5b-9c82-9947a432aba7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:12.044505 [ 264 ] {00a7487b-9bf3-4a5b-9c82-9947a432aba7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:12.045210 [ 264 ] {00a7487b-9bf3-4a5b-9c82-9947a432aba7} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.045253 [ 264 ] {00a7487b-9bf3-4a5b-9c82-9947a432aba7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.045644 [ 264 ] {00a7487b-9bf3-4a5b-9c82-9947a432aba7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:37:12.045894 [ 264 ] {00a7487b-9bf3-4a5b-9c82-9947a432aba7} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.046171 [ 264 ] {00a7487b-9bf3-4a5b-9c82-9947a432aba7} executeQuery: Read 33 rows, 2.41 KiB in 0.001768 sec., 18665.158371040725 rows/sec., 1.33 MiB/sec. 2024.12.12 22:37:12.046400 [ 264 ] {00a7487b-9bf3-4a5b-9c82-9947a432aba7} TCPHandler: Processed in 0.002200184 sec. 2024.12.12 22:37:12.046606 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.046749 [ 265 ] {c78ec76c-bbec-4780-8787-8f79c2d028c8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:37:12.046808 [ 265 ] {c78ec76c-bbec-4780-8787-8f79c2d028c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:37:12.047422 [ 265 ] {c78ec76c-bbec-4780-8787-8f79c2d028c8} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.047462 [ 265 ] {c78ec76c-bbec-4780-8787-8f79c2d028c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.047829 [ 265 ] {c78ec76c-bbec-4780-8787-8f79c2d028c8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:37:12.048081 [ 265 ] {c78ec76c-bbec-4780-8787-8f79c2d028c8} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.048249 [ 90 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:37:12.048313 [ 265 ] {c78ec76c-bbec-4780-8787-8f79c2d028c8} executeQuery: Read 14 rows, 1004.00 B in 0.001592 sec., 8793.96984924623 rows/sec., 615.87 KiB/sec. 2024.12.12 22:37:12.048333 [ 90 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.048410 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.048442 [ 265 ] {c78ec76c-bbec-4780-8787-8f79c2d028c8} TCPHandler: Processed in 0.001900408 sec. 2024.12.12 22:37:12.048645 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:37:12.048653 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.048774 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:12.048819 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2024.12.12 22:37:12.048856 [ 264 ] {b22c24c9-dfb8-4caa-bd2a-37a4a42fd6f5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:37:12.048913 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:12.048967 [ 264 ] {b22c24c9-dfb8-4caa-bd2a-37a4a42fd6f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:37:12.049425 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:12.049627 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:12.049853 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part 2024.12.12 22:37:12.050269 [ 193 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:12.051164 [ 264 ] {b22c24c9-dfb8-4caa-bd2a-37a4a42fd6f5} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.051211 [ 264 ] {b22c24c9-dfb8-4caa-bd2a-37a4a42fd6f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.051903 [ 264 ] {b22c24c9-dfb8-4caa-bd2a-37a4a42fd6f5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:37:12.052054 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00353592 sec., 148759.02169732345 rows/sec., 10.65 MiB/sec. 2024.12.12 22:37:12.052275 [ 264 ] {b22c24c9-dfb8-4caa-bd2a-37a4a42fd6f5} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.052338 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:37:12.052754 [ 264 ] {b22c24c9-dfb8-4caa-bd2a-37a4a42fd6f5} executeQuery: Read 13 rows, 830.00 B in 0.003938 sec., 3301.1681056373795 rows/sec., 205.83 KiB/sec. 2024.12.12 22:37:12.052963 [ 264 ] {b22c24c9-dfb8-4caa-bd2a-37a4a42fd6f5} TCPHandler: Processed in 0.004402966 sec. 2024.12.12 22:37:12.053188 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.053194 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.053357 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_11_2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:37:12.053407 [ 265 ] {8f971d26-7d24-47d5-88f3-d6788592277b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:12.053512 [ 265 ] {8f971d26-7d24-47d5-88f3-d6788592277b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:12.053532 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.12 22:37:12.054311 [ 265 ] {8f971d26-7d24-47d5-88f3-d6788592277b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.054357 [ 265 ] {8f971d26-7d24-47d5-88f3-d6788592277b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.054747 [ 265 ] {8f971d26-7d24-47d5-88f3-d6788592277b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:37:12.054987 [ 265 ] {8f971d26-7d24-47d5-88f3-d6788592277b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.055250 [ 265 ] {8f971d26-7d24-47d5-88f3-d6788592277b} executeQuery: Read 408 rows, 29.76 KiB in 0.00189 sec., 215873.0158730159 rows/sec., 15.38 MiB/sec. 2024.12.12 22:37:12.055477 [ 265 ] {8f971d26-7d24-47d5-88f3-d6788592277b} TCPHandler: Processed in 0.002376947 sec. 2024.12.12 22:37:12.055671 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.055818 [ 264 ] {2686d04e-0ae4-4c06-844c-33471d517eeb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:37:12.055882 [ 264 ] {2686d04e-0ae4-4c06-844c-33471d517eeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:37:12.056392 [ 264 ] {2686d04e-0ae4-4c06-844c-33471d517eeb} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.056433 [ 264 ] {2686d04e-0ae4-4c06-844c-33471d517eeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.056813 [ 264 ] {2686d04e-0ae4-4c06-844c-33471d517eeb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:37:12.057056 [ 264 ] {2686d04e-0ae4-4c06-844c-33471d517eeb} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.057282 [ 264 ] {2686d04e-0ae4-4c06-844c-33471d517eeb} executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. 2024.12.12 22:37:12.057333 [ 264 ] {2686d04e-0ae4-4c06-844c-33471d517eeb} TCPHandler: Processed in 0.001736504 sec. 2024.12.12 22:37:12.057472 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.057590 [ 265 ] {dd7a8cfd-58f9-4f8d-9813-c29de1846ac6} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:12.057642 [ 265 ] {dd7a8cfd-58f9-4f8d-9813-c29de1846ac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:12.058239 [ 265 ] {dd7a8cfd-58f9-4f8d-9813-c29de1846ac6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.058278 [ 265 ] {dd7a8cfd-58f9-4f8d-9813-c29de1846ac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.058682 [ 265 ] {dd7a8cfd-58f9-4f8d-9813-c29de1846ac6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:37:12.058927 [ 265 ] {dd7a8cfd-58f9-4f8d-9813-c29de1846ac6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.059083 [ 90 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:37:12.059144 [ 90 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.059177 [ 265 ] {dd7a8cfd-58f9-4f8d-9813-c29de1846ac6} executeQuery: Read 237 rows, 16.27 KiB in 0.001603 sec., 147847.78540237056 rows/sec., 9.91 MiB/sec. 2024.12.12 22:37:12.059184 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.059332 [ 265 ] {dd7a8cfd-58f9-4f8d-9813-c29de1846ac6} TCPHandler: Processed in 0.001915828 sec. 2024.12.12 22:37:12.059444 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:37:12.059517 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.059607 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:12.059654 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5994 rows starting from the beginning of the part 2024.12.12 22:37:12.059677 [ 264 ] {5b48a7c6-f46b-4f78-a111-a2df7dfd4369} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:37:12.059801 [ 264 ] {5b48a7c6-f46b-4f78-a111-a2df7dfd4369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:37:12.059823 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 242 rows starting from the beginning of the part 2024.12.12 22:37:12.060099 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2024.12.12 22:37:12.060336 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2024.12.12 22:37:12.060592 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 880 rows starting from the beginning of the part 2024.12.12 22:37:12.060918 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part 2024.12.12 22:37:12.061735 [ 264 ] {5b48a7c6-f46b-4f78-a111-a2df7dfd4369} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.061795 [ 264 ] {5b48a7c6-f46b-4f78-a111-a2df7dfd4369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.062533 [ 264 ] {5b48a7c6-f46b-4f78-a111-a2df7dfd4369} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:37:12.062949 [ 264 ] {5b48a7c6-f46b-4f78-a111-a2df7dfd4369} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.063229 [ 264 ] {5b48a7c6-f46b-4f78-a111-a2df7dfd4369} executeQuery: Read 1 rows, 69.00 B in 0.003586 sec., 278.8622420524261 rows/sec., 18.79 KiB/sec. 2024.12.12 22:37:12.063334 [ 264 ] {5b48a7c6-f46b-4f78-a111-a2df7dfd4369} TCPHandler: Processed in 0.003885526 sec. 2024.12.12 22:37:12.063508 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.063696 [ 265 ] {38687976-a637-42c5-af6a-08305b1ba4db} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:12.063791 [ 265 ] {38687976-a637-42c5-af6a-08305b1ba4db} 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 2024.12.12 22:37:12.064471 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7750 rows, containing 5 columns (5 merged, 0 gathered) in 0.005136672 sec., 1508758.9785760117 rows/sec., 101.66 MiB/sec. 2024.12.12 22:37:12.065066 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:37:12.065791 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.066024 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_21_4} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:37:12.066246 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. 2024.12.12 22:37:12.066405 [ 265 ] {38687976-a637-42c5-af6a-08305b1ba4db} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.066450 [ 265 ] {38687976-a637-42c5-af6a-08305b1ba4db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.067125 [ 265 ] {38687976-a637-42c5-af6a-08305b1ba4db} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:37:12.067389 [ 265 ] {38687976-a637-42c5-af6a-08305b1ba4db} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.067701 [ 265 ] {38687976-a637-42c5-af6a-08305b1ba4db} executeQuery: Read 26 rows, 47.71 KiB in 0.004036 sec., 6442.021803766105 rows/sec., 11.54 MiB/sec. 2024.12.12 22:37:12.068180 [ 265 ] {38687976-a637-42c5-af6a-08305b1ba4db} TCPHandler: Processed in 0.004739433 sec. 2024.12.12 22:37:12.068408 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:12.068530 [ 264 ] {d741f934-ec2d-4d70-8011-3c0c182fa38c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:12.068583 [ 264 ] {d741f934-ec2d-4d70-8011-3c0c182fa38c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:12.069134 [ 264 ] {d741f934-ec2d-4d70-8011-3c0c182fa38c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.069179 [ 264 ] {d741f934-ec2d-4d70-8011-3c0c182fa38c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.069568 [ 264 ] {d741f934-ec2d-4d70-8011-3c0c182fa38c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:37:12.069833 [ 264 ] {d741f934-ec2d-4d70-8011-3c0c182fa38c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.069972 [ 89 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:37:12.070013 [ 89 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:12.070023 [ 264 ] {d741f934-ec2d-4d70-8011-3c0c182fa38c} executeQuery: Read 82 rows, 5.33 KiB in 0.001515 sec., 54125.412541254125 rows/sec., 3.44 MiB/sec. 2024.12.12 22:37:12.070037 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:12.070120 [ 264 ] {d741f934-ec2d-4d70-8011-3c0c182fa38c} TCPHandler: Processed in 0.001824355 sec. 2024.12.12 22:37:12.070184 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:37:12.070300 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:12.070334 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 848 rows starting from the beginning of the part 2024.12.12 22:37:12.070439 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2024.12.12 22:37:12.070622 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2024.12.12 22:37:12.070794 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2024.12.12 22:37:12.070950 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2024.12.12 22:37:12.071116 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part 2024.12.12 22:37:12.072304 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002193604 sec., 553427.1454647238 rows/sec., 36.06 MiB/sec. 2024.12.12 22:37:12.072523 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:37:12.072850 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:12.072935 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_21_4} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:37:12.073031 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2024.12.12 22:37:16.133591 [ 85 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:37:16.133675 [ 85 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:37:16.239491 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2024.12.12 22:37:16.240162 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:16.240199 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:16.240751 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:37:16.241000 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:16.241180 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2024.12.12 22:37:16.905406 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2024.12.12 22:37:16.924909 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:16.924976 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:16.932312 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:37:16.933082 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:16.935852 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2024.12.12 22:37:17.034686 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:17.034995 [ 264 ] {72e7d476-5cb2-40d6-9198-242c1dbf2380} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:17.035112 [ 264 ] {72e7d476-5cb2-40d6-9198-242c1dbf2380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:17.035977 [ 264 ] {72e7d476-5cb2-40d6-9198-242c1dbf2380} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:17.036026 [ 264 ] {72e7d476-5cb2-40d6-9198-242c1dbf2380} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:17.036475 [ 264 ] {72e7d476-5cb2-40d6-9198-242c1dbf2380} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:37:17.036731 [ 264 ] {72e7d476-5cb2-40d6-9198-242c1dbf2380} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:17.036920 [ 84 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:37:17.036992 [ 264 ] {72e7d476-5cb2-40d6-9198-242c1dbf2380} executeQuery: Read 88 rows, 7.40 KiB in 0.002079 sec., 42328.04232804233 rows/sec., 3.48 MiB/sec. 2024.12.12 22:37:17.037007 [ 84 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:17.037078 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:17.037131 [ 264 ] {72e7d476-5cb2-40d6-9198-242c1dbf2380} TCPHandler: Processed in 0.002637922 sec. 2024.12.12 22:37:17.037401 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:37:17.037509 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:17.037666 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:17.037746 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1437 rows starting from the beginning of the part 2024.12.12 22:37:17.037826 [ 265 ] {b22179bc-a836-4c02-95a4-1d0423e4c0c8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:17.037975 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part 2024.12.12 22:37:17.038062 [ 265 ] {b22179bc-a836-4c02-95a4-1d0423e4c0c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:17.038503 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 255 rows starting from the beginning of the part 2024.12.12 22:37:17.038854 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1228 rows starting from the beginning of the part 2024.12.12 22:37:17.039092 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 255 rows starting from the beginning of the part 2024.12.12 22:37:17.039404 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part 2024.12.12 22:37:17.040808 [ 265 ] {b22179bc-a836-4c02-95a4-1d0423e4c0c8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:17.040857 [ 265 ] {b22179bc-a836-4c02-95a4-1d0423e4c0c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:17.041502 [ 265 ] {b22179bc-a836-4c02-95a4-1d0423e4c0c8} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:37:17.041764 [ 265 ] {b22179bc-a836-4c02-95a4-1d0423e4c0c8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:17.042061 [ 265 ] {b22179bc-a836-4c02-95a4-1d0423e4c0c8} executeQuery: Read 16 rows, 1.20 KiB in 0.004323 sec., 3701.133472125839 rows/sec., 278.31 KiB/sec. 2024.12.12 22:37:17.042399 [ 265 ] {b22179bc-a836-4c02-95a4-1d0423e4c0c8} TCPHandler: Processed in 0.00509756 sec. 2024.12.12 22:37:17.043081 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:17.043132 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.005884725 sec., 569440.3731695194 rows/sec., 49.79 MiB/sec. 2024.12.12 22:37:17.043277 [ 264 ] {24671271-5097-4b9b-9ec7-37fb42c8c7b6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:17.043334 [ 264 ] {24671271-5097-4b9b-9ec7-37fb42c8c7b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:17.043500 [ 197 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:37:17.043952 [ 197 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:17.044094 [ 197 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_26_5} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:37:17.044219 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.12 22:37:17.044219 [ 264 ] {24671271-5097-4b9b-9ec7-37fb42c8c7b6} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:17.044268 [ 264 ] {24671271-5097-4b9b-9ec7-37fb42c8c7b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:17.044624 [ 264 ] {24671271-5097-4b9b-9ec7-37fb42c8c7b6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:37:17.044865 [ 264 ] {24671271-5097-4b9b-9ec7-37fb42c8c7b6} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:17.045039 [ 83 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:37:17.045104 [ 83 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:17.045108 [ 264 ] {24671271-5097-4b9b-9ec7-37fb42c8c7b6} executeQuery: Read 80 rows, 6.40 KiB in 0.001845 sec., 43360.43360433604 rows/sec., 3.39 MiB/sec. 2024.12.12 22:37:17.045142 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:17.045280 [ 264 ] {24671271-5097-4b9b-9ec7-37fb42c8c7b6} TCPHandler: Processed in 0.002696773 sec. 2024.12.12 22:37:17.045502 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:37:17.045582 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:17.046001 [ 265 ] {7d90115d-2905-4f4d-b092-acfd4867a4e1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:17.046088 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:17.046198 [ 265 ] {7d90115d-2905-4f4d-b092-acfd4867a4e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:17.046206 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 916 rows starting from the beginning of the part 2024.12.12 22:37:17.046531 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 80 rows starting from the beginning of the part 2024.12.12 22:37:17.046971 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 408 rows starting from the beginning of the part 2024.12.12 22:37:17.047374 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 536 rows starting from the beginning of the part 2024.12.12 22:37:17.047719 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 408 rows starting from the beginning of the part 2024.12.12 22:37:17.048032 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 80 rows starting from the beginning of the part 2024.12.12 22:37:17.048863 [ 265 ] {7d90115d-2905-4f4d-b092-acfd4867a4e1} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:17.048910 [ 265 ] {7d90115d-2905-4f4d-b092-acfd4867a4e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:17.049515 [ 265 ] {7d90115d-2905-4f4d-b092-acfd4867a4e1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:37:17.049817 [ 265 ] {7d90115d-2905-4f4d-b092-acfd4867a4e1} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:17.050186 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 5 columns (5 merged, 0 gathered) in 0.004922637 sec., 493231.5748652603 rows/sec., 37.84 MiB/sec. 2024.12.12 22:37:17.050300 [ 265 ] {7d90115d-2905-4f4d-b092-acfd4867a4e1} executeQuery: Read 160 rows, 11.41 KiB in 0.004451 sec., 35946.978207144464 rows/sec., 2.50 MiB/sec. 2024.12.12 22:37:17.050522 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:37:17.050684 [ 265 ] {7d90115d-2905-4f4d-b092-acfd4867a4e1} TCPHandler: Processed in 0.005249813 sec. 2024.12.12 22:37:17.050987 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:17.051164 [ 264 ] {66397fd9-6f96-42b1-9be2-8ff43c595651} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:17.051297 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:17.051323 [ 264 ] {66397fd9-6f96-42b1-9be2-8ff43c595651} 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 2024.12.12 22:37:17.051516 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_26_5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:37:17.051712 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.12 22:37:17.052826 [ 264 ] {66397fd9-6f96-42b1-9be2-8ff43c595651} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:17.052870 [ 264 ] {66397fd9-6f96-42b1-9be2-8ff43c595651} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:17.053546 [ 264 ] {66397fd9-6f96-42b1-9be2-8ff43c595651} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:37:17.053807 [ 264 ] {66397fd9-6f96-42b1-9be2-8ff43c595651} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:17.054052 [ 264 ] {66397fd9-6f96-42b1-9be2-8ff43c595651} executeQuery: Read 16 rows, 29.36 KiB in 0.002932 sec., 5457.025920873124 rows/sec., 9.78 MiB/sec. 2024.12.12 22:37:17.054145 [ 264 ] {66397fd9-6f96-42b1-9be2-8ff43c595651} TCPHandler: Processed in 0.003316185 sec. 2024.12.12 22:37:17.054317 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:17.054465 [ 265 ] {2c2cc784-7d23-4b59-a6fd-c9f0e822a224} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:17.054526 [ 265 ] {2c2cc784-7d23-4b59-a6fd-c9f0e822a224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:17.055122 [ 265 ] {2c2cc784-7d23-4b59-a6fd-c9f0e822a224} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:17.055164 [ 265 ] {2c2cc784-7d23-4b59-a6fd-c9f0e822a224} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:17.055539 [ 265 ] {2c2cc784-7d23-4b59-a6fd-c9f0e822a224} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:37:17.055779 [ 265 ] {2c2cc784-7d23-4b59-a6fd-c9f0e822a224} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:17.055979 [ 265 ] {2c2cc784-7d23-4b59-a6fd-c9f0e822a224} executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. 2024.12.12 22:37:17.056144 [ 265 ] {2c2cc784-7d23-4b59-a6fd-c9f0e822a224} TCPHandler: Processed in 0.001892797 sec. 2024.12.12 22:37:21.270285 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 568 2024.12.12 22:37:21.273506 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:21.273550 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:21.275020 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:37:21.275332 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:21.276300 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 568 2024.12.12 22:37:22.039526 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.039832 [ 264 ] {1cf5089f-022b-482e-b3a1-bd9731d3f239} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:37:22.039946 [ 264 ] {1cf5089f-022b-482e-b3a1-bd9731d3f239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:37:22.040842 [ 264 ] {1cf5089f-022b-482e-b3a1-bd9731d3f239} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.040889 [ 264 ] {1cf5089f-022b-482e-b3a1-bd9731d3f239} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.041334 [ 264 ] {1cf5089f-022b-482e-b3a1-bd9731d3f239} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:37:22.041586 [ 264 ] {1cf5089f-022b-482e-b3a1-bd9731d3f239} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.041788 [ 79 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.12 22:37:22.041842 [ 264 ] {1cf5089f-022b-482e-b3a1-bd9731d3f239} executeQuery: Read 14 rows, 1.01 KiB in 0.002094 sec., 6685.768863419294 rows/sec., 481.29 KiB/sec. 2024.12.12 22:37:22.041915 [ 79 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.041980 [ 264 ] {1cf5089f-022b-482e-b3a1-bd9731d3f239} TCPHandler: Processed in 0.002639602 sec. 2024.12.12 22:37:22.042007 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.042355 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.042410 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.12 22:37:22.042627 [ 265 ] {75149eec-c0bf-421a-81e7-1e5107e9630d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:22.042769 [ 265 ] {75149eec-c0bf-421a-81e7-1e5107e9630d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:22.042833 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:22.042970 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.12.12 22:37:22.043401 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:22.043817 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:22.044335 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:22.044614 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:22.045772 [ 265 ] {75149eec-c0bf-421a-81e7-1e5107e9630d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.045825 [ 265 ] {75149eec-c0bf-421a-81e7-1e5107e9630d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.046968 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004801144 sec., 14579.858467065349 rows/sec., 1.08 MiB/sec. 2024.12.12 22:37:22.047009 [ 265 ] {75149eec-c0bf-421a-81e7-1e5107e9630d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:37:22.047193 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.12 22:37:22.047534 [ 265 ] {75149eec-c0bf-421a-81e7-1e5107e9630d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.047698 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.047956 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_9_2} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.12 22:37:22.047996 [ 265 ] {75149eec-c0bf-421a-81e7-1e5107e9630d} executeQuery: Read 255 rows, 22.91 KiB in 0.005464 sec., 46669.10688140556 rows/sec., 4.10 MiB/sec. 2024.12.12 22:37:22.048125 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:37:22.048212 [ 265 ] {75149eec-c0bf-421a-81e7-1e5107e9630d} TCPHandler: Processed in 0.006093439 sec. 2024.12.12 22:37:22.048411 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.048553 [ 264 ] {6515216c-8763-4249-b678-c36981d5f43a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:22.048610 [ 264 ] {6515216c-8763-4249-b678-c36981d5f43a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:22.049317 [ 264 ] {6515216c-8763-4249-b678-c36981d5f43a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.049358 [ 264 ] {6515216c-8763-4249-b678-c36981d5f43a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.049733 [ 264 ] {6515216c-8763-4249-b678-c36981d5f43a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:37:22.049981 [ 264 ] {6515216c-8763-4249-b678-c36981d5f43a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.050141 [ 79 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.12.12 22:37:22.050192 [ 79 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.050232 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.050228 [ 264 ] {6515216c-8763-4249-b678-c36981d5f43a} executeQuery: Read 33 rows, 2.41 KiB in 0.001695 sec., 19469.02654867257 rows/sec., 1.39 MiB/sec. 2024.12.12 22:37:22.050437 [ 264 ] {6515216c-8763-4249-b678-c36981d5f43a} TCPHandler: Processed in 0.002107251 sec. 2024.12.12 22:37:22.050522 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2024.12.12 22:37:22.050703 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:22.050704 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.050747 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 67 rows starting from the beginning of the part 2024.12.12 22:37:22.050972 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part 2024.12.12 22:37:22.051333 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:22.051398 [ 265 ] {d4a33173-e2d5-4f9c-b581-097fb94b7add} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:37:22.051573 [ 265 ] {d4a33173-e2d5-4f9c-b581-097fb94b7add} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:37:22.051782 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part 2024.12.12 22:37:22.052131 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:22.052501 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part 2024.12.12 22:37:22.054157 [ 265 ] {d4a33173-e2d5-4f9c-b581-097fb94b7add} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.054225 [ 265 ] {d4a33173-e2d5-4f9c-b581-097fb94b7add} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.055276 [ 265 ] {d4a33173-e2d5-4f9c-b581-097fb94b7add} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:37:22.055348 [ 192 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.004980667 sec., 39753.711701665656 rows/sec., 3.00 MiB/sec. 2024.12.12 22:37:22.055565 [ 192 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.12.12 22:37:22.055752 [ 265 ] {d4a33173-e2d5-4f9c-b581-097fb94b7add} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.056317 [ 265 ] {d4a33173-e2d5-4f9c-b581-097fb94b7add} executeQuery: Read 14 rows, 1004.00 B in 0.005176 sec., 2704.791344667697 rows/sec., 189.43 KiB/sec. 2024.12.12 22:37:22.056573 [ 265 ] {d4a33173-e2d5-4f9c-b581-097fb94b7add} TCPHandler: Processed in 0.006019539 sec. 2024.12.12 22:37:22.056579 [ 192 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.056755 [ 192 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_25_5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.12.12 22:37:22.056815 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.056882 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:37:22.056995 [ 264 ] {82297e50-1866-4ec9-8c70-66e504a43e23} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:37:22.057054 [ 264 ] {82297e50-1866-4ec9-8c70-66e504a43e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:37:22.057676 [ 264 ] {82297e50-1866-4ec9-8c70-66e504a43e23} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.057716 [ 264 ] {82297e50-1866-4ec9-8c70-66e504a43e23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.058076 [ 264 ] {82297e50-1866-4ec9-8c70-66e504a43e23} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:37:22.058319 [ 264 ] {82297e50-1866-4ec9-8c70-66e504a43e23} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.058469 [ 79 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.12 22:37:22.058532 [ 79 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.058563 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.058567 [ 264 ] {82297e50-1866-4ec9-8c70-66e504a43e23} executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. 2024.12.12 22:37:22.058829 [ 264 ] {82297e50-1866-4ec9-8c70-66e504a43e23} TCPHandler: Processed in 0.002113772 sec. 2024.12.12 22:37:22.059054 [ 186 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.12 22:37:22.059101 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.059392 [ 186 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:22.059398 [ 265 ] {a509b37a-a22a-49c3-8a5d-185fbb03cbf1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:22.059469 [ 186 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.12.12 22:37:22.059493 [ 265 ] {a509b37a-a22a-49c3-8a5d-185fbb03cbf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:22.059897 [ 186 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.12.12 22:37:22.060203 [ 186 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.12.12 22:37:22.060643 [ 186 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.12.12 22:37:22.061039 [ 186 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.12.12 22:37:22.062136 [ 265 ] {a509b37a-a22a-49c3-8a5d-185fbb03cbf1} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.062202 [ 265 ] {a509b37a-a22a-49c3-8a5d-185fbb03cbf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.063327 [ 265 ] {a509b37a-a22a-49c3-8a5d-185fbb03cbf1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:37:22.063415 [ 186 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004736703 sec., 13722.625209982554 rows/sec., 909.21 KiB/sec. 2024.12.12 22:37:22.063625 [ 186 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.12 22:37:22.063786 [ 265 ] {a509b37a-a22a-49c3-8a5d-185fbb03cbf1} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.064184 [ 265 ] {a509b37a-a22a-49c3-8a5d-185fbb03cbf1} executeQuery: Read 408 rows, 29.76 KiB in 0.004892 sec., 83401.47179067867 rows/sec., 5.94 MiB/sec. 2024.12.12 22:37:22.064186 [ 195 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.064275 [ 265 ] {a509b37a-a22a-49c3-8a5d-185fbb03cbf1} TCPHandler: Processed in 0.005331575 sec. 2024.12.12 22:37:22.064346 [ 195 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_9_2} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.12 22:37:22.064472 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:37:22.064482 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.064626 [ 264 ] {a2b3d5fc-372c-482e-895f-b85348623834} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:37:22.064685 [ 264 ] {a2b3d5fc-372c-482e-895f-b85348623834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:37:22.065238 [ 264 ] {a2b3d5fc-372c-482e-895f-b85348623834} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.065286 [ 264 ] {a2b3d5fc-372c-482e-895f-b85348623834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.065694 [ 264 ] {a2b3d5fc-372c-482e-895f-b85348623834} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:37:22.065933 [ 264 ] {a2b3d5fc-372c-482e-895f-b85348623834} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.066140 [ 264 ] {a2b3d5fc-372c-482e-895f-b85348623834} executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. 2024.12.12 22:37:22.066189 [ 264 ] {a2b3d5fc-372c-482e-895f-b85348623834} TCPHandler: Processed in 0.001811295 sec. 2024.12.12 22:37:22.066347 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.066575 [ 265 ] {fa4d4347-674f-4a46-a450-9c20163fe575} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:22.066671 [ 265 ] {fa4d4347-674f-4a46-a450-9c20163fe575} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:22.067530 [ 265 ] {fa4d4347-674f-4a46-a450-9c20163fe575} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.067567 [ 265 ] {fa4d4347-674f-4a46-a450-9c20163fe575} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.067973 [ 265 ] {fa4d4347-674f-4a46-a450-9c20163fe575} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:37:22.068220 [ 265 ] {fa4d4347-674f-4a46-a450-9c20163fe575} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.068451 [ 265 ] {fa4d4347-674f-4a46-a450-9c20163fe575} executeQuery: Read 237 rows, 16.27 KiB in 0.001931 sec., 122734.33454168825 rows/sec., 8.23 MiB/sec. 2024.12.12 22:37:22.068678 [ 265 ] {fa4d4347-674f-4a46-a450-9c20163fe575} TCPHandler: Processed in 0.002410737 sec. 2024.12.12 22:37:22.068924 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.069140 [ 264 ] {f5f505c6-391d-434d-8cec-4be406d845e8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:37:22.069233 [ 264 ] {f5f505c6-391d-434d-8cec-4be406d845e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:37:22.069759 [ 264 ] {f5f505c6-391d-434d-8cec-4be406d845e8} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.069798 [ 264 ] {f5f505c6-391d-434d-8cec-4be406d845e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.070153 [ 264 ] {f5f505c6-391d-434d-8cec-4be406d845e8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:37:22.070395 [ 264 ] {f5f505c6-391d-434d-8cec-4be406d845e8} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.070617 [ 264 ] {f5f505c6-391d-434d-8cec-4be406d845e8} executeQuery: Read 1 rows, 69.00 B in 0.001529 sec., 654.0222367560497 rows/sec., 44.07 KiB/sec. 2024.12.12 22:37:22.070668 [ 264 ] {f5f505c6-391d-434d-8cec-4be406d845e8} TCPHandler: Processed in 0.001869956 sec. 2024.12.12 22:37:22.070868 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.071095 [ 265 ] {8c2b53c2-1c54-4050-a4ae-34165ff0ea2d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:22.071232 [ 265 ] {8c2b53c2-1c54-4050-a4ae-34165ff0ea2d} 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 2024.12.12 22:37:22.072430 [ 265 ] {8c2b53c2-1c54-4050-a4ae-34165ff0ea2d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.072466 [ 265 ] {8c2b53c2-1c54-4050-a4ae-34165ff0ea2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.073116 [ 265 ] {8c2b53c2-1c54-4050-a4ae-34165ff0ea2d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:37:22.073368 [ 265 ] {8c2b53c2-1c54-4050-a4ae-34165ff0ea2d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.073614 [ 265 ] {8c2b53c2-1c54-4050-a4ae-34165ff0ea2d} executeQuery: Read 26 rows, 47.71 KiB in 0.002574 sec., 10101.0101010101 rows/sec., 18.10 MiB/sec. 2024.12.12 22:37:22.073708 [ 265 ] {8c2b53c2-1c54-4050-a4ae-34165ff0ea2d} TCPHandler: Processed in 0.002951498 sec. 2024.12.12 22:37:22.073908 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:22.074128 [ 264 ] {07013f0b-2a5e-4d51-8b79-a2cc6f1507b7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:22.074219 [ 264 ] {07013f0b-2a5e-4d51-8b79-a2cc6f1507b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:22.074765 [ 264 ] {07013f0b-2a5e-4d51-8b79-a2cc6f1507b7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:22.074804 [ 264 ] {07013f0b-2a5e-4d51-8b79-a2cc6f1507b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:22.075180 [ 264 ] {07013f0b-2a5e-4d51-8b79-a2cc6f1507b7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:37:22.075427 [ 264 ] {07013f0b-2a5e-4d51-8b79-a2cc6f1507b7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:22.075633 [ 264 ] {07013f0b-2a5e-4d51-8b79-a2cc6f1507b7} executeQuery: Read 82 rows, 5.33 KiB in 0.001559 sec., 52597.81911481719 rows/sec., 3.34 MiB/sec. 2024.12.12 22:37:22.075681 [ 264 ] {07013f0b-2a5e-4d51-8b79-a2cc6f1507b7} TCPHandler: Processed in 0.001881267 sec. 2024.12.12 22:37:23.741290 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2024.12.12 22:37:23.741948 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:23.741998 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:23.742551 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:37:23.742816 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:23.743064 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2024.12.12 22:37:24.435904 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2024.12.12 22:37:24.455469 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:24.455520 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:24.463051 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:37:24.463848 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:24.467213 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2024.12.12 22:37:27.034065 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:27.034276 [ 264 ] {a68941f0-fa79-4058-871c-df9f3ef8dd62} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:27.034362 [ 264 ] {a68941f0-fa79-4058-871c-df9f3ef8dd62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:27.035196 [ 264 ] {a68941f0-fa79-4058-871c-df9f3ef8dd62} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:27.035251 [ 264 ] {a68941f0-fa79-4058-871c-df9f3ef8dd62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:27.035704 [ 264 ] {a68941f0-fa79-4058-871c-df9f3ef8dd62} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:37:27.035977 [ 264 ] {a68941f0-fa79-4058-871c-df9f3ef8dd62} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:27.036220 [ 264 ] {a68941f0-fa79-4058-871c-df9f3ef8dd62} executeQuery: Read 88 rows, 7.40 KiB in 0.002 sec., 44000 rows/sec., 3.61 MiB/sec. 2024.12.12 22:37:27.036291 [ 264 ] {a68941f0-fa79-4058-871c-df9f3ef8dd62} TCPHandler: Processed in 0.002369017 sec. 2024.12.12 22:37:27.036541 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:27.036735 [ 265 ] {adbe779c-e478-419d-b4e0-8e219f6310c8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:27.036807 [ 265 ] {adbe779c-e478-419d-b4e0-8e219f6310c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:27.037548 [ 265 ] {adbe779c-e478-419d-b4e0-8e219f6310c8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:27.037592 [ 265 ] {adbe779c-e478-419d-b4e0-8e219f6310c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:27.038031 [ 265 ] {adbe779c-e478-419d-b4e0-8e219f6310c8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:37:27.038287 [ 265 ] {adbe779c-e478-419d-b4e0-8e219f6310c8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:27.038518 [ 265 ] {adbe779c-e478-419d-b4e0-8e219f6310c8} executeQuery: Read 16 rows, 1.20 KiB in 0.001835 sec., 8719.346049046322 rows/sec., 655.65 KiB/sec. 2024.12.12 22:37:27.038574 [ 265 ] {adbe779c-e478-419d-b4e0-8e219f6310c8} TCPHandler: Processed in 0.002163782 sec. 2024.12.12 22:37:27.038741 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:27.038891 [ 264 ] {dd0738fc-2972-44b7-9874-56560f20df74} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:27.038952 [ 264 ] {dd0738fc-2972-44b7-9874-56560f20df74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:27.039644 [ 264 ] {dd0738fc-2972-44b7-9874-56560f20df74} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:27.039688 [ 264 ] {dd0738fc-2972-44b7-9874-56560f20df74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:27.040067 [ 264 ] {dd0738fc-2972-44b7-9874-56560f20df74} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:37:27.040316 [ 264 ] {dd0738fc-2972-44b7-9874-56560f20df74} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:27.040529 [ 264 ] {dd0738fc-2972-44b7-9874-56560f20df74} executeQuery: Read 80 rows, 6.40 KiB in 0.001674 sec., 47789.72520908005 rows/sec., 3.73 MiB/sec. 2024.12.12 22:37:27.040585 [ 264 ] {dd0738fc-2972-44b7-9874-56560f20df74} TCPHandler: Processed in 0.001915308 sec. 2024.12.12 22:37:27.040728 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:27.040857 [ 265 ] {f1e9cd09-210f-4667-9163-b62b5eec95c9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:27.040910 [ 265 ] {f1e9cd09-210f-4667-9163-b62b5eec95c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:27.041500 [ 265 ] {f1e9cd09-210f-4667-9163-b62b5eec95c9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:27.041540 [ 265 ] {f1e9cd09-210f-4667-9163-b62b5eec95c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:27.041952 [ 265 ] {f1e9cd09-210f-4667-9163-b62b5eec95c9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:37:27.042216 [ 265 ] {f1e9cd09-210f-4667-9163-b62b5eec95c9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:27.042428 [ 265 ] {f1e9cd09-210f-4667-9163-b62b5eec95c9} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2024.12.12 22:37:27.042479 [ 265 ] {f1e9cd09-210f-4667-9163-b62b5eec95c9} TCPHandler: Processed in 0.001807875 sec. 2024.12.12 22:37:27.042645 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:27.042786 [ 264 ] {6a14ef52-3be2-4205-b474-97c2c36199d4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:27.042881 [ 264 ] {6a14ef52-3be2-4205-b474-97c2c36199d4} 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 2024.12.12 22:37:27.044100 [ 264 ] {6a14ef52-3be2-4205-b474-97c2c36199d4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:27.044140 [ 264 ] {6a14ef52-3be2-4205-b474-97c2c36199d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:27.044779 [ 264 ] {6a14ef52-3be2-4205-b474-97c2c36199d4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:37:27.045049 [ 264 ] {6a14ef52-3be2-4205-b474-97c2c36199d4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:27.045229 [ 72 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:37:27.045326 [ 264 ] {6a14ef52-3be2-4205-b474-97c2c36199d4} executeQuery: Read 16 rows, 29.36 KiB in 0.002564 sec., 6240.249609984399 rows/sec., 11.18 MiB/sec. 2024.12.12 22:37:27.045333 [ 72 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:27.045414 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.12 22:37:27.045764 [ 264 ] {6a14ef52-3be2-4205-b474-97c2c36199d4} TCPHandler: Processed in 0.003180902 sec. 2024.12.12 22:37:27.045810 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:37:27.045966 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:27.046258 [ 265 ] {c3f6d13e-413f-4d74-b28b-1761c2bd6c66} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:27.046410 [ 265 ] {c3f6d13e-413f-4d74-b28b-1761c2bd6c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:27.046645 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:27.046927 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 464 rows starting from the beginning of the part 2024.12.12 22:37:27.047695 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:27.048520 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part 2024.12.12 22:37:27.048560 [ 265 ] {c3f6d13e-413f-4d74-b28b-1761c2bd6c66} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:27.048635 [ 265 ] {c3f6d13e-413f-4d74-b28b-1761c2bd6c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:27.049185 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:27.049821 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part 2024.12.12 22:37:27.050138 [ 265 ] {c3f6d13e-413f-4d74-b28b-1761c2bd6c66} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:37:27.050370 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:27.051005 [ 265 ] {c3f6d13e-413f-4d74-b28b-1761c2bd6c66} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:27.051663 [ 265 ] {c3f6d13e-413f-4d74-b28b-1761c2bd6c66} executeQuery: Read 60 rows, 4.14 KiB in 0.005503 sec., 10903.143739778303 rows/sec., 752.43 KiB/sec. 2024.12.12 22:37:27.051922 [ 265 ] {c3f6d13e-413f-4d74-b28b-1761c2bd6c66} TCPHandler: Processed in 0.006044289 sec. 2024.12.12 22:37:27.062924 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 19 columns (19 merged, 0 gathered) in 0.01733534 sec., 32534.695021845546 rows/sec., 58.30 MiB/sec. 2024.12.12 22:37:27.063660 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:37:27.064150 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:27.064240 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_26_5} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:37:27.064408 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2024.12.12 22:37:28.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 189.38 MiB, peak 196.73 MiB, free memory in arenas 0.00 B, will set to 190.56 MiB (RSS), difference: 1.18 MiB 2024.12.12 22:37:31.133929 [ 68 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:37:31.134030 [ 68 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:37:31.243169 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2024.12.12 22:37:31.243847 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:31.243894 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:31.244469 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:37:31.244726 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:31.244988 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2024.12.12 22:37:31.276478 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 602 2024.12.12 22:37:31.280156 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:31.280207 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:31.281680 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:37:31.281995 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:31.282172 [ 68 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:37:31.282237 [ 68 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:31.282279 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:31.282872 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:37:31.284050 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 602 2024.12.12 22:37:31.284479 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:31.284658 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 428 rows starting from the beginning of the part 2024.12.12 22:37:31.285181 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part 2024.12.12 22:37:31.285676 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2024.12.12 22:37:31.286151 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2024.12.12 22:37:31.286625 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part 2024.12.12 22:37:31.287079 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part 2024.12.12 22:37:31.294872 [ 187 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 72 columns (72 merged, 0 gathered) in 0.012457085 sec., 48325.91252287353 rows/sec., 42.91 MiB/sec. 2024.12.12 22:37:31.296090 [ 189 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:37:31.296895 [ 189 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:31.296985 [ 189 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_16_3} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:37:31.297298 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. 2024.12.12 22:37:31.967260 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2024.12.12 22:37:31.987447 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:31.987496 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:31.994756 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:37:31.995506 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:31.998048 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2024.12.12 22:37:32.038999 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.039213 [ 264 ] {29ec9d39-df4f-4581-9f3e-de6cac0b9b74} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:37:32.039292 [ 264 ] {29ec9d39-df4f-4581-9f3e-de6cac0b9b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:37:32.040062 [ 264 ] {29ec9d39-df4f-4581-9f3e-de6cac0b9b74} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.040113 [ 264 ] {29ec9d39-df4f-4581-9f3e-de6cac0b9b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.040553 [ 264 ] {29ec9d39-df4f-4581-9f3e-de6cac0b9b74} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:37:32.040805 [ 264 ] {29ec9d39-df4f-4581-9f3e-de6cac0b9b74} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.041047 [ 264 ] {29ec9d39-df4f-4581-9f3e-de6cac0b9b74} executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. 2024.12.12 22:37:32.041109 [ 264 ] {29ec9d39-df4f-4581-9f3e-de6cac0b9b74} TCPHandler: Processed in 0.002245804 sec. 2024.12.12 22:37:32.041373 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.041579 [ 265 ] {12f9ff23-4d88-4ffc-b271-58124af716b8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:32.041650 [ 265 ] {12f9ff23-4d88-4ffc-b271-58124af716b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:32.042494 [ 265 ] {12f9ff23-4d88-4ffc-b271-58124af716b8} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.042533 [ 265 ] {12f9ff23-4d88-4ffc-b271-58124af716b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.042996 [ 265 ] {12f9ff23-4d88-4ffc-b271-58124af716b8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:37:32.043255 [ 265 ] {12f9ff23-4d88-4ffc-b271-58124af716b8} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.043536 [ 265 ] {12f9ff23-4d88-4ffc-b271-58124af716b8} executeQuery: Read 255 rows, 22.91 KiB in 0.002001 sec., 127436.28185907046 rows/sec., 11.18 MiB/sec. 2024.12.12 22:37:32.043846 [ 265 ] {12f9ff23-4d88-4ffc-b271-58124af716b8} TCPHandler: Processed in 0.002607711 sec. 2024.12.12 22:37:32.044263 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.044646 [ 264 ] {71b92e21-5249-49ac-938a-161a59f45f18} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:32.044699 [ 264 ] {71b92e21-5249-49ac-938a-161a59f45f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:32.045284 [ 264 ] {71b92e21-5249-49ac-938a-161a59f45f18} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.045324 [ 264 ] {71b92e21-5249-49ac-938a-161a59f45f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.045698 [ 264 ] {71b92e21-5249-49ac-938a-161a59f45f18} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:37:32.045953 [ 264 ] {71b92e21-5249-49ac-938a-161a59f45f18} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.046218 [ 264 ] {71b92e21-5249-49ac-938a-161a59f45f18} executeQuery: Read 33 rows, 2.41 KiB in 0.001624 sec., 20320.197044334975 rows/sec., 1.45 MiB/sec. 2024.12.12 22:37:32.046403 [ 264 ] {71b92e21-5249-49ac-938a-161a59f45f18} TCPHandler: Processed in 0.002420528 sec. 2024.12.12 22:37:32.046993 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.047134 [ 265 ] {a63111a4-c962-4387-890b-232531974ece} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:37:32.047192 [ 265 ] {a63111a4-c962-4387-890b-232531974ece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:37:32.047845 [ 265 ] {a63111a4-c962-4387-890b-232531974ece} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.047884 [ 265 ] {a63111a4-c962-4387-890b-232531974ece} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.048240 [ 265 ] {a63111a4-c962-4387-890b-232531974ece} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:37:32.048506 [ 265 ] {a63111a4-c962-4387-890b-232531974ece} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.048685 [ 265 ] {a63111a4-c962-4387-890b-232531974ece} executeQuery: Read 14 rows, 1004.00 B in 0.001582 sec., 8849.557522123894 rows/sec., 619.77 KiB/sec. 2024.12.12 22:37:32.048734 [ 265 ] {a63111a4-c962-4387-890b-232531974ece} TCPHandler: Processed in 0.002192063 sec. 2024.12.12 22:37:32.048944 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.049170 [ 264 ] {a62e4bc9-e547-41e3-bbd0-66110d5d91f2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:37:32.049263 [ 264 ] {a62e4bc9-e547-41e3-bbd0-66110d5d91f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:37:32.050024 [ 264 ] {a62e4bc9-e547-41e3-bbd0-66110d5d91f2} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.050064 [ 264 ] {a62e4bc9-e547-41e3-bbd0-66110d5d91f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.050426 [ 264 ] {a62e4bc9-e547-41e3-bbd0-66110d5d91f2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:37:32.050671 [ 264 ] {a62e4bc9-e547-41e3-bbd0-66110d5d91f2} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.050925 [ 264 ] {a62e4bc9-e547-41e3-bbd0-66110d5d91f2} executeQuery: Read 13 rows, 830.00 B in 0.001806 sec., 7198.228128460686 rows/sec., 448.81 KiB/sec. 2024.12.12 22:37:32.051123 [ 264 ] {a62e4bc9-e547-41e3-bbd0-66110d5d91f2} TCPHandler: Processed in 0.002287335 sec. 2024.12.12 22:37:32.051343 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.051563 [ 265 ] {e1069e06-c2a7-4fb3-8e2e-58886bf05c1b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:32.051649 [ 265 ] {e1069e06-c2a7-4fb3-8e2e-58886bf05c1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:32.052378 [ 265 ] {e1069e06-c2a7-4fb3-8e2e-58886bf05c1b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.052417 [ 265 ] {e1069e06-c2a7-4fb3-8e2e-58886bf05c1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.052804 [ 265 ] {e1069e06-c2a7-4fb3-8e2e-58886bf05c1b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:37:32.053041 [ 265 ] {e1069e06-c2a7-4fb3-8e2e-58886bf05c1b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.053219 [ 265 ] {e1069e06-c2a7-4fb3-8e2e-58886bf05c1b} executeQuery: Read 408 rows, 29.76 KiB in 0.001709 sec., 238736.10298420128 rows/sec., 17.01 MiB/sec. 2024.12.12 22:37:32.053268 [ 265 ] {e1069e06-c2a7-4fb3-8e2e-58886bf05c1b} TCPHandler: Processed in 0.00204204 sec. 2024.12.12 22:37:32.053468 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.053674 [ 264 ] {a60b8b6b-2b5e-46cd-ba95-716c7bb4a31e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:37:32.053732 [ 264 ] {a60b8b6b-2b5e-46cd-ba95-716c7bb4a31e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:37:32.054304 [ 264 ] {a60b8b6b-2b5e-46cd-ba95-716c7bb4a31e} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.054355 [ 264 ] {a60b8b6b-2b5e-46cd-ba95-716c7bb4a31e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.054768 [ 264 ] {a60b8b6b-2b5e-46cd-ba95-716c7bb4a31e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:37:32.055007 [ 264 ] {a60b8b6b-2b5e-46cd-ba95-716c7bb4a31e} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.055258 [ 264 ] {a60b8b6b-2b5e-46cd-ba95-716c7bb4a31e} executeQuery: Read 6 rows, 321.00 B in 0.001612 sec., 3722.0843672456576 rows/sec., 194.46 KiB/sec. 2024.12.12 22:37:32.055337 [ 264 ] {a60b8b6b-2b5e-46cd-ba95-716c7bb4a31e} TCPHandler: Processed in 0.00198069 sec. 2024.12.12 22:37:32.055479 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.055595 [ 265 ] {8956cd8d-608b-45dc-82c3-96efdce84ee3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:32.055654 [ 265 ] {8956cd8d-608b-45dc-82c3-96efdce84ee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:32.056341 [ 265 ] {8956cd8d-608b-45dc-82c3-96efdce84ee3} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.056385 [ 265 ] {8956cd8d-608b-45dc-82c3-96efdce84ee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.056814 [ 265 ] {8956cd8d-608b-45dc-82c3-96efdce84ee3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:37:32.057053 [ 265 ] {8956cd8d-608b-45dc-82c3-96efdce84ee3} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.057257 [ 265 ] {8956cd8d-608b-45dc-82c3-96efdce84ee3} executeQuery: Read 237 rows, 16.27 KiB in 0.001685 sec., 140652.8189910979 rows/sec., 9.43 MiB/sec. 2024.12.12 22:37:32.057307 [ 265 ] {8956cd8d-608b-45dc-82c3-96efdce84ee3} TCPHandler: Processed in 0.001887927 sec. 2024.12.12 22:37:32.057452 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.057570 [ 264 ] {68029c1e-da7a-40fd-855f-3ac3b5042f6a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:37:32.057627 [ 264 ] {68029c1e-da7a-40fd-855f-3ac3b5042f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:37:32.058176 [ 264 ] {68029c1e-da7a-40fd-855f-3ac3b5042f6a} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.058223 [ 264 ] {68029c1e-da7a-40fd-855f-3ac3b5042f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.058648 [ 264 ] {68029c1e-da7a-40fd-855f-3ac3b5042f6a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:37:32.058890 [ 264 ] {68029c1e-da7a-40fd-855f-3ac3b5042f6a} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.059052 [ 67 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.12.12 22:37:32.059127 [ 67 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.059136 [ 264 ] {68029c1e-da7a-40fd-855f-3ac3b5042f6a} executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. 2024.12.12 22:37:32.059169 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.059277 [ 264 ] {68029c1e-da7a-40fd-855f-3ac3b5042f6a} TCPHandler: Processed in 0.001872517 sec. 2024.12.12 22:37:32.059498 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.12.12 22:37:32.059512 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.059780 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:32.059806 [ 265 ] {33f0cdc3-9171-4a63-8de0-56cb4642b4a3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:32.059854 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2024.12.12 22:37:32.060070 [ 265 ] {33f0cdc3-9171-4a63-8de0-56cb4642b4a3} 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 2024.12.12 22:37:32.060161 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.12 22:37:32.060599 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.12.12 22:37:32.061048 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.12.12 22:37:32.061438 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.12.12 22:37:32.061939 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.12.12 22:37:32.065534 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.006213482 sec., 1609.4035518248866 rows/sec., 108.45 KiB/sec. 2024.12.12 22:37:32.065711 [ 265 ] {33f0cdc3-9171-4a63-8de0-56cb4642b4a3} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.065745 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.12.12 22:37:32.065775 [ 265 ] {33f0cdc3-9171-4a63-8de0-56cb4642b4a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.066322 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.066526 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_10_2} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.12.12 22:37:32.066690 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.12 22:37:32.067032 [ 265 ] {33f0cdc3-9171-4a63-8de0-56cb4642b4a3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:37:32.067318 [ 265 ] {33f0cdc3-9171-4a63-8de0-56cb4642b4a3} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.067629 [ 265 ] {33f0cdc3-9171-4a63-8de0-56cb4642b4a3} executeQuery: Read 26 rows, 47.71 KiB in 0.007877 sec., 3300.7490161228893 rows/sec., 5.91 MiB/sec. 2024.12.12 22:37:32.068015 [ 265 ] {33f0cdc3-9171-4a63-8de0-56cb4642b4a3} TCPHandler: Processed in 0.008628789 sec. 2024.12.12 22:37:32.068226 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:32.068453 [ 264 ] {47876dc6-5aa9-4e36-acfb-d64d19ec5fa2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:32.068546 [ 264 ] {47876dc6-5aa9-4e36-acfb-d64d19ec5fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:32.069093 [ 264 ] {47876dc6-5aa9-4e36-acfb-d64d19ec5fa2} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:32.069133 [ 264 ] {47876dc6-5aa9-4e36-acfb-d64d19ec5fa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:32.069515 [ 264 ] {47876dc6-5aa9-4e36-acfb-d64d19ec5fa2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:37:32.069760 [ 264 ] {47876dc6-5aa9-4e36-acfb-d64d19ec5fa2} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:32.069997 [ 264 ] {47876dc6-5aa9-4e36-acfb-d64d19ec5fa2} executeQuery: Read 82 rows, 5.33 KiB in 0.001596 sec., 51378.44611528822 rows/sec., 3.26 MiB/sec. 2024.12.12 22:37:32.070051 [ 264 ] {47876dc6-5aa9-4e36-acfb-d64d19ec5fa2} TCPHandler: Processed in 0.001938839 sec. 2024.12.12 22:37:37.066217 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:37.066442 [ 264 ] {9bbbe531-10ad-4776-b86f-3d7e31dc780e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:37:37.066524 [ 264 ] {9bbbe531-10ad-4776-b86f-3d7e31dc780e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:37:37.067296 [ 264 ] {9bbbe531-10ad-4776-b86f-3d7e31dc780e} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.067344 [ 264 ] {9bbbe531-10ad-4776-b86f-3d7e31dc780e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.067775 [ 264 ] {9bbbe531-10ad-4776-b86f-3d7e31dc780e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.12 22:37:37.068052 [ 264 ] {9bbbe531-10ad-4776-b86f-3d7e31dc780e} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.068357 [ 264 ] {9bbbe531-10ad-4776-b86f-3d7e31dc780e} executeQuery: Read 8 rows, 668.00 B in 0.001964 sec., 4073.3197556008145 rows/sec., 332.15 KiB/sec. 2024.12.12 22:37:37.068668 [ 264 ] {9bbbe531-10ad-4776-b86f-3d7e31dc780e} TCPHandler: Processed in 0.002588441 sec. 2024.12.12 22:37:37.068926 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:37.069112 [ 265 ] {afbcc9d6-632d-483d-8fbf-235c2be3cad4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:37.069181 [ 265 ] {afbcc9d6-632d-483d-8fbf-235c2be3cad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:37.070498 [ 265 ] {afbcc9d6-632d-483d-8fbf-235c2be3cad4} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.070572 [ 265 ] {afbcc9d6-632d-483d-8fbf-235c2be3cad4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.071068 [ 265 ] {afbcc9d6-632d-483d-8fbf-235c2be3cad4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:37:37.071352 [ 265 ] {afbcc9d6-632d-483d-8fbf-235c2be3cad4} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.071605 [ 265 ] {afbcc9d6-632d-483d-8fbf-235c2be3cad4} executeQuery: Read 1232 rows, 103.81 KiB in 0.002543 sec., 484467.16476602433 rows/sec., 39.87 MiB/sec. 2024.12.12 22:37:37.071736 [ 265 ] {afbcc9d6-632d-483d-8fbf-235c2be3cad4} TCPHandler: Processed in 0.002936938 sec. 2024.12.12 22:37:37.071903 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:37.072024 [ 264 ] {fdd23f30-50a0-42e3-a01c-322b0c8d8ec0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:37.072075 [ 264 ] {fdd23f30-50a0-42e3-a01c-322b0c8d8ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:37.072759 [ 264 ] {fdd23f30-50a0-42e3-a01c-322b0c8d8ec0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.072801 [ 264 ] {fdd23f30-50a0-42e3-a01c-322b0c8d8ec0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.073180 [ 264 ] {fdd23f30-50a0-42e3-a01c-322b0c8d8ec0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:37:37.073423 [ 264 ] {fdd23f30-50a0-42e3-a01c-322b0c8d8ec0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.073637 [ 264 ] {fdd23f30-50a0-42e3-a01c-322b0c8d8ec0} executeQuery: Read 24 rows, 1.76 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.05 MiB/sec. 2024.12.12 22:37:37.073692 [ 264 ] {fdd23f30-50a0-42e3-a01c-322b0c8d8ec0} TCPHandler: Processed in 0.001846676 sec. 2024.12.12 22:37:37.073840 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:37.073960 [ 265 ] {5067dbbe-c0ae-4266-aa33-73fb43dabdbd} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:37:37.074010 [ 265 ] {5067dbbe-c0ae-4266-aa33-73fb43dabdbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:37:37.074681 [ 265 ] {5067dbbe-c0ae-4266-aa33-73fb43dabdbd} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.074722 [ 265 ] {5067dbbe-c0ae-4266-aa33-73fb43dabdbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.075095 [ 265 ] {5067dbbe-c0ae-4266-aa33-73fb43dabdbd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:37:37.075346 [ 265 ] {5067dbbe-c0ae-4266-aa33-73fb43dabdbd} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.075609 [ 265 ] {5067dbbe-c0ae-4266-aa33-73fb43dabdbd} executeQuery: Read 228 rows, 15.81 KiB in 0.001667 sec., 136772.64547090582 rows/sec., 9.26 MiB/sec. 2024.12.12 22:37:37.075813 [ 265 ] {5067dbbe-c0ae-4266-aa33-73fb43dabdbd} TCPHandler: Processed in 0.00202628 sec. 2024.12.12 22:37:37.075977 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:37.076116 [ 264 ] {252f1c78-3831-4b38-ba81-13516801047c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:37.076174 [ 264 ] {252f1c78-3831-4b38-ba81-13516801047c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:37.077055 [ 264 ] {252f1c78-3831-4b38-ba81-13516801047c} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.077096 [ 264 ] {252f1c78-3831-4b38-ba81-13516801047c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.077510 [ 264 ] {252f1c78-3831-4b38-ba81-13516801047c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:37:37.077754 [ 264 ] {252f1c78-3831-4b38-ba81-13516801047c} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.078011 [ 264 ] {252f1c78-3831-4b38-ba81-13516801047c} executeQuery: Read 544 rows, 41.34 KiB in 0.001922 sec., 283038.50156087405 rows/sec., 21.00 MiB/sec. 2024.12.12 22:37:37.078248 [ 264 ] {252f1c78-3831-4b38-ba81-13516801047c} TCPHandler: Processed in 0.002332665 sec. 2024.12.12 22:37:37.078450 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:37.078591 [ 265 ] {41bc85ee-9f57-423b-b893-f03f4e4ab444} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:37.078653 [ 265 ] {41bc85ee-9f57-423b-b893-f03f4e4ab444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:37.079418 [ 265 ] {41bc85ee-9f57-423b-b893-f03f4e4ab444} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.079458 [ 265 ] {41bc85ee-9f57-423b-b893-f03f4e4ab444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.079917 [ 265 ] {41bc85ee-9f57-423b-b893-f03f4e4ab444} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:37:37.080167 [ 265 ] {41bc85ee-9f57-423b-b893-f03f4e4ab444} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.080332 [ 62 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:37:37.080396 [ 265 ] {41bc85ee-9f57-423b-b893-f03f4e4ab444} executeQuery: Read 884 rows, 60.91 KiB in 0.00183 sec., 483060.10928961745 rows/sec., 32.50 MiB/sec. 2024.12.12 22:37:37.080409 [ 62 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.080479 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.080522 [ 265 ] {41bc85ee-9f57-423b-b893-f03f4e4ab444} TCPHandler: Processed in 0.002161042 sec. 2024.12.12 22:37:37.080793 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:37.081016 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:37:37.081259 [ 264 ] {1020935a-7fe1-424c-88f3-d16793b0d3b7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:37.081689 [ 264 ] {1020935a-7fe1-424c-88f3-d16793b0d3b7} 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 2024.12.12 22:37:37.081721 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:37.081878 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7750 rows starting from the beginning of the part 2024.12.12 22:37:37.082255 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part 2024.12.12 22:37:37.082688 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part 2024.12.12 22:37:37.083180 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2024.12.12 22:37:37.083509 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part 2024.12.12 22:37:37.083908 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 884 rows starting from the beginning of the part 2024.12.12 22:37:37.087511 [ 264 ] {1020935a-7fe1-424c-88f3-d16793b0d3b7} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.087571 [ 264 ] {1020935a-7fe1-424c-88f3-d16793b0d3b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.088723 [ 264 ] {1020935a-7fe1-424c-88f3-d16793b0d3b7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:37:37.089046 [ 264 ] {1020935a-7fe1-424c-88f3-d16793b0d3b7} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.089348 [ 264 ] {1020935a-7fe1-424c-88f3-d16793b0d3b7} executeQuery: Read 16 rows, 29.36 KiB in 0.008262 sec., 1936.5770999757926 rows/sec., 3.47 MiB/sec. 2024.12.12 22:37:37.089802 [ 264 ] {1020935a-7fe1-424c-88f3-d16793b0d3b7} TCPHandler: Processed in 0.0091608 sec. 2024.12.12 22:37:37.090087 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:37.090137 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 9428 rows, containing 5 columns (5 merged, 0 gathered) in 0.009524107 sec., 989909.0801898802 rows/sec., 66.75 MiB/sec. 2024.12.12 22:37:37.090256 [ 265 ] {87028c2c-d95a-401a-a719-bc1c8881efef} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:37.090317 [ 265 ] {87028c2c-d95a-401a-a719-bc1c8881efef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:37.090408 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:37:37.090874 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.090996 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_26_5} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:37:37.091074 [ 265 ] {87028c2c-d95a-401a-a719-bc1c8881efef} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.091086 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2024.12.12 22:37:37.091116 [ 265 ] {87028c2c-d95a-401a-a719-bc1c8881efef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.091485 [ 265 ] {87028c2c-d95a-401a-a719-bc1c8881efef} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:37:37.091725 [ 265 ] {87028c2c-d95a-401a-a719-bc1c8881efef} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.091892 [ 62 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:37:37.091951 [ 62 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:37.091982 [ 265 ] {87028c2c-d95a-401a-a719-bc1c8881efef} executeQuery: Read 60 rows, 4.14 KiB in 0.001751 sec., 34266.133637921186 rows/sec., 2.31 MiB/sec. 2024.12.12 22:37:37.091992 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:37.092167 [ 265 ] {87028c2c-d95a-401a-a719-bc1c8881efef} TCPHandler: Processed in 0.002231874 sec. 2024.12.12 22:37:37.092423 [ 198 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:37:37.092610 [ 198 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:37.092647 [ 198 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1214 rows starting from the beginning of the part 2024.12.12 22:37:37.092756 [ 198 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2024.12.12 22:37:37.092955 [ 198 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part 2024.12.12 22:37:37.093136 [ 198 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2024.12.12 22:37:37.093273 [ 198 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part 2024.12.12 22:37:37.093485 [ 198 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2024.12.12 22:37:37.094913 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 4 columns (4 merged, 0 gathered) in 0.002793505 sec., 557722.2879500842 rows/sec., 36.38 MiB/sec. 2024.12.12 22:37:37.095146 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:37:37.095514 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:37.095604 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_26_5} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:37:37.095699 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.12.12 22:37:38.745118 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2024.12.12 22:37:38.745876 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:38.745923 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:38.746480 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:37:38.746935 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:38.747318 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2024.12.12 22:37:39.498103 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2024.12.12 22:37:39.519932 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:39.519989 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:39.527476 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:37:39.528284 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:39.531951 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2024.12.12 22:37:41.284288 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 640 2024.12.12 22:37:41.287639 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:41.287693 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:41.289203 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:37:41.289528 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:41.291281 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 640 2024.12.12 22:37:42.039500 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.039692 [ 264 ] {3f43de2e-98e3-4cbf-b0b1-6b4a2f20e74f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:37:42.039762 [ 264 ] {3f43de2e-98e3-4cbf-b0b1-6b4a2f20e74f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:37:42.040518 [ 264 ] {3f43de2e-98e3-4cbf-b0b1-6b4a2f20e74f} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.040564 [ 264 ] {3f43de2e-98e3-4cbf-b0b1-6b4a2f20e74f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.041015 [ 264 ] {3f43de2e-98e3-4cbf-b0b1-6b4a2f20e74f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:37:42.041278 [ 264 ] {3f43de2e-98e3-4cbf-b0b1-6b4a2f20e74f} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.041520 [ 264 ] {3f43de2e-98e3-4cbf-b0b1-6b4a2f20e74f} executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. 2024.12.12 22:37:42.041682 [ 264 ] {3f43de2e-98e3-4cbf-b0b1-6b4a2f20e74f} TCPHandler: Processed in 0.002306735 sec. 2024.12.12 22:37:42.041954 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.042168 [ 265 ] {2980d597-8772-4a01-acf5-4960512d5a70} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:42.042249 [ 265 ] {2980d597-8772-4a01-acf5-4960512d5a70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:42.043174 [ 265 ] {2980d597-8772-4a01-acf5-4960512d5a70} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.043223 [ 265 ] {2980d597-8772-4a01-acf5-4960512d5a70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.043712 [ 265 ] {2980d597-8772-4a01-acf5-4960512d5a70} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:37:42.043973 [ 265 ] {2980d597-8772-4a01-acf5-4960512d5a70} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.044150 [ 53 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:37:42.044209 [ 53 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.044233 [ 265 ] {2980d597-8772-4a01-acf5-4960512d5a70} executeQuery: Read 255 rows, 22.91 KiB in 0.002114 sec., 120624.4087038789 rows/sec., 10.59 MiB/sec. 2024.12.12 22:37:42.044243 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.044386 [ 265 ] {2980d597-8772-4a01-acf5-4960512d5a70} TCPHandler: Processed in 0.002571301 sec. 2024.12.12 22:37:42.044534 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:37:42.044567 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.044811 [ 264 ] {5e56db62-02c4-490d-8b3f-e3cdd2c8bfe9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:42.044826 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:42.044912 [ 264 ] {5e56db62-02c4-490d-8b3f-e3cdd2c8bfe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:42.044915 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1437 rows starting from the beginning of the part 2024.12.12 22:37:42.045255 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 255 rows starting from the beginning of the part 2024.12.12 22:37:42.045633 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part 2024.12.12 22:37:42.046098 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 255 rows starting from the beginning of the part 2024.12.12 22:37:42.046507 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1232 rows starting from the beginning of the part 2024.12.12 22:37:42.046906 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 255 rows starting from the beginning of the part 2024.12.12 22:37:42.047912 [ 264 ] {5e56db62-02c4-490d-8b3f-e3cdd2c8bfe9} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.047997 [ 264 ] {5e56db62-02c4-490d-8b3f-e3cdd2c8bfe9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.049063 [ 264 ] {5e56db62-02c4-490d-8b3f-e3cdd2c8bfe9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:37:42.049559 [ 264 ] {5e56db62-02c4-490d-8b3f-e3cdd2c8bfe9} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.049813 [ 264 ] {5e56db62-02c4-490d-8b3f-e3cdd2c8bfe9} executeQuery: Read 33 rows, 2.41 KiB in 0.005093 sec., 6479.481641468682 rows/sec., 473.42 KiB/sec. 2024.12.12 22:37:42.049988 [ 264 ] {5e56db62-02c4-490d-8b3f-e3cdd2c8bfe9} TCPHandler: Processed in 0.005505218 sec. 2024.12.12 22:37:42.050199 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.050459 [ 265 ] {aa31505c-7db9-4a67-8a00-2ffcbfc08ac4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:37:42.050529 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3522 rows, containing 5 columns (5 merged, 0 gathered) in 0.00613613 sec., 573977.4092139509 rows/sec., 50.37 MiB/sec. 2024.12.12 22:37:42.050542 [ 265 ] {aa31505c-7db9-4a67-8a00-2ffcbfc08ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:37:42.050841 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:37:42.051465 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.051681 [ 198 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_31_6} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:37:42.051877 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2024.12.12 22:37:42.051898 [ 265 ] {aa31505c-7db9-4a67-8a00-2ffcbfc08ac4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.051955 [ 265 ] {aa31505c-7db9-4a67-8a00-2ffcbfc08ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.052328 [ 265 ] {aa31505c-7db9-4a67-8a00-2ffcbfc08ac4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:37:42.052578 [ 265 ] {aa31505c-7db9-4a67-8a00-2ffcbfc08ac4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.052794 [ 265 ] {aa31505c-7db9-4a67-8a00-2ffcbfc08ac4} executeQuery: Read 14 rows, 1004.00 B in 0.002404 sec., 5823.627287853577 rows/sec., 407.85 KiB/sec. 2024.12.12 22:37:42.052849 [ 265 ] {aa31505c-7db9-4a67-8a00-2ffcbfc08ac4} TCPHandler: Processed in 0.002756724 sec. 2024.12.12 22:37:42.053006 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.053149 [ 264 ] {85932e1e-1e90-4512-8441-47a09ec8c6f2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:37:42.053211 [ 264 ] {85932e1e-1e90-4512-8441-47a09ec8c6f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:37:42.053918 [ 264 ] {85932e1e-1e90-4512-8441-47a09ec8c6f2} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.053957 [ 264 ] {85932e1e-1e90-4512-8441-47a09ec8c6f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.054319 [ 264 ] {85932e1e-1e90-4512-8441-47a09ec8c6f2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:37:42.054568 [ 264 ] {85932e1e-1e90-4512-8441-47a09ec8c6f2} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.054840 [ 264 ] {85932e1e-1e90-4512-8441-47a09ec8c6f2} executeQuery: Read 13 rows, 830.00 B in 0.001697 sec., 7660.577489687685 rows/sec., 477.64 KiB/sec. 2024.12.12 22:37:42.055001 [ 264 ] {85932e1e-1e90-4512-8441-47a09ec8c6f2} TCPHandler: Processed in 0.002064641 sec. 2024.12.12 22:37:42.055158 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.055280 [ 265 ] {38cc005a-3b91-42c9-9cb3-278ca40e2565} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:42.055330 [ 265 ] {38cc005a-3b91-42c9-9cb3-278ca40e2565} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:42.056130 [ 265 ] {38cc005a-3b91-42c9-9cb3-278ca40e2565} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.056172 [ 265 ] {38cc005a-3b91-42c9-9cb3-278ca40e2565} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.056571 [ 265 ] {38cc005a-3b91-42c9-9cb3-278ca40e2565} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:37:42.056816 [ 265 ] {38cc005a-3b91-42c9-9cb3-278ca40e2565} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.056976 [ 53 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:37:42.057041 [ 53 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.057057 [ 265 ] {38cc005a-3b91-42c9-9cb3-278ca40e2565} executeQuery: Read 408 rows, 29.76 KiB in 0.001795 sec., 227298.0501392758 rows/sec., 16.19 MiB/sec. 2024.12.12 22:37:42.057088 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.057199 [ 265 ] {38cc005a-3b91-42c9-9cb3-278ca40e2565} TCPHandler: Processed in 0.002093541 sec. 2024.12.12 22:37:42.057493 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.057646 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:37:42.057843 [ 264 ] {f43fd3aa-b674-4c3f-b5bc-73c529cf44c1} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:37:42.058029 [ 264 ] {f43fd3aa-b674-4c3f-b5bc-73c529cf44c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:37:42.058215 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:42.058295 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 916 rows starting from the beginning of the part 2024.12.12 22:37:42.058640 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 408 rows starting from the beginning of the part 2024.12.12 22:37:42.058959 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part 2024.12.12 22:37:42.059250 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 408 rows starting from the beginning of the part 2024.12.12 22:37:42.059414 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 544 rows starting from the beginning of the part 2024.12.12 22:37:42.059729 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 408 rows starting from the beginning of the part 2024.12.12 22:37:42.060488 [ 264 ] {f43fd3aa-b674-4c3f-b5bc-73c529cf44c1} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.060558 [ 264 ] {f43fd3aa-b674-4c3f-b5bc-73c529cf44c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.061629 [ 264 ] {f43fd3aa-b674-4c3f-b5bc-73c529cf44c1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:37:42.062061 [ 264 ] {f43fd3aa-b674-4c3f-b5bc-73c529cf44c1} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.062276 [ 52 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.12 22:37:42.062447 [ 52 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.062464 [ 264 ] {f43fd3aa-b674-4c3f-b5bc-73c529cf44c1} executeQuery: Read 6 rows, 321.00 B in 0.004709 sec., 1274.1558717349756 rows/sec., 66.57 KiB/sec. 2024.12.12 22:37:42.062804 [ 264 ] {f43fd3aa-b674-4c3f-b5bc-73c529cf44c1} TCPHandler: Processed in 0.005444597 sec. 2024.12.12 22:37:42.062563 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.063068 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.063118 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.005881655 sec., 469935.75787767215 rows/sec., 35.88 MiB/sec. 2024.12.12 22:37:42.063326 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.12 22:37:42.063356 [ 265 ] {bf371ae3-7377-4358-b062-5d423b58fd38} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:42.063468 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:37:42.063488 [ 265 ] {bf371ae3-7377-4358-b062-5d423b58fd38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:42.063771 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:42.063868 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2024.12.12 22:37:42.064347 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.12.12 22:37:42.064723 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.064848 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.12.12 22:37:42.065211 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_31_6} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:37:42.065314 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.12.12 22:37:42.065573 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.12.12 22:37:42.065803 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2024.12.12 22:37:42.066035 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2024.12.12 22:37:42.066780 [ 265 ] {bf371ae3-7377-4358-b062-5d423b58fd38} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.066828 [ 265 ] {bf371ae3-7377-4358-b062-5d423b58fd38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.067459 [ 265 ] {bf371ae3-7377-4358-b062-5d423b58fd38} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:37:42.067668 [ 197 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004507789 sec., 14641.324161357154 rows/sec., 764.95 KiB/sec. 2024.12.12 22:37:42.067869 [ 265 ] {bf371ae3-7377-4358-b062-5d423b58fd38} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.067884 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.12 22:37:42.068394 [ 265 ] {bf371ae3-7377-4358-b062-5d423b58fd38} executeQuery: Read 237 rows, 16.27 KiB in 0.005087 sec., 46589.345390210336 rows/sec., 3.12 MiB/sec. 2024.12.12 22:37:42.068749 [ 265 ] {bf371ae3-7377-4358-b062-5d423b58fd38} TCPHandler: Processed in 0.005806324 sec. 2024.12.12 22:37:42.068811 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.069036 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.069155 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_11_2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.12 22:37:42.069346 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:37:42.069355 [ 264 ] {fa34532e-36c0-426b-8ad0-cd5dc5a691ae} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:37:42.069448 [ 264 ] {fa34532e-36c0-426b-8ad0-cd5dc5a691ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:37:42.069993 [ 264 ] {fa34532e-36c0-426b-8ad0-cd5dc5a691ae} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.070033 [ 264 ] {fa34532e-36c0-426b-8ad0-cd5dc5a691ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.070401 [ 264 ] {fa34532e-36c0-426b-8ad0-cd5dc5a691ae} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:37:42.070647 [ 264 ] {fa34532e-36c0-426b-8ad0-cd5dc5a691ae} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.070904 [ 264 ] {fa34532e-36c0-426b-8ad0-cd5dc5a691ae} executeQuery: Read 1 rows, 69.00 B in 0.001647 sec., 607.1645415907711 rows/sec., 40.91 KiB/sec. 2024.12.12 22:37:42.070979 [ 264 ] {fa34532e-36c0-426b-8ad0-cd5dc5a691ae} TCPHandler: Processed in 0.002109171 sec. 2024.12.12 22:37:42.071133 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.071252 [ 265 ] {c7423fcd-786e-48d9-a213-c514e38471d0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:42.071332 [ 265 ] {c7423fcd-786e-48d9-a213-c514e38471d0} 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 2024.12.12 22:37:42.072471 [ 265 ] {c7423fcd-786e-48d9-a213-c514e38471d0} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.072511 [ 265 ] {c7423fcd-786e-48d9-a213-c514e38471d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.073171 [ 265 ] {c7423fcd-786e-48d9-a213-c514e38471d0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:37:42.073420 [ 265 ] {c7423fcd-786e-48d9-a213-c514e38471d0} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.073752 [ 265 ] {c7423fcd-786e-48d9-a213-c514e38471d0} executeQuery: Read 26 rows, 47.71 KiB in 0.0025 sec., 10400 rows/sec., 18.64 MiB/sec. 2024.12.12 22:37:42.074177 [ 265 ] {c7423fcd-786e-48d9-a213-c514e38471d0} TCPHandler: Processed in 0.003097991 sec. 2024.12.12 22:37:42.074332 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:42.074476 [ 264 ] {3336a332-9876-44b2-b710-67fd3755d8f7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:42.074538 [ 264 ] {3336a332-9876-44b2-b710-67fd3755d8f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:42.075079 [ 264 ] {3336a332-9876-44b2-b710-67fd3755d8f7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:42.075118 [ 264 ] {3336a332-9876-44b2-b710-67fd3755d8f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:42.075518 [ 264 ] {3336a332-9876-44b2-b710-67fd3755d8f7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:37:42.075761 [ 264 ] {3336a332-9876-44b2-b710-67fd3755d8f7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:42.075982 [ 264 ] {3336a332-9876-44b2-b710-67fd3755d8f7} executeQuery: Read 82 rows, 5.33 KiB in 0.001537 sec., 53350.68314899154 rows/sec., 3.39 MiB/sec. 2024.12.12 22:37:42.076113 [ 264 ] {3336a332-9876-44b2-b710-67fd3755d8f7} TCPHandler: Processed in 0.001850587 sec. 2024.12.12 22:37:46.134097 [ 47 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:37:46.134167 [ 47 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:37:46.247475 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2024.12.12 22:37:46.248395 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:46.248446 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:46.249000 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:37:46.249269 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:46.249468 [ 47 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:37:46.249524 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2024.12.12 22:37:46.249551 [ 47 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:46.249582 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:46.249716 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:37:46.249887 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:46.249928 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2024.12.12 22:37:46.250007 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2024.12.12 22:37:46.250195 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2024.12.12 22:37:46.250500 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2024.12.12 22:37:46.250674 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2024.12.12 22:37:46.250838 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2024.12.12 22:37:46.255397 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005746713 sec., 2080493.6665533846 rows/sec., 29.76 MiB/sec. 2024.12.12 22:37:46.255980 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:37:46.256399 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:46.256495 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_26_5} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:37:46.256621 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2024.12.12 22:37:47.031997 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2024.12.12 22:37:47.034507 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:47.035087 [ 264 ] {66fcbd04-6330-445b-8bf6-92e11fb85af5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:47.035359 [ 264 ] {66fcbd04-6330-445b-8bf6-92e11fb85af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:47.041024 [ 264 ] {66fcbd04-6330-445b-8bf6-92e11fb85af5} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:47.041107 [ 264 ] {66fcbd04-6330-445b-8bf6-92e11fb85af5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:47.042474 [ 264 ] {66fcbd04-6330-445b-8bf6-92e11fb85af5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:37:47.043106 [ 264 ] {66fcbd04-6330-445b-8bf6-92e11fb85af5} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:47.043619 [ 264 ] {66fcbd04-6330-445b-8bf6-92e11fb85af5} executeQuery: Read 88 rows, 7.40 KiB in 0.008752 sec., 10054.844606946985 rows/sec., 845.90 KiB/sec. 2024.12.12 22:37:47.043809 [ 264 ] {66fcbd04-6330-445b-8bf6-92e11fb85af5} TCPHandler: Processed in 0.009748941 sec. 2024.12.12 22:37:47.044265 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:47.044949 [ 265 ] {b2bef6fd-191b-4a44-a47f-43b22a7a3cf1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:47.045114 [ 265 ] {b2bef6fd-191b-4a44-a47f-43b22a7a3cf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:47.048551 [ 265 ] {b2bef6fd-191b-4a44-a47f-43b22a7a3cf1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:47.048643 [ 265 ] {b2bef6fd-191b-4a44-a47f-43b22a7a3cf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:47.050218 [ 265 ] {b2bef6fd-191b-4a44-a47f-43b22a7a3cf1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:37:47.050976 [ 265 ] {b2bef6fd-191b-4a44-a47f-43b22a7a3cf1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:47.051411 [ 46 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2024.12.12 22:37:47.051545 [ 46 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:47.051630 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:47.051848 [ 265 ] {b2bef6fd-191b-4a44-a47f-43b22a7a3cf1} executeQuery: Read 16 rows, 1.20 KiB in 0.007106 sec., 2251.618350689558 rows/sec., 169.31 KiB/sec. 2024.12.12 22:37:47.052163 [ 265 ] {b2bef6fd-191b-4a44-a47f-43b22a7a3cf1} TCPHandler: Processed in 0.00818476 sec. 2024.12.12 22:37:47.052236 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2024.12.12 22:37:47.052414 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:47.052780 [ 264 ] {a9e97e8d-f32f-45e2-a22e-52a34a2b7569} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:47.052867 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:47.053056 [ 264 ] {a9e97e8d-f32f-45e2-a22e-52a34a2b7569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:47.053069 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 67 rows starting from the beginning of the part 2024.12.12 22:37:47.054267 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:47.055260 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part 2024.12.12 22:37:47.056023 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part 2024.12.12 22:37:47.056896 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part 2024.12.12 22:37:47.056975 [ 264 ] {a9e97e8d-f32f-45e2-a22e-52a34a2b7569} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:47.057112 [ 264 ] {a9e97e8d-f32f-45e2-a22e-52a34a2b7569} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:47.057728 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:47.059070 [ 264 ] {a9e97e8d-f32f-45e2-a22e-52a34a2b7569} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:37:47.059945 [ 264 ] {a9e97e8d-f32f-45e2-a22e-52a34a2b7569} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:47.060783 [ 264 ] {a9e97e8d-f32f-45e2-a22e-52a34a2b7569} executeQuery: Read 80 rows, 6.40 KiB in 0.008121 sec., 9851.003570988794 rows/sec., 787.65 KiB/sec. 2024.12.12 22:37:47.061097 [ 264 ] {a9e97e8d-f32f-45e2-a22e-52a34a2b7569} TCPHandler: Processed in 0.008815783 sec. 2024.12.12 22:37:47.061402 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:47.061858 [ 265 ] {0f7beb40-5577-4e21-93b5-29a775fed0d1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:47.062086 [ 265 ] {0f7beb40-5577-4e21-93b5-29a775fed0d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:47.065560 [ 265 ] {0f7beb40-5577-4e21-93b5-29a775fed0d1} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:47.065667 [ 265 ] {0f7beb40-5577-4e21-93b5-29a775fed0d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:47.066595 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.01478098 sec., 12786.702911444301 rows/sec., 987.73 KiB/sec. 2024.12.12 22:37:47.066981 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2024.12.12 22:37:47.068230 [ 265 ] {0f7beb40-5577-4e21-93b5-29a775fed0d1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:37:47.068494 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:47.068954 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_30_6} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2024.12.12 22:37:47.069268 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:37:47.069423 [ 265 ] {0f7beb40-5577-4e21-93b5-29a775fed0d1} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:47.070263 [ 265 ] {0f7beb40-5577-4e21-93b5-29a775fed0d1} executeQuery: Read 160 rows, 11.41 KiB in 0.008526 sec., 18766.127140511377 rows/sec., 1.31 MiB/sec. 2024.12.12 22:37:47.070514 [ 265 ] {0f7beb40-5577-4e21-93b5-29a775fed0d1} TCPHandler: Processed in 0.009293213 sec. 2024.12.12 22:37:47.070750 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:47.071079 [ 264 ] {7c0432ec-6b58-41c8-a7c6-7fd26f302aff} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:47.071311 [ 264 ] {7c0432ec-6b58-41c8-a7c6-7fd26f302aff} 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 2024.12.12 22:37:47.077636 [ 264 ] {7c0432ec-6b58-41c8-a7c6-7fd26f302aff} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:47.077712 [ 264 ] {7c0432ec-6b58-41c8-a7c6-7fd26f302aff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:47.081481 [ 264 ] {7c0432ec-6b58-41c8-a7c6-7fd26f302aff} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:37:47.082566 [ 264 ] {7c0432ec-6b58-41c8-a7c6-7fd26f302aff} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:47.083213 [ 264 ] {7c0432ec-6b58-41c8-a7c6-7fd26f302aff} executeQuery: Read 16 rows, 29.36 KiB in 0.012248 sec., 1306.3357282821685 rows/sec., 2.34 MiB/sec. 2024.12.12 22:37:47.083753 [ 264 ] {7c0432ec-6b58-41c8-a7c6-7fd26f302aff} TCPHandler: Processed in 0.013122318 sec. 2024.12.12 22:37:47.084019 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:47.084316 [ 265 ] {99f482c3-ba07-4e1b-a30c-76558df1395f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:47.084473 [ 265 ] {99f482c3-ba07-4e1b-a30c-76558df1395f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:47.086685 [ 265 ] {99f482c3-ba07-4e1b-a30c-76558df1395f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:47.086764 [ 265 ] {99f482c3-ba07-4e1b-a30c-76558df1395f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:47.088180 [ 265 ] {99f482c3-ba07-4e1b-a30c-76558df1395f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:37:47.088686 [ 265 ] {99f482c3-ba07-4e1b-a30c-76558df1395f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:47.088974 [ 265 ] {99f482c3-ba07-4e1b-a30c-76558df1395f} executeQuery: Read 60 rows, 4.14 KiB in 0.004748 sec., 12636.899747262007 rows/sec., 872.08 KiB/sec. 2024.12.12 22:37:47.089084 [ 265 ] {99f482c3-ba07-4e1b-a30c-76558df1395f} TCPHandler: Processed in 0.005219393 sec. 2024.12.12 22:37:47.100981 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:47.101033 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:47.108756 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:37:47.109607 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:47.109904 [ 46 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:37:47.109969 [ 46 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:47.110016 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:47.110489 [ 186 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:37:47.121364 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2024.12.12 22:37:47.122289 [ 186 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:47.123222 [ 186 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2024.12.12 22:37:47.128022 [ 186 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2024.12.12 22:37:47.133363 [ 186 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2024.12.12 22:37:47.138512 [ 186 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2024.12.12 22:37:47.143923 [ 186 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2024.12.12 22:37:47.148522 [ 186 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2024.12.12 22:37:47.209281 [ 195 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.099172548 sec., 1976.3533755329147 rows/sec., 10.22 MiB/sec. 2024.12.12 22:37:47.211918 [ 189 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:37:47.217259 [ 189 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:47.217400 [ 189 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_26_5} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:37:47.219858 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2024.12.12 22:37:48.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 193.40 MiB, peak 203.97 MiB, free memory in arenas 0.00 B, will set to 194.83 MiB (RSS), difference: 1.44 MiB 2024.12.12 22:37:51.291528 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 674 2024.12.12 22:37:51.294903 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:51.294962 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:51.296546 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:37:51.296883 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:51.297562 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 674 2024.12.12 22:37:52.039530 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.039743 [ 264 ] {753996dd-827d-4977-bd8c-bab761ddbc17} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:37:52.039823 [ 264 ] {753996dd-827d-4977-bd8c-bab761ddbc17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:37:52.040628 [ 264 ] {753996dd-827d-4977-bd8c-bab761ddbc17} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.040680 [ 264 ] {753996dd-827d-4977-bd8c-bab761ddbc17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.041132 [ 264 ] {753996dd-827d-4977-bd8c-bab761ddbc17} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:37:52.041397 [ 264 ] {753996dd-827d-4977-bd8c-bab761ddbc17} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.041656 [ 264 ] {753996dd-827d-4977-bd8c-bab761ddbc17} executeQuery: Read 14 rows, 1.01 KiB in 0.001958 sec., 7150.153217568947 rows/sec., 514.72 KiB/sec. 2024.12.12 22:37:52.041846 [ 264 ] {753996dd-827d-4977-bd8c-bab761ddbc17} TCPHandler: Processed in 0.002455699 sec. 2024.12.12 22:37:52.042193 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.042397 [ 265 ] {32642930-6454-4be5-903a-44661f5dfbda} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:37:52.042468 [ 265 ] {32642930-6454-4be5-903a-44661f5dfbda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:37:52.043247 [ 265 ] {32642930-6454-4be5-903a-44661f5dfbda} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.043290 [ 265 ] {32642930-6454-4be5-903a-44661f5dfbda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.043740 [ 265 ] {32642930-6454-4be5-903a-44661f5dfbda} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.12 22:37:52.044007 [ 265 ] {32642930-6454-4be5-903a-44661f5dfbda} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.044211 [ 265 ] {32642930-6454-4be5-903a-44661f5dfbda} executeQuery: Read 10 rows, 835.00 B in 0.001866 sec., 5359.056806002143 rows/sec., 436.99 KiB/sec. 2024.12.12 22:37:52.044276 [ 265 ] {32642930-6454-4be5-903a-44661f5dfbda} TCPHandler: Processed in 0.002278524 sec. 2024.12.12 22:37:52.044450 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.044571 [ 264 ] {833df05d-3efe-4256-9ae7-b7c049d4e927} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:52.044624 [ 264 ] {833df05d-3efe-4256-9ae7-b7c049d4e927} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:52.045344 [ 264 ] {833df05d-3efe-4256-9ae7-b7c049d4e927} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.045384 [ 264 ] {833df05d-3efe-4256-9ae7-b7c049d4e927} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.045771 [ 264 ] {833df05d-3efe-4256-9ae7-b7c049d4e927} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:37:52.046015 [ 264 ] {833df05d-3efe-4256-9ae7-b7c049d4e927} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.046267 [ 264 ] {833df05d-3efe-4256-9ae7-b7c049d4e927} executeQuery: Read 260 rows, 23.28 KiB in 0.001711 sec., 151957.91934541202 rows/sec., 13.29 MiB/sec. 2024.12.12 22:37:52.046464 [ 264 ] {833df05d-3efe-4256-9ae7-b7c049d4e927} TCPHandler: Processed in 0.00206862 sec. 2024.12.12 22:37:52.046694 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.046840 [ 265 ] {c3409c1c-f089-474a-9c5c-b25f1a0d8985} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:52.046899 [ 265 ] {c3409c1c-f089-474a-9c5c-b25f1a0d8985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:52.047564 [ 265 ] {c3409c1c-f089-474a-9c5c-b25f1a0d8985} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.047604 [ 265 ] {c3409c1c-f089-474a-9c5c-b25f1a0d8985} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.047999 [ 265 ] {c3409c1c-f089-474a-9c5c-b25f1a0d8985} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:37:52.048254 [ 265 ] {c3409c1c-f089-474a-9c5c-b25f1a0d8985} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.048450 [ 265 ] {c3409c1c-f089-474a-9c5c-b25f1a0d8985} executeQuery: Read 43 rows, 3.11 KiB in 0.001647 sec., 26108.075288403157 rows/sec., 1.84 MiB/sec. 2024.12.12 22:37:52.048503 [ 265 ] {c3409c1c-f089-474a-9c5c-b25f1a0d8985} TCPHandler: Processed in 0.001925588 sec. 2024.12.12 22:37:52.048667 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.048808 [ 264 ] {738ceda5-cf1f-4c58-9f08-8b55117ef06d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:37:52.048865 [ 264 ] {738ceda5-cf1f-4c58-9f08-8b55117ef06d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:37:52.049483 [ 264 ] {738ceda5-cf1f-4c58-9f08-8b55117ef06d} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.049523 [ 264 ] {738ceda5-cf1f-4c58-9f08-8b55117ef06d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.049878 [ 264 ] {738ceda5-cf1f-4c58-9f08-8b55117ef06d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:37:52.050117 [ 264 ] {738ceda5-cf1f-4c58-9f08-8b55117ef06d} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.050293 [ 23 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:37:52.050354 [ 264 ] {738ceda5-cf1f-4c58-9f08-8b55117ef06d} executeQuery: Read 14 rows, 1004.00 B in 0.001568 sec., 8928.57142857143 rows/sec., 625.30 KiB/sec. 2024.12.12 22:37:52.050396 [ 23 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.050466 [ 264 ] {738ceda5-cf1f-4c58-9f08-8b55117ef06d} TCPHandler: Processed in 0.001864777 sec. 2024.12.12 22:37:52.050479 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.050822 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.050848 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:37:52.051244 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:52.051255 [ 265 ] {5d4957cc-b081-4fb2-a296-af400ad84b3f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:37:52.051308 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2024.12.12 22:37:52.051360 [ 265 ] {5d4957cc-b081-4fb2-a296-af400ad84b3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:37:52.051618 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:52.052156 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:52.052614 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part 2024.12.12 22:37:52.053009 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:52.053236 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.12 22:37:52.054082 [ 265 ] {5d4957cc-b081-4fb2-a296-af400ad84b3f} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.054146 [ 265 ] {5d4957cc-b081-4fb2-a296-af400ad84b3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.055209 [ 265 ] {5d4957cc-b081-4fb2-a296-af400ad84b3f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:37:52.055833 [ 265 ] {5d4957cc-b081-4fb2-a296-af400ad84b3f} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.056569 [ 265 ] {5d4957cc-b081-4fb2-a296-af400ad84b3f} executeQuery: Read 13 rows, 830.00 B in 0.005344 sec., 2432.634730538922 rows/sec., 151.67 KiB/sec. 2024.12.12 22:37:52.056807 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178651 sec., 85131.85159673203 rows/sec., 6.10 MiB/sec. 2024.12.12 22:37:52.056835 [ 265 ] {5d4957cc-b081-4fb2-a296-af400ad84b3f} TCPHandler: Processed in 0.006255953 sec. 2024.12.12 22:37:52.057011 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:37:52.057108 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.057352 [ 264 ] {d4f812d9-e9ee-4f0b-b089-63b6287c452d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:52.057437 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.057452 [ 264 ] {d4f812d9-e9ee-4f0b-b089-63b6287c452d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:52.057635 [ 194 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_16_3} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:37:52.057799 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.12 22:37:52.058513 [ 264 ] {d4f812d9-e9ee-4f0b-b089-63b6287c452d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.058559 [ 264 ] {d4f812d9-e9ee-4f0b-b089-63b6287c452d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.058955 [ 264 ] {d4f812d9-e9ee-4f0b-b089-63b6287c452d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:37:52.059210 [ 264 ] {d4f812d9-e9ee-4f0b-b089-63b6287c452d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.059425 [ 264 ] {d4f812d9-e9ee-4f0b-b089-63b6287c452d} executeQuery: Read 418 rows, 30.58 KiB in 0.00213 sec., 196244.13145539907 rows/sec., 14.02 MiB/sec. 2024.12.12 22:37:52.059479 [ 264 ] {d4f812d9-e9ee-4f0b-b089-63b6287c452d} TCPHandler: Processed in 0.00252065 sec. 2024.12.12 22:37:52.059642 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.059783 [ 265 ] {8b8dbf8a-c8c6-4d54-bd46-ccc1363d1ce9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:37:52.059843 [ 265 ] {8b8dbf8a-c8c6-4d54-bd46-ccc1363d1ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:37:52.060381 [ 265 ] {8b8dbf8a-c8c6-4d54-bd46-ccc1363d1ce9} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.060418 [ 265 ] {8b8dbf8a-c8c6-4d54-bd46-ccc1363d1ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.060795 [ 265 ] {8b8dbf8a-c8c6-4d54-bd46-ccc1363d1ce9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:37:52.061043 [ 265 ] {8b8dbf8a-c8c6-4d54-bd46-ccc1363d1ce9} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.061216 [ 265 ] {8b8dbf8a-c8c6-4d54-bd46-ccc1363d1ce9} executeQuery: Read 6 rows, 321.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 213.98 KiB/sec. 2024.12.12 22:37:52.061263 [ 265 ] {8b8dbf8a-c8c6-4d54-bd46-ccc1363d1ce9} TCPHandler: Processed in 0.001691633 sec. 2024.12.12 22:37:52.061417 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.061538 [ 264 ] {9a6d5e93-0448-4e6a-a4af-981f685ebae7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:52.061592 [ 264 ] {9a6d5e93-0448-4e6a-a4af-981f685ebae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:52.062185 [ 264 ] {9a6d5e93-0448-4e6a-a4af-981f685ebae7} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.062225 [ 264 ] {9a6d5e93-0448-4e6a-a4af-981f685ebae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.062645 [ 264 ] {9a6d5e93-0448-4e6a-a4af-981f685ebae7} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:37:52.062891 [ 264 ] {9a6d5e93-0448-4e6a-a4af-981f685ebae7} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.063134 [ 264 ] {9a6d5e93-0448-4e6a-a4af-981f685ebae7} executeQuery: Read 242 rows, 16.62 KiB in 0.00162 sec., 149382.71604938273 rows/sec., 10.02 MiB/sec. 2024.12.12 22:37:52.063386 [ 264 ] {9a6d5e93-0448-4e6a-a4af-981f685ebae7} TCPHandler: Processed in 0.00202155 sec. 2024.12.12 22:37:52.063596 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.063733 [ 265 ] {7f81e985-8b5a-4bb5-8a05-8782f31130fa} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:37:52.063793 [ 265 ] {7f81e985-8b5a-4bb5-8a05-8782f31130fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:37:52.064327 [ 265 ] {7f81e985-8b5a-4bb5-8a05-8782f31130fa} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.064366 [ 265 ] {7f81e985-8b5a-4bb5-8a05-8782f31130fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.064744 [ 265 ] {7f81e985-8b5a-4bb5-8a05-8782f31130fa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:37:52.065007 [ 265 ] {7f81e985-8b5a-4bb5-8a05-8782f31130fa} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.065214 [ 265 ] {7f81e985-8b5a-4bb5-8a05-8782f31130fa} executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. 2024.12.12 22:37:52.065292 [ 265 ] {7f81e985-8b5a-4bb5-8a05-8782f31130fa} TCPHandler: Processed in 0.001792665 sec. 2024.12.12 22:37:52.065439 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.065581 [ 264 ] {17801f33-2696-4da0-84a4-8b4925c9faf4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:52.065675 [ 264 ] {17801f33-2696-4da0-84a4-8b4925c9faf4} 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 2024.12.12 22:37:52.066938 [ 264 ] {17801f33-2696-4da0-84a4-8b4925c9faf4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.066979 [ 264 ] {17801f33-2696-4da0-84a4-8b4925c9faf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.067663 [ 264 ] {17801f33-2696-4da0-84a4-8b4925c9faf4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:37:52.067929 [ 264 ] {17801f33-2696-4da0-84a4-8b4925c9faf4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.068107 [ 23 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:37:52.068184 [ 23 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.068223 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.068245 [ 264 ] {17801f33-2696-4da0-84a4-8b4925c9faf4} executeQuery: Read 26 rows, 47.71 KiB in 0.002687 sec., 9676.218831410495 rows/sec., 17.34 MiB/sec. 2024.12.12 22:37:52.068739 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:37:52.069306 [ 264 ] {17801f33-2696-4da0-84a4-8b4925c9faf4} TCPHandler: Processed in 0.003929387 sec. 2024.12.12 22:37:52.069583 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:52.069732 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:37:52.069858 [ 265 ] {9ec1d0c8-6695-424e-bf9d-39b4fe6cb47b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:52.069905 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 564 rows starting from the beginning of the part 2024.12.12 22:37:52.069972 [ 265 ] {9ec1d0c8-6695-424e-bf9d-39b4fe6cb47b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:52.070834 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part 2024.12.12 22:37:52.071622 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:52.072470 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part 2024.12.12 22:37:52.072525 [ 265 ] {9ec1d0c8-6695-424e-bf9d-39b4fe6cb47b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:52.072600 [ 265 ] {9ec1d0c8-6695-424e-bf9d-39b4fe6cb47b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:52.073108 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part 2024.12.12 22:37:52.073850 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part 2024.12.12 22:37:52.074150 [ 265 ] {9ec1d0c8-6695-424e-bf9d-39b4fe6cb47b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:37:52.074981 [ 265 ] {9ec1d0c8-6695-424e-bf9d-39b4fe6cb47b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.075530 [ 265 ] {9ec1d0c8-6695-424e-bf9d-39b4fe6cb47b} executeQuery: Read 82 rows, 5.33 KiB in 0.005734 sec., 14300.662713637948 rows/sec., 930.07 KiB/sec. 2024.12.12 22:37:52.075903 [ 265 ] {9ec1d0c8-6695-424e-bf9d-39b4fe6cb47b} TCPHandler: Processed in 0.006471037 sec. 2024.12.12 22:37:52.080548 [ 190 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 19 columns (19 merged, 0 gathered) in 0.01218733 sec., 55303.335513192804 rows/sec., 99.10 MiB/sec. 2024.12.12 22:37:52.081481 [ 190 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:37:52.081934 [ 190 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:52.082032 [ 190 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_31_6} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:37:52.082198 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. 2024.12.12 22:37:53.749651 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2024.12.12 22:37:53.750390 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:53.750455 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:53.751053 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:37:53.751343 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:53.751664 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2024.12.12 22:37:54.621417 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2024.12.12 22:37:54.641286 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:54.641352 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:54.648407 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:37:54.649231 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:54.652019 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2024.12.12 22:37:57.034624 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:57.034811 [ 264 ] {b71f6512-591a-4214-95ab-654483f5acf6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:37:57.034883 [ 264 ] {b71f6512-591a-4214-95ab-654483f5acf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:37:57.035695 [ 264 ] {b71f6512-591a-4214-95ab-654483f5acf6} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:57.035741 [ 264 ] {b71f6512-591a-4214-95ab-654483f5acf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:57.036210 [ 264 ] {b71f6512-591a-4214-95ab-654483f5acf6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:37:57.036496 [ 264 ] {b71f6512-591a-4214-95ab-654483f5acf6} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:57.036750 [ 264 ] {b71f6512-591a-4214-95ab-654483f5acf6} executeQuery: Read 88 rows, 7.40 KiB in 0.001987 sec., 44287.871162556614 rows/sec., 3.64 MiB/sec. 2024.12.12 22:37:57.036879 [ 264 ] {b71f6512-591a-4214-95ab-654483f5acf6} TCPHandler: Processed in 0.002383937 sec. 2024.12.12 22:37:57.037151 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:57.037357 [ 265 ] {38470437-3595-4fec-84b5-5702a03859b0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:37:57.037434 [ 265 ] {38470437-3595-4fec-84b5-5702a03859b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:37:57.038264 [ 265 ] {38470437-3595-4fec-84b5-5702a03859b0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:57.038317 [ 265 ] {38470437-3595-4fec-84b5-5702a03859b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:57.038754 [ 265 ] {38470437-3595-4fec-84b5-5702a03859b0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:37:57.039003 [ 265 ] {38470437-3595-4fec-84b5-5702a03859b0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:57.039234 [ 265 ] {38470437-3595-4fec-84b5-5702a03859b0} executeQuery: Read 16 rows, 1.20 KiB in 0.001934 sec., 8273.009307135471 rows/sec., 622.09 KiB/sec. 2024.12.12 22:37:57.039289 [ 265 ] {38470437-3595-4fec-84b5-5702a03859b0} TCPHandler: Processed in 0.002276124 sec. 2024.12.12 22:37:57.039465 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:57.039616 [ 264 ] {466a5130-82cf-413b-9534-918dbb58eb65} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:37:57.039677 [ 264 ] {466a5130-82cf-413b-9534-918dbb58eb65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:37:57.040407 [ 264 ] {466a5130-82cf-413b-9534-918dbb58eb65} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:57.040449 [ 264 ] {466a5130-82cf-413b-9534-918dbb58eb65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:57.040841 [ 264 ] {466a5130-82cf-413b-9534-918dbb58eb65} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:37:57.041112 [ 264 ] {466a5130-82cf-413b-9534-918dbb58eb65} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:57.041329 [ 264 ] {466a5130-82cf-413b-9534-918dbb58eb65} executeQuery: Read 80 rows, 6.40 KiB in 0.001746 sec., 45819.01489117984 rows/sec., 3.58 MiB/sec. 2024.12.12 22:37:57.041382 [ 264 ] {466a5130-82cf-413b-9534-918dbb58eb65} TCPHandler: Processed in 0.001990299 sec. 2024.12.12 22:37:57.041553 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:57.041694 [ 265 ] {c645f5c1-7af6-45c2-85ad-8330f9a94779} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:57.041755 [ 265 ] {c645f5c1-7af6-45c2-85ad-8330f9a94779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:37:57.042409 [ 265 ] {c645f5c1-7af6-45c2-85ad-8330f9a94779} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:57.042449 [ 265 ] {c645f5c1-7af6-45c2-85ad-8330f9a94779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:57.042860 [ 265 ] {c645f5c1-7af6-45c2-85ad-8330f9a94779} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:37:57.043130 [ 265 ] {c645f5c1-7af6-45c2-85ad-8330f9a94779} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:57.043387 [ 265 ] {c645f5c1-7af6-45c2-85ad-8330f9a94779} executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. 2024.12.12 22:37:57.043573 [ 265 ] {c645f5c1-7af6-45c2-85ad-8330f9a94779} TCPHandler: Processed in 0.002083751 sec. 2024.12.12 22:37:57.043811 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:57.043948 [ 264 ] {986cc9f6-db12-45da-b8c7-fec002b9ae69} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:37:57.044044 [ 264 ] {986cc9f6-db12-45da-b8c7-fec002b9ae69} 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 2024.12.12 22:37:57.045233 [ 264 ] {986cc9f6-db12-45da-b8c7-fec002b9ae69} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:57.045273 [ 264 ] {986cc9f6-db12-45da-b8c7-fec002b9ae69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:57.045935 [ 264 ] {986cc9f6-db12-45da-b8c7-fec002b9ae69} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:37:57.046197 [ 264 ] {986cc9f6-db12-45da-b8c7-fec002b9ae69} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:57.046440 [ 264 ] {986cc9f6-db12-45da-b8c7-fec002b9ae69} executeQuery: Read 16 rows, 29.36 KiB in 0.002521 sec., 6346.687822292742 rows/sec., 11.37 MiB/sec. 2024.12.12 22:37:57.046535 [ 264 ] {986cc9f6-db12-45da-b8c7-fec002b9ae69} TCPHandler: Processed in 0.002848926 sec. 2024.12.12 22:37:57.046699 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:37:57.046837 [ 265 ] {35e2232b-f361-487d-96b9-c5cb9cda3f63} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:37:57.046896 [ 265 ] {35e2232b-f361-487d-96b9-c5cb9cda3f63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:37:57.047451 [ 265 ] {35e2232b-f361-487d-96b9-c5cb9cda3f63} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:37:57.047490 [ 265 ] {35e2232b-f361-487d-96b9-c5cb9cda3f63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:37:57.047865 [ 265 ] {35e2232b-f361-487d-96b9-c5cb9cda3f63} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:37:57.048106 [ 265 ] {35e2232b-f361-487d-96b9-c5cb9cda3f63} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:37:57.048343 [ 265 ] {35e2232b-f361-487d-96b9-c5cb9cda3f63} executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. 2024.12.12 22:37:57.048415 [ 265 ] {35e2232b-f361-487d-96b9-c5cb9cda3f63} TCPHandler: Processed in 0.001783565 sec. 2024.12.12 22:38:01.134205 [ 34 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:38:01.134281 [ 34 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:38:01.251767 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2024.12.12 22:38:01.252444 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:01.252493 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:01.253128 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:38:01.253406 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:01.253639 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2024.12.12 22:38:01.297751 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 710 2024.12.12 22:38:01.301045 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:01.301103 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:01.302615 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:38:01.302942 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:01.304080 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 710 2024.12.12 22:38:02.039403 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.039610 [ 264 ] {8498ff8a-140f-4868-9d2c-b0b1750b1b00} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:38:02.039685 [ 264 ] {8498ff8a-140f-4868-9d2c-b0b1750b1b00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:38:02.040526 [ 264 ] {8498ff8a-140f-4868-9d2c-b0b1750b1b00} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.040566 [ 264 ] {8498ff8a-140f-4868-9d2c-b0b1750b1b00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.040997 [ 264 ] {8498ff8a-140f-4868-9d2c-b0b1750b1b00} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:38:02.041254 [ 264 ] {8498ff8a-140f-4868-9d2c-b0b1750b1b00} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.041395 [ 33 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.12 22:38:02.041446 [ 33 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.041455 [ 264 ] {8498ff8a-140f-4868-9d2c-b0b1750b1b00} executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. 2024.12.12 22:38:02.041475 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.041540 [ 264 ] {8498ff8a-140f-4868-9d2c-b0b1750b1b00} TCPHandler: Processed in 0.002269945 sec. 2024.12.12 22:38:02.041830 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.12 22:38:02.041929 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.042031 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:02.042085 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2024.12.12 22:38:02.042167 [ 265 ] {834dab7a-436a-4349-8158-a411035c0c2a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:02.042247 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:02.042326 [ 265 ] {834dab7a-436a-4349-8158-a411035c0c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:02.042691 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:02.043090 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:02.043428 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:02.044784 [ 265 ] {834dab7a-436a-4349-8158-a411035c0c2a} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.044835 [ 265 ] {834dab7a-436a-4349-8158-a411035c0c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.045052 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003463738 sec., 20209.380732607373 rows/sec., 1.50 MiB/sec. 2024.12.12 22:38:02.045191 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.12 22:38:02.045399 [ 265 ] {834dab7a-436a-4349-8158-a411035c0c2a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:38:02.045502 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.045590 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_13_3} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.12 22:38:02.045683 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:38:02.045709 [ 265 ] {834dab7a-436a-4349-8158-a411035c0c2a} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.045948 [ 265 ] {834dab7a-436a-4349-8158-a411035c0c2a} executeQuery: Read 255 rows, 22.91 KiB in 0.003855 sec., 66147.85992217899 rows/sec., 5.80 MiB/sec. 2024.12.12 22:38:02.046010 [ 265 ] {834dab7a-436a-4349-8158-a411035c0c2a} TCPHandler: Processed in 0.004290105 sec. 2024.12.12 22:38:02.046182 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.046325 [ 264 ] {e6c53429-46f9-4bc4-8d28-307586b9a7a9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:02.046383 [ 264 ] {e6c53429-46f9-4bc4-8d28-307586b9a7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:02.047007 [ 264 ] {e6c53429-46f9-4bc4-8d28-307586b9a7a9} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.047043 [ 264 ] {e6c53429-46f9-4bc4-8d28-307586b9a7a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.047419 [ 264 ] {e6c53429-46f9-4bc4-8d28-307586b9a7a9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:38:02.047660 [ 264 ] {e6c53429-46f9-4bc4-8d28-307586b9a7a9} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.047849 [ 264 ] {e6c53429-46f9-4bc4-8d28-307586b9a7a9} executeQuery: Read 33 rows, 2.41 KiB in 0.001556 sec., 21208.22622107969 rows/sec., 1.51 MiB/sec. 2024.12.12 22:38:02.047980 [ 264 ] {e6c53429-46f9-4bc4-8d28-307586b9a7a9} TCPHandler: Processed in 0.001866756 sec. 2024.12.12 22:38:02.048165 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.048313 [ 265 ] {c6f23d9c-cab2-4467-b777-3fc8711e5b4e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:38:02.048372 [ 265 ] {c6f23d9c-cab2-4467-b777-3fc8711e5b4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:38:02.048980 [ 265 ] {c6f23d9c-cab2-4467-b777-3fc8711e5b4e} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.049021 [ 265 ] {c6f23d9c-cab2-4467-b777-3fc8711e5b4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.049388 [ 265 ] {c6f23d9c-cab2-4467-b777-3fc8711e5b4e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:38:02.049632 [ 265 ] {c6f23d9c-cab2-4467-b777-3fc8711e5b4e} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.049864 [ 265 ] {c6f23d9c-cab2-4467-b777-3fc8711e5b4e} executeQuery: Read 14 rows, 1004.00 B in 0.001587 sec., 8821.676118462507 rows/sec., 617.81 KiB/sec. 2024.12.12 22:38:02.049967 [ 265 ] {c6f23d9c-cab2-4467-b777-3fc8711e5b4e} TCPHandler: Processed in 0.001868266 sec. 2024.12.12 22:38:02.050118 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.050237 [ 264 ] {e140a650-8aaf-4ed8-a3a1-e6c8cd510d35} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:38:02.050287 [ 264 ] {e140a650-8aaf-4ed8-a3a1-e6c8cd510d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:38:02.050853 [ 264 ] {e140a650-8aaf-4ed8-a3a1-e6c8cd510d35} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.050890 [ 264 ] {e140a650-8aaf-4ed8-a3a1-e6c8cd510d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.051276 [ 264 ] {e140a650-8aaf-4ed8-a3a1-e6c8cd510d35} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:38:02.051521 [ 264 ] {e140a650-8aaf-4ed8-a3a1-e6c8cd510d35} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.051637 [ 33 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.12 22:38:02.051677 [ 33 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.051701 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.051707 [ 264 ] {e140a650-8aaf-4ed8-a3a1-e6c8cd510d35} executeQuery: Read 13 rows, 830.00 B in 0.001492 sec., 8713.13672922252 rows/sec., 543.26 KiB/sec. 2024.12.12 22:38:02.051907 [ 264 ] {e140a650-8aaf-4ed8-a3a1-e6c8cd510d35} TCPHandler: Processed in 0.001843366 sec. 2024.12.12 22:38:02.051930 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.12 22:38:02.052067 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.052074 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:02.052122 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2024.12.12 22:38:02.052334 [ 265 ] {d61ec602-c02d-4623-b6e9-19f0de1b8626} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:02.052348 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2024.12.12 22:38:02.052497 [ 265 ] {d61ec602-c02d-4623-b6e9-19f0de1b8626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:02.052692 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2024.12.12 22:38:02.053053 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2024.12.12 22:38:02.053409 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2024.12.12 22:38:02.054789 [ 265 ] {d61ec602-c02d-4623-b6e9-19f0de1b8626} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.054837 [ 265 ] {d61ec602-c02d-4623-b6e9-19f0de1b8626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.055120 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003346676 sec., 19422.25659131628 rows/sec., 1.26 MiB/sec. 2024.12.12 22:38:02.055286 [ 199 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.12 22:38:02.055430 [ 265 ] {d61ec602-c02d-4623-b6e9-19f0de1b8626} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:38:02.055656 [ 199 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.055757 [ 265 ] {d61ec602-c02d-4623-b6e9-19f0de1b8626} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.055762 [ 199 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_13_3} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.12 22:38:02.055995 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:38:02.056035 [ 265 ] {d61ec602-c02d-4623-b6e9-19f0de1b8626} executeQuery: Read 408 rows, 29.76 KiB in 0.003843 sec., 106167.05698672912 rows/sec., 7.56 MiB/sec. 2024.12.12 22:38:02.056094 [ 265 ] {d61ec602-c02d-4623-b6e9-19f0de1b8626} TCPHandler: Processed in 0.004104801 sec. 2024.12.12 22:38:02.056257 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.056406 [ 264 ] {b38e8a22-2364-4e43-8100-374ee52dcfce} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:38:02.056466 [ 264 ] {b38e8a22-2364-4e43-8100-374ee52dcfce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:38:02.057037 [ 264 ] {b38e8a22-2364-4e43-8100-374ee52dcfce} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.057082 [ 264 ] {b38e8a22-2364-4e43-8100-374ee52dcfce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.057519 [ 264 ] {b38e8a22-2364-4e43-8100-374ee52dcfce} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:38:02.057852 [ 264 ] {b38e8a22-2364-4e43-8100-374ee52dcfce} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.058082 [ 264 ] {b38e8a22-2364-4e43-8100-374ee52dcfce} executeQuery: Read 6 rows, 321.00 B in 0.001702 sec., 3525.2643948296122 rows/sec., 184.18 KiB/sec. 2024.12.12 22:38:02.058294 [ 264 ] {b38e8a22-2364-4e43-8100-374ee52dcfce} TCPHandler: Processed in 0.002102052 sec. 2024.12.12 22:38:02.058449 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.058593 [ 265 ] {52b388fd-1e11-44eb-b9cf-7bad3b8d5596} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:02.058657 [ 265 ] {52b388fd-1e11-44eb-b9cf-7bad3b8d5596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:02.059345 [ 265 ] {52b388fd-1e11-44eb-b9cf-7bad3b8d5596} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.059393 [ 265 ] {52b388fd-1e11-44eb-b9cf-7bad3b8d5596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.059824 [ 265 ] {52b388fd-1e11-44eb-b9cf-7bad3b8d5596} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:38:02.060068 [ 265 ] {52b388fd-1e11-44eb-b9cf-7bad3b8d5596} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.060234 [ 33 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:38:02.060296 [ 33 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.060321 [ 265 ] {52b388fd-1e11-44eb-b9cf-7bad3b8d5596} executeQuery: Read 237 rows, 16.27 KiB in 0.001755 sec., 135042.73504273503 rows/sec., 9.05 MiB/sec. 2024.12.12 22:38:02.060340 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.060460 [ 265 ] {52b388fd-1e11-44eb-b9cf-7bad3b8d5596} TCPHandler: Processed in 0.002065651 sec. 2024.12.12 22:38:02.060663 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:38:02.060677 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.060960 [ 264 ] {49d860cb-fa5c-44a5-a1fa-30d3fea796d9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:38:02.060994 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:02.061068 [ 264 ] {49d860cb-fa5c-44a5-a1fa-30d3fea796d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:38:02.061088 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9428 rows starting from the beginning of the part 2024.12.12 22:38:02.061472 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part 2024.12.12 22:38:02.061858 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2024.12.12 22:38:02.062206 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 242 rows starting from the beginning of the part 2024.12.12 22:38:02.062653 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2024.12.12 22:38:02.063051 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2024.12.12 22:38:02.063785 [ 264 ] {49d860cb-fa5c-44a5-a1fa-30d3fea796d9} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.063845 [ 264 ] {49d860cb-fa5c-44a5-a1fa-30d3fea796d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.064602 [ 264 ] {49d860cb-fa5c-44a5-a1fa-30d3fea796d9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:38:02.064990 [ 264 ] {49d860cb-fa5c-44a5-a1fa-30d3fea796d9} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.065536 [ 264 ] {49d860cb-fa5c-44a5-a1fa-30d3fea796d9} executeQuery: Read 1 rows, 69.00 B in 0.004642 sec., 215.42438604049977 rows/sec., 14.52 KiB/sec. 2024.12.12 22:38:02.065743 [ 264 ] {49d860cb-fa5c-44a5-a1fa-30d3fea796d9} TCPHandler: Processed in 0.005175901 sec. 2024.12.12 22:38:02.065975 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.066156 [ 265 ] {3d3ef7d5-6b0e-42d8-b054-4d0fb5c427af} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:02.066250 [ 265 ] {3d3ef7d5-6b0e-42d8-b054-4d0fb5c427af} 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 2024.12.12 22:38:02.068297 [ 265 ] {3d3ef7d5-6b0e-42d8-b054-4d0fb5c427af} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.068407 [ 265 ] {3d3ef7d5-6b0e-42d8-b054-4d0fb5c427af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.068488 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 10464 rows, containing 5 columns (5 merged, 0 gathered) in 0.008009867 sec., 1306388.732796687 rows/sec., 88.15 MiB/sec. 2024.12.12 22:38:02.068817 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:38:02.069459 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.069643 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_31_6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:38:02.069757 [ 265 ] {3d3ef7d5-6b0e-42d8-b054-4d0fb5c427af} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:38:02.069772 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. 2024.12.12 22:38:02.070066 [ 265 ] {3d3ef7d5-6b0e-42d8-b054-4d0fb5c427af} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.070325 [ 265 ] {3d3ef7d5-6b0e-42d8-b054-4d0fb5c427af} executeQuery: Read 26 rows, 47.71 KiB in 0.004203 sec., 6186.057577920533 rows/sec., 11.09 MiB/sec. 2024.12.12 22:38:02.070433 [ 265 ] {3d3ef7d5-6b0e-42d8-b054-4d0fb5c427af} TCPHandler: Processed in 0.00458551 sec. 2024.12.12 22:38:02.070593 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:02.070734 [ 264 ] {851098c3-b183-49c0-bd78-94da2966e911} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:02.070793 [ 264 ] {851098c3-b183-49c0-bd78-94da2966e911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:02.071371 [ 264 ] {851098c3-b183-49c0-bd78-94da2966e911} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.071414 [ 264 ] {851098c3-b183-49c0-bd78-94da2966e911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.071841 [ 264 ] {851098c3-b183-49c0-bd78-94da2966e911} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:38:02.072089 [ 264 ] {851098c3-b183-49c0-bd78-94da2966e911} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.072211 [ 33 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:38:02.072245 [ 33 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.072271 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.072274 [ 264 ] {851098c3-b183-49c0-bd78-94da2966e911} executeQuery: Read 82 rows, 5.33 KiB in 0.001568 sec., 52295.91836734694 rows/sec., 3.32 MiB/sec. 2024.12.12 22:38:02.072518 [ 264 ] {851098c3-b183-49c0-bd78-94da2966e911} TCPHandler: Processed in 0.001991349 sec. 2024.12.12 22:38:02.072631 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:38:02.073023 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:02.073062 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1558 rows starting from the beginning of the part 2024.12.12 22:38:02.073128 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part 2024.12.12 22:38:02.073271 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2024.12.12 22:38:02.073470 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part 2024.12.12 22:38:02.073552 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2024.12.12 22:38:02.073770 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2024.12.12 22:38:02.075083 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1924 rows, containing 4 columns (4 merged, 0 gathered) in 0.002741524 sec., 701799.4371014078 rows/sec., 45.72 MiB/sec. 2024.12.12 22:38:02.075335 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:38:02.075654 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.075732 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_31_6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:38:02.075816 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.12.12 22:38:02.152069 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2024.12.12 22:38:02.172953 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:02.173004 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:02.180587 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:38:02.181401 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:02.185180 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2024.12.12 22:38:03.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 198.30 MiB, peak 203.97 MiB, free memory in arenas 0.00 B, will set to 197.04 MiB (RSS), difference: -1.26 MiB 2024.12.12 22:38:04.420001 [ 28 ] {} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.12 22:38:04.420092 [ 28 ] {} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:04.420120 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:04.420280 [ 203 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.12 22:38:04.420435 [ 203 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:04.420471 [ 203 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.12.12 22:38:04.420557 [ 203 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.12 22:38:04.420776 [ 203 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2024.12.12 22:38:04.420999 [ 203 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.12 22:38:04.421215 [ 203 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2024.12.12 22:38:04.422395 [ 192 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002198953 sec., 18190.47519433112 rows/sec., 1.52 MiB/sec. 2024.12.12 22:38:04.422561 [ 192 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.12 22:38:04.422886 [ 192 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:04.422973 [ 192 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_5_1} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.12 22:38:04.423076 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:38:07.062348 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:07.062560 [ 264 ] {a7625a03-4b43-4deb-898f-da0ce7fd8103} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:07.062635 [ 264 ] {a7625a03-4b43-4deb-898f-da0ce7fd8103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:07.064009 [ 264 ] {a7625a03-4b43-4deb-898f-da0ce7fd8103} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:07.064049 [ 264 ] {a7625a03-4b43-4deb-898f-da0ce7fd8103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:07.064557 [ 264 ] {a7625a03-4b43-4deb-898f-da0ce7fd8103} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:38:07.064819 [ 264 ] {a7625a03-4b43-4deb-898f-da0ce7fd8103} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:07.064954 [ 25 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:38:07.064996 [ 25 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:07.065016 [ 264 ] {a7625a03-4b43-4deb-898f-da0ce7fd8103} executeQuery: Read 1228 rows, 103.52 KiB in 0.002513 sec., 488658.9733386391 rows/sec., 40.23 MiB/sec. 2024.12.12 22:38:07.065021 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:07.065123 [ 264 ] {a7625a03-4b43-4deb-898f-da0ce7fd8103} TCPHandler: Processed in 0.002910087 sec. 2024.12.12 22:38:07.065331 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:38:07.065425 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:07.065525 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:07.065587 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1437 rows starting from the beginning of the part 2024.12.12 22:38:07.065774 [ 265 ] {2e4270f0-7876-4030-85f9-262784394a0b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:07.065813 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part 2024.12.12 22:38:07.065999 [ 265 ] {2e4270f0-7876-4030-85f9-262784394a0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:07.066087 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 260 rows starting from the beginning of the part 2024.12.12 22:38:07.066546 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part 2024.12.12 22:38:07.066801 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 255 rows starting from the beginning of the part 2024.12.12 22:38:07.067203 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1228 rows starting from the beginning of the part 2024.12.12 22:38:07.068712 [ 265 ] {2e4270f0-7876-4030-85f9-262784394a0b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:07.068796 [ 265 ] {2e4270f0-7876-4030-85f9-262784394a0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:07.069926 [ 265 ] {2e4270f0-7876-4030-85f9-262784394a0b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:38:07.070286 [ 265 ] {2e4270f0-7876-4030-85f9-262784394a0b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:07.070745 [ 265 ] {2e4270f0-7876-4030-85f9-262784394a0b} executeQuery: Read 16 rows, 1.20 KiB in 0.005101 sec., 3136.6398745344054 rows/sec., 235.86 KiB/sec. 2024.12.12 22:38:07.071020 [ 265 ] {2e4270f0-7876-4030-85f9-262784394a0b} TCPHandler: Processed in 0.005765383 sec. 2024.12.12 22:38:07.071057 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3356 rows, containing 5 columns (5 merged, 0 gathered) in 0.005915946 sec., 567280.363951936 rows/sec., 49.59 MiB/sec. 2024.12.12 22:38:07.071192 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:07.071340 [ 264 ] {9b618daf-a1e6-4026-a053-6884e45d62f8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:38:07.071361 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:38:07.071416 [ 264 ] {9b618daf-a1e6-4026-a053-6884e45d62f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:38:07.071794 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:07.071906 [ 189 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_36_7} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:38:07.071997 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.12 22:38:07.072284 [ 264 ] {9b618daf-a1e6-4026-a053-6884e45d62f8} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:07.072322 [ 264 ] {9b618daf-a1e6-4026-a053-6884e45d62f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:07.072692 [ 264 ] {9b618daf-a1e6-4026-a053-6884e45d62f8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:38:07.072938 [ 264 ] {9b618daf-a1e6-4026-a053-6884e45d62f8} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:07.073119 [ 264 ] {9b618daf-a1e6-4026-a053-6884e45d62f8} executeQuery: Read 228 rows, 15.81 KiB in 0.001822 sec., 125137.21185510428 rows/sec., 8.47 MiB/sec. 2024.12.12 22:38:07.073174 [ 264 ] {9b618daf-a1e6-4026-a053-6884e45d62f8} TCPHandler: Processed in 0.00205058 sec. 2024.12.12 22:38:07.073353 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:07.073495 [ 265 ] {134c28cf-8e3a-4556-a52c-5829c2ac3b12} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:07.073555 [ 265 ] {134c28cf-8e3a-4556-a52c-5829c2ac3b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:07.074376 [ 265 ] {134c28cf-8e3a-4556-a52c-5829c2ac3b12} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:07.074416 [ 265 ] {134c28cf-8e3a-4556-a52c-5829c2ac3b12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:07.074832 [ 265 ] {134c28cf-8e3a-4556-a52c-5829c2ac3b12} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:38:07.075082 [ 265 ] {134c28cf-8e3a-4556-a52c-5829c2ac3b12} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:07.075257 [ 25 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:38:07.075312 [ 25 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:07.075329 [ 265 ] {134c28cf-8e3a-4556-a52c-5829c2ac3b12} executeQuery: Read 536 rows, 40.69 KiB in 0.001857 sec., 288637.5875067313 rows/sec., 21.40 MiB/sec. 2024.12.12 22:38:07.075360 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:07.075486 [ 265 ] {134c28cf-8e3a-4556-a52c-5829c2ac3b12} TCPHandler: Processed in 0.002196293 sec. 2024.12.12 22:38:07.075629 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:38:07.075684 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:07.075755 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:07.075798 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 916 rows starting from the beginning of the part 2024.12.12 22:38:07.075815 [ 264 ] {dbd38d3d-4505-4d97-b6d6-c0690c210afb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:07.075921 [ 264 ] {dbd38d3d-4505-4d97-b6d6-c0690c210afb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:07.075935 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 80 rows starting from the beginning of the part 2024.12.12 22:38:07.076325 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 418 rows starting from the beginning of the part 2024.12.12 22:38:07.076703 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part 2024.12.12 22:38:07.076981 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 408 rows starting from the beginning of the part 2024.12.12 22:38:07.077224 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 536 rows starting from the beginning of the part 2024.12.12 22:38:07.078202 [ 264 ] {dbd38d3d-4505-4d97-b6d6-c0690c210afb} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:07.078248 [ 264 ] {dbd38d3d-4505-4d97-b6d6-c0690c210afb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:07.078838 [ 264 ] {dbd38d3d-4505-4d97-b6d6-c0690c210afb} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:38:07.079078 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 5 columns (5 merged, 0 gathered) in 0.00357632 sec., 681706.3350035792 rows/sec., 52.32 MiB/sec. 2024.12.12 22:38:07.079227 [ 264 ] {dbd38d3d-4505-4d97-b6d6-c0690c210afb} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:07.079478 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:38:07.079566 [ 264 ] {dbd38d3d-4505-4d97-b6d6-c0690c210afb} executeQuery: Read 880 rows, 60.63 KiB in 0.003768 sec., 233545.6475583864 rows/sec., 15.71 MiB/sec. 2024.12.12 22:38:07.079688 [ 264 ] {dbd38d3d-4505-4d97-b6d6-c0690c210afb} TCPHandler: Processed in 0.0040872 sec. 2024.12.12 22:38:07.079895 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:07.080078 [ 265 ] {c3e562ef-bab6-4e3e-bc3d-668b9f9631a4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:07.080088 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:07.080271 [ 265 ] {c3e562ef-bab6-4e3e-bc3d-668b9f9631a4} 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 2024.12.12 22:38:07.080330 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_36_7} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:38:07.080632 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.12.12 22:38:07.081757 [ 265 ] {c3e562ef-bab6-4e3e-bc3d-668b9f9631a4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:07.081801 [ 265 ] {c3e562ef-bab6-4e3e-bc3d-668b9f9631a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:07.082465 [ 265 ] {c3e562ef-bab6-4e3e-bc3d-668b9f9631a4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:38:07.082731 [ 265 ] {c3e562ef-bab6-4e3e-bc3d-668b9f9631a4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:07.082981 [ 265 ] {c3e562ef-bab6-4e3e-bc3d-668b9f9631a4} executeQuery: Read 16 rows, 29.36 KiB in 0.002946 sec., 5431.0930074677535 rows/sec., 9.73 MiB/sec. 2024.12.12 22:38:07.083074 [ 265 ] {c3e562ef-bab6-4e3e-bc3d-668b9f9631a4} TCPHandler: Processed in 0.003287205 sec. 2024.12.12 22:38:07.083234 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:07.083376 [ 264 ] {5c72b650-cccc-4bd0-9928-f7a37f710b60} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:07.083436 [ 264 ] {5c72b650-cccc-4bd0-9928-f7a37f710b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:07.083951 [ 264 ] {5c72b650-cccc-4bd0-9928-f7a37f710b60} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:07.083988 [ 264 ] {5c72b650-cccc-4bd0-9928-f7a37f710b60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:07.084365 [ 264 ] {5c72b650-cccc-4bd0-9928-f7a37f710b60} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:38:07.084606 [ 264 ] {5c72b650-cccc-4bd0-9928-f7a37f710b60} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:07.084779 [ 264 ] {5c72b650-cccc-4bd0-9928-f7a37f710b60} executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. 2024.12.12 22:38:07.084827 [ 264 ] {5c72b650-cccc-4bd0-9928-f7a37f710b60} TCPHandler: Processed in 0.001664103 sec. 2024.12.12 22:38:08.753748 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2024.12.12 22:38:08.754414 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:08.754453 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:08.754989 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:38:08.755249 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:08.755430 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2024.12.12 22:38:09.685223 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2024.12.12 22:38:09.706199 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:09.706255 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:09.713991 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:38:09.714812 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:09.718039 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2024.12.12 22:38:11.304277 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 746 2024.12.12 22:38:11.307551 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:11.307606 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:11.309138 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:38:11.309466 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:11.310629 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 746 2024.12.12 22:38:12.039316 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.039622 [ 264 ] {fe8bbdab-e179-4ba0-bb9d-17fc5d5d3fce} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:38:12.039737 [ 264 ] {fe8bbdab-e179-4ba0-bb9d-17fc5d5d3fce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:38:12.040519 [ 264 ] {fe8bbdab-e179-4ba0-bb9d-17fc5d5d3fce} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.040569 [ 264 ] {fe8bbdab-e179-4ba0-bb9d-17fc5d5d3fce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.041001 [ 264 ] {fe8bbdab-e179-4ba0-bb9d-17fc5d5d3fce} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:38:12.041258 [ 264 ] {fe8bbdab-e179-4ba0-bb9d-17fc5d5d3fce} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.041538 [ 264 ] {fe8bbdab-e179-4ba0-bb9d-17fc5d5d3fce} executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec. 2024.12.12 22:38:12.041744 [ 264 ] {fe8bbdab-e179-4ba0-bb9d-17fc5d5d3fce} TCPHandler: Processed in 0.002635272 sec. 2024.12.12 22:38:12.042006 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.042215 [ 265 ] {401b53d2-48db-4b2e-b343-9b9e3bc23512} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:12.042292 [ 265 ] {401b53d2-48db-4b2e-b343-9b9e3bc23512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:12.043166 [ 265 ] {401b53d2-48db-4b2e-b343-9b9e3bc23512} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.043208 [ 265 ] {401b53d2-48db-4b2e-b343-9b9e3bc23512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.043683 [ 265 ] {401b53d2-48db-4b2e-b343-9b9e3bc23512} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:38:12.043961 [ 265 ] {401b53d2-48db-4b2e-b343-9b9e3bc23512} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.044195 [ 265 ] {401b53d2-48db-4b2e-b343-9b9e3bc23512} executeQuery: Read 255 rows, 22.91 KiB in 0.002038 sec., 125122.6692836114 rows/sec., 10.98 MiB/sec. 2024.12.12 22:38:12.044255 [ 265 ] {401b53d2-48db-4b2e-b343-9b9e3bc23512} TCPHandler: Processed in 0.002387397 sec. 2024.12.12 22:38:12.044454 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.044678 [ 264 ] {7a9ec4b9-1581-4e36-9904-c2325fa7e28b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:12.044770 [ 264 ] {7a9ec4b9-1581-4e36-9904-c2325fa7e28b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:12.045367 [ 264 ] {7a9ec4b9-1581-4e36-9904-c2325fa7e28b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.045406 [ 264 ] {7a9ec4b9-1581-4e36-9904-c2325fa7e28b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.045773 [ 264 ] {7a9ec4b9-1581-4e36-9904-c2325fa7e28b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:38:12.046037 [ 264 ] {7a9ec4b9-1581-4e36-9904-c2325fa7e28b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.046212 [ 108 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2024.12.12 22:38:12.046283 [ 264 ] {7a9ec4b9-1581-4e36-9904-c2325fa7e28b} executeQuery: Read 33 rows, 2.41 KiB in 0.001655 sec., 19939.577039274925 rows/sec., 1.42 MiB/sec. 2024.12.12 22:38:12.046307 [ 108 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.046375 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.046410 [ 264 ] {7a9ec4b9-1581-4e36-9904-c2325fa7e28b} TCPHandler: Processed in 0.002061611 sec. 2024.12.12 22:38:12.046591 [ 189 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2024.12.12 22:38:12.046627 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.046787 [ 189 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:12.046863 [ 189 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 67 rows starting from the beginning of the part 2024.12.12 22:38:12.046917 [ 265 ] {b5ad0a77-f769-4ce2-960e-b3ac6a5b5706} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:38:12.047040 [ 189 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 43 rows starting from the beginning of the part 2024.12.12 22:38:12.047242 [ 265 ] {b5ad0a77-f769-4ce2-960e-b3ac6a5b5706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:38:12.047399 [ 189 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part 2024.12.12 22:38:12.047693 [ 189 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part 2024.12.12 22:38:12.047993 [ 189 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part 2024.12.12 22:38:12.048347 [ 189 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part 2024.12.12 22:38:12.050562 [ 265 ] {b5ad0a77-f769-4ce2-960e-b3ac6a5b5706} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.050649 [ 265 ] {b5ad0a77-f769-4ce2-960e-b3ac6a5b5706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.051568 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00507485 sec., 40986.43309654473 rows/sec., 3.08 MiB/sec. 2024.12.12 22:38:12.051680 [ 265 ] {b5ad0a77-f769-4ce2-960e-b3ac6a5b5706} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:38:12.051842 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2024.12.12 22:38:12.052133 [ 265 ] {b5ad0a77-f769-4ce2-960e-b3ac6a5b5706} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.052562 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.052770 [ 265 ] {b5ad0a77-f769-4ce2-960e-b3ac6a5b5706} executeQuery: Read 14 rows, 1004.00 B in 0.005898 sec., 2373.6859952526283 rows/sec., 166.24 KiB/sec. 2024.12.12 22:38:12.052880 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_35_7} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2024.12.12 22:38:12.053132 [ 265 ] {b5ad0a77-f769-4ce2-960e-b3ac6a5b5706} TCPHandler: Processed in 0.006604509 sec. 2024.12.12 22:38:12.053166 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:38:12.053336 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.053476 [ 264 ] {1f261c97-f38b-4817-92fc-e7419c8667fd} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:38:12.053533 [ 264 ] {1f261c97-f38b-4817-92fc-e7419c8667fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:38:12.054146 [ 264 ] {1f261c97-f38b-4817-92fc-e7419c8667fd} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.054185 [ 264 ] {1f261c97-f38b-4817-92fc-e7419c8667fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.054546 [ 264 ] {1f261c97-f38b-4817-92fc-e7419c8667fd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:38:12.054785 [ 264 ] {1f261c97-f38b-4817-92fc-e7419c8667fd} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.055057 [ 264 ] {1f261c97-f38b-4817-92fc-e7419c8667fd} executeQuery: Read 13 rows, 830.00 B in 0.001605 sec., 8099.688473520248 rows/sec., 505.01 KiB/sec. 2024.12.12 22:38:12.055317 [ 264 ] {1f261c97-f38b-4817-92fc-e7419c8667fd} TCPHandler: Processed in 0.002045961 sec. 2024.12.12 22:38:12.055582 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.055804 [ 265 ] {9f81102c-4635-417a-b650-cf5cff755860} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:12.055856 [ 265 ] {9f81102c-4635-417a-b650-cf5cff755860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:12.056562 [ 265 ] {9f81102c-4635-417a-b650-cf5cff755860} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.056602 [ 265 ] {9f81102c-4635-417a-b650-cf5cff755860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.056996 [ 265 ] {9f81102c-4635-417a-b650-cf5cff755860} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:38:12.057242 [ 265 ] {9f81102c-4635-417a-b650-cf5cff755860} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.057483 [ 265 ] {9f81102c-4635-417a-b650-cf5cff755860} executeQuery: Read 408 rows, 29.76 KiB in 0.001725 sec., 236521.73913043478 rows/sec., 16.85 MiB/sec. 2024.12.12 22:38:12.057676 [ 265 ] {9f81102c-4635-417a-b650-cf5cff755860} TCPHandler: Processed in 0.002236364 sec. 2024.12.12 22:38:12.057901 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.058038 [ 264 ] {1d4b5d4f-6a9d-4275-9ce0-42a5c296a3a3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:38:12.058097 [ 264 ] {1d4b5d4f-6a9d-4275-9ce0-42a5c296a3a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:38:12.058670 [ 264 ] {1d4b5d4f-6a9d-4275-9ce0-42a5c296a3a3} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.058715 [ 264 ] {1d4b5d4f-6a9d-4275-9ce0-42a5c296a3a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.059079 [ 264 ] {1d4b5d4f-6a9d-4275-9ce0-42a5c296a3a3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:38:12.059314 [ 264 ] {1d4b5d4f-6a9d-4275-9ce0-42a5c296a3a3} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.059531 [ 264 ] {1d4b5d4f-6a9d-4275-9ce0-42a5c296a3a3} executeQuery: Read 6 rows, 321.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 205.83 KiB/sec. 2024.12.12 22:38:12.059633 [ 264 ] {1d4b5d4f-6a9d-4275-9ce0-42a5c296a3a3} TCPHandler: Processed in 0.001835666 sec. 2024.12.12 22:38:12.059799 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.060023 [ 265 ] {32cd0857-889c-4110-bfd5-6401e2fa82e0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:12.060116 [ 265 ] {32cd0857-889c-4110-bfd5-6401e2fa82e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:12.060988 [ 265 ] {32cd0857-889c-4110-bfd5-6401e2fa82e0} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.061026 [ 265 ] {32cd0857-889c-4110-bfd5-6401e2fa82e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.061438 [ 265 ] {32cd0857-889c-4110-bfd5-6401e2fa82e0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:38:12.061696 [ 265 ] {32cd0857-889c-4110-bfd5-6401e2fa82e0} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.061906 [ 265 ] {32cd0857-889c-4110-bfd5-6401e2fa82e0} executeQuery: Read 237 rows, 16.27 KiB in 0.001939 sec., 122227.9525528623 rows/sec., 8.19 MiB/sec. 2024.12.12 22:38:12.061957 [ 265 ] {32cd0857-889c-4110-bfd5-6401e2fa82e0} TCPHandler: Processed in 0.002240894 sec. 2024.12.12 22:38:12.062115 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.062253 [ 264 ] {828e542d-508e-49b7-bfd4-ed0e70a09b41} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:38:12.062314 [ 264 ] {828e542d-508e-49b7-bfd4-ed0e70a09b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:38:12.062851 [ 264 ] {828e542d-508e-49b7-bfd4-ed0e70a09b41} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.062889 [ 264 ] {828e542d-508e-49b7-bfd4-ed0e70a09b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.063248 [ 264 ] {828e542d-508e-49b7-bfd4-ed0e70a09b41} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:38:12.063507 [ 264 ] {828e542d-508e-49b7-bfd4-ed0e70a09b41} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.063819 [ 264 ] {828e542d-508e-49b7-bfd4-ed0e70a09b41} executeQuery: Read 1 rows, 69.00 B in 0.001576 sec., 634.5177664974619 rows/sec., 42.76 KiB/sec. 2024.12.12 22:38:12.063970 [ 264 ] {828e542d-508e-49b7-bfd4-ed0e70a09b41} TCPHandler: Processed in 0.001924847 sec. 2024.12.12 22:38:12.064180 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.064404 [ 265 ] {b8442fb7-0a27-4c7a-9720-f491efd09a46} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:12.064540 [ 265 ] {b8442fb7-0a27-4c7a-9720-f491efd09a46} 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 2024.12.12 22:38:12.065771 [ 265 ] {b8442fb7-0a27-4c7a-9720-f491efd09a46} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.065810 [ 265 ] {b8442fb7-0a27-4c7a-9720-f491efd09a46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.066479 [ 265 ] {b8442fb7-0a27-4c7a-9720-f491efd09a46} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:38:12.066751 [ 265 ] {b8442fb7-0a27-4c7a-9720-f491efd09a46} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.067019 [ 265 ] {b8442fb7-0a27-4c7a-9720-f491efd09a46} executeQuery: Read 26 rows, 47.71 KiB in 0.002671 sec., 9734.181954324222 rows/sec., 17.44 MiB/sec. 2024.12.12 22:38:12.067114 [ 265 ] {b8442fb7-0a27-4c7a-9720-f491efd09a46} TCPHandler: Processed in 0.00304551 sec. 2024.12.12 22:38:12.067315 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:12.067537 [ 264 ] {9d443ea7-ea67-439d-8c2c-3f424a1f3539} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:12.067630 [ 264 ] {9d443ea7-ea67-439d-8c2c-3f424a1f3539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:12.068192 [ 264 ] {9d443ea7-ea67-439d-8c2c-3f424a1f3539} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:12.068231 [ 264 ] {9d443ea7-ea67-439d-8c2c-3f424a1f3539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:12.068630 [ 264 ] {9d443ea7-ea67-439d-8c2c-3f424a1f3539} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:38:12.068870 [ 264 ] {9d443ea7-ea67-439d-8c2c-3f424a1f3539} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:12.069076 [ 264 ] {9d443ea7-ea67-439d-8c2c-3f424a1f3539} executeQuery: Read 82 rows, 5.33 KiB in 0.001593 sec., 51475.2040175769 rows/sec., 3.27 MiB/sec. 2024.12.12 22:38:12.069125 [ 264 ] {9d443ea7-ea67-439d-8c2c-3f424a1f3539} TCPHandler: Processed in 0.001920578 sec. 2024.12.12 22:38:16.134327 [ 124 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:38:16.134409 [ 124 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:38:16.255556 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2024.12.12 22:38:16.256378 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:16.256428 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:16.257009 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:38:16.257275 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:16.257559 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2024.12.12 22:38:17.034732 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:17.034939 [ 264 ] {9e1879a6-d3ae-4857-a477-c9a23ed4d84f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:17.035055 [ 264 ] {9e1879a6-d3ae-4857-a477-c9a23ed4d84f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:17.036172 [ 264 ] {9e1879a6-d3ae-4857-a477-c9a23ed4d84f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:17.036224 [ 264 ] {9e1879a6-d3ae-4857-a477-c9a23ed4d84f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:17.036658 [ 264 ] {9e1879a6-d3ae-4857-a477-c9a23ed4d84f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:38:17.036917 [ 264 ] {9e1879a6-d3ae-4857-a477-c9a23ed4d84f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:17.037116 [ 264 ] {9e1879a6-d3ae-4857-a477-c9a23ed4d84f} executeQuery: Read 88 rows, 7.40 KiB in 0.002244 sec., 39215.686274509804 rows/sec., 3.22 MiB/sec. 2024.12.12 22:38:17.037171 [ 264 ] {9e1879a6-d3ae-4857-a477-c9a23ed4d84f} TCPHandler: Processed in 0.00256963 sec. 2024.12.12 22:38:17.037439 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:17.037650 [ 265 ] {a4b9b433-9cca-4da7-9c38-b0c38d9aa25e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:17.037730 [ 265 ] {a4b9b433-9cca-4da7-9c38-b0c38d9aa25e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:17.038507 [ 265 ] {a4b9b433-9cca-4da7-9c38-b0c38d9aa25e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:17.038553 [ 265 ] {a4b9b433-9cca-4da7-9c38-b0c38d9aa25e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:17.039003 [ 265 ] {a4b9b433-9cca-4da7-9c38-b0c38d9aa25e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:38:17.039269 [ 265 ] {a4b9b433-9cca-4da7-9c38-b0c38d9aa25e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:17.039505 [ 265 ] {a4b9b433-9cca-4da7-9c38-b0c38d9aa25e} executeQuery: Read 16 rows, 1.20 KiB in 0.001913 sec., 8363.82645060115 rows/sec., 628.92 KiB/sec. 2024.12.12 22:38:17.039573 [ 265 ] {a4b9b433-9cca-4da7-9c38-b0c38d9aa25e} TCPHandler: Processed in 0.002274504 sec. 2024.12.12 22:38:17.039739 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:17.039879 [ 264 ] {2f7d6774-5a22-45b7-9308-20081ae5cef3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:17.039937 [ 264 ] {2f7d6774-5a22-45b7-9308-20081ae5cef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:17.040668 [ 264 ] {2f7d6774-5a22-45b7-9308-20081ae5cef3} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:17.040714 [ 264 ] {2f7d6774-5a22-45b7-9308-20081ae5cef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:17.041114 [ 264 ] {2f7d6774-5a22-45b7-9308-20081ae5cef3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:38:17.041357 [ 264 ] {2f7d6774-5a22-45b7-9308-20081ae5cef3} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:17.041583 [ 264 ] {2f7d6774-5a22-45b7-9308-20081ae5cef3} executeQuery: Read 80 rows, 6.40 KiB in 0.001724 sec., 46403.71229698376 rows/sec., 3.62 MiB/sec. 2024.12.12 22:38:17.041665 [ 264 ] {2f7d6774-5a22-45b7-9308-20081ae5cef3} TCPHandler: Processed in 0.001986499 sec. 2024.12.12 22:38:17.041868 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:17.041999 [ 265 ] {c8241ee3-a9cc-44da-99c0-9a08732e7797} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:17.042052 [ 265 ] {c8241ee3-a9cc-44da-99c0-9a08732e7797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:17.042651 [ 265 ] {c8241ee3-a9cc-44da-99c0-9a08732e7797} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:17.042689 [ 265 ] {c8241ee3-a9cc-44da-99c0-9a08732e7797} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:17.043104 [ 265 ] {c8241ee3-a9cc-44da-99c0-9a08732e7797} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:38:17.043355 [ 265 ] {c8241ee3-a9cc-44da-99c0-9a08732e7797} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:17.043618 [ 265 ] {c8241ee3-a9cc-44da-99c0-9a08732e7797} executeQuery: Read 160 rows, 11.41 KiB in 0.001648 sec., 97087.3786407767 rows/sec., 6.76 MiB/sec. 2024.12.12 22:38:17.043834 [ 265 ] {c8241ee3-a9cc-44da-99c0-9a08732e7797} TCPHandler: Processed in 0.00205495 sec. 2024.12.12 22:38:17.044030 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:17.044165 [ 264 ] {8fc7e4c7-5c14-4fee-bef6-6963b2b0ea7d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:17.044251 [ 264 ] {8fc7e4c7-5c14-4fee-bef6-6963b2b0ea7d} 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 2024.12.12 22:38:17.045479 [ 264 ] {8fc7e4c7-5c14-4fee-bef6-6963b2b0ea7d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:17.045517 [ 264 ] {8fc7e4c7-5c14-4fee-bef6-6963b2b0ea7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:17.046133 [ 264 ] {8fc7e4c7-5c14-4fee-bef6-6963b2b0ea7d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:38:17.046386 [ 264 ] {8fc7e4c7-5c14-4fee-bef6-6963b2b0ea7d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:17.046525 [ 61 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:38:17.046572 [ 61 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:17.046598 [ 264 ] {8fc7e4c7-5c14-4fee-bef6-6963b2b0ea7d} executeQuery: Read 16 rows, 29.36 KiB in 0.00246 sec., 6504.065040650406 rows/sec., 11.65 MiB/sec. 2024.12.12 22:38:17.046604 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:17.047092 [ 264 ] {8fc7e4c7-5c14-4fee-bef6-6963b2b0ea7d} TCPHandler: Processed in 0.003126061 sec. 2024.12.12 22:38:17.047122 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:38:17.047497 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:17.048137 [ 265 ] {a9b37bd8-00ad-4350-9948-b9c0d92d522a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:17.048349 [ 265 ] {a9b37bd8-00ad-4350-9948-b9c0d92d522a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:17.048876 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:17.049113 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 674 rows starting from the beginning of the part 2024.12.12 22:38:17.049800 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part 2024.12.12 22:38:17.050567 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part 2024.12.12 22:38:17.050686 [ 265 ] {a9b37bd8-00ad-4350-9948-b9c0d92d522a} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:17.050834 [ 265 ] {a9b37bd8-00ad-4350-9948-b9c0d92d522a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:17.051204 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part 2024.12.12 22:38:17.051781 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part 2024.12.12 22:38:17.052427 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part 2024.12.12 22:38:17.052503 [ 265 ] {a9b37bd8-00ad-4350-9948-b9c0d92d522a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:38:17.053324 [ 265 ] {a9b37bd8-00ad-4350-9948-b9c0d92d522a} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:17.053716 [ 265 ] {a9b37bd8-00ad-4350-9948-b9c0d92d522a} executeQuery: Read 60 rows, 4.14 KiB in 0.005723 sec., 10484.011881880133 rows/sec., 723.51 KiB/sec. 2024.12.12 22:38:17.053868 [ 265 ] {a9b37bd8-00ad-4350-9948-b9c0d92d522a} TCPHandler: Processed in 0.006667871 sec. 2024.12.12 22:38:17.059168 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 19 columns (19 merged, 0 gathered) in 0.012396823 sec., 62435.3513799463 rows/sec., 111.88 MiB/sec. 2024.12.12 22:38:17.060752 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:38:17.061252 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:17.061354 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_36_7} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:38:17.061542 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. 2024.12.12 22:38:17.218092 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2024.12.12 22:38:17.238697 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:17.238759 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.12 22:38:17.246212 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:38:17.247065 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:17.250267 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2024.12.12 22:38:18.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 198.25 MiB, peak 205.34 MiB, free memory in arenas 0.00 B, will set to 200.11 MiB (RSS), difference: 1.86 MiB 2024.12.12 22:38:21.310874 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 780 2024.12.12 22:38:21.314050 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:21.314092 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:21.315571 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:38:21.315884 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:21.316050 [ 56 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:38:21.316120 [ 56 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:21.316169 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:21.316852 [ 196 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:38:21.317388 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 780 2024.12.12 22:38:21.317748 [ 196 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:21.317873 [ 196 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part 2024.12.12 22:38:21.318447 [ 196 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part 2024.12.12 22:38:21.318981 [ 196 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part 2024.12.12 22:38:21.319470 [ 196 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2024.12.12 22:38:21.320069 [ 196 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.12.12 22:38:21.320698 [ 196 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.12.12 22:38:21.328359 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 72 columns (72 merged, 0 gathered) in 0.012011016 sec., 64940.38472682078 rows/sec., 54.98 MiB/sec. 2024.12.12 22:38:21.329672 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:38:21.330599 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:21.330710 [ 194 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_21_4} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:38:21.331092 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2024.12.12 22:38:22.039587 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.039798 [ 264 ] {f1bf6e5d-de88-431a-bf38-5a3ba647f2d0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:38:22.039877 [ 264 ] {f1bf6e5d-de88-431a-bf38-5a3ba647f2d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:38:22.040640 [ 264 ] {f1bf6e5d-de88-431a-bf38-5a3ba647f2d0} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.040690 [ 264 ] {f1bf6e5d-de88-431a-bf38-5a3ba647f2d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.041124 [ 264 ] {f1bf6e5d-de88-431a-bf38-5a3ba647f2d0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:38:22.041395 [ 264 ] {f1bf6e5d-de88-431a-bf38-5a3ba647f2d0} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.041649 [ 264 ] {f1bf6e5d-de88-431a-bf38-5a3ba647f2d0} executeQuery: Read 14 rows, 1.01 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 529.59 KiB/sec. 2024.12.12 22:38:22.041830 [ 264 ] {f1bf6e5d-de88-431a-bf38-5a3ba647f2d0} TCPHandler: Processed in 0.002379377 sec. 2024.12.12 22:38:22.042098 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.042317 [ 265 ] {55306878-1283-4979-b8a3-5453a659ad12} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:22.042399 [ 265 ] {55306878-1283-4979-b8a3-5453a659ad12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:22.043322 [ 265 ] {55306878-1283-4979-b8a3-5453a659ad12} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.043372 [ 265 ] {55306878-1283-4979-b8a3-5453a659ad12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.043837 [ 265 ] {55306878-1283-4979-b8a3-5453a659ad12} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:38:22.044096 [ 265 ] {55306878-1283-4979-b8a3-5453a659ad12} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.044359 [ 265 ] {55306878-1283-4979-b8a3-5453a659ad12} executeQuery: Read 255 rows, 22.91 KiB in 0.002094 sec., 121776.50429799427 rows/sec., 10.69 MiB/sec. 2024.12.12 22:38:22.044439 [ 265 ] {55306878-1283-4979-b8a3-5453a659ad12} TCPHandler: Processed in 0.002482479 sec. 2024.12.12 22:38:22.044652 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.044784 [ 264 ] {eecd66ea-9a43-41aa-ad99-d0e6044b7183} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:22.044835 [ 264 ] {eecd66ea-9a43-41aa-ad99-d0e6044b7183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:22.045446 [ 264 ] {eecd66ea-9a43-41aa-ad99-d0e6044b7183} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.045485 [ 264 ] {eecd66ea-9a43-41aa-ad99-d0e6044b7183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.045840 [ 264 ] {eecd66ea-9a43-41aa-ad99-d0e6044b7183} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:38:22.046075 [ 264 ] {eecd66ea-9a43-41aa-ad99-d0e6044b7183} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.046291 [ 264 ] {eecd66ea-9a43-41aa-ad99-d0e6044b7183} executeQuery: Read 33 rows, 2.41 KiB in 0.001534 sec., 21512.38591916558 rows/sec., 1.53 MiB/sec. 2024.12.12 22:38:22.046344 [ 264 ] {eecd66ea-9a43-41aa-ad99-d0e6044b7183} TCPHandler: Processed in 0.001804595 sec. 2024.12.12 22:38:22.046525 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.046664 [ 265 ] {1bc49e78-cc50-49af-b6f8-c27689b4b609} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:38:22.046721 [ 265 ] {1bc49e78-cc50-49af-b6f8-c27689b4b609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:38:22.047339 [ 265 ] {1bc49e78-cc50-49af-b6f8-c27689b4b609} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.047379 [ 265 ] {1bc49e78-cc50-49af-b6f8-c27689b4b609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.047733 [ 265 ] {1bc49e78-cc50-49af-b6f8-c27689b4b609} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:38:22.047966 [ 265 ] {1bc49e78-cc50-49af-b6f8-c27689b4b609} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.048240 [ 265 ] {1bc49e78-cc50-49af-b6f8-c27689b4b609} executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. 2024.12.12 22:38:22.048452 [ 265 ] {1bc49e78-cc50-49af-b6f8-c27689b4b609} TCPHandler: Processed in 0.001990789 sec. 2024.12.12 22:38:22.048621 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.048760 [ 264 ] {2af9bedd-c919-4994-b225-a2b463d4b953} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:38:22.048817 [ 264 ] {2af9bedd-c919-4994-b225-a2b463d4b953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:38:22.049431 [ 264 ] {2af9bedd-c919-4994-b225-a2b463d4b953} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.049470 [ 264 ] {2af9bedd-c919-4994-b225-a2b463d4b953} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.049829 [ 264 ] {2af9bedd-c919-4994-b225-a2b463d4b953} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:38:22.050070 [ 264 ] {2af9bedd-c919-4994-b225-a2b463d4b953} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.050287 [ 264 ] {2af9bedd-c919-4994-b225-a2b463d4b953} executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. 2024.12.12 22:38:22.050345 [ 264 ] {2af9bedd-c919-4994-b225-a2b463d4b953} TCPHandler: Processed in 0.001790415 sec. 2024.12.12 22:38:22.050491 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.050629 [ 265 ] {dc22b2dd-f66e-4207-8ac8-f18dcc0aeee8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:22.050685 [ 265 ] {dc22b2dd-f66e-4207-8ac8-f18dcc0aeee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:22.051534 [ 265 ] {dc22b2dd-f66e-4207-8ac8-f18dcc0aeee8} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.051578 [ 265 ] {dc22b2dd-f66e-4207-8ac8-f18dcc0aeee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.052047 [ 265 ] {dc22b2dd-f66e-4207-8ac8-f18dcc0aeee8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:38:22.052303 [ 265 ] {dc22b2dd-f66e-4207-8ac8-f18dcc0aeee8} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.052519 [ 265 ] {dc22b2dd-f66e-4207-8ac8-f18dcc0aeee8} executeQuery: Read 408 rows, 29.76 KiB in 0.001919 sec., 212610.7347576863 rows/sec., 15.15 MiB/sec. 2024.12.12 22:38:22.052571 [ 265 ] {dc22b2dd-f66e-4207-8ac8-f18dcc0aeee8} TCPHandler: Processed in 0.002145412 sec. 2024.12.12 22:38:22.052787 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.053009 [ 264 ] {0c8ba9c5-7c04-4ec1-bc02-b89114d67f94} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:38:22.053095 [ 264 ] {0c8ba9c5-7c04-4ec1-bc02-b89114d67f94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:38:22.053589 [ 264 ] {0c8ba9c5-7c04-4ec1-bc02-b89114d67f94} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.053628 [ 264 ] {0c8ba9c5-7c04-4ec1-bc02-b89114d67f94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.054003 [ 264 ] {0c8ba9c5-7c04-4ec1-bc02-b89114d67f94} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:38:22.054248 [ 264 ] {0c8ba9c5-7c04-4ec1-bc02-b89114d67f94} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.054460 [ 264 ] {0c8ba9c5-7c04-4ec1-bc02-b89114d67f94} executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. 2024.12.12 22:38:22.054511 [ 264 ] {0c8ba9c5-7c04-4ec1-bc02-b89114d67f94} TCPHandler: Processed in 0.001835056 sec. 2024.12.12 22:38:22.054656 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.054777 [ 265 ] {768eeec0-54f1-452d-a9c3-5688533b55ca} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:22.054833 [ 265 ] {768eeec0-54f1-452d-a9c3-5688533b55ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:22.055429 [ 265 ] {768eeec0-54f1-452d-a9c3-5688533b55ca} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.055469 [ 265 ] {768eeec0-54f1-452d-a9c3-5688533b55ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.055877 [ 265 ] {768eeec0-54f1-452d-a9c3-5688533b55ca} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:38:22.056129 [ 265 ] {768eeec0-54f1-452d-a9c3-5688533b55ca} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.056400 [ 265 ] {768eeec0-54f1-452d-a9c3-5688533b55ca} executeQuery: Read 237 rows, 16.27 KiB in 0.001637 sec., 144777.03115455102 rows/sec., 9.70 MiB/sec. 2024.12.12 22:38:22.056533 [ 265 ] {768eeec0-54f1-452d-a9c3-5688533b55ca} TCPHandler: Processed in 0.001929258 sec. 2024.12.12 22:38:22.056836 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.057059 [ 264 ] {bbe0e4e1-03cb-4078-820a-013a29f63dde} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:38:22.057122 [ 264 ] {bbe0e4e1-03cb-4078-820a-013a29f63dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:38:22.057585 [ 264 ] {bbe0e4e1-03cb-4078-820a-013a29f63dde} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.057622 [ 264 ] {bbe0e4e1-03cb-4078-820a-013a29f63dde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.057989 [ 264 ] {bbe0e4e1-03cb-4078-820a-013a29f63dde} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:38:22.058225 [ 264 ] {bbe0e4e1-03cb-4078-820a-013a29f63dde} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.058403 [ 48 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2024.12.12 22:38:22.058468 [ 264 ] {bbe0e4e1-03cb-4078-820a-013a29f63dde} executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. 2024.12.12 22:38:22.058496 [ 48 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.058578 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.058584 [ 264 ] {bbe0e4e1-03cb-4078-820a-013a29f63dde} TCPHandler: Processed in 0.001935468 sec. 2024.12.12 22:38:22.058806 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.058854 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2024.12.12 22:38:22.058993 [ 265 ] {d257d55d-322a-4803-85f6-e5bb187873b4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:22.059236 [ 265 ] {d257d55d-322a-4803-85f6-e5bb187873b4} 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 2024.12.12 22:38:22.059237 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:22.059369 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2024.12.12 22:38:22.059721 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.12.12 22:38:22.060181 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.12.12 22:38:22.060565 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.12.12 22:38:22.060929 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.12.12 22:38:22.061279 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.12.12 22:38:22.065148 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006421546 sec., 2335.8860934734407 rows/sec., 157.40 KiB/sec. 2024.12.12 22:38:22.065400 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.12.12 22:38:22.065408 [ 265 ] {d257d55d-322a-4803-85f6-e5bb187873b4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.065489 [ 265 ] {d257d55d-322a-4803-85f6-e5bb187873b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.065940 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.066132 [ 190 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_15_3} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2024.12.12 22:38:22.066292 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.12 22:38:22.066655 [ 265 ] {d257d55d-322a-4803-85f6-e5bb187873b4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:38:22.066947 [ 265 ] {d257d55d-322a-4803-85f6-e5bb187873b4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.067198 [ 265 ] {d257d55d-322a-4803-85f6-e5bb187873b4} executeQuery: Read 26 rows, 47.71 KiB in 0.008274 sec., 3142.373700749335 rows/sec., 5.63 MiB/sec. 2024.12.12 22:38:22.067329 [ 265 ] {d257d55d-322a-4803-85f6-e5bb187873b4} TCPHandler: Processed in 0.008639999 sec. 2024.12.12 22:38:22.067500 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:22.067639 [ 264 ] {e5a746e5-126b-436e-b5b4-6bdc85c71714} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:22.067699 [ 264 ] {e5a746e5-126b-436e-b5b4-6bdc85c71714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:22.068253 [ 264 ] {e5a746e5-126b-436e-b5b4-6bdc85c71714} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:22.068293 [ 264 ] {e5a746e5-126b-436e-b5b4-6bdc85c71714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:22.068667 [ 264 ] {e5a746e5-126b-436e-b5b4-6bdc85c71714} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:38:22.068905 [ 264 ] {e5a746e5-126b-436e-b5b4-6bdc85c71714} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:22.069142 [ 264 ] {e5a746e5-126b-436e-b5b4-6bdc85c71714} executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. 2024.12.12 22:38:22.069239 [ 264 ] {e5a746e5-126b-436e-b5b4-6bdc85c71714} TCPHandler: Processed in 0.001803135 sec. 2024.12.12 22:38:23.757673 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2024.12.12 22:38:23.758303 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:23.758344 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:23.758918 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:38:23.759168 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:23.759359 [ 151 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:38:23.759428 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2024.12.12 22:38:23.759451 [ 151 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:23.759483 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:23.759608 [ 193 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:38:23.759725 [ 193 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:23.759766 [ 193 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2024.12.12 22:38:23.759845 [ 193 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2024.12.12 22:38:23.760076 [ 193 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2024.12.12 22:38:23.760279 [ 193 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2024.12.12 22:38:23.760448 [ 193 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2024.12.12 22:38:23.760615 [ 193 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2024.12.12 22:38:23.762999 [ 199 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003447498 sec., 4122699.9986656993 rows/sec., 58.98 MiB/sec. 2024.12.12 22:38:23.763469 [ 199 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:38:23.763796 [ 199 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:23.763889 [ 199 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_31_6} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:38:23.763999 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2024.12.12 22:38:24.750331 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2024.12.12 22:38:24.770864 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:24.770924 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:24.778417 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:38:24.779219 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:24.779617 [ 127 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:38:24.779757 [ 127 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:24.779842 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:24.780339 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:38:24.794494 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2024.12.12 22:38:24.796603 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:24.797881 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.12.12 22:38:24.803731 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2024.12.12 22:38:24.809443 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2024.12.12 22:38:24.815097 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2024.12.12 22:38:24.821085 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2024.12.12 22:38:24.825824 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2024.12.12 22:38:24.884984 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.104980232 sec., 2228.9910732908265 rows/sec., 11.53 MiB/sec. 2024.12.12 22:38:24.888124 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:38:24.891266 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:24.891401 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_31_6} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:38:24.894015 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. 2024.12.12 22:38:25.000200 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.65 MiB, peak 212.19 MiB, free memory in arenas 0.00 B, will set to 202.87 MiB (RSS), difference: 1.23 MiB 2024.12.12 22:38:27.034130 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:27.034339 [ 264 ] {fe1b85d4-332c-420c-999a-373001997f58} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:27.034419 [ 264 ] {fe1b85d4-332c-420c-999a-373001997f58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:27.035305 [ 264 ] {fe1b85d4-332c-420c-999a-373001997f58} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:27.035355 [ 264 ] {fe1b85d4-332c-420c-999a-373001997f58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:27.035808 [ 264 ] {fe1b85d4-332c-420c-999a-373001997f58} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:38:27.036069 [ 264 ] {fe1b85d4-332c-420c-999a-373001997f58} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:27.036320 [ 264 ] {fe1b85d4-332c-420c-999a-373001997f58} executeQuery: Read 88 rows, 7.40 KiB in 0.002036 sec., 43222.00392927308 rows/sec., 3.55 MiB/sec. 2024.12.12 22:38:27.036385 [ 264 ] {fe1b85d4-332c-420c-999a-373001997f58} TCPHandler: Processed in 0.002389497 sec. 2024.12.12 22:38:27.036643 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:27.036856 [ 265 ] {4c3ad4e5-1605-4daf-b1e3-0750d5e2e0c3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:27.036935 [ 265 ] {4c3ad4e5-1605-4daf-b1e3-0750d5e2e0c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:27.037708 [ 265 ] {4c3ad4e5-1605-4daf-b1e3-0750d5e2e0c3} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:27.037751 [ 265 ] {4c3ad4e5-1605-4daf-b1e3-0750d5e2e0c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:27.038188 [ 265 ] {4c3ad4e5-1605-4daf-b1e3-0750d5e2e0c3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:38:27.038458 [ 265 ] {4c3ad4e5-1605-4daf-b1e3-0750d5e2e0c3} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:27.038707 [ 265 ] {4c3ad4e5-1605-4daf-b1e3-0750d5e2e0c3} executeQuery: Read 16 rows, 1.20 KiB in 0.001908 sec., 8385.744234800839 rows/sec., 630.57 KiB/sec. 2024.12.12 22:38:27.038776 [ 265 ] {4c3ad4e5-1605-4daf-b1e3-0750d5e2e0c3} TCPHandler: Processed in 0.002272995 sec. 2024.12.12 22:38:27.038948 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:27.039096 [ 264 ] {fb33daf6-309c-4235-862e-80809cdff250} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:27.039158 [ 264 ] {fb33daf6-309c-4235-862e-80809cdff250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:27.039802 [ 264 ] {fb33daf6-309c-4235-862e-80809cdff250} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:27.039840 [ 264 ] {fb33daf6-309c-4235-862e-80809cdff250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:27.040229 [ 264 ] {fb33daf6-309c-4235-862e-80809cdff250} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:38:27.040472 [ 264 ] {fb33daf6-309c-4235-862e-80809cdff250} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:27.040680 [ 264 ] {fb33daf6-309c-4235-862e-80809cdff250} executeQuery: Read 80 rows, 6.40 KiB in 0.001607 sec., 49782.20286247667 rows/sec., 3.89 MiB/sec. 2024.12.12 22:38:27.040793 [ 264 ] {fb33daf6-309c-4235-862e-80809cdff250} TCPHandler: Processed in 0.001906417 sec. 2024.12.12 22:38:27.041027 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:27.041166 [ 265 ] {c84c02f1-9a0a-49fd-b834-9a1e50b18527} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:27.041230 [ 265 ] {c84c02f1-9a0a-49fd-b834-9a1e50b18527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:27.041926 [ 265 ] {c84c02f1-9a0a-49fd-b834-9a1e50b18527} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:27.041973 [ 265 ] {c84c02f1-9a0a-49fd-b834-9a1e50b18527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:27.042424 [ 265 ] {c84c02f1-9a0a-49fd-b834-9a1e50b18527} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:38:27.042680 [ 265 ] {c84c02f1-9a0a-49fd-b834-9a1e50b18527} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:27.042844 [ 149 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:38:27.042916 [ 149 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:27.042922 [ 265 ] {c84c02f1-9a0a-49fd-b834-9a1e50b18527} executeQuery: Read 160 rows, 11.41 KiB in 0.001775 sec., 90140.84507042253 rows/sec., 6.28 MiB/sec. 2024.12.12 22:38:27.042959 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:27.043087 [ 265 ] {c84c02f1-9a0a-49fd-b834-9a1e50b18527} TCPHandler: Processed in 0.002175042 sec. 2024.12.12 22:38:27.043256 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:38:27.043305 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:27.043545 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:27.043555 [ 264 ] {e36e3b3b-ee3f-4113-93c7-6ff820e164e8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:27.043609 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10464 rows starting from the beginning of the part 2024.12.12 22:38:27.043858 [ 264 ] {e36e3b3b-ee3f-4113-93c7-6ff820e164e8} 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 2024.12.12 22:38:27.043916 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 880 rows starting from the beginning of the part 2024.12.12 22:38:27.044338 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2024.12.12 22:38:27.044735 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2024.12.12 22:38:27.045079 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part 2024.12.12 22:38:27.045421 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part 2024.12.12 22:38:27.048951 [ 264 ] {e36e3b3b-ee3f-4113-93c7-6ff820e164e8} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:27.049018 [ 264 ] {e36e3b3b-ee3f-4113-93c7-6ff820e164e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:27.050208 [ 264 ] {e36e3b3b-ee3f-4113-93c7-6ff820e164e8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:38:27.050889 [ 264 ] {e36e3b3b-ee3f-4113-93c7-6ff820e164e8} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:27.051168 [ 264 ] {e36e3b3b-ee3f-4113-93c7-6ff820e164e8} executeQuery: Read 16 rows, 29.36 KiB in 0.00771 sec., 2075.2269779507133 rows/sec., 3.72 MiB/sec. 2024.12.12 22:38:27.051324 [ 264 ] {e36e3b3b-ee3f-4113-93c7-6ff820e164e8} TCPHandler: Processed in 0.008123679 sec. 2024.12.12 22:38:27.051547 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:27.051781 [ 265 ] {3a6dfc9f-f707-4359-bc46-d22b9c96a613} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:27.051877 [ 265 ] {3a6dfc9f-f707-4359-bc46-d22b9c96a613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:27.052516 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 12138 rows, containing 5 columns (5 merged, 0 gathered) in 0.009405235 sec., 1290557.8648486722 rows/sec., 87.11 MiB/sec. 2024.12.12 22:38:27.052907 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:38:27.053189 [ 265 ] {3a6dfc9f-f707-4359-bc46-d22b9c96a613} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:27.053255 [ 265 ] {3a6dfc9f-f707-4359-bc46-d22b9c96a613} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:27.053526 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:27.053734 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_36_7} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:38:27.053897 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. 2024.12.12 22:38:27.054047 [ 265 ] {3a6dfc9f-f707-4359-bc46-d22b9c96a613} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:38:27.054311 [ 265 ] {3a6dfc9f-f707-4359-bc46-d22b9c96a613} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:27.054480 [ 149 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:38:27.054557 [ 149 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:27.054564 [ 265 ] {3a6dfc9f-f707-4359-bc46-d22b9c96a613} executeQuery: Read 60 rows, 4.14 KiB in 0.002841 sec., 21119.324181626187 rows/sec., 1.42 MiB/sec. 2024.12.12 22:38:27.054602 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:27.054750 [ 265 ] {3a6dfc9f-f707-4359-bc46-d22b9c96a613} TCPHandler: Processed in 0.003323096 sec. 2024.12.12 22:38:27.054824 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:38:27.054928 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:27.054959 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1924 rows starting from the beginning of the part 2024.12.12 22:38:27.055035 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2024.12.12 22:38:27.055251 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2024.12.12 22:38:27.055423 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2024.12.12 22:38:27.055549 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part 2024.12.12 22:38:27.055723 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2024.12.12 22:38:27.057104 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 4 columns (4 merged, 0 gathered) in 0.002355847 sec., 962711.075889054 rows/sec., 62.78 MiB/sec. 2024.12.12 22:38:27.057314 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:38:27.057602 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:27.057675 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_36_7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:38:27.057743 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.12.12 22:38:31.134469 [ 145 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:38:31.134573 [ 145 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:38:31.259568 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2024.12.12 22:38:31.260683 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:31.260766 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:31.261690 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:38:31.261959 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:31.262152 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2024.12.12 22:38:31.317570 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 814 2024.12.12 22:38:31.320766 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:31.320825 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:31.322307 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:38:31.322656 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:31.323295 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 814 2024.12.12 22:38:32.001356 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000942069 sec. 2024.12.12 22:38:32.040536 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.040748 [ 264 ] {199cd9d3-1091-41fc-bcc6-e8053824974f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:38:32.040827 [ 264 ] {199cd9d3-1091-41fc-bcc6-e8053824974f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:38:32.041636 [ 264 ] {199cd9d3-1091-41fc-bcc6-e8053824974f} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.041683 [ 264 ] {199cd9d3-1091-41fc-bcc6-e8053824974f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.042115 [ 264 ] {199cd9d3-1091-41fc-bcc6-e8053824974f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:38:32.042374 [ 264 ] {199cd9d3-1091-41fc-bcc6-e8053824974f} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.042638 [ 264 ] {199cd9d3-1091-41fc-bcc6-e8053824974f} executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. 2024.12.12 22:38:32.042861 [ 264 ] {199cd9d3-1091-41fc-bcc6-e8053824974f} TCPHandler: Processed in 0.002457298 sec. 2024.12.12 22:38:32.043119 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.043293 [ 265 ] {01670797-dcd6-4a66-b7a8-0af3b883ad47} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:32.043361 [ 265 ] {01670797-dcd6-4a66-b7a8-0af3b883ad47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:32.044205 [ 265 ] {01670797-dcd6-4a66-b7a8-0af3b883ad47} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.044248 [ 265 ] {01670797-dcd6-4a66-b7a8-0af3b883ad47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.044701 [ 265 ] {01670797-dcd6-4a66-b7a8-0af3b883ad47} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:38:32.044954 [ 265 ] {01670797-dcd6-4a66-b7a8-0af3b883ad47} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.045131 [ 144 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:38:32.045214 [ 144 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.045211 [ 265 ] {01670797-dcd6-4a66-b7a8-0af3b883ad47} executeQuery: Read 255 rows, 22.91 KiB in 0.001962 sec., 129969.41896024463 rows/sec., 11.41 MiB/sec. 2024.12.12 22:38:32.045248 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.045392 [ 265 ] {01670797-dcd6-4a66-b7a8-0af3b883ad47} TCPHandler: Processed in 0.002398217 sec. 2024.12.12 22:38:32.045730 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.045836 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:38:32.046292 [ 264 ] {2fc531c2-8dec-48c9-8bbb-1de341639fdf} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:32.046473 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:32.046544 [ 264 ] {2fc531c2-8dec-48c9-8bbb-1de341639fdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:32.046647 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1437 rows starting from the beginning of the part 2024.12.12 22:38:32.047211 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 255 rows starting from the beginning of the part 2024.12.12 22:38:32.047630 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part 2024.12.12 22:38:32.048179 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 255 rows starting from the beginning of the part 2024.12.12 22:38:32.048690 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part 2024.12.12 22:38:32.049144 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 255 rows starting from the beginning of the part 2024.12.12 22:38:32.050237 [ 264 ] {2fc531c2-8dec-48c9-8bbb-1de341639fdf} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.050302 [ 264 ] {2fc531c2-8dec-48c9-8bbb-1de341639fdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.051256 [ 264 ] {2fc531c2-8dec-48c9-8bbb-1de341639fdf} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:38:32.051686 [ 264 ] {2fc531c2-8dec-48c9-8bbb-1de341639fdf} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.052196 [ 264 ] {2fc531c2-8dec-48c9-8bbb-1de341639fdf} executeQuery: Read 33 rows, 2.41 KiB in 0.006077 sec., 5430.311008721409 rows/sec., 396.76 KiB/sec. 2024.12.12 22:38:32.052771 [ 264 ] {2fc531c2-8dec-48c9-8bbb-1de341639fdf} TCPHandler: Processed in 0.007217622 sec. 2024.12.12 22:38:32.052976 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2378 rows, containing 5 columns (5 merged, 0 gathered) in 0.007579538 sec., 313739.43900010793 rows/sec., 27.78 MiB/sec. 2024.12.12 22:38:32.053074 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.053210 [ 265 ] {b1ad11af-213a-44f3-a6f4-c6801e3f37ca} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:38:32.053240 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:38:32.053264 [ 265 ] {b1ad11af-213a-44f3-a6f4-c6801e3f37ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:38:32.053615 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.053723 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_41_8} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:38:32.053810 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2024.12.12 22:38:32.054006 [ 265 ] {b1ad11af-213a-44f3-a6f4-c6801e3f37ca} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.054045 [ 265 ] {b1ad11af-213a-44f3-a6f4-c6801e3f37ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.054396 [ 265 ] {b1ad11af-213a-44f3-a6f4-c6801e3f37ca} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:38:32.054638 [ 265 ] {b1ad11af-213a-44f3-a6f4-c6801e3f37ca} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.054809 [ 144 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:38:32.054868 [ 144 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.054901 [ 265 ] {b1ad11af-213a-44f3-a6f4-c6801e3f37ca} executeQuery: Read 14 rows, 1004.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 576.07 KiB/sec. 2024.12.12 22:38:32.054912 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.055057 [ 265 ] {b1ad11af-213a-44f3-a6f4-c6801e3f37ca} TCPHandler: Processed in 0.002121712 sec. 2024.12.12 22:38:32.055189 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:38:32.055264 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.055379 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:32.055454 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part 2024.12.12 22:38:32.055479 [ 264 ] {70ffb604-d89f-4bd7-b7b5-b2d5ba50c4c7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:38:32.055625 [ 264 ] {70ffb604-d89f-4bd7-b7b5-b2d5ba50c4c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:38:32.055726 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:32.056097 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part 2024.12.12 22:38:32.056415 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:32.056833 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:32.057200 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:32.058522 [ 264 ] {70ffb604-d89f-4bd7-b7b5-b2d5ba50c4c7} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.058591 [ 264 ] {70ffb604-d89f-4bd7-b7b5-b2d5ba50c4c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.059671 [ 264 ] {70ffb604-d89f-4bd7-b7b5-b2d5ba50c4c7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:38:32.060163 [ 188 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005109521 sec., 102945.07058489436 rows/sec., 7.37 MiB/sec. 2024.12.12 22:38:32.060216 [ 264 ] {70ffb604-d89f-4bd7-b7b5-b2d5ba50c4c7} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.060501 [ 188 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:38:32.060649 [ 264 ] {70ffb604-d89f-4bd7-b7b5-b2d5ba50c4c7} executeQuery: Read 13 rows, 830.00 B in 0.005216 sec., 2492.3312883435583 rows/sec., 155.40 KiB/sec. 2024.12.12 22:38:32.060787 [ 264 ] {70ffb604-d89f-4bd7-b7b5-b2d5ba50c4c7} TCPHandler: Processed in 0.0055981 sec. 2024.12.12 22:38:32.060965 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.061114 [ 188 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.061154 [ 265 ] {eba6e3ad-50b2-4824-b0c1-ab9d0a29dffe} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:32.061251 [ 265 ] {eba6e3ad-50b2-4824-b0c1-ab9d0a29dffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:32.061314 [ 188 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_21_4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:38:32.061481 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.12 22:38:32.062190 [ 265 ] {eba6e3ad-50b2-4824-b0c1-ab9d0a29dffe} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.062236 [ 265 ] {eba6e3ad-50b2-4824-b0c1-ab9d0a29dffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.062646 [ 265 ] {eba6e3ad-50b2-4824-b0c1-ab9d0a29dffe} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:38:32.062896 [ 265 ] {eba6e3ad-50b2-4824-b0c1-ab9d0a29dffe} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.063064 [ 142 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:38:32.063129 [ 265 ] {eba6e3ad-50b2-4824-b0c1-ab9d0a29dffe} executeQuery: Read 408 rows, 29.76 KiB in 0.002022 sec., 201780.41543026708 rows/sec., 14.37 MiB/sec. 2024.12.12 22:38:32.063143 [ 142 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.063212 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.063272 [ 265 ] {eba6e3ad-50b2-4824-b0c1-ab9d0a29dffe} TCPHandler: Processed in 0.002372337 sec. 2024.12.12 22:38:32.063489 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:38:32.063503 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.063726 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:32.063758 [ 264 ] {7fc621fd-695e-4f12-a59b-77fb24c217ae} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:38:32.063780 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 916 rows starting from the beginning of the part 2024.12.12 22:38:32.063890 [ 264 ] {7fc621fd-695e-4f12-a59b-77fb24c217ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:38:32.064066 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 408 rows starting from the beginning of the part 2024.12.12 22:38:32.064486 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 80 rows starting from the beginning of the part 2024.12.12 22:38:32.064819 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 408 rows starting from the beginning of the part 2024.12.12 22:38:32.065145 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 80 rows starting from the beginning of the part 2024.12.12 22:38:32.065460 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 408 rows starting from the beginning of the part 2024.12.12 22:38:32.066479 [ 264 ] {7fc621fd-695e-4f12-a59b-77fb24c217ae} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.066558 [ 264 ] {7fc621fd-695e-4f12-a59b-77fb24c217ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.067524 [ 264 ] {7fc621fd-695e-4f12-a59b-77fb24c217ae} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:38:32.067966 [ 264 ] {7fc621fd-695e-4f12-a59b-77fb24c217ae} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.068167 [ 142 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.12 22:38:32.068275 [ 142 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.068355 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.068435 [ 264 ] {7fc621fd-695e-4f12-a59b-77fb24c217ae} executeQuery: Read 6 rows, 321.00 B in 0.004722 sec., 1270.6480304955528 rows/sec., 66.39 KiB/sec. 2024.12.12 22:38:32.068906 [ 264 ] {7fc621fd-695e-4f12-a59b-77fb24c217ae} TCPHandler: Processed in 0.005500648 sec. 2024.12.12 22:38:32.069045 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.12 22:38:32.069257 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.069411 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 5 columns (5 merged, 0 gathered) in 0.006080819 sec., 378238.5234620534 rows/sec., 28.80 MiB/sec. 2024.12.12 22:38:32.069538 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:32.069585 [ 265 ] {898baabe-659a-418d-af38-76537d8c82e4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:32.069619 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2024.12.12 22:38:32.069749 [ 265 ] {898baabe-659a-418d-af38-76537d8c82e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:32.069980 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2024.12.12 22:38:32.070392 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2024.12.12 22:38:32.070446 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:38:32.070744 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2024.12.12 22:38:32.071140 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2024.12.12 22:38:32.071546 [ 189 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2024.12.12 22:38:32.072406 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.072998 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_41_8} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:38:32.073354 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.12 22:38:32.073697 [ 265 ] {898baabe-659a-418d-af38-76537d8c82e4} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.073775 [ 265 ] {898baabe-659a-418d-af38-76537d8c82e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.074915 [ 265 ] {898baabe-659a-418d-af38-76537d8c82e4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:38:32.075088 [ 200 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00659592 sec., 14554.451842957465 rows/sec., 760.41 KiB/sec. 2024.12.12 22:38:32.075287 [ 200 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.12 22:38:32.075477 [ 265 ] {898baabe-659a-418d-af38-76537d8c82e4} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.075869 [ 265 ] {898baabe-659a-418d-af38-76537d8c82e4} executeQuery: Read 237 rows, 16.27 KiB in 0.006391 sec., 37083.398529181664 rows/sec., 2.49 MiB/sec. 2024.12.12 22:38:32.075965 [ 200 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.076027 [ 265 ] {898baabe-659a-418d-af38-76537d8c82e4} TCPHandler: Processed in 0.006979057 sec. 2024.12.12 22:38:32.076150 [ 200 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_16_3} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.12 22:38:32.076267 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.076283 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:38:32.076431 [ 264 ] {0c48c1bc-db63-41f2-a210-6988cd93fdba} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:38:32.076498 [ 264 ] {0c48c1bc-db63-41f2-a210-6988cd93fdba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:38:32.077061 [ 264 ] {0c48c1bc-db63-41f2-a210-6988cd93fdba} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.077107 [ 264 ] {0c48c1bc-db63-41f2-a210-6988cd93fdba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.077530 [ 264 ] {0c48c1bc-db63-41f2-a210-6988cd93fdba} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:38:32.077785 [ 264 ] {0c48c1bc-db63-41f2-a210-6988cd93fdba} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.077998 [ 264 ] {0c48c1bc-db63-41f2-a210-6988cd93fdba} executeQuery: Read 1 rows, 69.00 B in 0.001599 sec., 625.3908692933084 rows/sec., 42.14 KiB/sec. 2024.12.12 22:38:32.078051 [ 264 ] {0c48c1bc-db63-41f2-a210-6988cd93fdba} TCPHandler: Processed in 0.001903187 sec. 2024.12.12 22:38:32.078206 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.078324 [ 265 ] {667ced75-b567-4b30-b441-7c3c01c25975} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:32.078415 [ 265 ] {667ced75-b567-4b30-b441-7c3c01c25975} 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 2024.12.12 22:38:32.079721 [ 265 ] {667ced75-b567-4b30-b441-7c3c01c25975} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.079761 [ 265 ] {667ced75-b567-4b30-b441-7c3c01c25975} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.080432 [ 265 ] {667ced75-b567-4b30-b441-7c3c01c25975} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:38:32.080701 [ 265 ] {667ced75-b567-4b30-b441-7c3c01c25975} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.080950 [ 265 ] {667ced75-b567-4b30-b441-7c3c01c25975} executeQuery: Read 26 rows, 47.71 KiB in 0.00265 sec., 9811.32075471698 rows/sec., 17.58 MiB/sec. 2024.12.12 22:38:32.081265 [ 265 ] {667ced75-b567-4b30-b441-7c3c01c25975} TCPHandler: Processed in 0.003111981 sec. 2024.12.12 22:38:32.081443 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:32.081570 [ 264 ] {0a1f633c-0590-4776-91b4-0d15a88b89f8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:32.081624 [ 264 ] {0a1f633c-0590-4776-91b4-0d15a88b89f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:32.082133 [ 264 ] {0a1f633c-0590-4776-91b4-0d15a88b89f8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.082173 [ 264 ] {0a1f633c-0590-4776-91b4-0d15a88b89f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.082568 [ 264 ] {0a1f633c-0590-4776-91b4-0d15a88b89f8} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:38:32.082820 [ 264 ] {0a1f633c-0590-4776-91b4-0d15a88b89f8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.083045 [ 264 ] {0a1f633c-0590-4776-91b4-0d15a88b89f8} executeQuery: Read 82 rows, 5.33 KiB in 0.001502 sec., 54593.87483355526 rows/sec., 3.47 MiB/sec. 2024.12.12 22:38:32.083101 [ 264 ] {0a1f633c-0590-4776-91b4-0d15a88b89f8} TCPHandler: Processed in 0.001720393 sec. 2024.12.12 22:38:32.294565 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2024.12.12 22:38:32.314123 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:32.314172 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:32.321297 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:38:32.322075 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:32.325489 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2024.12.12 22:38:37.062185 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:37.062407 [ 264 ] {b10ca521-ce73-49c0-883f-5b23d10a2528} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:38:37.062488 [ 264 ] {b10ca521-ce73-49c0-883f-5b23d10a2528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:38:37.063227 [ 264 ] {b10ca521-ce73-49c0-883f-5b23d10a2528} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:37.063269 [ 264 ] {b10ca521-ce73-49c0-883f-5b23d10a2528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:37.063695 [ 264 ] {b10ca521-ce73-49c0-883f-5b23d10a2528} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.12 22:38:37.063954 [ 264 ] {b10ca521-ce73-49c0-883f-5b23d10a2528} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:37.064178 [ 264 ] {b10ca521-ce73-49c0-883f-5b23d10a2528} executeQuery: Read 8 rows, 668.00 B in 0.001827 sec., 4378.762999452654 rows/sec., 357.06 KiB/sec. 2024.12.12 22:38:37.064235 [ 264 ] {b10ca521-ce73-49c0-883f-5b23d10a2528} TCPHandler: Processed in 0.002185863 sec. 2024.12.12 22:38:37.064550 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:37.064760 [ 265 ] {12d687fc-33f7-4594-ad56-f361c7d05054} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:37.064838 [ 265 ] {12d687fc-33f7-4594-ad56-f361c7d05054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:37.066270 [ 265 ] {12d687fc-33f7-4594-ad56-f361c7d05054} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:37.066310 [ 265 ] {12d687fc-33f7-4594-ad56-f361c7d05054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:37.066832 [ 265 ] {12d687fc-33f7-4594-ad56-f361c7d05054} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:38:37.067087 [ 265 ] {12d687fc-33f7-4594-ad56-f361c7d05054} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:37.067290 [ 265 ] {12d687fc-33f7-4594-ad56-f361c7d05054} executeQuery: Read 1232 rows, 103.81 KiB in 0.002587 sec., 476227.29029764206 rows/sec., 39.19 MiB/sec. 2024.12.12 22:38:37.067346 [ 265 ] {12d687fc-33f7-4594-ad56-f361c7d05054} TCPHandler: Processed in 0.002979388 sec. 2024.12.12 22:38:37.067563 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:37.067784 [ 264 ] {71e23210-4af1-4243-9a21-a689e271aa34} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:37.067875 [ 264 ] {71e23210-4af1-4243-9a21-a689e271aa34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:37.068767 [ 264 ] {71e23210-4af1-4243-9a21-a689e271aa34} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:37.068807 [ 264 ] {71e23210-4af1-4243-9a21-a689e271aa34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:37.069169 [ 264 ] {71e23210-4af1-4243-9a21-a689e271aa34} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:38:37.069415 [ 264 ] {71e23210-4af1-4243-9a21-a689e271aa34} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:37.069603 [ 135 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2024.12.12 22:38:37.069660 [ 264 ] {71e23210-4af1-4243-9a21-a689e271aa34} executeQuery: Read 24 rows, 1.76 KiB in 0.001922 sec., 12486.992715920915 rows/sec., 916.61 KiB/sec. 2024.12.12 22:38:37.069694 [ 135 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:37.069778 [ 264 ] {71e23210-4af1-4243-9a21-a689e271aa34} TCPHandler: Processed in 0.002320486 sec. 2024.12.12 22:38:37.069787 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:37.070093 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:37.070162 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2024.12.12 22:38:37.070617 [ 265 ] {0aaaed9b-8ce0-4fcb-86c5-8c948cee7c9f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:38:37.070813 [ 265 ] {0aaaed9b-8ce0-4fcb-86c5-8c948cee7c9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:38:37.070909 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:37.071070 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 67 rows starting from the beginning of the part 2024.12.12 22:38:37.071365 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part 2024.12.12 22:38:37.071775 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part 2024.12.12 22:38:37.072133 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part 2024.12.12 22:38:37.072639 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part 2024.12.12 22:38:37.073104 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part 2024.12.12 22:38:37.073984 [ 265 ] {0aaaed9b-8ce0-4fcb-86c5-8c948cee7c9f} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:37.074043 [ 265 ] {0aaaed9b-8ce0-4fcb-86c5-8c948cee7c9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:37.075080 [ 265 ] {0aaaed9b-8ce0-4fcb-86c5-8c948cee7c9f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:38:37.075465 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.005526618 sec., 34198.12985084188 rows/sec., 2.58 MiB/sec. 2024.12.12 22:38:37.075656 [ 265 ] {0aaaed9b-8ce0-4fcb-86c5-8c948cee7c9f} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:37.075843 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2024.12.12 22:38:37.076179 [ 265 ] {0aaaed9b-8ce0-4fcb-86c5-8c948cee7c9f} executeQuery: Read 228 rows, 15.81 KiB in 0.005691 sec., 40063.2577754349 rows/sec., 2.71 MiB/sec. 2024.12.12 22:38:37.076523 [ 265 ] {0aaaed9b-8ce0-4fcb-86c5-8c948cee7c9f} TCPHandler: Processed in 0.00662167 sec. 2024.12.12 22:38:37.076785 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:37.076952 [ 264 ] {b8e2c1f8-2217-4c80-8d4e-a640c1912141} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:37.076959 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:37.077023 [ 264 ] {b8e2c1f8-2217-4c80-8d4e-a640c1912141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:37.077073 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_40_8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2024.12.12 22:38:37.077190 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:38:37.077942 [ 264 ] {b8e2c1f8-2217-4c80-8d4e-a640c1912141} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:37.077979 [ 264 ] {b8e2c1f8-2217-4c80-8d4e-a640c1912141} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:37.078361 [ 264 ] {b8e2c1f8-2217-4c80-8d4e-a640c1912141} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:38:37.078606 [ 264 ] {b8e2c1f8-2217-4c80-8d4e-a640c1912141} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:37.078804 [ 264 ] {b8e2c1f8-2217-4c80-8d4e-a640c1912141} executeQuery: Read 544 rows, 41.34 KiB in 0.001896 sec., 286919.8312236287 rows/sec., 21.29 MiB/sec. 2024.12.12 22:38:37.078857 [ 264 ] {b8e2c1f8-2217-4c80-8d4e-a640c1912141} TCPHandler: Processed in 0.002204023 sec. 2024.12.12 22:38:37.079006 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:37.079147 [ 265 ] {d959a1d0-c2a9-4fe7-9f16-5d33868a9a02} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:37.079207 [ 265 ] {d959a1d0-c2a9-4fe7-9f16-5d33868a9a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:37.080022 [ 265 ] {d959a1d0-c2a9-4fe7-9f16-5d33868a9a02} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:37.080060 [ 265 ] {d959a1d0-c2a9-4fe7-9f16-5d33868a9a02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:37.080513 [ 265 ] {d959a1d0-c2a9-4fe7-9f16-5d33868a9a02} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:38:37.080756 [ 265 ] {d959a1d0-c2a9-4fe7-9f16-5d33868a9a02} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:37.080944 [ 265 ] {d959a1d0-c2a9-4fe7-9f16-5d33868a9a02} executeQuery: Read 884 rows, 60.91 KiB in 0.001829 sec., 483324.22088572994 rows/sec., 32.52 MiB/sec. 2024.12.12 22:38:37.080994 [ 265 ] {d959a1d0-c2a9-4fe7-9f16-5d33868a9a02} TCPHandler: Processed in 0.00205705 sec. 2024.12.12 22:38:37.081206 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:37.081429 [ 264 ] {165ef771-83c7-47be-bbfd-61001015ad0b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:37.081558 [ 264 ] {165ef771-83c7-47be-bbfd-61001015ad0b} 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 2024.12.12 22:38:37.082700 [ 264 ] {165ef771-83c7-47be-bbfd-61001015ad0b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:37.082739 [ 264 ] {165ef771-83c7-47be-bbfd-61001015ad0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:37.083377 [ 264 ] {165ef771-83c7-47be-bbfd-61001015ad0b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:38:37.083634 [ 264 ] {165ef771-83c7-47be-bbfd-61001015ad0b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:37.083886 [ 264 ] {165ef771-83c7-47be-bbfd-61001015ad0b} executeQuery: Read 16 rows, 29.36 KiB in 0.002513 sec., 6366.892160764027 rows/sec., 11.41 MiB/sec. 2024.12.12 22:38:37.083983 [ 264 ] {165ef771-83c7-47be-bbfd-61001015ad0b} TCPHandler: Processed in 0.002887377 sec. 2024.12.12 22:38:37.084200 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:37.084420 [ 265 ] {330e10e9-6cbd-464c-89ad-bd0dd83bd90a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:37.084513 [ 265 ] {330e10e9-6cbd-464c-89ad-bd0dd83bd90a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:37.085014 [ 265 ] {330e10e9-6cbd-464c-89ad-bd0dd83bd90a} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:37.085052 [ 265 ] {330e10e9-6cbd-464c-89ad-bd0dd83bd90a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:37.085419 [ 265 ] {330e10e9-6cbd-464c-89ad-bd0dd83bd90a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:38:37.085659 [ 265 ] {330e10e9-6cbd-464c-89ad-bd0dd83bd90a} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:37.085844 [ 265 ] {330e10e9-6cbd-464c-89ad-bd0dd83bd90a} executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. 2024.12.12 22:38:37.085891 [ 265 ] {330e10e9-6cbd-464c-89ad-bd0dd83bd90a} TCPHandler: Processed in 0.001804635 sec. 2024.12.12 22:38:38.762263 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2024.12.12 22:38:38.762892 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:38.762931 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:38.763501 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:38:38.763766 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:38.763996 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2024.12.12 22:38:39.825538 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2024.12.12 22:38:39.845694 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:39.845750 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:39.853145 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:38:39.853973 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:39.857501 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2024.12.12 22:38:41.323486 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 852 2024.12.12 22:38:41.326686 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:41.326740 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:41.328222 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:38:41.328541 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:41.329994 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 852 2024.12.12 22:38:42.040392 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.040588 [ 264 ] {86c9ee13-46eb-4605-8e0e-d0bac1e24a24} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:38:42.040664 [ 264 ] {86c9ee13-46eb-4605-8e0e-d0bac1e24a24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:38:42.041458 [ 264 ] {86c9ee13-46eb-4605-8e0e-d0bac1e24a24} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.041511 [ 264 ] {86c9ee13-46eb-4605-8e0e-d0bac1e24a24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.041984 [ 264 ] {86c9ee13-46eb-4605-8e0e-d0bac1e24a24} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:38:42.042250 [ 264 ] {86c9ee13-46eb-4605-8e0e-d0bac1e24a24} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.042457 [ 126 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.12 22:38:42.042498 [ 264 ] {86c9ee13-46eb-4605-8e0e-d0bac1e24a24} executeQuery: Read 14 rows, 1.01 KiB in 0.001958 sec., 7150.153217568947 rows/sec., 514.72 KiB/sec. 2024.12.12 22:38:42.042531 [ 126 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.042600 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.042626 [ 264 ] {86c9ee13-46eb-4605-8e0e-d0bac1e24a24} TCPHandler: Processed in 0.002367257 sec. 2024.12.12 22:38:42.042935 [ 193 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.12 22:38:42.043025 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.043274 [ 193 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:42.043339 [ 193 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2024.12.12 22:38:42.043368 [ 265 ] {a607805a-d952-4490-92bd-8e7a82fde4c2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:42.043468 [ 193 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:42.043525 [ 265 ] {a607805a-d952-4490-92bd-8e7a82fde4c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:42.043805 [ 193 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:42.044229 [ 193 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:42.044578 [ 193 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2024.12.12 22:38:42.046923 [ 265 ] {a607805a-d952-4490-92bd-8e7a82fde4c2} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.047022 [ 265 ] {a607805a-d952-4490-92bd-8e7a82fde4c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.047263 [ 193 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00455927 sec., 15353.335073377975 rows/sec., 1.14 MiB/sec. 2024.12.12 22:38:42.047460 [ 197 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.12 22:38:42.048022 [ 265 ] {a607805a-d952-4490-92bd-8e7a82fde4c2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:38:42.048092 [ 197 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.048261 [ 197 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_17_4} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.12 22:38:42.048390 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:38:42.048564 [ 265 ] {a607805a-d952-4490-92bd-8e7a82fde4c2} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.048831 [ 265 ] {a607805a-d952-4490-92bd-8e7a82fde4c2} executeQuery: Read 255 rows, 22.91 KiB in 0.005558 sec., 45879.812882331775 rows/sec., 4.03 MiB/sec. 2024.12.12 22:38:42.048907 [ 265 ] {a607805a-d952-4490-92bd-8e7a82fde4c2} TCPHandler: Processed in 0.00612532 sec. 2024.12.12 22:38:42.049084 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.049210 [ 264 ] {69115479-bda2-46af-ab40-e7c01dce8eb5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:42.049266 [ 264 ] {69115479-bda2-46af-ab40-e7c01dce8eb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:42.050040 [ 264 ] {69115479-bda2-46af-ab40-e7c01dce8eb5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.050083 [ 264 ] {69115479-bda2-46af-ab40-e7c01dce8eb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.050479 [ 264 ] {69115479-bda2-46af-ab40-e7c01dce8eb5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:38:42.050756 [ 264 ] {69115479-bda2-46af-ab40-e7c01dce8eb5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.050976 [ 264 ] {69115479-bda2-46af-ab40-e7c01dce8eb5} executeQuery: Read 33 rows, 2.41 KiB in 0.001792 sec., 18415.178571428572 rows/sec., 1.31 MiB/sec. 2024.12.12 22:38:42.051041 [ 264 ] {69115479-bda2-46af-ab40-e7c01dce8eb5} TCPHandler: Processed in 0.00202182 sec. 2024.12.12 22:38:42.051211 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.051341 [ 265 ] {30870726-33c9-4fad-92e8-2a768e9a29ae} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:38:42.051394 [ 265 ] {30870726-33c9-4fad-92e8-2a768e9a29ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:38:42.051998 [ 265 ] {30870726-33c9-4fad-92e8-2a768e9a29ae} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.052038 [ 265 ] {30870726-33c9-4fad-92e8-2a768e9a29ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.052425 [ 265 ] {30870726-33c9-4fad-92e8-2a768e9a29ae} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:38:42.052682 [ 265 ] {30870726-33c9-4fad-92e8-2a768e9a29ae} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.052913 [ 265 ] {30870726-33c9-4fad-92e8-2a768e9a29ae} executeQuery: Read 14 rows, 1004.00 B in 0.0016 sec., 8750 rows/sec., 612.79 KiB/sec. 2024.12.12 22:38:42.053040 [ 265 ] {30870726-33c9-4fad-92e8-2a768e9a29ae} TCPHandler: Processed in 0.001891527 sec. 2024.12.12 22:38:42.053205 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.053327 [ 264 ] {f5f30203-4b8c-4e02-a0a8-31832a34eaa0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:38:42.053379 [ 264 ] {f5f30203-4b8c-4e02-a0a8-31832a34eaa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:38:42.053980 [ 264 ] {f5f30203-4b8c-4e02-a0a8-31832a34eaa0} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.054021 [ 264 ] {f5f30203-4b8c-4e02-a0a8-31832a34eaa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.054396 [ 264 ] {f5f30203-4b8c-4e02-a0a8-31832a34eaa0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:38:42.054647 [ 264 ] {f5f30203-4b8c-4e02-a0a8-31832a34eaa0} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.054816 [ 126 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.12 22:38:42.054879 [ 126 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.054885 [ 264 ] {f5f30203-4b8c-4e02-a0a8-31832a34eaa0} executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. 2024.12.12 22:38:42.054915 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.055055 [ 264 ] {f5f30203-4b8c-4e02-a0a8-31832a34eaa0} TCPHandler: Processed in 0.001905058 sec. 2024.12.12 22:38:42.055323 [ 193 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.12 22:38:42.055350 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.055745 [ 265 ] {eb5c5f30-797f-43b3-b4ab-cb15c98fab53} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:42.055814 [ 193 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:42.055842 [ 265 ] {eb5c5f30-797f-43b3-b4ab-cb15c98fab53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:42.055884 [ 193 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2024.12.12 22:38:42.056183 [ 193 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2024.12.12 22:38:42.056529 [ 193 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2024.12.12 22:38:42.056941 [ 193 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2024.12.12 22:38:42.057261 [ 193 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2024.12.12 22:38:42.059085 [ 265 ] {eb5c5f30-797f-43b3-b4ab-cb15c98fab53} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.059154 [ 265 ] {eb5c5f30-797f-43b3-b4ab-cb15c98fab53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.059869 [ 191 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004840925 sec., 13427.185920046271 rows/sec., 889.63 KiB/sec. 2024.12.12 22:38:42.060030 [ 191 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.12 22:38:42.060034 [ 265 ] {eb5c5f30-797f-43b3-b4ab-cb15c98fab53} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:38:42.060335 [ 265 ] {eb5c5f30-797f-43b3-b4ab-cb15c98fab53} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.060598 [ 191 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.060644 [ 265 ] {eb5c5f30-797f-43b3-b4ab-cb15c98fab53} executeQuery: Read 408 rows, 29.76 KiB in 0.005041 sec., 80936.32215830192 rows/sec., 5.77 MiB/sec. 2024.12.12 22:38:42.060725 [ 265 ] {eb5c5f30-797f-43b3-b4ab-cb15c98fab53} TCPHandler: Processed in 0.005533908 sec. 2024.12.12 22:38:42.060733 [ 191 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_17_4} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.12 22:38:42.060850 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:38:42.060920 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.061038 [ 264 ] {5dda96c7-4d31-48b3-af6d-3debcbcceafb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:38:42.061092 [ 264 ] {5dda96c7-4d31-48b3-af6d-3debcbcceafb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:38:42.061601 [ 264 ] {5dda96c7-4d31-48b3-af6d-3debcbcceafb} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.061641 [ 264 ] {5dda96c7-4d31-48b3-af6d-3debcbcceafb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.062045 [ 264 ] {5dda96c7-4d31-48b3-af6d-3debcbcceafb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:38:42.062328 [ 264 ] {5dda96c7-4d31-48b3-af6d-3debcbcceafb} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.062539 [ 264 ] {5dda96c7-4d31-48b3-af6d-3debcbcceafb} executeQuery: Read 6 rows, 321.00 B in 0.001525 sec., 3934.4262295081967 rows/sec., 205.56 KiB/sec. 2024.12.12 22:38:42.062591 [ 264 ] {5dda96c7-4d31-48b3-af6d-3debcbcceafb} TCPHandler: Processed in 0.001757835 sec. 2024.12.12 22:38:42.062747 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.062871 [ 265 ] {a29d552b-28f7-4d8e-9a88-2b7d97f2198e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:42.062924 [ 265 ] {a29d552b-28f7-4d8e-9a88-2b7d97f2198e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:42.063540 [ 265 ] {a29d552b-28f7-4d8e-9a88-2b7d97f2198e} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.063577 [ 265 ] {a29d552b-28f7-4d8e-9a88-2b7d97f2198e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.063987 [ 265 ] {a29d552b-28f7-4d8e-9a88-2b7d97f2198e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:38:42.064254 [ 265 ] {a29d552b-28f7-4d8e-9a88-2b7d97f2198e} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.064485 [ 265 ] {a29d552b-28f7-4d8e-9a88-2b7d97f2198e} executeQuery: Read 237 rows, 16.27 KiB in 0.001636 sec., 144865.52567237164 rows/sec., 9.71 MiB/sec. 2024.12.12 22:38:42.064565 [ 265 ] {a29d552b-28f7-4d8e-9a88-2b7d97f2198e} TCPHandler: Processed in 0.001875587 sec. 2024.12.12 22:38:42.064758 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.064879 [ 264 ] {09592330-2400-43c0-9921-64f25e62d654} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:38:42.064933 [ 264 ] {09592330-2400-43c0-9921-64f25e62d654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:38:42.065508 [ 264 ] {09592330-2400-43c0-9921-64f25e62d654} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.065559 [ 264 ] {09592330-2400-43c0-9921-64f25e62d654} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.066084 [ 264 ] {09592330-2400-43c0-9921-64f25e62d654} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:38:42.066470 [ 264 ] {09592330-2400-43c0-9921-64f25e62d654} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.066755 [ 264 ] {09592330-2400-43c0-9921-64f25e62d654} executeQuery: Read 1 rows, 69.00 B in 0.001897 sec., 527.1481286241434 rows/sec., 35.52 KiB/sec. 2024.12.12 22:38:42.066830 [ 264 ] {09592330-2400-43c0-9921-64f25e62d654} TCPHandler: Processed in 0.002162022 sec. 2024.12.12 22:38:42.066996 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.067115 [ 265 ] {ea4e7d98-f2a4-47d6-8876-df8168b5c628} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:42.067207 [ 265 ] {ea4e7d98-f2a4-47d6-8876-df8168b5c628} 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 2024.12.12 22:38:42.068361 [ 265 ] {ea4e7d98-f2a4-47d6-8876-df8168b5c628} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.068400 [ 265 ] {ea4e7d98-f2a4-47d6-8876-df8168b5c628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.069055 [ 265 ] {ea4e7d98-f2a4-47d6-8876-df8168b5c628} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:38:42.069324 [ 265 ] {ea4e7d98-f2a4-47d6-8876-df8168b5c628} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.069512 [ 126 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:38:42.069572 [ 126 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.069616 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.069621 [ 265 ] {ea4e7d98-f2a4-47d6-8876-df8168b5c628} executeQuery: Read 26 rows, 47.71 KiB in 0.002522 sec., 10309.278350515464 rows/sec., 18.47 MiB/sec. 2024.12.12 22:38:42.070048 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:38:42.070609 [ 265 ] {ea4e7d98-f2a4-47d6-8876-df8168b5c628} TCPHandler: Processed in 0.003658982 sec. 2024.12.12 22:38:42.070933 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:42.071230 [ 264 ] {35fe6f96-238f-45fc-9174-ab89fc28867d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:42.071315 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:42.071337 [ 264 ] {35fe6f96-238f-45fc-9174-ab89fc28867d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:42.071532 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 774 rows starting from the beginning of the part 2024.12.12 22:38:42.072383 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part 2024.12.12 22:38:42.073056 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part 2024.12.12 22:38:42.073684 [ 264 ] {35fe6f96-238f-45fc-9174-ab89fc28867d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:42.073753 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2024.12.12 22:38:42.073775 [ 264 ] {35fe6f96-238f-45fc-9174-ab89fc28867d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:42.074329 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part 2024.12.12 22:38:42.074970 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part 2024.12.12 22:38:42.075584 [ 264 ] {35fe6f96-238f-45fc-9174-ab89fc28867d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:38:42.076153 [ 264 ] {35fe6f96-238f-45fc-9174-ab89fc28867d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.076714 [ 264 ] {35fe6f96-238f-45fc-9174-ab89fc28867d} executeQuery: Read 82 rows, 5.33 KiB in 0.005552 sec., 14769.452449567725 rows/sec., 960.56 KiB/sec. 2024.12.12 22:38:42.077006 [ 264 ] {35fe6f96-238f-45fc-9174-ab89fc28867d} TCPHandler: Processed in 0.006236193 sec. 2024.12.12 22:38:42.086006 [ 195 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 19 columns (19 merged, 0 gathered) in 0.01629125 sec., 54262.25734673521 rows/sec., 97.24 MiB/sec. 2024.12.12 22:38:42.087169 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:38:42.087807 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:42.087920 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_41_8} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:38:42.088109 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. 2024.12.12 22:38:43.000247 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 205.48 MiB, peak 213.11 MiB, free memory in arenas 0.00 B, will set to 207.88 MiB (RSS), difference: 2.40 MiB 2024.12.12 22:38:46.134625 [ 121 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:38:46.134700 [ 121 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:38:46.264103 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2024.12.12 22:38:46.264840 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:46.264878 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:46.265390 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:38:46.265635 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:46.265816 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2024.12.12 22:38:47.034593 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:47.034797 [ 264 ] {3968d2a6-a034-4501-a8c8-042acf7cb6d3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:47.034871 [ 264 ] {3968d2a6-a034-4501-a8c8-042acf7cb6d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:47.035668 [ 264 ] {3968d2a6-a034-4501-a8c8-042acf7cb6d3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:47.035714 [ 264 ] {3968d2a6-a034-4501-a8c8-042acf7cb6d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:47.036152 [ 264 ] {3968d2a6-a034-4501-a8c8-042acf7cb6d3} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:38:47.036404 [ 264 ] {3968d2a6-a034-4501-a8c8-042acf7cb6d3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:47.036628 [ 264 ] {3968d2a6-a034-4501-a8c8-042acf7cb6d3} executeQuery: Read 88 rows, 7.40 KiB in 0.001887 sec., 46634.87016428193 rows/sec., 3.83 MiB/sec. 2024.12.12 22:38:47.036686 [ 264 ] {3968d2a6-a034-4501-a8c8-042acf7cb6d3} TCPHandler: Processed in 0.002231404 sec. 2024.12.12 22:38:47.037012 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:47.037317 [ 265 ] {ad1cc0c2-5bbf-4854-9de1-345af9adff36} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:47.037438 [ 265 ] {ad1cc0c2-5bbf-4854-9de1-345af9adff36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:47.038352 [ 265 ] {ad1cc0c2-5bbf-4854-9de1-345af9adff36} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:47.038401 [ 265 ] {ad1cc0c2-5bbf-4854-9de1-345af9adff36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:47.038839 [ 265 ] {ad1cc0c2-5bbf-4854-9de1-345af9adff36} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:38:47.039097 [ 265 ] {ad1cc0c2-5bbf-4854-9de1-345af9adff36} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:47.039375 [ 265 ] {ad1cc0c2-5bbf-4854-9de1-345af9adff36} executeQuery: Read 16 rows, 1.20 KiB in 0.002141 sec., 7473.143390938813 rows/sec., 561.95 KiB/sec. 2024.12.12 22:38:47.039606 [ 265 ] {ad1cc0c2-5bbf-4854-9de1-345af9adff36} TCPHandler: Processed in 0.002780414 sec. 2024.12.12 22:38:47.039827 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:47.039944 [ 264 ] {b441919b-24a5-464d-8cd9-dac02b4a01e2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:47.039993 [ 264 ] {b441919b-24a5-464d-8cd9-dac02b4a01e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:47.040600 [ 264 ] {b441919b-24a5-464d-8cd9-dac02b4a01e2} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:47.040639 [ 264 ] {b441919b-24a5-464d-8cd9-dac02b4a01e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:47.041019 [ 264 ] {b441919b-24a5-464d-8cd9-dac02b4a01e2} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:38:47.041265 [ 264 ] {b441919b-24a5-464d-8cd9-dac02b4a01e2} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:47.041480 [ 264 ] {b441919b-24a5-464d-8cd9-dac02b4a01e2} executeQuery: Read 80 rows, 6.40 KiB in 0.00156 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. 2024.12.12 22:38:47.041534 [ 264 ] {b441919b-24a5-464d-8cd9-dac02b4a01e2} TCPHandler: Processed in 0.001820866 sec. 2024.12.12 22:38:47.041685 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:47.041820 [ 265 ] {aad00814-a64f-43b7-90ea-5151d19f64be} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:47.041886 [ 265 ] {aad00814-a64f-43b7-90ea-5151d19f64be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:47.042596 [ 265 ] {aad00814-a64f-43b7-90ea-5151d19f64be} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:47.042645 [ 265 ] {aad00814-a64f-43b7-90ea-5151d19f64be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:47.043090 [ 265 ] {aad00814-a64f-43b7-90ea-5151d19f64be} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:38:47.043335 [ 265 ] {aad00814-a64f-43b7-90ea-5151d19f64be} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:47.043556 [ 265 ] {aad00814-a64f-43b7-90ea-5151d19f64be} executeQuery: Read 160 rows, 11.41 KiB in 0.001773 sec., 90242.52679075014 rows/sec., 6.29 MiB/sec. 2024.12.12 22:38:47.043611 [ 265 ] {aad00814-a64f-43b7-90ea-5151d19f64be} TCPHandler: Processed in 0.001984439 sec. 2024.12.12 22:38:47.043776 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:47.043914 [ 264 ] {92d05d26-7e00-4e93-b779-12a1a52e8f43} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:47.044008 [ 264 ] {92d05d26-7e00-4e93-b779-12a1a52e8f43} 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 2024.12.12 22:38:47.045288 [ 264 ] {92d05d26-7e00-4e93-b779-12a1a52e8f43} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:47.045328 [ 264 ] {92d05d26-7e00-4e93-b779-12a1a52e8f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:47.045991 [ 264 ] {92d05d26-7e00-4e93-b779-12a1a52e8f43} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:38:47.046250 [ 264 ] {92d05d26-7e00-4e93-b779-12a1a52e8f43} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:47.046505 [ 264 ] {92d05d26-7e00-4e93-b779-12a1a52e8f43} executeQuery: Read 16 rows, 29.36 KiB in 0.002621 sec., 6104.5402518122855 rows/sec., 10.94 MiB/sec. 2024.12.12 22:38:47.046846 [ 264 ] {92d05d26-7e00-4e93-b779-12a1a52e8f43} TCPHandler: Processed in 0.003127292 sec. 2024.12.12 22:38:47.047068 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:47.047291 [ 265 ] {b986e233-f301-47fa-ade9-203d86d16997} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:47.047385 [ 265 ] {b986e233-f301-47fa-ade9-203d86d16997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:47.048086 [ 265 ] {b986e233-f301-47fa-ade9-203d86d16997} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:47.048126 [ 265 ] {b986e233-f301-47fa-ade9-203d86d16997} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:47.048527 [ 265 ] {b986e233-f301-47fa-ade9-203d86d16997} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:38:47.048775 [ 265 ] {b986e233-f301-47fa-ade9-203d86d16997} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:47.049005 [ 265 ] {b986e233-f301-47fa-ade9-203d86d16997} executeQuery: Read 60 rows, 4.14 KiB in 0.001767 sec., 33955.85738539898 rows/sec., 2.29 MiB/sec. 2024.12.12 22:38:47.049078 [ 265 ] {b986e233-f301-47fa-ade9-203d86d16997} TCPHandler: Processed in 0.002119021 sec. 2024.12.12 22:38:47.357555 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2024.12.12 22:38:47.377911 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:47.377975 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.12 22:38:47.385469 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:38:47.386306 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:47.389116 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2024.12.12 22:38:51.330191 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 886 2024.12.12 22:38:51.333427 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:51.333490 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:51.335029 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:38:51.335358 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:51.336210 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 886 2024.12.12 22:38:52.040014 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.040246 [ 264 ] {fbbd81fd-bbb1-4bd5-8775-8a51e6d685ae} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:38:52.040327 [ 264 ] {fbbd81fd-bbb1-4bd5-8775-8a51e6d685ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:38:52.041179 [ 264 ] {fbbd81fd-bbb1-4bd5-8775-8a51e6d685ae} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.041231 [ 264 ] {fbbd81fd-bbb1-4bd5-8775-8a51e6d685ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.041673 [ 264 ] {fbbd81fd-bbb1-4bd5-8775-8a51e6d685ae} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:38:52.041925 [ 264 ] {fbbd81fd-bbb1-4bd5-8775-8a51e6d685ae} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.042139 [ 264 ] {fbbd81fd-bbb1-4bd5-8775-8a51e6d685ae} executeQuery: Read 14 rows, 1.01 KiB in 0.001953 sec., 7168.458781362006 rows/sec., 516.03 KiB/sec. 2024.12.12 22:38:52.042198 [ 264 ] {fbbd81fd-bbb1-4bd5-8775-8a51e6d685ae} TCPHandler: Processed in 0.002328395 sec. 2024.12.12 22:38:52.042466 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.042675 [ 265 ] {253ebe78-708f-4cc0-9433-6d319014f630} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:38:52.042749 [ 265 ] {253ebe78-708f-4cc0-9433-6d319014f630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:38:52.043500 [ 265 ] {253ebe78-708f-4cc0-9433-6d319014f630} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.043542 [ 265 ] {253ebe78-708f-4cc0-9433-6d319014f630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.043965 [ 265 ] {253ebe78-708f-4cc0-9433-6d319014f630} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.12 22:38:52.044215 [ 265 ] {253ebe78-708f-4cc0-9433-6d319014f630} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.044477 [ 265 ] {253ebe78-708f-4cc0-9433-6d319014f630} executeQuery: Read 10 rows, 835.00 B in 0.001855 sec., 5390.8355795148245 rows/sec., 439.58 KiB/sec. 2024.12.12 22:38:52.044657 [ 265 ] {253ebe78-708f-4cc0-9433-6d319014f630} TCPHandler: Processed in 0.002328066 sec. 2024.12.12 22:38:52.044833 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.044976 [ 264 ] {b754ef54-ed49-41af-a675-15a154a48793} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:52.045034 [ 264 ] {b754ef54-ed49-41af-a675-15a154a48793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:52.045907 [ 264 ] {b754ef54-ed49-41af-a675-15a154a48793} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.045952 [ 264 ] {b754ef54-ed49-41af-a675-15a154a48793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.046343 [ 264 ] {b754ef54-ed49-41af-a675-15a154a48793} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:38:52.046589 [ 264 ] {b754ef54-ed49-41af-a675-15a154a48793} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.046836 [ 264 ] {b754ef54-ed49-41af-a675-15a154a48793} executeQuery: Read 260 rows, 23.28 KiB in 0.001883 sec., 138077.53584705258 rows/sec., 12.07 MiB/sec. 2024.12.12 22:38:52.046897 [ 264 ] {b754ef54-ed49-41af-a675-15a154a48793} TCPHandler: Processed in 0.002130371 sec. 2024.12.12 22:38:52.047225 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.047446 [ 265 ] {a7570813-39b7-43e7-9f02-23321d39702d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:52.047536 [ 265 ] {a7570813-39b7-43e7-9f02-23321d39702d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:52.048330 [ 265 ] {a7570813-39b7-43e7-9f02-23321d39702d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.048370 [ 265 ] {a7570813-39b7-43e7-9f02-23321d39702d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.048738 [ 265 ] {a7570813-39b7-43e7-9f02-23321d39702d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:38:52.048979 [ 265 ] {a7570813-39b7-43e7-9f02-23321d39702d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.049195 [ 265 ] {a7570813-39b7-43e7-9f02-23321d39702d} executeQuery: Read 43 rows, 3.11 KiB in 0.001802 sec., 23862.37513873474 rows/sec., 1.69 MiB/sec. 2024.12.12 22:38:52.049247 [ 265 ] {a7570813-39b7-43e7-9f02-23321d39702d} TCPHandler: Processed in 0.002219804 sec. 2024.12.12 22:38:52.049419 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.049558 [ 264 ] {7901ad5d-09b4-4190-a3ef-573ee0e28625} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:38:52.049617 [ 264 ] {7901ad5d-09b4-4190-a3ef-573ee0e28625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:38:52.050244 [ 264 ] {7901ad5d-09b4-4190-a3ef-573ee0e28625} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.050284 [ 264 ] {7901ad5d-09b4-4190-a3ef-573ee0e28625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.050646 [ 264 ] {7901ad5d-09b4-4190-a3ef-573ee0e28625} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:38:52.050898 [ 264 ] {7901ad5d-09b4-4190-a3ef-573ee0e28625} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.051155 [ 264 ] {7901ad5d-09b4-4190-a3ef-573ee0e28625} executeQuery: Read 14 rows, 1004.00 B in 0.001619 sec., 8647.313156269302 rows/sec., 605.60 KiB/sec. 2024.12.12 22:38:52.051390 [ 264 ] {7901ad5d-09b4-4190-a3ef-573ee0e28625} TCPHandler: Processed in 0.00203272 sec. 2024.12.12 22:38:52.051629 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.051851 [ 265 ] {e43a5428-0422-40ce-bf7c-7f3bdd77c2de} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:38:52.051939 [ 265 ] {e43a5428-0422-40ce-bf7c-7f3bdd77c2de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:38:52.052526 [ 265 ] {e43a5428-0422-40ce-bf7c-7f3bdd77c2de} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.052566 [ 265 ] {e43a5428-0422-40ce-bf7c-7f3bdd77c2de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.052936 [ 265 ] {e43a5428-0422-40ce-bf7c-7f3bdd77c2de} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:38:52.053188 [ 265 ] {e43a5428-0422-40ce-bf7c-7f3bdd77c2de} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.053492 [ 265 ] {e43a5428-0422-40ce-bf7c-7f3bdd77c2de} executeQuery: Read 13 rows, 830.00 B in 0.001669 sec., 7789.095266626723 rows/sec., 485.65 KiB/sec. 2024.12.12 22:38:52.053712 [ 265 ] {e43a5428-0422-40ce-bf7c-7f3bdd77c2de} TCPHandler: Processed in 0.002203433 sec. 2024.12.12 22:38:52.053927 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.054082 [ 264 ] {60dd9faf-6f1a-4d5e-b9b0-3cccbf9671ca} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:52.054140 [ 264 ] {60dd9faf-6f1a-4d5e-b9b0-3cccbf9671ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:52.055008 [ 264 ] {60dd9faf-6f1a-4d5e-b9b0-3cccbf9671ca} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.055049 [ 264 ] {60dd9faf-6f1a-4d5e-b9b0-3cccbf9671ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.055438 [ 264 ] {60dd9faf-6f1a-4d5e-b9b0-3cccbf9671ca} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:38:52.055682 [ 264 ] {60dd9faf-6f1a-4d5e-b9b0-3cccbf9671ca} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.055904 [ 264 ] {60dd9faf-6f1a-4d5e-b9b0-3cccbf9671ca} executeQuery: Read 418 rows, 30.58 KiB in 0.001853 sec., 225580.14031300592 rows/sec., 16.12 MiB/sec. 2024.12.12 22:38:52.055957 [ 264 ] {60dd9faf-6f1a-4d5e-b9b0-3cccbf9671ca} TCPHandler: Processed in 0.002143233 sec. 2024.12.12 22:38:52.056111 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.056251 [ 265 ] {0771506d-2c73-4dd5-ab94-2ed8b24278a2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:38:52.056316 [ 265 ] {0771506d-2c73-4dd5-ab94-2ed8b24278a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:38:52.056888 [ 265 ] {0771506d-2c73-4dd5-ab94-2ed8b24278a2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.056935 [ 265 ] {0771506d-2c73-4dd5-ab94-2ed8b24278a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.057309 [ 265 ] {0771506d-2c73-4dd5-ab94-2ed8b24278a2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:38:52.057546 [ 265 ] {0771506d-2c73-4dd5-ab94-2ed8b24278a2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.057818 [ 265 ] {0771506d-2c73-4dd5-ab94-2ed8b24278a2} executeQuery: Read 6 rows, 321.00 B in 0.001597 sec., 3757.044458359424 rows/sec., 196.29 KiB/sec. 2024.12.12 22:38:52.058012 [ 265 ] {0771506d-2c73-4dd5-ab94-2ed8b24278a2} TCPHandler: Processed in 0.001964119 sec. 2024.12.12 22:38:52.058181 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.058318 [ 264 ] {ccd9396d-9159-4913-9eae-65e26be35537} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:52.058382 [ 264 ] {ccd9396d-9159-4913-9eae-65e26be35537} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:52.059011 [ 264 ] {ccd9396d-9159-4913-9eae-65e26be35537} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.059050 [ 264 ] {ccd9396d-9159-4913-9eae-65e26be35537} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.059451 [ 264 ] {ccd9396d-9159-4913-9eae-65e26be35537} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:38:52.059692 [ 264 ] {ccd9396d-9159-4913-9eae-65e26be35537} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.059848 [ 114 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:38:52.059919 [ 264 ] {ccd9396d-9159-4913-9eae-65e26be35537} executeQuery: Read 242 rows, 16.62 KiB in 0.001632 sec., 148284.3137254902 rows/sec., 9.94 MiB/sec. 2024.12.12 22:38:52.059944 [ 114 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.060016 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.060036 [ 264 ] {ccd9396d-9159-4913-9eae-65e26be35537} TCPHandler: Processed in 0.001920007 sec. 2024.12.12 22:38:52.060252 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.060293 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:38:52.060417 [ 265 ] {b9d54b3b-bce4-46d6-ae6f-e0258577de36} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:38:52.060464 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:52.060484 [ 265 ] {b9d54b3b-bce4-46d6-ae6f-e0258577de36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:38:52.060511 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12138 rows starting from the beginning of the part 2024.12.12 22:38:52.060775 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part 2024.12.12 22:38:52.061194 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 884 rows starting from the beginning of the part 2024.12.12 22:38:52.061589 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part 2024.12.12 22:38:52.062002 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2024.12.12 22:38:52.062337 [ 187 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 242 rows starting from the beginning of the part 2024.12.12 22:38:52.062877 [ 265 ] {b9d54b3b-bce4-46d6-ae6f-e0258577de36} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.062919 [ 265 ] {b9d54b3b-bce4-46d6-ae6f-e0258577de36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.063394 [ 265 ] {b9d54b3b-bce4-46d6-ae6f-e0258577de36} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:38:52.063658 [ 265 ] {b9d54b3b-bce4-46d6-ae6f-e0258577de36} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.064161 [ 265 ] {b9d54b3b-bce4-46d6-ae6f-e0258577de36} executeQuery: Read 1 rows, 69.00 B in 0.003765 sec., 265.6042496679947 rows/sec., 17.90 KiB/sec. 2024.12.12 22:38:52.064629 [ 265 ] {b9d54b3b-bce4-46d6-ae6f-e0258577de36} TCPHandler: Processed in 0.004497839 sec. 2024.12.12 22:38:52.064886 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.065170 [ 264 ] {3da09c7e-b720-4318-aceb-2823d61e1082} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:52.065310 [ 264 ] {3da09c7e-b720-4318-aceb-2823d61e1082} 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 2024.12.12 22:38:52.067031 [ 264 ] {3da09c7e-b720-4318-aceb-2823d61e1082} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.067071 [ 264 ] {3da09c7e-b720-4318-aceb-2823d61e1082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.067840 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 13898 rows, containing 5 columns (5 merged, 0 gathered) in 0.007692501 sec., 1806694.5977647582 rows/sec., 121.93 MiB/sec. 2024.12.12 22:38:52.068174 [ 264 ] {3da09c7e-b720-4318-aceb-2823d61e1082} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:38:52.068359 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:38:52.068504 [ 264 ] {3da09c7e-b720-4318-aceb-2823d61e1082} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.068845 [ 264 ] {3da09c7e-b720-4318-aceb-2823d61e1082} executeQuery: Read 26 rows, 47.71 KiB in 0.003777 sec., 6883.770187979878 rows/sec., 12.34 MiB/sec. 2024.12.12 22:38:52.068953 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.069041 [ 264 ] {3da09c7e-b720-4318-aceb-2823d61e1082} TCPHandler: Processed in 0.004299514 sec. 2024.12.12 22:38:52.069098 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_41_8} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:38:52.069220 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:52.069229 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2024.12.12 22:38:52.069379 [ 265 ] {5ef795e3-969f-4f48-a5f1-63c4320072f8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:52.069443 [ 265 ] {5ef795e3-969f-4f48-a5f1-63c4320072f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:52.070008 [ 265 ] {5ef795e3-969f-4f48-a5f1-63c4320072f8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.070046 [ 265 ] {5ef795e3-969f-4f48-a5f1-63c4320072f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.070426 [ 265 ] {5ef795e3-969f-4f48-a5f1-63c4320072f8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:38:52.070676 [ 265 ] {5ef795e3-969f-4f48-a5f1-63c4320072f8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.070835 [ 114 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:38:52.070894 [ 114 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:52.070925 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:52.070936 [ 265 ] {5ef795e3-969f-4f48-a5f1-63c4320072f8} executeQuery: Read 82 rows, 5.33 KiB in 0.001579 sec., 51931.602279924 rows/sec., 3.30 MiB/sec. 2024.12.12 22:38:52.071121 [ 265 ] {5ef795e3-969f-4f48-a5f1-63c4320072f8} TCPHandler: Processed in 0.001986589 sec. 2024.12.12 22:38:52.071227 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:38:52.071405 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:52.071448 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2268 rows starting from the beginning of the part 2024.12.12 22:38:52.071535 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part 2024.12.12 22:38:52.071765 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2024.12.12 22:38:52.072051 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part 2024.12.12 22:38:52.072193 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2024.12.12 22:38:52.072349 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part 2024.12.12 22:38:52.073868 [ 189 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2634 rows, containing 4 columns (4 merged, 0 gathered) in 0.002818545 sec., 934524.7281842227 rows/sec., 60.89 MiB/sec. 2024.12.12 22:38:52.074122 [ 189 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:38:52.074414 [ 189 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:52.074499 [ 189 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_41_8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:38:52.074584 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2024.12.12 22:38:53.765931 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2024.12.12 22:38:53.766702 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:53.766764 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:53.767326 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:38:53.767601 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:53.767886 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2024.12.12 22:38:54.889163 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2024.12.12 22:38:54.909529 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:54.909581 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:54.916751 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:38:54.917565 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:54.920223 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2024.12.12 22:38:57.034509 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:57.034719 [ 264 ] {204d04a9-14cc-4fec-9dc5-79f2281561fd} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:38:57.034800 [ 264 ] {204d04a9-14cc-4fec-9dc5-79f2281561fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:38:57.035633 [ 264 ] {204d04a9-14cc-4fec-9dc5-79f2281561fd} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:57.035677 [ 264 ] {204d04a9-14cc-4fec-9dc5-79f2281561fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:57.036120 [ 264 ] {204d04a9-14cc-4fec-9dc5-79f2281561fd} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:38:57.036376 [ 264 ] {204d04a9-14cc-4fec-9dc5-79f2281561fd} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:57.036515 [ 109 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:38:57.036563 [ 109 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:57.036586 [ 264 ] {204d04a9-14cc-4fec-9dc5-79f2281561fd} executeQuery: Read 88 rows, 7.40 KiB in 0.001922 sec., 45785.63995837669 rows/sec., 3.76 MiB/sec. 2024.12.12 22:38:57.036593 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:57.036701 [ 264 ] {204d04a9-14cc-4fec-9dc5-79f2281561fd} TCPHandler: Processed in 0.002325095 sec. 2024.12.12 22:38:57.036914 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:38:57.037011 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:57.037296 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:57.037373 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1437 rows starting from the beginning of the part 2024.12.12 22:38:57.037391 [ 265 ] {acd393d8-0a5e-43e8-9f97-77f70b0cfa57} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:38:57.037558 [ 265 ] {acd393d8-0a5e-43e8-9f97-77f70b0cfa57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:38:57.037584 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1232 rows starting from the beginning of the part 2024.12.12 22:38:57.038045 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 255 rows starting from the beginning of the part 2024.12.12 22:38:57.038520 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part 2024.12.12 22:38:57.038921 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 260 rows starting from the beginning of the part 2024.12.12 22:38:57.039273 [ 200 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part 2024.12.12 22:38:57.040251 [ 265 ] {acd393d8-0a5e-43e8-9f97-77f70b0cfa57} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:57.040334 [ 265 ] {acd393d8-0a5e-43e8-9f97-77f70b0cfa57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:57.041296 [ 265 ] {acd393d8-0a5e-43e8-9f97-77f70b0cfa57} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:38:57.041735 [ 265 ] {acd393d8-0a5e-43e8-9f97-77f70b0cfa57} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:57.042111 [ 265 ] {acd393d8-0a5e-43e8-9f97-77f70b0cfa57} executeQuery: Read 16 rows, 1.20 KiB in 0.004783 sec., 3345.1808488396405 rows/sec., 251.54 KiB/sec. 2024.12.12 22:38:57.042394 [ 265 ] {acd393d8-0a5e-43e8-9f97-77f70b0cfa57} TCPHandler: Processed in 0.005548029 sec. 2024.12.12 22:38:57.042707 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:57.043138 [ 264 ] {f9b5c409-02de-4c76-9aa9-c009fe9d1454} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:38:57.043332 [ 264 ] {f9b5c409-02de-4c76-9aa9-c009fe9d1454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:38:57.043498 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 5 columns (5 merged, 0 gathered) in 0.006774422 sec., 495983.2735545556 rows/sec., 43.35 MiB/sec. 2024.12.12 22:38:57.043822 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:38:57.044416 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:57.044644 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_46_9} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:38:57.044725 [ 264 ] {f9b5c409-02de-4c76-9aa9-c009fe9d1454} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:57.044800 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.12 22:38:57.044807 [ 264 ] {f9b5c409-02de-4c76-9aa9-c009fe9d1454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:57.045219 [ 264 ] {f9b5c409-02de-4c76-9aa9-c009fe9d1454} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:38:57.045479 [ 264 ] {f9b5c409-02de-4c76-9aa9-c009fe9d1454} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:57.045656 [ 106 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:38:57.045720 [ 264 ] {f9b5c409-02de-4c76-9aa9-c009fe9d1454} executeQuery: Read 80 rows, 6.40 KiB in 0.002719 sec., 29422.58183155572 rows/sec., 2.30 MiB/sec. 2024.12.12 22:38:57.045732 [ 106 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:57.045803 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:57.045861 [ 264 ] {f9b5c409-02de-4c76-9aa9-c009fe9d1454} TCPHandler: Processed in 0.003323895 sec. 2024.12.12 22:38:57.046083 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:38:57.046092 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:57.046317 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:38:57.046353 [ 265 ] {f5d0f851-4c34-4abd-8bd0-9e813f8b5f5a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:57.046372 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 916 rows starting from the beginning of the part 2024.12.12 22:38:57.046499 [ 265 ] {f5d0f851-4c34-4abd-8bd0-9e813f8b5f5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:38:57.046633 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 544 rows starting from the beginning of the part 2024.12.12 22:38:57.047010 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 408 rows starting from the beginning of the part 2024.12.12 22:38:57.047385 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 80 rows starting from the beginning of the part 2024.12.12 22:38:57.047743 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 418 rows starting from the beginning of the part 2024.12.12 22:38:57.048069 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 80 rows starting from the beginning of the part 2024.12.12 22:38:57.049238 [ 265 ] {f5d0f851-4c34-4abd-8bd0-9e813f8b5f5a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:57.049331 [ 265 ] {f5d0f851-4c34-4abd-8bd0-9e813f8b5f5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:57.050478 [ 265 ] {f5d0f851-4c34-4abd-8bd0-9e813f8b5f5a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:38:57.051006 [ 265 ] {f5d0f851-4c34-4abd-8bd0-9e813f8b5f5a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:57.051075 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2446 rows, containing 5 columns (5 merged, 0 gathered) in 0.005173371 sec., 472805.83588534436 rows/sec., 36.30 MiB/sec. 2024.12.12 22:38:57.051316 [ 265 ] {f5d0f851-4c34-4abd-8bd0-9e813f8b5f5a} executeQuery: Read 160 rows, 11.41 KiB in 0.005037 sec., 31764.939448084177 rows/sec., 2.21 MiB/sec. 2024.12.12 22:38:57.051330 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:38:57.051429 [ 265 ] {f5d0f851-4c34-4abd-8bd0-9e813f8b5f5a} TCPHandler: Processed in 0.005453736 sec. 2024.12.12 22:38:57.051636 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:57.051776 [ 190 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:57.051850 [ 264 ] {c74bc720-6094-4e72-aa89-cf1c1cce9b9d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:38:57.052019 [ 190 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_46_9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:38:57.052034 [ 264 ] {c74bc720-6094-4e72-aa89-cf1c1cce9b9d} 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 2024.12.12 22:38:57.052277 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.12 22:38:57.053426 [ 264 ] {c74bc720-6094-4e72-aa89-cf1c1cce9b9d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:57.053470 [ 264 ] {c74bc720-6094-4e72-aa89-cf1c1cce9b9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:57.054129 [ 264 ] {c74bc720-6094-4e72-aa89-cf1c1cce9b9d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:38:57.054392 [ 264 ] {c74bc720-6094-4e72-aa89-cf1c1cce9b9d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:57.054651 [ 264 ] {c74bc720-6094-4e72-aa89-cf1c1cce9b9d} executeQuery: Read 16 rows, 29.36 KiB in 0.00285 sec., 5614.035087719298 rows/sec., 10.06 MiB/sec. 2024.12.12 22:38:57.054981 [ 264 ] {c74bc720-6094-4e72-aa89-cf1c1cce9b9d} TCPHandler: Processed in 0.003447677 sec. 2024.12.12 22:38:57.055154 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:38:57.055292 [ 265 ] {6c312b56-aaf6-4caf-8494-e3e59b8cef7e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:38:57.055353 [ 265 ] {6c312b56-aaf6-4caf-8494-e3e59b8cef7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:38:57.055943 [ 265 ] {6c312b56-aaf6-4caf-8494-e3e59b8cef7e} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:38:57.055991 [ 265 ] {6c312b56-aaf6-4caf-8494-e3e59b8cef7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:38:57.056392 [ 265 ] {6c312b56-aaf6-4caf-8494-e3e59b8cef7e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:38:57.056648 [ 265 ] {6c312b56-aaf6-4caf-8494-e3e59b8cef7e} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:38:57.056875 [ 265 ] {6c312b56-aaf6-4caf-8494-e3e59b8cef7e} executeQuery: Read 60 rows, 4.14 KiB in 0.001613 sec., 37197.768133911966 rows/sec., 2.51 MiB/sec. 2024.12.12 22:38:57.056927 [ 265 ] {6c312b56-aaf6-4caf-8494-e3e59b8cef7e} TCPHandler: Processed in 0.001850866 sec. 2024.12.12 22:39:01.134954 [ 104 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:39:01.135022 [ 104 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:39:01.268024 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2024.12.12 22:39:01.269147 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:01.269228 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:01.269769 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:39:01.270027 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:01.270311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2024.12.12 22:39:01.270312 [ 103 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:39:01.270418 [ 103 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:01.270459 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:01.270644 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:39:01.270860 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:01.270929 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2024.12.12 22:39:01.271056 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2024.12.12 22:39:01.271333 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2024.12.12 22:39:01.271595 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2024.12.12 22:39:01.271818 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2024.12.12 22:39:01.272058 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2024.12.12 22:39:01.274901 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004345285 sec., 3804353.45437641 rows/sec., 54.42 MiB/sec. 2024.12.12 22:39:01.275076 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:39:01.275459 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:01.275556 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_36_7} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:39:01.275688 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2024.12.12 22:39:01.336382 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 922 2024.12.12 22:39:01.339602 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:01.339644 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:01.341141 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:39:01.341458 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:01.342004 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 922 2024.12.12 22:39:02.039217 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.039426 [ 264 ] {31e8cce4-f8cf-4e65-acf7-d454eef04b4c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:39:02.039499 [ 264 ] {31e8cce4-f8cf-4e65-acf7-d454eef04b4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:39:02.040257 [ 264 ] {31e8cce4-f8cf-4e65-acf7-d454eef04b4c} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.040314 [ 264 ] {31e8cce4-f8cf-4e65-acf7-d454eef04b4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.040755 [ 264 ] {31e8cce4-f8cf-4e65-acf7-d454eef04b4c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:39:02.041013 [ 264 ] {31e8cce4-f8cf-4e65-acf7-d454eef04b4c} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.041248 [ 264 ] {31e8cce4-f8cf-4e65-acf7-d454eef04b4c} executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. 2024.12.12 22:39:02.041384 [ 264 ] {31e8cce4-f8cf-4e65-acf7-d454eef04b4c} TCPHandler: Processed in 0.002354646 sec. 2024.12.12 22:39:02.041656 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.041873 [ 265 ] {0a723a27-2cdd-4917-81a9-df1d68890db2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:02.041956 [ 265 ] {0a723a27-2cdd-4917-81a9-df1d68890db2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:02.042884 [ 265 ] {0a723a27-2cdd-4917-81a9-df1d68890db2} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.042930 [ 265 ] {0a723a27-2cdd-4917-81a9-df1d68890db2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.043429 [ 265 ] {0a723a27-2cdd-4917-81a9-df1d68890db2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:39:02.043918 [ 265 ] {0a723a27-2cdd-4917-81a9-df1d68890db2} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.044127 [ 265 ] {0a723a27-2cdd-4917-81a9-df1d68890db2} executeQuery: Read 255 rows, 22.91 KiB in 0.002314 sec., 110198.78997407087 rows/sec., 9.67 MiB/sec. 2024.12.12 22:39:02.044193 [ 265 ] {0a723a27-2cdd-4917-81a9-df1d68890db2} TCPHandler: Processed in 0.002677853 sec. 2024.12.12 22:39:02.044351 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.044476 [ 264 ] {08cc63a6-0172-4106-b3b0-60c378e7037a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:02.044529 [ 264 ] {08cc63a6-0172-4106-b3b0-60c378e7037a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:02.045208 [ 264 ] {08cc63a6-0172-4106-b3b0-60c378e7037a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.045252 [ 264 ] {08cc63a6-0172-4106-b3b0-60c378e7037a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.045741 [ 264 ] {08cc63a6-0172-4106-b3b0-60c378e7037a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:39:02.046016 [ 264 ] {08cc63a6-0172-4106-b3b0-60c378e7037a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.046182 [ 103 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2024.12.12 22:39:02.046255 [ 103 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.046279 [ 264 ] {08cc63a6-0172-4106-b3b0-60c378e7037a} executeQuery: Read 33 rows, 2.41 KiB in 0.001824 sec., 18092.105263157893 rows/sec., 1.29 MiB/sec. 2024.12.12 22:39:02.046292 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.046425 [ 264 ] {08cc63a6-0172-4106-b3b0-60c378e7037a} TCPHandler: Processed in 0.002130052 sec. 2024.12.12 22:39:02.046510 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2024.12.12 22:39:02.046627 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.046663 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:02.046698 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 67 rows starting from the beginning of the part 2024.12.12 22:39:02.046782 [ 265 ] {c1edd8ce-5faf-4a95-9a2f-9aba66d8ac21} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:39:02.046795 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part 2024.12.12 22:39:02.046950 [ 265 ] {c1edd8ce-5faf-4a95-9a2f-9aba66d8ac21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:39:02.047196 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:02.047686 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 43 rows starting from the beginning of the part 2024.12.12 22:39:02.048041 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:02.048452 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part 2024.12.12 22:39:02.049821 [ 265 ] {c1edd8ce-5faf-4a95-9a2f-9aba66d8ac21} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.049862 [ 265 ] {c1edd8ce-5faf-4a95-9a2f-9aba66d8ac21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.050425 [ 265 ] {c1edd8ce-5faf-4a95-9a2f-9aba66d8ac21} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:39:02.050585 [ 196 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.004164612 sec., 49944.62869530223 rows/sec., 3.76 MiB/sec. 2024.12.12 22:39:02.050814 [ 265 ] {c1edd8ce-5faf-4a95-9a2f-9aba66d8ac21} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.050899 [ 196 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2024.12.12 22:39:02.051364 [ 265 ] {c1edd8ce-5faf-4a95-9a2f-9aba66d8ac21} executeQuery: Read 14 rows, 1004.00 B in 0.004582 sec., 3055.4343081623742 rows/sec., 213.98 KiB/sec. 2024.12.12 22:39:02.051771 [ 265 ] {c1edd8ce-5faf-4a95-9a2f-9aba66d8ac21} TCPHandler: Processed in 0.005213323 sec. 2024.12.12 22:39:02.051850 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.051982 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_45_9} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2024.12.12 22:39:02.051990 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.052102 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:39:02.052173 [ 264 ] {05550dcc-2a93-48f6-b57b-eb80b4fad3c3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:39:02.052226 [ 264 ] {05550dcc-2a93-48f6-b57b-eb80b4fad3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:39:02.052808 [ 264 ] {05550dcc-2a93-48f6-b57b-eb80b4fad3c3} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.052848 [ 264 ] {05550dcc-2a93-48f6-b57b-eb80b4fad3c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.053218 [ 264 ] {05550dcc-2a93-48f6-b57b-eb80b4fad3c3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:39:02.053470 [ 264 ] {05550dcc-2a93-48f6-b57b-eb80b4fad3c3} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.053683 [ 264 ] {05550dcc-2a93-48f6-b57b-eb80b4fad3c3} executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. 2024.12.12 22:39:02.053736 [ 264 ] {05550dcc-2a93-48f6-b57b-eb80b4fad3c3} TCPHandler: Processed in 0.001838976 sec. 2024.12.12 22:39:02.053884 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.054002 [ 265 ] {6f9cfc90-34b5-4963-8505-c730fea3aefa} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:02.054051 [ 265 ] {6f9cfc90-34b5-4963-8505-c730fea3aefa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:02.054807 [ 265 ] {6f9cfc90-34b5-4963-8505-c730fea3aefa} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.054846 [ 265 ] {6f9cfc90-34b5-4963-8505-c730fea3aefa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.055244 [ 265 ] {6f9cfc90-34b5-4963-8505-c730fea3aefa} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:39:02.055499 [ 265 ] {6f9cfc90-34b5-4963-8505-c730fea3aefa} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.055709 [ 265 ] {6f9cfc90-34b5-4963-8505-c730fea3aefa} executeQuery: Read 408 rows, 29.76 KiB in 0.00173 sec., 235838.15028901733 rows/sec., 16.80 MiB/sec. 2024.12.12 22:39:02.055761 [ 265 ] {6f9cfc90-34b5-4963-8505-c730fea3aefa} TCPHandler: Processed in 0.001935528 sec. 2024.12.12 22:39:02.055922 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.056064 [ 264 ] {2e8b9c88-2154-4417-9c55-6b1245b4655e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:39:02.056125 [ 264 ] {2e8b9c88-2154-4417-9c55-6b1245b4655e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:39:02.056629 [ 264 ] {2e8b9c88-2154-4417-9c55-6b1245b4655e} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.056668 [ 264 ] {2e8b9c88-2154-4417-9c55-6b1245b4655e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.057036 [ 264 ] {2e8b9c88-2154-4417-9c55-6b1245b4655e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:39:02.057279 [ 264 ] {2e8b9c88-2154-4417-9c55-6b1245b4655e} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.057509 [ 264 ] {2e8b9c88-2154-4417-9c55-6b1245b4655e} executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. 2024.12.12 22:39:02.057623 [ 264 ] {2e8b9c88-2154-4417-9c55-6b1245b4655e} TCPHandler: Processed in 0.001770025 sec. 2024.12.12 22:39:02.057780 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.057919 [ 265 ] {bcec0f35-d32b-4be1-b853-242afb114ec9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:02.057981 [ 265 ] {bcec0f35-d32b-4be1-b853-242afb114ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:02.058635 [ 265 ] {bcec0f35-d32b-4be1-b853-242afb114ec9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.058674 [ 265 ] {bcec0f35-d32b-4be1-b853-242afb114ec9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.059067 [ 265 ] {bcec0f35-d32b-4be1-b853-242afb114ec9} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:39:02.059310 [ 265 ] {bcec0f35-d32b-4be1-b853-242afb114ec9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.059553 [ 265 ] {bcec0f35-d32b-4be1-b853-242afb114ec9} executeQuery: Read 237 rows, 16.27 KiB in 0.001658 sec., 142943.30518697225 rows/sec., 9.58 MiB/sec. 2024.12.12 22:39:02.059734 [ 265 ] {bcec0f35-d32b-4be1-b853-242afb114ec9} TCPHandler: Processed in 0.00201528 sec. 2024.12.12 22:39:02.059973 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.060110 [ 264 ] {cf5668ca-8600-4db2-8ed1-f6c1e355d0f3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:39:02.060170 [ 264 ] {cf5668ca-8600-4db2-8ed1-f6c1e355d0f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:39:02.060648 [ 264 ] {cf5668ca-8600-4db2-8ed1-f6c1e355d0f3} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.060687 [ 264 ] {cf5668ca-8600-4db2-8ed1-f6c1e355d0f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.061052 [ 264 ] {cf5668ca-8600-4db2-8ed1-f6c1e355d0f3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:39:02.061315 [ 264 ] {cf5668ca-8600-4db2-8ed1-f6c1e355d0f3} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.061525 [ 264 ] {cf5668ca-8600-4db2-8ed1-f6c1e355d0f3} executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. 2024.12.12 22:39:02.061576 [ 264 ] {cf5668ca-8600-4db2-8ed1-f6c1e355d0f3} TCPHandler: Processed in 0.001731294 sec. 2024.12.12 22:39:02.061717 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.061834 [ 265 ] {e2637e1a-9ff3-47ed-9b16-6a4b5dddbcc1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:02.061913 [ 265 ] {e2637e1a-9ff3-47ed-9b16-6a4b5dddbcc1} 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 2024.12.12 22:39:02.063054 [ 265 ] {e2637e1a-9ff3-47ed-9b16-6a4b5dddbcc1} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.063095 [ 265 ] {e2637e1a-9ff3-47ed-9b16-6a4b5dddbcc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.063738 [ 265 ] {e2637e1a-9ff3-47ed-9b16-6a4b5dddbcc1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:39:02.063999 [ 265 ] {e2637e1a-9ff3-47ed-9b16-6a4b5dddbcc1} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.064263 [ 265 ] {e2637e1a-9ff3-47ed-9b16-6a4b5dddbcc1} executeQuery: Read 26 rows, 47.71 KiB in 0.002453 sec., 10599.26620464737 rows/sec., 18.99 MiB/sec. 2024.12.12 22:39:02.064357 [ 265 ] {e2637e1a-9ff3-47ed-9b16-6a4b5dddbcc1} TCPHandler: Processed in 0.002695353 sec. 2024.12.12 22:39:02.064520 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:02.064660 [ 264 ] {527f33a1-825a-402e-b88d-26469e8b6324} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:02.064719 [ 264 ] {527f33a1-825a-402e-b88d-26469e8b6324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:02.065277 [ 264 ] {527f33a1-825a-402e-b88d-26469e8b6324} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.065316 [ 264 ] {527f33a1-825a-402e-b88d-26469e8b6324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.065699 [ 264 ] {527f33a1-825a-402e-b88d-26469e8b6324} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:39:02.065944 [ 264 ] {527f33a1-825a-402e-b88d-26469e8b6324} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.066146 [ 264 ] {527f33a1-825a-402e-b88d-26469e8b6324} executeQuery: Read 82 rows, 5.33 KiB in 0.001516 sec., 54089.709762532984 rows/sec., 3.44 MiB/sec. 2024.12.12 22:39:02.066195 [ 264 ] {527f33a1-825a-402e-b88d-26469e8b6324} TCPHandler: Processed in 0.001745905 sec. 2024.12.12 22:39:02.420269 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2024.12.12 22:39:02.443073 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.443136 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.450690 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:39:02.451537 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.451843 [ 102 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:39:02.451902 [ 102 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:02.451939 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:02.452332 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:39:02.468206 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2024.12.12 22:39:02.469765 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:02.471402 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2024.12.12 22:39:02.476918 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2024.12.12 22:39:02.482559 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2024.12.12 22:39:02.487990 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2024.12.12 22:39:02.494008 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2024.12.12 22:39:02.498497 [ 196 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2024.12.12 22:39:02.558968 [ 191 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.10690563 sec., 2544.3000522984617 rows/sec., 13.16 MiB/sec. 2024.12.12 22:39:02.561931 [ 191 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:39:02.564891 [ 191 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:02.565022 [ 191 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_36_7} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:39:02.567684 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2024.12.12 22:39:07.061889 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:07.062117 [ 264 ] {d47517e6-3e46-4cbf-a51e-8b5c87b6d453} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:07.062198 [ 264 ] {d47517e6-3e46-4cbf-a51e-8b5c87b6d453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:07.063604 [ 264 ] {d47517e6-3e46-4cbf-a51e-8b5c87b6d453} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:07.063656 [ 264 ] {d47517e6-3e46-4cbf-a51e-8b5c87b6d453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:07.064174 [ 264 ] {d47517e6-3e46-4cbf-a51e-8b5c87b6d453} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:39:07.064428 [ 264 ] {d47517e6-3e46-4cbf-a51e-8b5c87b6d453} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:07.064630 [ 264 ] {d47517e6-3e46-4cbf-a51e-8b5c87b6d453} executeQuery: Read 1228 rows, 103.52 KiB in 0.002573 sec., 477263.8942868247 rows/sec., 39.29 MiB/sec. 2024.12.12 22:39:07.064687 [ 264 ] {d47517e6-3e46-4cbf-a51e-8b5c87b6d453} TCPHandler: Processed in 0.002940818 sec. 2024.12.12 22:39:07.064971 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:07.065193 [ 265 ] {ebb7cffa-6305-4751-9970-a0899247dce6} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:07.065279 [ 265 ] {ebb7cffa-6305-4751-9970-a0899247dce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:07.066045 [ 265 ] {ebb7cffa-6305-4751-9970-a0899247dce6} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:07.066101 [ 265 ] {ebb7cffa-6305-4751-9970-a0899247dce6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:07.066556 [ 265 ] {ebb7cffa-6305-4751-9970-a0899247dce6} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:39:07.066825 [ 265 ] {ebb7cffa-6305-4751-9970-a0899247dce6} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:07.067080 [ 265 ] {ebb7cffa-6305-4751-9970-a0899247dce6} executeQuery: Read 16 rows, 1.20 KiB in 0.001943 sec., 8234.688625836336 rows/sec., 619.21 KiB/sec. 2024.12.12 22:39:07.067174 [ 265 ] {ebb7cffa-6305-4751-9970-a0899247dce6} TCPHandler: Processed in 0.002347646 sec. 2024.12.12 22:39:07.067407 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:07.067571 [ 264 ] {25c0caba-ae78-4c57-a6d4-852438a042c4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:39:07.067632 [ 264 ] {25c0caba-ae78-4c57-a6d4-852438a042c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:39:07.068412 [ 264 ] {25c0caba-ae78-4c57-a6d4-852438a042c4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:07.068451 [ 264 ] {25c0caba-ae78-4c57-a6d4-852438a042c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:07.068829 [ 264 ] {25c0caba-ae78-4c57-a6d4-852438a042c4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:39:07.069072 [ 264 ] {25c0caba-ae78-4c57-a6d4-852438a042c4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:07.069203 [ 97 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:39:07.069251 [ 97 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:07.069261 [ 264 ] {25c0caba-ae78-4c57-a6d4-852438a042c4} executeQuery: Read 228 rows, 15.81 KiB in 0.001718 sec., 132712.45634458674 rows/sec., 8.99 MiB/sec. 2024.12.12 22:39:07.069281 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:07.069329 [ 264 ] {25c0caba-ae78-4c57-a6d4-852438a042c4} TCPHandler: Processed in 0.00206223 sec. 2024.12.12 22:39:07.069544 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:07.069554 [ 198 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:39:07.069753 [ 265 ] {79f1d100-c951-4c8e-b290-4c2e3bca53e5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:07.069849 [ 198 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:07.069858 [ 265 ] {79f1d100-c951-4c8e-b290-4c2e3bca53e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:07.069921 [ 198 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part 2024.12.12 22:39:07.070253 [ 198 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part 2024.12.12 22:39:07.070695 [ 198 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:07.071090 [ 198 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:07.071443 [ 198 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:07.071766 [ 198 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part 2024.12.12 22:39:07.072855 [ 265 ] {79f1d100-c951-4c8e-b290-4c2e3bca53e5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:07.072924 [ 265 ] {79f1d100-c951-4c8e-b290-4c2e3bca53e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:07.074069 [ 265 ] {79f1d100-c951-4c8e-b290-4c2e3bca53e5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:39:07.074570 [ 197 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005192672 sec., 142508.519698529 rows/sec., 10.20 MiB/sec. 2024.12.12 22:39:07.074582 [ 265 ] {79f1d100-c951-4c8e-b290-4c2e3bca53e5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:07.074826 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:39:07.074913 [ 265 ] {79f1d100-c951-4c8e-b290-4c2e3bca53e5} executeQuery: Read 536 rows, 40.69 KiB in 0.005223 sec., 102623.01359372008 rows/sec., 7.61 MiB/sec. 2024.12.12 22:39:07.074999 [ 265 ] {79f1d100-c951-4c8e-b290-4c2e3bca53e5} TCPHandler: Processed in 0.00556041 sec. 2024.12.12 22:39:07.075192 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:07.075280 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:07.075418 [ 264 ] {04cb4364-a5d4-4207-8ef6-12c411923df6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:07.075466 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_26_5} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:39:07.075518 [ 264 ] {04cb4364-a5d4-4207-8ef6-12c411923df6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:07.075679 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.12 22:39:07.076430 [ 264 ] {04cb4364-a5d4-4207-8ef6-12c411923df6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:07.076474 [ 264 ] {04cb4364-a5d4-4207-8ef6-12c411923df6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:07.076946 [ 264 ] {04cb4364-a5d4-4207-8ef6-12c411923df6} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:39:07.077196 [ 264 ] {04cb4364-a5d4-4207-8ef6-12c411923df6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:07.077376 [ 264 ] {04cb4364-a5d4-4207-8ef6-12c411923df6} executeQuery: Read 880 rows, 60.63 KiB in 0.002031 sec., 433284.0965041852 rows/sec., 29.15 MiB/sec. 2024.12.12 22:39:07.077429 [ 264 ] {04cb4364-a5d4-4207-8ef6-12c411923df6} TCPHandler: Processed in 0.002321085 sec. 2024.12.12 22:39:07.077583 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:07.077708 [ 265 ] {71e454d4-af60-48ad-9df8-f33f5939683f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:07.077792 [ 265 ] {71e454d4-af60-48ad-9df8-f33f5939683f} 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 2024.12.12 22:39:07.078973 [ 265 ] {71e454d4-af60-48ad-9df8-f33f5939683f} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:07.079014 [ 265 ] {71e454d4-af60-48ad-9df8-f33f5939683f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:07.079676 [ 265 ] {71e454d4-af60-48ad-9df8-f33f5939683f} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:39:07.079938 [ 265 ] {71e454d4-af60-48ad-9df8-f33f5939683f} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:07.080123 [ 97 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:39:07.080196 [ 97 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:07.080233 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:07.080240 [ 265 ] {71e454d4-af60-48ad-9df8-f33f5939683f} executeQuery: Read 16 rows, 29.36 KiB in 0.00255 sec., 6274.509803921568 rows/sec., 11.24 MiB/sec. 2024.12.12 22:39:07.080736 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:39:07.081265 [ 265 ] {71e454d4-af60-48ad-9df8-f33f5939683f} TCPHandler: Processed in 0.003721363 sec. 2024.12.12 22:39:07.081643 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:07.081989 [ 264 ] {fdd0b270-e5d7-4c4b-a71f-a204616d1ec0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:07.082002 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:07.082120 [ 264 ] {fdd0b270-e5d7-4c4b-a71f-a204616d1ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:07.082162 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 884 rows starting from the beginning of the part 2024.12.12 22:39:07.083120 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:07.083794 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part 2024.12.12 22:39:07.084551 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:07.084656 [ 264 ] {fdd0b270-e5d7-4c4b-a71f-a204616d1ec0} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:07.084754 [ 264 ] {fdd0b270-e5d7-4c4b-a71f-a204616d1ec0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:07.085239 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part 2024.12.12 22:39:07.085978 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:07.086291 [ 264 ] {fdd0b270-e5d7-4c4b-a71f-a204616d1ec0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:39:07.087110 [ 264 ] {fdd0b270-e5d7-4c4b-a71f-a204616d1ec0} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:07.087494 [ 264 ] {fdd0b270-e5d7-4c4b-a71f-a204616d1ec0} executeQuery: Read 60 rows, 4.14 KiB in 0.005619 sec., 10678.056593699946 rows/sec., 736.90 KiB/sec. 2024.12.12 22:39:07.087708 [ 264 ] {fdd0b270-e5d7-4c4b-a71f-a204616d1ec0} TCPHandler: Processed in 0.006294654 sec. 2024.12.12 22:39:07.093282 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 19 columns (19 merged, 0 gathered) in 0.012946054 sec., 76007.71632807958 rows/sec., 136.20 MiB/sec. 2024.12.12 22:39:07.094713 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:39:07.095128 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:07.095211 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_46_9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:39:07.095363 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. 2024.12.12 22:39:08.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 210.56 MiB, peak 222.57 MiB, free memory in arenas 0.00 B, will set to 212.81 MiB (RSS), difference: 2.25 MiB 2024.12.12 22:39:08.770453 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2024.12.12 22:39:08.771186 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:08.771236 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:08.771809 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:39:08.772067 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:08.772285 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2024.12.12 22:39:09.968270 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2024.12.12 22:39:09.987458 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:09.987513 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:09.994371 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:39:09.995132 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:09.997845 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2024.12.12 22:39:11.342240 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 958 2024.12.12 22:39:11.345535 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:11.345582 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:11.347034 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:39:11.347342 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:11.347626 [ 93 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:39:11.347834 [ 93 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:11.347960 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:11.348501 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:39:11.349478 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 958 2024.12.12 22:39:11.349944 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:11.350112 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 780 rows starting from the beginning of the part 2024.12.12 22:39:11.350849 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part 2024.12.12 22:39:11.351640 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part 2024.12.12 22:39:11.352249 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part 2024.12.12 22:39:11.352852 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2024.12.12 22:39:11.353443 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2024.12.12 22:39:11.362148 [ 197 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 72 columns (72 merged, 0 gathered) in 0.014004955 sec., 68404.36117074279 rows/sec., 56.14 MiB/sec. 2024.12.12 22:39:11.363312 [ 187 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:39:11.364015 [ 187 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:11.364100 [ 187 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_26_5} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:39:11.364297 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. 2024.12.12 22:39:12.038935 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.039243 [ 264 ] {b5a5609e-b1c2-4ba5-b942-9c09486b4c42} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:39:12.039360 [ 264 ] {b5a5609e-b1c2-4ba5-b942-9c09486b4c42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:39:12.040192 [ 264 ] {b5a5609e-b1c2-4ba5-b942-9c09486b4c42} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.040241 [ 264 ] {b5a5609e-b1c2-4ba5-b942-9c09486b4c42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.040687 [ 264 ] {b5a5609e-b1c2-4ba5-b942-9c09486b4c42} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:39:12.040956 [ 264 ] {b5a5609e-b1c2-4ba5-b942-9c09486b4c42} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.041186 [ 264 ] {b5a5609e-b1c2-4ba5-b942-9c09486b4c42} executeQuery: Read 14 rows, 1.01 KiB in 0.002017 sec., 6941.001487357461 rows/sec., 499.66 KiB/sec. 2024.12.12 22:39:12.041284 [ 264 ] {b5a5609e-b1c2-4ba5-b942-9c09486b4c42} TCPHandler: Processed in 0.00254193 sec. 2024.12.12 22:39:12.041629 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.041834 [ 265 ] {2be3667b-8d71-4eda-9791-24dabdcf815c} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:12.041910 [ 265 ] {2be3667b-8d71-4eda-9791-24dabdcf815c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:12.042846 [ 265 ] {2be3667b-8d71-4eda-9791-24dabdcf815c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.042888 [ 265 ] {2be3667b-8d71-4eda-9791-24dabdcf815c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.043348 [ 265 ] {2be3667b-8d71-4eda-9791-24dabdcf815c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:39:12.043619 [ 265 ] {2be3667b-8d71-4eda-9791-24dabdcf815c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.043827 [ 265 ] {2be3667b-8d71-4eda-9791-24dabdcf815c} executeQuery: Read 255 rows, 22.91 KiB in 0.002047 sec., 124572.5451880801 rows/sec., 10.93 MiB/sec. 2024.12.12 22:39:12.043906 [ 265 ] {2be3667b-8d71-4eda-9791-24dabdcf815c} TCPHandler: Processed in 0.002487639 sec. 2024.12.12 22:39:12.044124 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.044279 [ 264 ] {c5e1f20b-2235-49fd-8bf6-ce9f3e0fce5d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:12.044341 [ 264 ] {c5e1f20b-2235-49fd-8bf6-ce9f3e0fce5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:12.044949 [ 264 ] {c5e1f20b-2235-49fd-8bf6-ce9f3e0fce5d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.044987 [ 264 ] {c5e1f20b-2235-49fd-8bf6-ce9f3e0fce5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.045379 [ 264 ] {c5e1f20b-2235-49fd-8bf6-ce9f3e0fce5d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:39:12.045631 [ 264 ] {c5e1f20b-2235-49fd-8bf6-ce9f3e0fce5d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.045849 [ 264 ] {c5e1f20b-2235-49fd-8bf6-ce9f3e0fce5d} executeQuery: Read 33 rows, 2.41 KiB in 0.001604 sec., 20573.56608478803 rows/sec., 1.47 MiB/sec. 2024.12.12 22:39:12.045903 [ 264 ] {c5e1f20b-2235-49fd-8bf6-ce9f3e0fce5d} TCPHandler: Processed in 0.001880587 sec. 2024.12.12 22:39:12.046112 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.046333 [ 265 ] {a0a0d5da-1882-4495-8138-5c4318f04cea} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:39:12.046426 [ 265 ] {a0a0d5da-1882-4495-8138-5c4318f04cea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:39:12.047062 [ 265 ] {a0a0d5da-1882-4495-8138-5c4318f04cea} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.047100 [ 265 ] {a0a0d5da-1882-4495-8138-5c4318f04cea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.047462 [ 265 ] {a0a0d5da-1882-4495-8138-5c4318f04cea} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:39:12.047702 [ 265 ] {a0a0d5da-1882-4495-8138-5c4318f04cea} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.047881 [ 265 ] {a0a0d5da-1882-4495-8138-5c4318f04cea} executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. 2024.12.12 22:39:12.047933 [ 265 ] {a0a0d5da-1882-4495-8138-5c4318f04cea} TCPHandler: Processed in 0.001929648 sec. 2024.12.12 22:39:12.048147 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.048380 [ 264 ] {16841191-27f5-4ef5-80c3-b9c973268777} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:39:12.048471 [ 264 ] {16841191-27f5-4ef5-80c3-b9c973268777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:39:12.049073 [ 264 ] {16841191-27f5-4ef5-80c3-b9c973268777} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.049113 [ 264 ] {16841191-27f5-4ef5-80c3-b9c973268777} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.049477 [ 264 ] {16841191-27f5-4ef5-80c3-b9c973268777} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:39:12.049719 [ 264 ] {16841191-27f5-4ef5-80c3-b9c973268777} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.049960 [ 264 ] {16841191-27f5-4ef5-80c3-b9c973268777} executeQuery: Read 13 rows, 830.00 B in 0.001625 sec., 8000 rows/sec., 498.80 KiB/sec. 2024.12.12 22:39:12.050052 [ 264 ] {16841191-27f5-4ef5-80c3-b9c973268777} TCPHandler: Processed in 0.00201604 sec. 2024.12.12 22:39:12.050289 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.050430 [ 265 ] {d6f39221-ede9-4074-84bc-fe6bb6f351fe} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:12.050484 [ 265 ] {d6f39221-ede9-4074-84bc-fe6bb6f351fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:12.051224 [ 265 ] {d6f39221-ede9-4074-84bc-fe6bb6f351fe} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.051262 [ 265 ] {d6f39221-ede9-4074-84bc-fe6bb6f351fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.051640 [ 265 ] {d6f39221-ede9-4074-84bc-fe6bb6f351fe} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:39:12.051880 [ 265 ] {d6f39221-ede9-4074-84bc-fe6bb6f351fe} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.052058 [ 265 ] {d6f39221-ede9-4074-84bc-fe6bb6f351fe} executeQuery: Read 408 rows, 29.76 KiB in 0.001658 sec., 246079.61399276237 rows/sec., 17.53 MiB/sec. 2024.12.12 22:39:12.052108 [ 265 ] {d6f39221-ede9-4074-84bc-fe6bb6f351fe} TCPHandler: Processed in 0.001961379 sec. 2024.12.12 22:39:12.052264 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.052384 [ 264 ] {b7ffe68a-e745-4627-a0f9-1572e919e6a1} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:39:12.052436 [ 264 ] {b7ffe68a-e745-4627-a0f9-1572e919e6a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:39:12.052986 [ 264 ] {b7ffe68a-e745-4627-a0f9-1572e919e6a1} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.053032 [ 264 ] {b7ffe68a-e745-4627-a0f9-1572e919e6a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.053470 [ 264 ] {b7ffe68a-e745-4627-a0f9-1572e919e6a1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:39:12.053713 [ 264 ] {b7ffe68a-e745-4627-a0f9-1572e919e6a1} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.053931 [ 264 ] {b7ffe68a-e745-4627-a0f9-1572e919e6a1} executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. 2024.12.12 22:39:12.053981 [ 264 ] {b7ffe68a-e745-4627-a0f9-1572e919e6a1} TCPHandler: Processed in 0.001774385 sec. 2024.12.12 22:39:12.054116 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.054232 [ 265 ] {80618512-384c-456a-be00-e683ef469b2c} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:12.054284 [ 265 ] {80618512-384c-456a-be00-e683ef469b2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:12.054865 [ 265 ] {80618512-384c-456a-be00-e683ef469b2c} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.054902 [ 265 ] {80618512-384c-456a-be00-e683ef469b2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.055304 [ 265 ] {80618512-384c-456a-be00-e683ef469b2c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:39:12.055543 [ 265 ] {80618512-384c-456a-be00-e683ef469b2c} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.055729 [ 265 ] {80618512-384c-456a-be00-e683ef469b2c} executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. 2024.12.12 22:39:12.055779 [ 265 ] {80618512-384c-456a-be00-e683ef469b2c} TCPHandler: Processed in 0.001718134 sec. 2024.12.12 22:39:12.055932 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.056072 [ 264 ] {4c6bb9b5-7baf-4c0c-903a-e8bcf9783deb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:39:12.056134 [ 264 ] {4c6bb9b5-7baf-4c0c-903a-e8bcf9783deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:39:12.056657 [ 264 ] {4c6bb9b5-7baf-4c0c-903a-e8bcf9783deb} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.056696 [ 264 ] {4c6bb9b5-7baf-4c0c-903a-e8bcf9783deb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.057058 [ 264 ] {4c6bb9b5-7baf-4c0c-903a-e8bcf9783deb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.12 22:39:12.057308 [ 264 ] {4c6bb9b5-7baf-4c0c-903a-e8bcf9783deb} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.057471 [ 91 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2024.12.12 22:39:12.057543 [ 264 ] {4c6bb9b5-7baf-4c0c-903a-e8bcf9783deb} executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. 2024.12.12 22:39:12.057556 [ 91 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.057654 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.057662 [ 264 ] {4c6bb9b5-7baf-4c0c-903a-e8bcf9783deb} TCPHandler: Processed in 0.001795445 sec. 2024.12.12 22:39:12.057950 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2024.12.12 22:39:12.058014 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.058115 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:12.058172 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2024.12.12 22:39:12.058442 [ 265 ] {db2ac446-3f14-466d-82ae-23bcf8cb6bd4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:12.058495 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.12.12 22:39:12.058793 [ 265 ] {db2ac446-3f14-466d-82ae-23bcf8cb6bd4} 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 2024.12.12 22:39:12.058859 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.12.12 22:39:12.059352 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.12.12 22:39:12.059635 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.12.12 22:39:12.059874 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.12.12 22:39:12.063748 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005950037 sec., 3361.3236354664687 rows/sec., 226.50 KiB/sec. 2024.12.12 22:39:12.063954 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2024.12.12 22:39:12.064316 [ 265 ] {db2ac446-3f14-466d-82ae-23bcf8cb6bd4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.064380 [ 265 ] {db2ac446-3f14-466d-82ae-23bcf8cb6bd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.064617 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.064829 [ 197 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_20_4} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2024.12.12 22:39:12.064967 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:39:12.065470 [ 265 ] {db2ac446-3f14-466d-82ae-23bcf8cb6bd4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:39:12.065744 [ 265 ] {db2ac446-3f14-466d-82ae-23bcf8cb6bd4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.065943 [ 265 ] {db2ac446-3f14-466d-82ae-23bcf8cb6bd4} executeQuery: Read 26 rows, 47.71 KiB in 0.00769 sec., 3381.0143042912873 rows/sec., 6.06 MiB/sec. 2024.12.12 22:39:12.066046 [ 265 ] {db2ac446-3f14-466d-82ae-23bcf8cb6bd4} TCPHandler: Processed in 0.008207922 sec. 2024.12.12 22:39:12.066219 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:12.066363 [ 264 ] {07e72dec-ad59-46e6-804b-7468c96de40f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:12.066423 [ 264 ] {07e72dec-ad59-46e6-804b-7468c96de40f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:12.066939 [ 264 ] {07e72dec-ad59-46e6-804b-7468c96de40f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:12.066978 [ 264 ] {07e72dec-ad59-46e6-804b-7468c96de40f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:12.067362 [ 264 ] {07e72dec-ad59-46e6-804b-7468c96de40f} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:39:12.067602 [ 264 ] {07e72dec-ad59-46e6-804b-7468c96de40f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:12.067826 [ 264 ] {07e72dec-ad59-46e6-804b-7468c96de40f} executeQuery: Read 82 rows, 5.33 KiB in 0.001495 sec., 54849.4983277592 rows/sec., 3.48 MiB/sec. 2024.12.12 22:39:12.067876 [ 264 ] {07e72dec-ad59-46e6-804b-7468c96de40f} TCPHandler: Processed in 0.001727254 sec. 2024.12.12 22:39:16.135070 [ 87 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:39:16.135161 [ 87 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:39:16.272395 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2024.12.12 22:39:16.273166 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:16.273226 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:16.273821 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:39:16.274098 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:16.274383 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2024.12.12 22:39:17.033831 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:17.034021 [ 264 ] {c0d2233c-6232-46c9-baa7-9b9b86420f96} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:17.034093 [ 264 ] {c0d2233c-6232-46c9-baa7-9b9b86420f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:17.034851 [ 264 ] {c0d2233c-6232-46c9-baa7-9b9b86420f96} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:17.034901 [ 264 ] {c0d2233c-6232-46c9-baa7-9b9b86420f96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:17.035357 [ 264 ] {c0d2233c-6232-46c9-baa7-9b9b86420f96} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:39:17.035608 [ 264 ] {c0d2233c-6232-46c9-baa7-9b9b86420f96} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:17.035854 [ 264 ] {c0d2233c-6232-46c9-baa7-9b9b86420f96} executeQuery: Read 88 rows, 7.40 KiB in 0.001881 sec., 46783.62573099415 rows/sec., 3.84 MiB/sec. 2024.12.12 22:39:17.035927 [ 264 ] {c0d2233c-6232-46c9-baa7-9b9b86420f96} TCPHandler: Processed in 0.002226223 sec. 2024.12.12 22:39:17.036215 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:17.036421 [ 265 ] {4bebd94a-2fec-4b19-a5e1-03715b06522e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:17.036495 [ 265 ] {4bebd94a-2fec-4b19-a5e1-03715b06522e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:17.037228 [ 265 ] {4bebd94a-2fec-4b19-a5e1-03715b06522e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:17.037270 [ 265 ] {4bebd94a-2fec-4b19-a5e1-03715b06522e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:17.037694 [ 265 ] {4bebd94a-2fec-4b19-a5e1-03715b06522e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:39:17.037956 [ 265 ] {4bebd94a-2fec-4b19-a5e1-03715b06522e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:17.038212 [ 265 ] {4bebd94a-2fec-4b19-a5e1-03715b06522e} executeQuery: Read 16 rows, 1.20 KiB in 0.001839 sec., 8700.380641653073 rows/sec., 654.23 KiB/sec. 2024.12.12 22:39:17.038284 [ 265 ] {4bebd94a-2fec-4b19-a5e1-03715b06522e} TCPHandler: Processed in 0.002236984 sec. 2024.12.12 22:39:17.038514 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:17.038669 [ 264 ] {fe2649db-a0c8-4a57-8956-61b8fa3aeb2e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:17.038720 [ 264 ] {fe2649db-a0c8-4a57-8956-61b8fa3aeb2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:17.039328 [ 264 ] {fe2649db-a0c8-4a57-8956-61b8fa3aeb2e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:17.039367 [ 264 ] {fe2649db-a0c8-4a57-8956-61b8fa3aeb2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:17.039744 [ 264 ] {fe2649db-a0c8-4a57-8956-61b8fa3aeb2e} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:39:17.040009 [ 264 ] {fe2649db-a0c8-4a57-8956-61b8fa3aeb2e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:17.040231 [ 264 ] {fe2649db-a0c8-4a57-8956-61b8fa3aeb2e} executeQuery: Read 80 rows, 6.40 KiB in 0.001589 sec., 50346.12964128383 rows/sec., 3.93 MiB/sec. 2024.12.12 22:39:17.040285 [ 264 ] {fe2649db-a0c8-4a57-8956-61b8fa3aeb2e} TCPHandler: Processed in 0.001895927 sec. 2024.12.12 22:39:17.040430 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:17.040549 [ 265 ] {61fff3fd-9e97-4b8a-81b9-db5ed2c4525c} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:17.040602 [ 265 ] {61fff3fd-9e97-4b8a-81b9-db5ed2c4525c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:17.041625 [ 265 ] {61fff3fd-9e97-4b8a-81b9-db5ed2c4525c} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:17.041695 [ 265 ] {61fff3fd-9e97-4b8a-81b9-db5ed2c4525c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:17.042126 [ 265 ] {61fff3fd-9e97-4b8a-81b9-db5ed2c4525c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:39:17.042363 [ 265 ] {61fff3fd-9e97-4b8a-81b9-db5ed2c4525c} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:17.042545 [ 86 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:39:17.042604 [ 265 ] {61fff3fd-9e97-4b8a-81b9-db5ed2c4525c} executeQuery: Read 160 rows, 11.41 KiB in 0.002073 sec., 77182.82682103231 rows/sec., 5.38 MiB/sec. 2024.12.12 22:39:17.042646 [ 86 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:17.042714 [ 265 ] {61fff3fd-9e97-4b8a-81b9-db5ed2c4525c} TCPHandler: Processed in 0.002337426 sec. 2024.12.12 22:39:17.042722 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:17.042928 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:17.042950 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:39:17.043154 [ 264 ] {294b94cc-16df-468a-a078-d861517f8984} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:17.043308 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:17.043399 [ 264 ] {294b94cc-16df-468a-a078-d861517f8984} 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 2024.12.12 22:39:17.043416 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13898 rows starting from the beginning of the part 2024.12.12 22:39:17.043898 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part 2024.12.12 22:39:17.044370 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part 2024.12.12 22:39:17.044733 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 880 rows starting from the beginning of the part 2024.12.12 22:39:17.045243 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2024.12.12 22:39:17.045657 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2024.12.12 22:39:17.047836 [ 264 ] {294b94cc-16df-468a-a078-d861517f8984} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:17.047907 [ 264 ] {294b94cc-16df-468a-a078-d861517f8984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:17.049704 [ 264 ] {294b94cc-16df-468a-a078-d861517f8984} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:39:17.050004 [ 264 ] {294b94cc-16df-468a-a078-d861517f8984} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:17.050590 [ 264 ] {294b94cc-16df-468a-a078-d861517f8984} executeQuery: Read 16 rows, 29.36 KiB in 0.007474 sec., 2140.7546160021407 rows/sec., 3.84 MiB/sec. 2024.12.12 22:39:17.051225 [ 264 ] {294b94cc-16df-468a-a078-d861517f8984} TCPHandler: Processed in 0.008390504 sec. 2024.12.12 22:39:17.051402 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:17.051554 [ 265 ] {13e43ecd-37e0-49ea-9d84-98ddb4c936fb} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:17.051614 [ 265 ] {13e43ecd-37e0-49ea-9d84-98ddb4c936fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:17.052367 [ 265 ] {13e43ecd-37e0-49ea-9d84-98ddb4c936fb} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:17.052412 [ 265 ] {13e43ecd-37e0-49ea-9d84-98ddb4c936fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:17.052839 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 15572 rows, containing 5 columns (5 merged, 0 gathered) in 0.009969615 sec., 1561945.9728384698 rows/sec., 105.44 MiB/sec. 2024.12.12 22:39:17.053149 [ 265 ] {13e43ecd-37e0-49ea-9d84-98ddb4c936fb} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:39:17.053282 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:39:17.053589 [ 265 ] {13e43ecd-37e0-49ea-9d84-98ddb4c936fb} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:17.053915 [ 85 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:39:17.053980 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:17.054021 [ 85 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:17.054110 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:17.054118 [ 265 ] {13e43ecd-37e0-49ea-9d84-98ddb4c936fb} executeQuery: Read 60 rows, 4.14 KiB in 0.002571 sec., 23337.222870478414 rows/sec., 1.57 MiB/sec. 2024.12.12 22:39:17.054465 [ 265 ] {13e43ecd-37e0-49ea-9d84-98ddb4c936fb} TCPHandler: Processed in 0.003132301 sec. 2024.12.12 22:39:17.054491 [ 200 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_46_9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:39:17.054716 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:39:17.055048 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. 2024.12.12 22:39:17.055195 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:17.055251 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2634 rows starting from the beginning of the part 2024.12.12 22:39:17.055335 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2024.12.12 22:39:17.055404 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part 2024.12.12 22:39:17.055612 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2024.12.12 22:39:17.055831 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2024.12.12 22:39:17.056020 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2024.12.12 22:39:17.057718 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2978 rows, containing 4 columns (4 merged, 0 gathered) in 0.003429907 sec., 868245.1156838947 rows/sec., 56.61 MiB/sec. 2024.12.12 22:39:17.058030 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:39:17.058421 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:17.058518 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_46_9} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:39:17.058615 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2024.12.12 22:39:17.497903 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2024.12.12 22:39:17.517302 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:17.517362 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:17.524739 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:39:17.525577 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:17.528854 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2024.12.12 22:39:21.349686 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 992 2024.12.12 22:39:21.353019 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:21.353080 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:21.354581 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:39:21.354932 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:21.355576 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 992 2024.12.12 22:39:22.041918 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.042114 [ 264 ] {0d1a5005-0fd6-4b33-abc4-7b4426ed32c1} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:39:22.042182 [ 264 ] {0d1a5005-0fd6-4b33-abc4-7b4426ed32c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:39:22.042927 [ 264 ] {0d1a5005-0fd6-4b33-abc4-7b4426ed32c1} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.042969 [ 264 ] {0d1a5005-0fd6-4b33-abc4-7b4426ed32c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.043442 [ 264 ] {0d1a5005-0fd6-4b33-abc4-7b4426ed32c1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:39:22.043711 [ 264 ] {0d1a5005-0fd6-4b33-abc4-7b4426ed32c1} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.043851 [ 81 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.12 22:39:22.043896 [ 81 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.043910 [ 264 ] {0d1a5005-0fd6-4b33-abc4-7b4426ed32c1} executeQuery: Read 14 rows, 1.01 KiB in 0.001854 sec., 7551.240560949299 rows/sec., 543.59 KiB/sec. 2024.12.12 22:39:22.043919 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.044046 [ 264 ] {0d1a5005-0fd6-4b33-abc4-7b4426ed32c1} TCPHandler: Processed in 0.002259365 sec. 2024.12.12 22:39:22.044450 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.12 22:39:22.044464 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.044704 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:22.044779 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2024.12.12 22:39:22.044780 [ 265 ] {bf4c6f87-5289-44ef-a679-555c67107298} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:22.044950 [ 265 ] {bf4c6f87-5289-44ef-a679-555c67107298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:22.044984 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:22.045536 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:22.045866 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:22.046208 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:22.047957 [ 265 ] {bf4c6f87-5289-44ef-a679-555c67107298} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.048049 [ 265 ] {bf4c6f87-5289-44ef-a679-555c67107298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.048853 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004805904 sec., 14565.417869354029 rows/sec., 1.08 MiB/sec. 2024.12.12 22:39:22.049020 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.12 22:39:22.049046 [ 265 ] {bf4c6f87-5289-44ef-a679-555c67107298} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:39:22.049363 [ 265 ] {bf4c6f87-5289-44ef-a679-555c67107298} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.049380 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.049490 [ 199 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_21_5} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.12 22:39:22.049597 [ 81 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:39:22.049721 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:39:22.049726 [ 81 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.049769 [ 265 ] {bf4c6f87-5289-44ef-a679-555c67107298} executeQuery: Read 255 rows, 22.91 KiB in 0.005086 sec., 50137.63271726307 rows/sec., 4.40 MiB/sec. 2024.12.12 22:39:22.049806 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.049959 [ 265 ] {bf4c6f87-5289-44ef-a679-555c67107298} TCPHandler: Processed in 0.005755623 sec. 2024.12.12 22:39:22.050133 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:39:22.050238 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.050560 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:22.050619 [ 264 ] {85669927-901c-4c9a-8615-db0a00f54731} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:22.050694 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1437 rows starting from the beginning of the part 2024.12.12 22:39:22.050792 [ 264 ] {85669927-901c-4c9a-8615-db0a00f54731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:22.051191 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 255 rows starting from the beginning of the part 2024.12.12 22:39:22.051575 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1228 rows starting from the beginning of the part 2024.12.12 22:39:22.051996 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 255 rows starting from the beginning of the part 2024.12.12 22:39:22.052342 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part 2024.12.12 22:39:22.052948 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 255 rows starting from the beginning of the part 2024.12.12 22:39:22.054299 [ 264 ] {85669927-901c-4c9a-8615-db0a00f54731} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.054371 [ 264 ] {85669927-901c-4c9a-8615-db0a00f54731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.055293 [ 264 ] {85669927-901c-4c9a-8615-db0a00f54731} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:39:22.055775 [ 264 ] {85669927-901c-4c9a-8615-db0a00f54731} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.056037 [ 264 ] {85669927-901c-4c9a-8615-db0a00f54731} executeQuery: Read 33 rows, 2.41 KiB in 0.005557 sec., 5938.456001439626 rows/sec., 433.89 KiB/sec. 2024.12.12 22:39:22.056223 [ 264 ] {85669927-901c-4c9a-8615-db0a00f54731} TCPHandler: Processed in 0.00610565 sec. 2024.12.12 22:39:22.056585 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.057127 [ 265 ] {99989486-36dd-461f-9ac8-270561eefa84} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:39:22.057340 [ 265 ] {99989486-36dd-461f-9ac8-270561eefa84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:39:22.057441 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3518 rows, containing 5 columns (5 merged, 0 gathered) in 0.007500838 sec., 469014.2621397769 rows/sec., 41.17 MiB/sec. 2024.12.12 22:39:22.057848 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:39:22.058209 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.058344 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_51_10} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:39:22.058442 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2024.12.12 22:39:22.058531 [ 265 ] {99989486-36dd-461f-9ac8-270561eefa84} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.058570 [ 265 ] {99989486-36dd-461f-9ac8-270561eefa84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.058915 [ 265 ] {99989486-36dd-461f-9ac8-270561eefa84} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:39:22.059154 [ 265 ] {99989486-36dd-461f-9ac8-270561eefa84} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.059375 [ 265 ] {99989486-36dd-461f-9ac8-270561eefa84} executeQuery: Read 14 rows, 1004.00 B in 0.002422 sec., 5780.346820809248 rows/sec., 404.82 KiB/sec. 2024.12.12 22:39:22.059431 [ 265 ] {99989486-36dd-461f-9ac8-270561eefa84} TCPHandler: Processed in 0.00304518 sec. 2024.12.12 22:39:22.059593 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.059734 [ 264 ] {84742a3c-c7c2-4582-88e2-2b2db5b57a45} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:39:22.059791 [ 264 ] {84742a3c-c7c2-4582-88e2-2b2db5b57a45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:39:22.060467 [ 264 ] {84742a3c-c7c2-4582-88e2-2b2db5b57a45} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.060512 [ 264 ] {84742a3c-c7c2-4582-88e2-2b2db5b57a45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.060924 [ 264 ] {84742a3c-c7c2-4582-88e2-2b2db5b57a45} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:39:22.061173 [ 264 ] {84742a3c-c7c2-4582-88e2-2b2db5b57a45} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.061300 [ 81 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.12.12 22:39:22.061340 [ 81 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.061363 [ 264 ] {84742a3c-c7c2-4582-88e2-2b2db5b57a45} executeQuery: Read 13 rows, 830.00 B in 0.001659 sec., 7836.045810729354 rows/sec., 488.58 KiB/sec. 2024.12.12 22:39:22.061365 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.061464 [ 264 ] {84742a3c-c7c2-4582-88e2-2b2db5b57a45} TCPHandler: Processed in 0.001936448 sec. 2024.12.12 22:39:22.061620 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2024.12.12 22:39:22.061646 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.061919 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:22.061930 [ 265 ] {364abafa-66a6-4f19-aa09-b973e8d02ca7} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:22.061994 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2024.12.12 22:39:22.062073 [ 265 ] {364abafa-66a6-4f19-aa09-b973e8d02ca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:22.062270 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2024.12.12 22:39:22.062608 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2024.12.12 22:39:22.062969 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2024.12.12 22:39:22.063367 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2024.12.12 22:39:22.065123 [ 265 ] {364abafa-66a6-4f19-aa09-b973e8d02ca7} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.065210 [ 265 ] {364abafa-66a6-4f19-aa09-b973e8d02ca7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.065921 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004444457 sec., 14624.958684491718 rows/sec., 968.99 KiB/sec. 2024.12.12 22:39:22.066136 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.12.12 22:39:22.066205 [ 265 ] {364abafa-66a6-4f19-aa09-b973e8d02ca7} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:39:22.066579 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.066752 [ 196 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_21_5} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2024.12.12 22:39:22.066805 [ 265 ] {364abafa-66a6-4f19-aa09-b973e8d02ca7} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.066909 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:39:22.067134 [ 81 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:39:22.067200 [ 265 ] {364abafa-66a6-4f19-aa09-b973e8d02ca7} executeQuery: Read 408 rows, 29.76 KiB in 0.005389 sec., 75709.77917981074 rows/sec., 5.39 MiB/sec. 2024.12.12 22:39:22.067211 [ 81 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.067311 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.067355 [ 265 ] {364abafa-66a6-4f19-aa09-b973e8d02ca7} TCPHandler: Processed in 0.005773524 sec. 2024.12.12 22:39:22.067589 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:39:22.067664 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.067708 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:22.067764 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part 2024.12.12 22:39:22.067928 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 408 rows starting from the beginning of the part 2024.12.12 22:39:22.068090 [ 264 ] {541fc5b1-a3ff-457e-a453-d72763785af6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:39:22.068298 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 536 rows starting from the beginning of the part 2024.12.12 22:39:22.068307 [ 264 ] {541fc5b1-a3ff-457e-a453-d72763785af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:39:22.068717 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 408 rows starting from the beginning of the part 2024.12.12 22:39:22.069064 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 80 rows starting from the beginning of the part 2024.12.12 22:39:22.069479 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 408 rows starting from the beginning of the part 2024.12.12 22:39:22.070770 [ 264 ] {541fc5b1-a3ff-457e-a453-d72763785af6} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.070840 [ 264 ] {541fc5b1-a3ff-457e-a453-d72763785af6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.071916 [ 264 ] {541fc5b1-a3ff-457e-a453-d72763785af6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:39:22.072216 [ 264 ] {541fc5b1-a3ff-457e-a453-d72763785af6} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.072426 [ 81 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.12 22:39:22.072564 [ 81 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.072650 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.072808 [ 264 ] {541fc5b1-a3ff-457e-a453-d72763785af6} executeQuery: Read 6 rows, 321.00 B in 0.004795 sec., 1251.303441084463 rows/sec., 65.38 KiB/sec. 2024.12.12 22:39:22.073271 [ 189 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 5 columns (5 merged, 0 gathered) in 0.005820304 sec., 473514.78548199544 rows/sec., 36.14 MiB/sec. 2024.12.12 22:39:22.073428 [ 193 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.12 22:39:22.073507 [ 264 ] {541fc5b1-a3ff-457e-a453-d72763785af6} TCPHandler: Processed in 0.006043678 sec. 2024.12.12 22:39:22.073914 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.074083 [ 193 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:22.074185 [ 193 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2024.12.12 22:39:22.074234 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:39:22.074250 [ 265 ] {54da0a58-ca9b-4a40-83e6-ae0bf4013dd6} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:22.074438 [ 193 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2024.12.12 22:39:22.074499 [ 265 ] {54da0a58-ca9b-4a40-83e6-ae0bf4013dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:22.074821 [ 193 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2024.12.12 22:39:22.075279 [ 193 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2024.12.12 22:39:22.075769 [ 193 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2024.12.12 22:39:22.076193 [ 193 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2024.12.12 22:39:22.077036 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.077567 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_51_10} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:39:22.077915 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.12 22:39:22.078402 [ 265 ] {54da0a58-ca9b-4a40-83e6-ae0bf4013dd6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.078477 [ 265 ] {54da0a58-ca9b-4a40-83e6-ae0bf4013dd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.079603 [ 186 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.006773313 sec., 18602.418048597487 rows/sec., 971.90 KiB/sec. 2024.12.12 22:39:22.079635 [ 265 ] {54da0a58-ca9b-4a40-83e6-ae0bf4013dd6} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:39:22.079810 [ 186 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.12 22:39:22.080092 [ 265 ] {54da0a58-ca9b-4a40-83e6-ae0bf4013dd6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.080632 [ 265 ] {54da0a58-ca9b-4a40-83e6-ae0bf4013dd6} executeQuery: Read 237 rows, 16.27 KiB in 0.006467 sec., 36647.595484768826 rows/sec., 2.46 MiB/sec. 2024.12.12 22:39:22.080655 [ 186 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.080909 [ 265 ] {54da0a58-ca9b-4a40-83e6-ae0bf4013dd6} TCPHandler: Processed in 0.007218601 sec. 2024.12.12 22:39:22.081047 [ 186 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_21_4} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.12 22:39:22.081188 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.081352 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:39:22.081591 [ 264 ] {b07a6b04-9eba-43c8-b41e-f6641fb42c3f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:39:22.081702 [ 264 ] {b07a6b04-9eba-43c8-b41e-f6641fb42c3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:39:22.082206 [ 264 ] {b07a6b04-9eba-43c8-b41e-f6641fb42c3f} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.082246 [ 264 ] {b07a6b04-9eba-43c8-b41e-f6641fb42c3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.082615 [ 264 ] {b07a6b04-9eba-43c8-b41e-f6641fb42c3f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.12 22:39:22.082856 [ 264 ] {b07a6b04-9eba-43c8-b41e-f6641fb42c3f} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.083069 [ 264 ] {b07a6b04-9eba-43c8-b41e-f6641fb42c3f} executeQuery: Read 1 rows, 69.00 B in 0.001607 sec., 622.2775357809584 rows/sec., 41.93 KiB/sec. 2024.12.12 22:39:22.083119 [ 264 ] {b07a6b04-9eba-43c8-b41e-f6641fb42c3f} TCPHandler: Processed in 0.002079571 sec. 2024.12.12 22:39:22.083272 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.083412 [ 265 ] {1a7805d1-f380-4546-9027-64389ee8338d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:22.083504 [ 265 ] {1a7805d1-f380-4546-9027-64389ee8338d} 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 2024.12.12 22:39:22.084711 [ 265 ] {1a7805d1-f380-4546-9027-64389ee8338d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.084750 [ 265 ] {1a7805d1-f380-4546-9027-64389ee8338d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.085401 [ 265 ] {1a7805d1-f380-4546-9027-64389ee8338d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:39:22.085657 [ 265 ] {1a7805d1-f380-4546-9027-64389ee8338d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.085961 [ 265 ] {1a7805d1-f380-4546-9027-64389ee8338d} executeQuery: Read 26 rows, 47.71 KiB in 0.002575 sec., 10097.087378640777 rows/sec., 18.09 MiB/sec. 2024.12.12 22:39:22.086295 [ 265 ] {1a7805d1-f380-4546-9027-64389ee8338d} TCPHandler: Processed in 0.00308824 sec. 2024.12.12 22:39:22.086491 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:22.086630 [ 264 ] {4eddd2d7-9bb4-46e7-964e-9ebca77d57ba} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:22.086689 [ 264 ] {4eddd2d7-9bb4-46e7-964e-9ebca77d57ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:22.087190 [ 264 ] {4eddd2d7-9bb4-46e7-964e-9ebca77d57ba} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:22.087229 [ 264 ] {4eddd2d7-9bb4-46e7-964e-9ebca77d57ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:22.087618 [ 264 ] {4eddd2d7-9bb4-46e7-964e-9ebca77d57ba} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:39:22.087863 [ 264 ] {4eddd2d7-9bb4-46e7-964e-9ebca77d57ba} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:22.088071 [ 264 ] {4eddd2d7-9bb4-46e7-964e-9ebca77d57ba} executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec. 2024.12.12 22:39:22.088121 [ 264 ] {4eddd2d7-9bb4-46e7-964e-9ebca77d57ba} TCPHandler: Processed in 0.001732994 sec. 2024.12.12 22:39:23.774532 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2024.12.12 22:39:23.775484 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:23.775533 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:23.776048 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:39:23.776304 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:23.776555 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2024.12.12 22:39:25.028907 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2024.12.12 22:39:25.049973 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:25.050031 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:25.057291 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:39:25.058055 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:25.060664 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2024.12.12 22:39:27.034391 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:27.034601 [ 264 ] {05f37192-bb26-4cbc-a054-64c72e9ed774} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:27.034684 [ 264 ] {05f37192-bb26-4cbc-a054-64c72e9ed774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:27.035485 [ 264 ] {05f37192-bb26-4cbc-a054-64c72e9ed774} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:27.035534 [ 264 ] {05f37192-bb26-4cbc-a054-64c72e9ed774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:27.035985 [ 264 ] {05f37192-bb26-4cbc-a054-64c72e9ed774} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:39:27.036254 [ 264 ] {05f37192-bb26-4cbc-a054-64c72e9ed774} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:27.036499 [ 264 ] {05f37192-bb26-4cbc-a054-64c72e9ed774} executeQuery: Read 88 rows, 7.40 KiB in 0.001955 sec., 45012.787723785164 rows/sec., 3.70 MiB/sec. 2024.12.12 22:39:27.036565 [ 264 ] {05f37192-bb26-4cbc-a054-64c72e9ed774} TCPHandler: Processed in 0.002315156 sec. 2024.12.12 22:39:27.036798 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:27.036990 [ 265 ] {443bf7d2-8989-4ace-bb40-5b3367ac1aa6} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:27.037057 [ 265 ] {443bf7d2-8989-4ace-bb40-5b3367ac1aa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:27.037780 [ 265 ] {443bf7d2-8989-4ace-bb40-5b3367ac1aa6} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:27.037822 [ 265 ] {443bf7d2-8989-4ace-bb40-5b3367ac1aa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:27.038243 [ 265 ] {443bf7d2-8989-4ace-bb40-5b3367ac1aa6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:39:27.038499 [ 265 ] {443bf7d2-8989-4ace-bb40-5b3367ac1aa6} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:27.038699 [ 74 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2024.12.12 22:39:27.038765 [ 265 ] {443bf7d2-8989-4ace-bb40-5b3367ac1aa6} executeQuery: Read 16 rows, 1.20 KiB in 0.001825 sec., 8767.123287671233 rows/sec., 659.25 KiB/sec. 2024.12.12 22:39:27.038793 [ 74 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:27.038864 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:27.038880 [ 265 ] {443bf7d2-8989-4ace-bb40-5b3367ac1aa6} TCPHandler: Processed in 0.002206703 sec. 2024.12.12 22:39:27.039104 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:27.039164 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2024.12.12 22:39:27.039319 [ 264 ] {d67ab8c2-08c0-4715-8d7c-a809e7ed421a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:27.039443 [ 264 ] {d67ab8c2-08c0-4715-8d7c-a809e7ed421a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:27.039459 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:27.039566 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 67 rows starting from the beginning of the part 2024.12.12 22:39:27.039878 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:27.040289 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 33 rows starting from the beginning of the part 2024.12.12 22:39:27.040660 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:27.041039 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 33 rows starting from the beginning of the part 2024.12.12 22:39:27.041353 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:27.042420 [ 264 ] {d67ab8c2-08c0-4715-8d7c-a809e7ed421a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:27.042499 [ 264 ] {d67ab8c2-08c0-4715-8d7c-a809e7ed421a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:27.043624 [ 264 ] {d67ab8c2-08c0-4715-8d7c-a809e7ed421a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:39:27.043997 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005014739 sec., 36093.603276262234 rows/sec., 2.73 MiB/sec. 2024.12.12 22:39:27.044172 [ 264 ] {d67ab8c2-08c0-4715-8d7c-a809e7ed421a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:27.044281 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2024.12.12 22:39:27.044687 [ 264 ] {d67ab8c2-08c0-4715-8d7c-a809e7ed421a} executeQuery: Read 80 rows, 6.40 KiB in 0.005453 sec., 14670.823399963321 rows/sec., 1.15 MiB/sec. 2024.12.12 22:39:27.045019 [ 264 ] {d67ab8c2-08c0-4715-8d7c-a809e7ed421a} TCPHandler: Processed in 0.006033309 sec. 2024.12.12 22:39:27.045293 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:27.045485 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:27.045631 [ 265 ] {04b0aed8-4113-4efe-b75f-ba3165aeab5a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:27.045696 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_50_10} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2024.12.12 22:39:27.045702 [ 265 ] {04b0aed8-4113-4efe-b75f-ba3165aeab5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:27.045816 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:39:27.046346 [ 265 ] {04b0aed8-4113-4efe-b75f-ba3165aeab5a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:27.046384 [ 265 ] {04b0aed8-4113-4efe-b75f-ba3165aeab5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:27.046806 [ 265 ] {04b0aed8-4113-4efe-b75f-ba3165aeab5a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:39:27.047051 [ 265 ] {04b0aed8-4113-4efe-b75f-ba3165aeab5a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:27.047269 [ 265 ] {04b0aed8-4113-4efe-b75f-ba3165aeab5a} executeQuery: Read 160 rows, 11.41 KiB in 0.001739 sec., 92006.90051753882 rows/sec., 6.41 MiB/sec. 2024.12.12 22:39:27.047321 [ 265 ] {04b0aed8-4113-4efe-b75f-ba3165aeab5a} TCPHandler: Processed in 0.002183493 sec. 2024.12.12 22:39:27.047491 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:27.047638 [ 264 ] {056fdc81-8668-4bd2-86d9-3d1b253db0ad} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:27.047736 [ 264 ] {056fdc81-8668-4bd2-86d9-3d1b253db0ad} 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 2024.12.12 22:39:27.048926 [ 264 ] {056fdc81-8668-4bd2-86d9-3d1b253db0ad} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:27.048964 [ 264 ] {056fdc81-8668-4bd2-86d9-3d1b253db0ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:27.049641 [ 264 ] {056fdc81-8668-4bd2-86d9-3d1b253db0ad} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:39:27.049917 [ 264 ] {056fdc81-8668-4bd2-86d9-3d1b253db0ad} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:27.050122 [ 264 ] {056fdc81-8668-4bd2-86d9-3d1b253db0ad} executeQuery: Read 16 rows, 29.36 KiB in 0.002518 sec., 6354.2494042891185 rows/sec., 11.39 MiB/sec. 2024.12.12 22:39:27.050241 [ 264 ] {056fdc81-8668-4bd2-86d9-3d1b253db0ad} TCPHandler: Processed in 0.002817666 sec. 2024.12.12 22:39:27.050395 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:27.050516 [ 265 ] {ea03ba1f-a414-45b9-abc2-21e06d4df5d2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:27.050566 [ 265 ] {ea03ba1f-a414-45b9-abc2-21e06d4df5d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:27.051069 [ 265 ] {ea03ba1f-a414-45b9-abc2-21e06d4df5d2} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:27.051107 [ 265 ] {ea03ba1f-a414-45b9-abc2-21e06d4df5d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.12 22:39:27.051483 [ 265 ] {ea03ba1f-a414-45b9-abc2-21e06d4df5d2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:39:27.051720 [ 265 ] {ea03ba1f-a414-45b9-abc2-21e06d4df5d2} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:27.051919 [ 265 ] {ea03ba1f-a414-45b9-abc2-21e06d4df5d2} executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec. 2024.12.12 22:39:27.051969 [ 265 ] {ea03ba1f-a414-45b9-abc2-21e06d4df5d2} TCPHandler: Processed in 0.001633143 sec. 2024.12.12 22:39:31.135217 [ 70 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:39:31.135282 [ 70 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:39:31.276685 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2024.12.12 22:39:31.277527 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:31.277570 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:31.278090 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:39:31.278350 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:31.278614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2024.12.12 22:39:31.355803 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1026 2024.12.12 22:39:31.359113 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:31.359171 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:31.360723 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:39:31.361048 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:31.361766 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1026 2024.12.12 22:39:32.039663 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.039854 [ 264 ] {8d74fb53-45f1-415a-a668-ed0c534119a4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:39:32.039927 [ 264 ] {8d74fb53-45f1-415a-a668-ed0c534119a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:39:32.040675 [ 264 ] {8d74fb53-45f1-415a-a668-ed0c534119a4} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.040717 [ 264 ] {8d74fb53-45f1-415a-a668-ed0c534119a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.041176 [ 264 ] {8d74fb53-45f1-415a-a668-ed0c534119a4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:39:32.041445 [ 264 ] {8d74fb53-45f1-415a-a668-ed0c534119a4} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.041643 [ 264 ] {8d74fb53-45f1-415a-a668-ed0c534119a4} executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. 2024.12.12 22:39:32.041701 [ 264 ] {8d74fb53-45f1-415a-a668-ed0c534119a4} TCPHandler: Processed in 0.002163173 sec. 2024.12.12 22:39:32.042005 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.042307 [ 265 ] {20de8428-8204-4c57-be1c-dabf785be97d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:32.042423 [ 265 ] {20de8428-8204-4c57-be1c-dabf785be97d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:32.043572 [ 265 ] {20de8428-8204-4c57-be1c-dabf785be97d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.043617 [ 265 ] {20de8428-8204-4c57-be1c-dabf785be97d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.044073 [ 265 ] {20de8428-8204-4c57-be1c-dabf785be97d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:39:32.044346 [ 265 ] {20de8428-8204-4c57-be1c-dabf785be97d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.044581 [ 265 ] {20de8428-8204-4c57-be1c-dabf785be97d} executeQuery: Read 255 rows, 22.91 KiB in 0.002359 sec., 108096.65112335735 rows/sec., 9.49 MiB/sec. 2024.12.12 22:39:32.044648 [ 265 ] {20de8428-8204-4c57-be1c-dabf785be97d} TCPHandler: Processed in 0.002827286 sec. 2024.12.12 22:39:32.044800 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.044921 [ 264 ] {3a5139c4-bca8-471c-abf1-7c701629b070} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:32.044972 [ 264 ] {3a5139c4-bca8-471c-abf1-7c701629b070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:32.045565 [ 264 ] {3a5139c4-bca8-471c-abf1-7c701629b070} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.045604 [ 264 ] {3a5139c4-bca8-471c-abf1-7c701629b070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.045984 [ 264 ] {3a5139c4-bca8-471c-abf1-7c701629b070} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:39:32.046239 [ 264 ] {3a5139c4-bca8-471c-abf1-7c701629b070} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.046451 [ 264 ] {3a5139c4-bca8-471c-abf1-7c701629b070} executeQuery: Read 33 rows, 2.41 KiB in 0.001542 sec., 21400.778210116732 rows/sec., 1.53 MiB/sec. 2024.12.12 22:39:32.046513 [ 264 ] {3a5139c4-bca8-471c-abf1-7c701629b070} TCPHandler: Processed in 0.001769734 sec. 2024.12.12 22:39:32.046752 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.046944 [ 265 ] {66f7fa11-9283-427f-9538-f2911ab8dd77} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:39:32.046996 [ 265 ] {66f7fa11-9283-427f-9538-f2911ab8dd77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:39:32.047594 [ 265 ] {66f7fa11-9283-427f-9538-f2911ab8dd77} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.047635 [ 265 ] {66f7fa11-9283-427f-9538-f2911ab8dd77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.048016 [ 265 ] {66f7fa11-9283-427f-9538-f2911ab8dd77} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:39:32.048268 [ 265 ] {66f7fa11-9283-427f-9538-f2911ab8dd77} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.048483 [ 265 ] {66f7fa11-9283-427f-9538-f2911ab8dd77} executeQuery: Read 14 rows, 1004.00 B in 0.001574 sec., 8894.53621346887 rows/sec., 622.92 KiB/sec. 2024.12.12 22:39:32.048607 [ 265 ] {66f7fa11-9283-427f-9538-f2911ab8dd77} TCPHandler: Processed in 0.00197987 sec. 2024.12.12 22:39:32.048771 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.048890 [ 264 ] {d0c1874f-474d-4f21-8ba2-bd772fb4f4b6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:39:32.048941 [ 264 ] {d0c1874f-474d-4f21-8ba2-bd772fb4f4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:39:32.049548 [ 264 ] {d0c1874f-474d-4f21-8ba2-bd772fb4f4b6} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.049587 [ 264 ] {d0c1874f-474d-4f21-8ba2-bd772fb4f4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.049960 [ 264 ] {d0c1874f-474d-4f21-8ba2-bd772fb4f4b6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:39:32.050248 [ 264 ] {d0c1874f-474d-4f21-8ba2-bd772fb4f4b6} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.050456 [ 264 ] {d0c1874f-474d-4f21-8ba2-bd772fb4f4b6} executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec. 2024.12.12 22:39:32.050509 [ 264 ] {d0c1874f-474d-4f21-8ba2-bd772fb4f4b6} TCPHandler: Processed in 0.001795845 sec. 2024.12.12 22:39:32.050673 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.050811 [ 265 ] {3cffd04e-cbd8-4a24-a933-2d42c79d9879} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:32.050867 [ 265 ] {3cffd04e-cbd8-4a24-a933-2d42c79d9879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:32.051624 [ 265 ] {3cffd04e-cbd8-4a24-a933-2d42c79d9879} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.051664 [ 265 ] {3cffd04e-cbd8-4a24-a933-2d42c79d9879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.052057 [ 265 ] {3cffd04e-cbd8-4a24-a933-2d42c79d9879} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:39:32.052302 [ 265 ] {3cffd04e-cbd8-4a24-a933-2d42c79d9879} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.052575 [ 265 ] {3cffd04e-cbd8-4a24-a933-2d42c79d9879} executeQuery: Read 408 rows, 29.76 KiB in 0.001784 sec., 228699.55156950673 rows/sec., 16.29 MiB/sec. 2024.12.12 22:39:32.052719 [ 265 ] {3cffd04e-cbd8-4a24-a933-2d42c79d9879} TCPHandler: Processed in 0.002111251 sec. 2024.12.12 22:39:32.053028 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.053207 [ 264 ] {0dbde640-d433-46bd-906b-cf77225715a7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:39:32.053269 [ 264 ] {0dbde640-d433-46bd-906b-cf77225715a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:39:32.053842 [ 264 ] {0dbde640-d433-46bd-906b-cf77225715a7} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.053889 [ 264 ] {0dbde640-d433-46bd-906b-cf77225715a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.054303 [ 264 ] {0dbde640-d433-46bd-906b-cf77225715a7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:39:32.054550 [ 264 ] {0dbde640-d433-46bd-906b-cf77225715a7} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.054807 [ 264 ] {0dbde640-d433-46bd-906b-cf77225715a7} executeQuery: Read 6 rows, 321.00 B in 0.001629 sec., 3683.2412523020257 rows/sec., 192.43 KiB/sec. 2024.12.12 22:39:32.055002 [ 264 ] {0dbde640-d433-46bd-906b-cf77225715a7} TCPHandler: Processed in 0.002155062 sec. 2024.12.12 22:39:32.055175 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.055311 [ 265 ] {5a72f862-3206-48b0-bc35-6597768858fe} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:32.055372 [ 265 ] {5a72f862-3206-48b0-bc35-6597768858fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:32.056042 [ 265 ] {5a72f862-3206-48b0-bc35-6597768858fe} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.056088 [ 265 ] {5a72f862-3206-48b0-bc35-6597768858fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.056486 [ 265 ] {5a72f862-3206-48b0-bc35-6597768858fe} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:39:32.056731 [ 265 ] {5a72f862-3206-48b0-bc35-6597768858fe} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.056989 [ 265 ] {5a72f862-3206-48b0-bc35-6597768858fe} executeQuery: Read 237 rows, 16.27 KiB in 0.001702 sec., 139247.9435957697 rows/sec., 9.33 MiB/sec. 2024.12.12 22:39:32.057191 [ 265 ] {5a72f862-3206-48b0-bc35-6597768858fe} TCPHandler: Processed in 0.002078461 sec. 2024.12.12 22:39:32.057532 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.057767 [ 264 ] {3347151f-349a-4b90-9ee5-7564d1aa48ef} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:39:32.057865 [ 264 ] {3347151f-349a-4b90-9ee5-7564d1aa48ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:39:32.058494 [ 264 ] {3347151f-349a-4b90-9ee5-7564d1aa48ef} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.058536 [ 264 ] {3347151f-349a-4b90-9ee5-7564d1aa48ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.058921 [ 264 ] {3347151f-349a-4b90-9ee5-7564d1aa48ef} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.12 22:39:32.059165 [ 264 ] {3347151f-349a-4b90-9ee5-7564d1aa48ef} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.059406 [ 264 ] {3347151f-349a-4b90-9ee5-7564d1aa48ef} executeQuery: Read 1 rows, 69.00 B in 0.001692 sec., 591.016548463357 rows/sec., 39.82 KiB/sec. 2024.12.12 22:39:32.059606 [ 264 ] {3347151f-349a-4b90-9ee5-7564d1aa48ef} TCPHandler: Processed in 0.002286204 sec. 2024.12.12 22:39:32.059796 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.059930 [ 265 ] {8c50dd1f-a97a-4f68-8117-5f17116e6913} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:32.060015 [ 265 ] {8c50dd1f-a97a-4f68-8117-5f17116e6913} 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 2024.12.12 22:39:32.061162 [ 265 ] {8c50dd1f-a97a-4f68-8117-5f17116e6913} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.061199 [ 265 ] {8c50dd1f-a97a-4f68-8117-5f17116e6913} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.061848 [ 265 ] {8c50dd1f-a97a-4f68-8117-5f17116e6913} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:39:32.062115 [ 265 ] {8c50dd1f-a97a-4f68-8117-5f17116e6913} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.062309 [ 68 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:39:32.062377 [ 265 ] {8c50dd1f-a97a-4f68-8117-5f17116e6913} executeQuery: Read 26 rows, 47.71 KiB in 0.002469 sec., 10530.579181855002 rows/sec., 18.87 MiB/sec. 2024.12.12 22:39:32.062387 [ 68 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.062460 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.062693 [ 265 ] {8c50dd1f-a97a-4f68-8117-5f17116e6913} TCPHandler: Processed in 0.002971848 sec. 2024.12.12 22:39:32.062735 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:39:32.062889 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:32.063171 [ 264 ] {b0fcbd38-4146-4537-bd05-c661b89b6af7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:32.063252 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:32.063281 [ 264 ] {b0fcbd38-4146-4537-bd05-c661b89b6af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:32.063390 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 984 rows starting from the beginning of the part 2024.12.12 22:39:32.064285 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part 2024.12.12 22:39:32.064943 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:32.065712 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part 2024.12.12 22:39:32.065801 [ 264 ] {b0fcbd38-4146-4537-bd05-c661b89b6af7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.065897 [ 264 ] {b0fcbd38-4146-4537-bd05-c661b89b6af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.066351 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:32.066909 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part 2024.12.12 22:39:32.067733 [ 264 ] {b0fcbd38-4146-4537-bd05-c661b89b6af7} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:39:32.068228 [ 264 ] {b0fcbd38-4146-4537-bd05-c661b89b6af7} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.068817 [ 264 ] {b0fcbd38-4146-4537-bd05-c661b89b6af7} executeQuery: Read 82 rows, 5.33 KiB in 0.005728 sec., 14315.64245810056 rows/sec., 931.04 KiB/sec. 2024.12.12 22:39:32.068943 [ 264 ] {b0fcbd38-4146-4537-bd05-c661b89b6af7} TCPHandler: Processed in 0.006154611 sec. 2024.12.12 22:39:32.074136 [ 195 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 19 columns (19 merged, 0 gathered) in 0.011532477 sec., 94862.5347355993 rows/sec., 169.99 MiB/sec. 2024.12.12 22:39:32.075926 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:39:32.076357 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.076448 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_51_10} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:39:32.076606 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.45 MiB. 2024.12.12 22:39:32.560715 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2024.12.12 22:39:32.581794 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:32.581864 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:32.589099 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:39:32.589880 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:32.593687 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2024.12.12 22:39:33.000199 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.20 MiB, peak 223.12 MiB, free memory in arenas 0.00 B, will set to 216.59 MiB (RSS), difference: 1.39 MiB 2024.12.12 22:39:37.062142 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:37.062358 [ 264 ] {2e78dc67-acc1-48b0-ba91-e61c840e79c4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:39:37.062443 [ 264 ] {2e78dc67-acc1-48b0-ba91-e61c840e79c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:39:37.063284 [ 264 ] {2e78dc67-acc1-48b0-ba91-e61c840e79c4} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:37.063333 [ 264 ] {2e78dc67-acc1-48b0-ba91-e61c840e79c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:37.063762 [ 264 ] {2e78dc67-acc1-48b0-ba91-e61c840e79c4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.12 22:39:37.064016 [ 264 ] {2e78dc67-acc1-48b0-ba91-e61c840e79c4} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:37.064279 [ 264 ] {2e78dc67-acc1-48b0-ba91-e61c840e79c4} executeQuery: Read 8 rows, 668.00 B in 0.001969 sec., 4062.9761300152363 rows/sec., 331.31 KiB/sec. 2024.12.12 22:39:37.064360 [ 264 ] {2e78dc67-acc1-48b0-ba91-e61c840e79c4} TCPHandler: Processed in 0.002345016 sec. 2024.12.12 22:39:37.064595 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:37.064784 [ 265 ] {aaeef863-36fe-46d5-bc59-daf985d21d0e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:37.064857 [ 265 ] {aaeef863-36fe-46d5-bc59-daf985d21d0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:37.066101 [ 265 ] {aaeef863-36fe-46d5-bc59-daf985d21d0e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:37.066150 [ 265 ] {aaeef863-36fe-46d5-bc59-daf985d21d0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:37.066669 [ 265 ] {aaeef863-36fe-46d5-bc59-daf985d21d0e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:39:37.066927 [ 265 ] {aaeef863-36fe-46d5-bc59-daf985d21d0e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:37.067174 [ 265 ] {aaeef863-36fe-46d5-bc59-daf985d21d0e} executeQuery: Read 1232 rows, 103.81 KiB in 0.002439 sec., 505125.0512505125 rows/sec., 41.57 MiB/sec. 2024.12.12 22:39:37.067247 [ 265 ] {aaeef863-36fe-46d5-bc59-daf985d21d0e} TCPHandler: Processed in 0.002779545 sec. 2024.12.12 22:39:37.067460 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:37.067690 [ 264 ] {c1b67252-5fb7-46e1-81b3-9e65865d7809} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:37.067784 [ 264 ] {c1b67252-5fb7-46e1-81b3-9e65865d7809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:37.068644 [ 264 ] {c1b67252-5fb7-46e1-81b3-9e65865d7809} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:37.068686 [ 264 ] {c1b67252-5fb7-46e1-81b3-9e65865d7809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:37.069059 [ 264 ] {c1b67252-5fb7-46e1-81b3-9e65865d7809} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:39:37.069305 [ 264 ] {c1b67252-5fb7-46e1-81b3-9e65865d7809} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:37.069511 [ 264 ] {c1b67252-5fb7-46e1-81b3-9e65865d7809} executeQuery: Read 24 rows, 1.76 KiB in 0.001881 sec., 12759.170653907495 rows/sec., 936.59 KiB/sec. 2024.12.12 22:39:37.069569 [ 264 ] {c1b67252-5fb7-46e1-81b3-9e65865d7809} TCPHandler: Processed in 0.002221223 sec. 2024.12.12 22:39:37.069726 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:37.069853 [ 265 ] {6e3e6838-8d70-4876-ac45-e2e89a8c365b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:39:37.069905 [ 265 ] {6e3e6838-8d70-4876-ac45-e2e89a8c365b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:39:37.070602 [ 265 ] {6e3e6838-8d70-4876-ac45-e2e89a8c365b} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:37.070643 [ 265 ] {6e3e6838-8d70-4876-ac45-e2e89a8c365b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:37.071022 [ 265 ] {6e3e6838-8d70-4876-ac45-e2e89a8c365b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:39:37.071267 [ 265 ] {6e3e6838-8d70-4876-ac45-e2e89a8c365b} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:37.071526 [ 265 ] {6e3e6838-8d70-4876-ac45-e2e89a8c365b} executeQuery: Read 228 rows, 15.81 KiB in 0.0017 sec., 134117.64705882352 rows/sec., 9.08 MiB/sec. 2024.12.12 22:39:37.071743 [ 265 ] {6e3e6838-8d70-4876-ac45-e2e89a8c365b} TCPHandler: Processed in 0.002068931 sec. 2024.12.12 22:39:37.071947 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:37.072083 [ 264 ] {549b75e8-12f3-45b8-9a27-f167b189ebfe} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:37.072142 [ 264 ] {549b75e8-12f3-45b8-9a27-f167b189ebfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:37.072931 [ 264 ] {549b75e8-12f3-45b8-9a27-f167b189ebfe} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:37.072972 [ 264 ] {549b75e8-12f3-45b8-9a27-f167b189ebfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:37.073386 [ 264 ] {549b75e8-12f3-45b8-9a27-f167b189ebfe} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:39:37.073626 [ 264 ] {549b75e8-12f3-45b8-9a27-f167b189ebfe} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:37.073832 [ 264 ] {549b75e8-12f3-45b8-9a27-f167b189ebfe} executeQuery: Read 544 rows, 41.34 KiB in 0.00178 sec., 305617.9775280899 rows/sec., 22.68 MiB/sec. 2024.12.12 22:39:37.073887 [ 264 ] {549b75e8-12f3-45b8-9a27-f167b189ebfe} TCPHandler: Processed in 0.002019259 sec. 2024.12.12 22:39:37.074041 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:37.074181 [ 265 ] {9017e8f8-5bf1-4edb-bd4c-54368271feb0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:37.074243 [ 265 ] {9017e8f8-5bf1-4edb-bd4c-54368271feb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:37.075100 [ 265 ] {9017e8f8-5bf1-4edb-bd4c-54368271feb0} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:37.075145 [ 265 ] {9017e8f8-5bf1-4edb-bd4c-54368271feb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:37.075619 [ 265 ] {9017e8f8-5bf1-4edb-bd4c-54368271feb0} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:39:37.075888 [ 265 ] {9017e8f8-5bf1-4edb-bd4c-54368271feb0} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:37.076069 [ 265 ] {9017e8f8-5bf1-4edb-bd4c-54368271feb0} executeQuery: Read 884 rows, 60.91 KiB in 0.001921 sec., 460176.9911504425 rows/sec., 30.96 MiB/sec. 2024.12.12 22:39:37.076124 [ 265 ] {9017e8f8-5bf1-4edb-bd4c-54368271feb0} TCPHandler: Processed in 0.002150302 sec. 2024.12.12 22:39:37.076267 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:37.076406 [ 264 ] {644b05d3-5bed-46bf-aaa3-7c0c3ea24584} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:37.076501 [ 264 ] {644b05d3-5bed-46bf-aaa3-7c0c3ea24584} 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 2024.12.12 22:39:37.077760 [ 264 ] {644b05d3-5bed-46bf-aaa3-7c0c3ea24584} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:37.077799 [ 264 ] {644b05d3-5bed-46bf-aaa3-7c0c3ea24584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:37.078468 [ 264 ] {644b05d3-5bed-46bf-aaa3-7c0c3ea24584} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:39:37.078726 [ 264 ] {644b05d3-5bed-46bf-aaa3-7c0c3ea24584} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:37.078965 [ 264 ] {644b05d3-5bed-46bf-aaa3-7c0c3ea24584} executeQuery: Read 16 rows, 29.36 KiB in 0.002589 sec., 6179.992275009656 rows/sec., 11.07 MiB/sec. 2024.12.12 22:39:37.079077 [ 264 ] {644b05d3-5bed-46bf-aaa3-7c0c3ea24584} TCPHandler: Processed in 0.002872456 sec. 2024.12.12 22:39:37.079221 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:37.079360 [ 265 ] {47ee7623-e5e3-47d8-aa89-ccb507762a68} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:37.079419 [ 265 ] {47ee7623-e5e3-47d8-aa89-ccb507762a68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:37.080001 [ 265 ] {47ee7623-e5e3-47d8-aa89-ccb507762a68} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:37.080045 [ 265 ] {47ee7623-e5e3-47d8-aa89-ccb507762a68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:37.080445 [ 265 ] {47ee7623-e5e3-47d8-aa89-ccb507762a68} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:39:37.080684 [ 265 ] {47ee7623-e5e3-47d8-aa89-ccb507762a68} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:37.080896 [ 265 ] {47ee7623-e5e3-47d8-aa89-ccb507762a68} executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. 2024.12.12 22:39:37.080994 [ 265 ] {47ee7623-e5e3-47d8-aa89-ccb507762a68} TCPHandler: Processed in 0.001836086 sec. 2024.12.12 22:39:38.778758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2024.12.12 22:39:38.779637 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:38.779682 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:38.780198 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:39:38.780466 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:38.780737 [ 60 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:39:38.780751 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2024.12.12 22:39:38.780854 [ 60 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:38.780903 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:38.781253 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:39:38.781886 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:38.782048 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2024.12.12 22:39:38.782405 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2024.12.12 22:39:38.782734 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2024.12.12 22:39:38.783057 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2024.12.12 22:39:38.783260 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2024.12.12 22:39:38.783340 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2024.12.12 22:39:38.785749 [ 195 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004742183 sec., 3961888.438299408 rows/sec., 56.68 MiB/sec. 2024.12.12 22:39:38.786110 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:39:38.786445 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:38.786535 [ 192 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_41_8} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:39:38.786648 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2024.12.12 22:39:40.093731 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2024.12.12 22:39:40.114469 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:40.114512 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:40.121891 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:39:40.122679 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:40.122986 [ 62 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:39:40.123054 [ 62 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:40.123101 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:40.123688 [ 195 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:39:40.137527 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2024.12.12 22:39:40.139304 [ 195 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:40.140508 [ 195 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2024.12.12 22:39:40.145560 [ 195 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2024.12.12 22:39:40.151054 [ 195 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2024.12.12 22:39:40.156582 [ 195 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2024.12.12 22:39:40.162313 [ 195 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2024.12.12 22:39:40.167117 [ 195 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2024.12.12 22:39:40.226318 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.103055084 sec., 2998.3964692125232 rows/sec., 15.50 MiB/sec. 2024.12.12 22:39:40.229627 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:39:40.232581 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:40.232710 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_41_8} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:39:40.235213 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.12 22:39:41.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 217.68 MiB, peak 231.10 MiB, free memory in arenas 0.00 B, will set to 218.91 MiB (RSS), difference: 1.23 MiB 2024.12.12 22:39:41.361958 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1064 2024.12.12 22:39:41.365171 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:41.365222 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:41.366699 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:39:41.367019 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:41.368533 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1064 2024.12.12 22:39:42.038773 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.039074 [ 264 ] {9f1d771d-0a63-41a6-81a2-cac550f631d8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:39:42.039188 [ 264 ] {9f1d771d-0a63-41a6-81a2-cac550f631d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:39:42.040040 [ 264 ] {9f1d771d-0a63-41a6-81a2-cac550f631d8} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.040090 [ 264 ] {9f1d771d-0a63-41a6-81a2-cac550f631d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.040529 [ 264 ] {9f1d771d-0a63-41a6-81a2-cac550f631d8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:39:42.040782 [ 264 ] {9f1d771d-0a63-41a6-81a2-cac550f631d8} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.041045 [ 264 ] {9f1d771d-0a63-41a6-81a2-cac550f631d8} executeQuery: Read 14 rows, 1.01 KiB in 0.002041 sec., 6859.382655561 rows/sec., 493.78 KiB/sec. 2024.12.12 22:39:42.041136 [ 264 ] {9f1d771d-0a63-41a6-81a2-cac550f631d8} TCPHandler: Processed in 0.0025538 sec. 2024.12.12 22:39:42.041495 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.041679 [ 265 ] {00fad2a2-615d-4c3c-b853-787b4c6a0ee0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:42.041747 [ 265 ] {00fad2a2-615d-4c3c-b853-787b4c6a0ee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:42.042601 [ 265 ] {00fad2a2-615d-4c3c-b853-787b4c6a0ee0} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.042641 [ 265 ] {00fad2a2-615d-4c3c-b853-787b4c6a0ee0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.043097 [ 265 ] {00fad2a2-615d-4c3c-b853-787b4c6a0ee0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:39:42.043354 [ 265 ] {00fad2a2-615d-4c3c-b853-787b4c6a0ee0} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.043547 [ 265 ] {00fad2a2-615d-4c3c-b853-787b4c6a0ee0} executeQuery: Read 255 rows, 22.91 KiB in 0.00192 sec., 132812.5 rows/sec., 11.65 MiB/sec. 2024.12.12 22:39:42.043604 [ 265 ] {00fad2a2-615d-4c3c-b853-787b4c6a0ee0} TCPHandler: Processed in 0.002330445 sec. 2024.12.12 22:39:42.043776 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.043922 [ 264 ] {0e241ead-3daf-407f-ab2d-81195ec85b9b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:42.043980 [ 264 ] {0e241ead-3daf-407f-ab2d-81195ec85b9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:42.044659 [ 264 ] {0e241ead-3daf-407f-ab2d-81195ec85b9b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.044699 [ 264 ] {0e241ead-3daf-407f-ab2d-81195ec85b9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.045073 [ 264 ] {0e241ead-3daf-407f-ab2d-81195ec85b9b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:39:42.045327 [ 264 ] {0e241ead-3daf-407f-ab2d-81195ec85b9b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.045554 [ 264 ] {0e241ead-3daf-407f-ab2d-81195ec85b9b} executeQuery: Read 33 rows, 2.41 KiB in 0.001663 sec., 19843.65604329525 rows/sec., 1.42 MiB/sec. 2024.12.12 22:39:42.045609 [ 264 ] {0e241ead-3daf-407f-ab2d-81195ec85b9b} TCPHandler: Processed in 0.001903537 sec. 2024.12.12 22:39:42.045826 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.046046 [ 265 ] {f6c2933d-a295-4a74-bc44-3166c27aca8a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:39:42.046133 [ 265 ] {f6c2933d-a295-4a74-bc44-3166c27aca8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:39:42.046845 [ 265 ] {f6c2933d-a295-4a74-bc44-3166c27aca8a} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.046882 [ 265 ] {f6c2933d-a295-4a74-bc44-3166c27aca8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.047243 [ 265 ] {f6c2933d-a295-4a74-bc44-3166c27aca8a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:39:42.047495 [ 265 ] {f6c2933d-a295-4a74-bc44-3166c27aca8a} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.047624 [ 59 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:39:42.047675 [ 59 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.047680 [ 265 ] {f6c2933d-a295-4a74-bc44-3166c27aca8a} executeQuery: Read 14 rows, 1004.00 B in 0.001685 sec., 8308.60534124629 rows/sec., 581.88 KiB/sec. 2024.12.12 22:39:42.047702 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.047761 [ 265 ] {f6c2933d-a295-4a74-bc44-3166c27aca8a} TCPHandler: Processed in 0.00204368 sec. 2024.12.12 22:39:42.047875 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:39:42.047942 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.048025 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:42.048106 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part 2024.12.12 22:39:42.048169 [ 264 ] {cb9a0a98-88bd-4c14-8dc4-42a72fed4181} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:39:42.048337 [ 264 ] {cb9a0a98-88bd-4c14-8dc4-42a72fed4181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:39:42.048341 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:42.048680 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:42.049035 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:42.049463 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part 2024.12.12 22:39:42.049941 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.12.12 22:39:42.051516 [ 264 ] {cb9a0a98-88bd-4c14-8dc4-42a72fed4181} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.051589 [ 264 ] {cb9a0a98-88bd-4c14-8dc4-42a72fed4181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.052584 [ 264 ] {cb9a0a98-88bd-4c14-8dc4-42a72fed4181} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:39:42.052868 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00508725 sec., 103395.74426261733 rows/sec., 7.40 MiB/sec. 2024.12.12 22:39:42.053050 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:39:42.053206 [ 264 ] {cb9a0a98-88bd-4c14-8dc4-42a72fed4181} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.053599 [ 264 ] {cb9a0a98-88bd-4c14-8dc4-42a72fed4181} executeQuery: Read 13 rows, 830.00 B in 0.005478 sec., 2373.1288791529755 rows/sec., 147.96 KiB/sec. 2024.12.12 22:39:42.053717 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.053770 [ 264 ] {cb9a0a98-88bd-4c14-8dc4-42a72fed4181} TCPHandler: Processed in 0.005908776 sec. 2024.12.12 22:39:42.053877 [ 203 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_31_6} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:39:42.053971 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.12 22:39:42.053993 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.054129 [ 265 ] {827fa821-5afa-4d51-8395-3dd4f9cbc44f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:42.054182 [ 265 ] {827fa821-5afa-4d51-8395-3dd4f9cbc44f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:42.054943 [ 265 ] {827fa821-5afa-4d51-8395-3dd4f9cbc44f} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.054981 [ 265 ] {827fa821-5afa-4d51-8395-3dd4f9cbc44f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.055357 [ 265 ] {827fa821-5afa-4d51-8395-3dd4f9cbc44f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:39:42.055594 [ 265 ] {827fa821-5afa-4d51-8395-3dd4f9cbc44f} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.055795 [ 265 ] {827fa821-5afa-4d51-8395-3dd4f9cbc44f} executeQuery: Read 408 rows, 29.76 KiB in 0.001688 sec., 241706.16113744077 rows/sec., 17.22 MiB/sec. 2024.12.12 22:39:42.055867 [ 265 ] {827fa821-5afa-4d51-8395-3dd4f9cbc44f} TCPHandler: Processed in 0.001960298 sec. 2024.12.12 22:39:42.056094 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.056270 [ 264 ] {ba9dd305-1d61-4686-ab73-991ca8c61d3c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:39:42.056332 [ 264 ] {ba9dd305-1d61-4686-ab73-991ca8c61d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:39:42.056819 [ 264 ] {ba9dd305-1d61-4686-ab73-991ca8c61d3c} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.056859 [ 264 ] {ba9dd305-1d61-4686-ab73-991ca8c61d3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.057230 [ 264 ] {ba9dd305-1d61-4686-ab73-991ca8c61d3c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:39:42.057472 [ 264 ] {ba9dd305-1d61-4686-ab73-991ca8c61d3c} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.057686 [ 264 ] {ba9dd305-1d61-4686-ab73-991ca8c61d3c} executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec. 2024.12.12 22:39:42.057735 [ 264 ] {ba9dd305-1d61-4686-ab73-991ca8c61d3c} TCPHandler: Processed in 0.001772915 sec. 2024.12.12 22:39:42.057868 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.057984 [ 265 ] {cd172ec1-10ca-4535-ae01-e8b75c3ef0ea} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:42.058035 [ 265 ] {cd172ec1-10ca-4535-ae01-e8b75c3ef0ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:42.058628 [ 265 ] {cd172ec1-10ca-4535-ae01-e8b75c3ef0ea} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.058663 [ 265 ] {cd172ec1-10ca-4535-ae01-e8b75c3ef0ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.059059 [ 265 ] {cd172ec1-10ca-4535-ae01-e8b75c3ef0ea} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:39:42.059304 [ 265 ] {cd172ec1-10ca-4535-ae01-e8b75c3ef0ea} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.059432 [ 59 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:39:42.059476 [ 59 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.059486 [ 265 ] {cd172ec1-10ca-4535-ae01-e8b75c3ef0ea} executeQuery: Read 237 rows, 16.27 KiB in 0.001524 sec., 155511.81102362205 rows/sec., 10.42 MiB/sec. 2024.12.12 22:39:42.059506 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.059581 [ 265 ] {cd172ec1-10ca-4535-ae01-e8b75c3ef0ea} TCPHandler: Processed in 0.001767225 sec. 2024.12.12 22:39:42.059805 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:39:42.059818 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.060115 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:42.060126 [ 264 ] {0e5a3e40-b813-4c7b-91df-f13a541d5088} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:39:42.060182 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15572 rows starting from the beginning of the part 2024.12.12 22:39:42.060248 [ 264 ] {0e5a3e40-b813-4c7b-91df-f13a541d5088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:39:42.060466 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part 2024.12.12 22:39:42.060961 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2024.12.12 22:39:42.061314 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part 2024.12.12 22:39:42.061735 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 884 rows starting from the beginning of the part 2024.12.12 22:39:42.061975 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part 2024.12.12 22:39:42.062778 [ 264 ] {0e5a3e40-b813-4c7b-91df-f13a541d5088} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.062845 [ 264 ] {0e5a3e40-b813-4c7b-91df-f13a541d5088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.063561 [ 264 ] {0e5a3e40-b813-4c7b-91df-f13a541d5088} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.12 22:39:42.064008 [ 264 ] {0e5a3e40-b813-4c7b-91df-f13a541d5088} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.064347 [ 264 ] {0e5a3e40-b813-4c7b-91df-f13a541d5088} executeQuery: Read 1 rows, 69.00 B in 0.004295 sec., 232.8288707799767 rows/sec., 15.69 KiB/sec. 2024.12.12 22:39:42.064617 [ 264 ] {0e5a3e40-b813-4c7b-91df-f13a541d5088} TCPHandler: Processed in 0.004926537 sec. 2024.12.12 22:39:42.064926 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.065323 [ 265 ] {cd1ea14f-1e3a-423a-82d9-dd12dfdfe46b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:42.065557 [ 265 ] {cd1ea14f-1e3a-423a-82d9-dd12dfdfe46b} 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 2024.12.12 22:39:42.068845 [ 265 ] {cd1ea14f-1e3a-423a-82d9-dd12dfdfe46b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.068885 [ 265 ] {cd1ea14f-1e3a-423a-82d9-dd12dfdfe46b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.070182 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 17327 rows, containing 5 columns (5 merged, 0 gathered) in 0.010564477 sec., 1640119.0517997248 rows/sec., 110.70 MiB/sec. 2024.12.12 22:39:42.070453 [ 265 ] {cd1ea14f-1e3a-423a-82d9-dd12dfdfe46b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:39:42.070501 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:39:42.070991 [ 265 ] {cd1ea14f-1e3a-423a-82d9-dd12dfdfe46b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.071096 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.071339 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_51_10} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:39:42.071465 [ 265 ] {cd1ea14f-1e3a-423a-82d9-dd12dfdfe46b} executeQuery: Read 26 rows, 47.71 KiB in 0.006236 sec., 4169.339320076972 rows/sec., 7.47 MiB/sec. 2024.12.12 22:39:42.071508 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. 2024.12.12 22:39:42.071666 [ 265 ] {cd1ea14f-1e3a-423a-82d9-dd12dfdfe46b} TCPHandler: Processed in 0.006925745 sec. 2024.12.12 22:39:42.071842 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:42.071983 [ 264 ] {15f45cf9-1efe-4280-9865-fc4ae50f842d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:42.072044 [ 264 ] {15f45cf9-1efe-4280-9865-fc4ae50f842d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:42.072599 [ 264 ] {15f45cf9-1efe-4280-9865-fc4ae50f842d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.072638 [ 264 ] {15f45cf9-1efe-4280-9865-fc4ae50f842d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.073036 [ 264 ] {15f45cf9-1efe-4280-9865-fc4ae50f842d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:39:42.073281 [ 264 ] {15f45cf9-1efe-4280-9865-fc4ae50f842d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.073440 [ 54 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:39:42.073518 [ 54 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:42.073523 [ 264 ] {15f45cf9-1efe-4280-9865-fc4ae50f842d} executeQuery: Read 82 rows, 5.33 KiB in 0.00156 sec., 52564.10256410256 rows/sec., 3.34 MiB/sec. 2024.12.12 22:39:42.073563 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:42.073658 [ 264 ] {15f45cf9-1efe-4280-9865-fc4ae50f842d} TCPHandler: Processed in 0.001881316 sec. 2024.12.12 22:39:42.073776 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:39:42.073887 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:42.073922 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2978 rows starting from the beginning of the part 2024.12.12 22:39:42.074009 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2024.12.12 22:39:42.074126 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2024.12.12 22:39:42.074353 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part 2024.12.12 22:39:42.074420 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2024.12.12 22:39:42.074497 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part 2024.12.12 22:39:42.076187 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3344 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504169 sec., 1335373.1317654678 rows/sec., 87.00 MiB/sec. 2024.12.12 22:39:42.076697 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:39:42.077228 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:42.077401 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_51_10} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:39:42.077512 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2024.12.12 22:39:46.135359 [ 51 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:39:46.135452 [ 51 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:39:46.280908 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2024.12.12 22:39:46.281557 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:46.281600 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:46.282137 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:39:46.282392 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:46.282610 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2024.12.12 22:39:47.034474 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:47.034684 [ 264 ] {c6841328-2219-4cc8-a157-f540acee3c8c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:47.034767 [ 264 ] {c6841328-2219-4cc8-a157-f540acee3c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:47.035665 [ 264 ] {c6841328-2219-4cc8-a157-f540acee3c8c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:47.035716 [ 264 ] {c6841328-2219-4cc8-a157-f540acee3c8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:47.036178 [ 264 ] {c6841328-2219-4cc8-a157-f540acee3c8c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:39:47.036466 [ 264 ] {c6841328-2219-4cc8-a157-f540acee3c8c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:47.036670 [ 50 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.12 22:39:47.036740 [ 264 ] {c6841328-2219-4cc8-a157-f540acee3c8c} executeQuery: Read 88 rows, 7.40 KiB in 0.002113 sec., 41646.9474680549 rows/sec., 3.42 MiB/sec. 2024.12.12 22:39:47.036767 [ 50 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:47.036838 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:47.036861 [ 264 ] {c6841328-2219-4cc8-a157-f540acee3c8c} TCPHandler: Processed in 0.00251853 sec. 2024.12.12 22:39:47.037065 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.12 22:39:47.037136 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:47.037255 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:47.037301 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1437 rows starting from the beginning of the part 2024.12.12 22:39:47.037321 [ 265 ] {5c356d25-b7d5-4a20-a24d-54cfb5d088b1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:47.037419 [ 265 ] {5c356d25-b7d5-4a20-a24d-54cfb5d088b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:47.037477 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part 2024.12.12 22:39:47.037894 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 255 rows starting from the beginning of the part 2024.12.12 22:39:47.038197 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1232 rows starting from the beginning of the part 2024.12.12 22:39:47.038672 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 255 rows starting from the beginning of the part 2024.12.12 22:39:47.039056 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part 2024.12.12 22:39:47.040095 [ 265 ] {5c356d25-b7d5-4a20-a24d-54cfb5d088b1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:47.040140 [ 265 ] {5c356d25-b7d5-4a20-a24d-54cfb5d088b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:47.040698 [ 265 ] {5c356d25-b7d5-4a20-a24d-54cfb5d088b1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:39:47.040986 [ 265 ] {5c356d25-b7d5-4a20-a24d-54cfb5d088b1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:47.041295 [ 265 ] {5c356d25-b7d5-4a20-a24d-54cfb5d088b1} executeQuery: Read 16 rows, 1.20 KiB in 0.004016 sec., 3984.0637450199206 rows/sec., 299.58 KiB/sec. 2024.12.12 22:39:47.041576 [ 265 ] {5c356d25-b7d5-4a20-a24d-54cfb5d088b1} TCPHandler: Processed in 0.004567769 sec. 2024.12.12 22:39:47.042055 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:47.042348 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3355 rows, containing 5 columns (5 merged, 0 gathered) in 0.005395586 sec., 621804.5639528311 rows/sec., 54.36 MiB/sec. 2024.12.12 22:39:47.042512 [ 264 ] {c44b0d7a-b2f2-4982-8928-8d59804c72c5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:47.042694 [ 264 ] {c44b0d7a-b2f2-4982-8928-8d59804c72c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:47.042773 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.12 22:39:47.043682 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:47.043892 [ 199 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_56_11} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.12 22:39:47.044029 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.12 22:39:47.044299 [ 264 ] {c44b0d7a-b2f2-4982-8928-8d59804c72c5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:47.044343 [ 264 ] {c44b0d7a-b2f2-4982-8928-8d59804c72c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:47.044722 [ 264 ] {c44b0d7a-b2f2-4982-8928-8d59804c72c5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:39:47.044967 [ 264 ] {c44b0d7a-b2f2-4982-8928-8d59804c72c5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:47.045144 [ 50 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.12 22:39:47.045217 [ 264 ] {c44b0d7a-b2f2-4982-8928-8d59804c72c5} executeQuery: Read 80 rows, 6.40 KiB in 0.002844 sec., 28129.39521800281 rows/sec., 2.20 MiB/sec. 2024.12.12 22:39:47.045218 [ 50 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:47.045314 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:47.045357 [ 264 ] {c44b0d7a-b2f2-4982-8928-8d59804c72c5} TCPHandler: Processed in 0.003620471 sec. 2024.12.12 22:39:47.045572 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:47.045579 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.12 22:39:47.045819 [ 265 ] {32637b71-b76f-48d8-a003-eb7d4b8c73c5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:47.045864 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:47.045938 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 916 rows starting from the beginning of the part 2024.12.12 22:39:47.045950 [ 265 ] {32637b71-b76f-48d8-a003-eb7d4b8c73c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:47.046308 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 80 rows starting from the beginning of the part 2024.12.12 22:39:47.046756 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 408 rows starting from the beginning of the part 2024.12.12 22:39:47.047101 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 544 rows starting from the beginning of the part 2024.12.12 22:39:47.047383 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 408 rows starting from the beginning of the part 2024.12.12 22:39:47.047669 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 80 rows starting from the beginning of the part 2024.12.12 22:39:47.048492 [ 265 ] {32637b71-b76f-48d8-a003-eb7d4b8c73c5} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:47.048556 [ 265 ] {32637b71-b76f-48d8-a003-eb7d4b8c73c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:47.049561 [ 265 ] {32637b71-b76f-48d8-a003-eb7d4b8c73c5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:39:47.050116 [ 265 ] {32637b71-b76f-48d8-a003-eb7d4b8c73c5} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:47.050430 [ 265 ] {32637b71-b76f-48d8-a003-eb7d4b8c73c5} executeQuery: Read 160 rows, 11.41 KiB in 0.004719 sec., 33905.488450943 rows/sec., 2.36 MiB/sec. 2024.12.12 22:39:47.050537 [ 265 ] {32637b71-b76f-48d8-a003-eb7d4b8c73c5} TCPHandler: Processed in 0.005079749 sec. 2024.12.12 22:39:47.050780 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:47.050979 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2436 rows, containing 5 columns (5 merged, 0 gathered) in 0.005524349 sec., 440956.9344731841 rows/sec., 33.84 MiB/sec. 2024.12.12 22:39:47.051011 [ 264 ] {2797ee91-a1ec-4565-b1c8-f291f1bb7ba2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:47.051158 [ 264 ] {2797ee91-a1ec-4565-b1c8-f291f1bb7ba2} 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 2024.12.12 22:39:47.051330 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.12 22:39:47.052076 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:47.052326 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_56_11} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.12 22:39:47.052546 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.12 22:39:47.053296 [ 264 ] {2797ee91-a1ec-4565-b1c8-f291f1bb7ba2} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:47.053342 [ 264 ] {2797ee91-a1ec-4565-b1c8-f291f1bb7ba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:47.054008 [ 264 ] {2797ee91-a1ec-4565-b1c8-f291f1bb7ba2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:39:47.054274 [ 264 ] {2797ee91-a1ec-4565-b1c8-f291f1bb7ba2} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:47.054531 [ 264 ] {2797ee91-a1ec-4565-b1c8-f291f1bb7ba2} executeQuery: Read 16 rows, 29.36 KiB in 0.003564 sec., 4489.337822671157 rows/sec., 8.04 MiB/sec. 2024.12.12 22:39:47.054632 [ 264 ] {2797ee91-a1ec-4565-b1c8-f291f1bb7ba2} TCPHandler: Processed in 0.003976518 sec. 2024.12.12 22:39:47.054888 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:47.055115 [ 265 ] {2ac13f59-59f1-4c88-b040-0e39c4c617ba} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:47.055212 [ 265 ] {2ac13f59-59f1-4c88-b040-0e39c4c617ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:47.055886 [ 265 ] {2ac13f59-59f1-4c88-b040-0e39c4c617ba} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:47.055925 [ 265 ] {2ac13f59-59f1-4c88-b040-0e39c4c617ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:47.056308 [ 265 ] {2ac13f59-59f1-4c88-b040-0e39c4c617ba} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:39:47.056551 [ 265 ] {2ac13f59-59f1-4c88-b040-0e39c4c617ba} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:47.056758 [ 265 ] {2ac13f59-59f1-4c88-b040-0e39c4c617ba} executeQuery: Read 60 rows, 4.14 KiB in 0.0017 sec., 35294.117647058825 rows/sec., 2.38 MiB/sec. 2024.12.12 22:39:47.056807 [ 265 ] {2ac13f59-59f1-4c88-b040-0e39c4c617ba} TCPHandler: Processed in 0.00203058 sec. 2024.12.12 22:39:47.637603 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2024.12.12 22:39:47.656130 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:47.656193 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:47.663411 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:39:47.664341 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:47.668157 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2024.12.12 22:39:48.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 220.12 MiB, peak 231.10 MiB, free memory in arenas 0.00 B, will set to 219.12 MiB (RSS), difference: -1.01 MiB 2024.12.12 22:39:51.368725 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1098 2024.12.12 22:39:51.371954 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:51.372005 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:51.373479 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:39:51.373795 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:51.374747 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1098 2024.12.12 22:39:52.038679 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.038958 [ 264 ] {1296613c-8e9e-4aed-a8cd-b9fd03fbcaf9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:39:52.039037 [ 264 ] {1296613c-8e9e-4aed-a8cd-b9fd03fbcaf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:39:52.040513 [ 264 ] {1296613c-8e9e-4aed-a8cd-b9fd03fbcaf9} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.040559 [ 264 ] {1296613c-8e9e-4aed-a8cd-b9fd03fbcaf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.041018 [ 264 ] {1296613c-8e9e-4aed-a8cd-b9fd03fbcaf9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:39:52.041277 [ 264 ] {1296613c-8e9e-4aed-a8cd-b9fd03fbcaf9} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.041539 [ 264 ] {1296613c-8e9e-4aed-a8cd-b9fd03fbcaf9} executeQuery: Read 14 rows, 1.01 KiB in 0.002639 sec., 5305.039787798409 rows/sec., 381.89 KiB/sec. 2024.12.12 22:39:52.041669 [ 264 ] {1296613c-8e9e-4aed-a8cd-b9fd03fbcaf9} TCPHandler: Processed in 0.003171322 sec. 2024.12.12 22:39:52.042001 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.042302 [ 265 ] {356b2251-5060-428b-845e-ac87cf041b60} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:39:52.042414 [ 265 ] {356b2251-5060-428b-845e-ac87cf041b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:39:52.043271 [ 265 ] {356b2251-5060-428b-845e-ac87cf041b60} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.043315 [ 265 ] {356b2251-5060-428b-845e-ac87cf041b60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.043761 [ 265 ] {356b2251-5060-428b-845e-ac87cf041b60} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.12 22:39:52.044028 [ 265 ] {356b2251-5060-428b-845e-ac87cf041b60} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.044266 [ 265 ] {356b2251-5060-428b-845e-ac87cf041b60} executeQuery: Read 10 rows, 835.00 B in 0.002048 sec., 4882.8125 rows/sec., 398.16 KiB/sec. 2024.12.12 22:39:52.044323 [ 265 ] {356b2251-5060-428b-845e-ac87cf041b60} TCPHandler: Processed in 0.002509019 sec. 2024.12.12 22:39:52.044548 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.044758 [ 264 ] {80a7e763-4709-46d5-868e-46804a54ef50} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:52.044810 [ 264 ] {80a7e763-4709-46d5-868e-46804a54ef50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:52.045522 [ 264 ] {80a7e763-4709-46d5-868e-46804a54ef50} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.045563 [ 264 ] {80a7e763-4709-46d5-868e-46804a54ef50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.045984 [ 264 ] {80a7e763-4709-46d5-868e-46804a54ef50} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:39:52.046248 [ 264 ] {80a7e763-4709-46d5-868e-46804a54ef50} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.046464 [ 264 ] {80a7e763-4709-46d5-868e-46804a54ef50} executeQuery: Read 260 rows, 23.28 KiB in 0.001733 sec., 150028.85170225042 rows/sec., 13.12 MiB/sec. 2024.12.12 22:39:52.046519 [ 264 ] {80a7e763-4709-46d5-868e-46804a54ef50} TCPHandler: Processed in 0.002089512 sec. 2024.12.12 22:39:52.046659 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.046801 [ 265 ] {d0188a88-ce12-46fb-8df6-3bda722f940b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:52.046859 [ 265 ] {d0188a88-ce12-46fb-8df6-3bda722f940b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:52.047616 [ 265 ] {d0188a88-ce12-46fb-8df6-3bda722f940b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.047664 [ 265 ] {d0188a88-ce12-46fb-8df6-3bda722f940b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.048041 [ 265 ] {d0188a88-ce12-46fb-8df6-3bda722f940b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:39:52.048281 [ 265 ] {d0188a88-ce12-46fb-8df6-3bda722f940b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.048453 [ 44 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2024.12.12 22:39:52.048520 [ 265 ] {d0188a88-ce12-46fb-8df6-3bda722f940b} executeQuery: Read 43 rows, 3.11 KiB in 0.001747 sec., 24613.623354321695 rows/sec., 1.74 MiB/sec. 2024.12.12 22:39:52.048539 [ 44 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.048605 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.048655 [ 265 ] {d0188a88-ce12-46fb-8df6-3bda722f940b} TCPHandler: Processed in 0.00205165 sec. 2024.12.12 22:39:52.048935 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.048953 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2024.12.12 22:39:52.049414 [ 264 ] {383cb8fc-8739-4ab6-adef-4e3e999d68f0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:39:52.049627 [ 264 ] {383cb8fc-8739-4ab6-adef-4e3e999d68f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:39:52.049699 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:52.049844 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 67 rows starting from the beginning of the part 2024.12.12 22:39:52.050466 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part 2024.12.12 22:39:52.050764 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part 2024.12.12 22:39:52.051069 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 33 rows starting from the beginning of the part 2024.12.12 22:39:52.051466 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:52.051856 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 43 rows starting from the beginning of the part 2024.12.12 22:39:52.052512 [ 264 ] {383cb8fc-8739-4ab6-adef-4e3e999d68f0} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.052561 [ 264 ] {383cb8fc-8739-4ab6-adef-4e3e999d68f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.053139 [ 264 ] {383cb8fc-8739-4ab6-adef-4e3e999d68f0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:39:52.053404 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.004684301 sec., 46111.46892567322 rows/sec., 3.46 MiB/sec. 2024.12.12 22:39:52.053537 [ 264 ] {383cb8fc-8739-4ab6-adef-4e3e999d68f0} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.053743 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2024.12.12 22:39:52.054076 [ 264 ] {383cb8fc-8739-4ab6-adef-4e3e999d68f0} executeQuery: Read 14 rows, 1004.00 B in 0.004839 sec., 2893.159743748708 rows/sec., 202.62 KiB/sec. 2024.12.12 22:39:52.054408 [ 264 ] {383cb8fc-8739-4ab6-adef-4e3e999d68f0} TCPHandler: Processed in 0.005607721 sec. 2024.12.12 22:39:52.054792 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.054809 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.054979 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_55_11} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2024.12.12 22:39:52.055016 [ 265 ] {3f66b190-4530-4c56-9c45-b53bd9e2b523} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:39:52.055131 [ 265 ] {3f66b190-4530-4c56-9c45-b53bd9e2b523} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:39:52.055151 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:39:52.055834 [ 265 ] {3f66b190-4530-4c56-9c45-b53bd9e2b523} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.055880 [ 265 ] {3f66b190-4530-4c56-9c45-b53bd9e2b523} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.056250 [ 265 ] {3f66b190-4530-4c56-9c45-b53bd9e2b523} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:39:52.056490 [ 265 ] {3f66b190-4530-4c56-9c45-b53bd9e2b523} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.056727 [ 265 ] {3f66b190-4530-4c56-9c45-b53bd9e2b523} executeQuery: Read 13 rows, 830.00 B in 0.00177 sec., 7344.632768361582 rows/sec., 457.94 KiB/sec. 2024.12.12 22:39:52.056855 [ 265 ] {3f66b190-4530-4c56-9c45-b53bd9e2b523} TCPHandler: Processed in 0.002272145 sec. 2024.12.12 22:39:52.057081 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.057313 [ 264 ] {25aec3f3-827d-468a-a3fb-77ba668a1d28} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:52.057407 [ 264 ] {25aec3f3-827d-468a-a3fb-77ba668a1d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:52.058328 [ 264 ] {25aec3f3-827d-468a-a3fb-77ba668a1d28} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.058370 [ 264 ] {25aec3f3-827d-468a-a3fb-77ba668a1d28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.058784 [ 264 ] {25aec3f3-827d-468a-a3fb-77ba668a1d28} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:39:52.059030 [ 264 ] {25aec3f3-827d-468a-a3fb-77ba668a1d28} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.059277 [ 264 ] {25aec3f3-827d-468a-a3fb-77ba668a1d28} executeQuery: Read 418 rows, 30.58 KiB in 0.002012 sec., 207753.47912524853 rows/sec., 14.84 MiB/sec. 2024.12.12 22:39:52.059334 [ 264 ] {25aec3f3-827d-468a-a3fb-77ba668a1d28} TCPHandler: Processed in 0.002365346 sec. 2024.12.12 22:39:52.059579 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.059821 [ 265 ] {cd53850b-6fc9-46ab-8be4-d3d9258cec84} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:39:52.059914 [ 265 ] {cd53850b-6fc9-46ab-8be4-d3d9258cec84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:39:52.060749 [ 265 ] {cd53850b-6fc9-46ab-8be4-d3d9258cec84} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.060788 [ 265 ] {cd53850b-6fc9-46ab-8be4-d3d9258cec84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.061159 [ 265 ] {cd53850b-6fc9-46ab-8be4-d3d9258cec84} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:39:52.061421 [ 265 ] {cd53850b-6fc9-46ab-8be4-d3d9258cec84} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.061608 [ 265 ] {cd53850b-6fc9-46ab-8be4-d3d9258cec84} executeQuery: Read 6 rows, 321.00 B in 0.001842 sec., 3257.328990228013 rows/sec., 170.18 KiB/sec. 2024.12.12 22:39:52.061720 [ 265 ] {cd53850b-6fc9-46ab-8be4-d3d9258cec84} TCPHandler: Processed in 0.002281995 sec. 2024.12.12 22:39:52.061940 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.062162 [ 264 ] {a7ed6f32-6840-4c41-a022-45d76cb3d61e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:52.062259 [ 264 ] {a7ed6f32-6840-4c41-a022-45d76cb3d61e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:52.063054 [ 264 ] {a7ed6f32-6840-4c41-a022-45d76cb3d61e} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.063094 [ 264 ] {a7ed6f32-6840-4c41-a022-45d76cb3d61e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.063497 [ 264 ] {a7ed6f32-6840-4c41-a022-45d76cb3d61e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:39:52.063742 [ 264 ] {a7ed6f32-6840-4c41-a022-45d76cb3d61e} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.063951 [ 264 ] {a7ed6f32-6840-4c41-a022-45d76cb3d61e} executeQuery: Read 242 rows, 16.62 KiB in 0.001843 sec., 131307.65056972328 rows/sec., 8.81 MiB/sec. 2024.12.12 22:39:52.064003 [ 264 ] {a7ed6f32-6840-4c41-a022-45d76cb3d61e} TCPHandler: Processed in 0.002175173 sec. 2024.12.12 22:39:52.064159 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.064302 [ 265 ] {611db954-e6ab-4ce1-9e3b-6d331bdba22d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:39:52.064362 [ 265 ] {611db954-e6ab-4ce1-9e3b-6d331bdba22d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:39:52.064880 [ 265 ] {611db954-e6ab-4ce1-9e3b-6d331bdba22d} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.064916 [ 265 ] {611db954-e6ab-4ce1-9e3b-6d331bdba22d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.065280 [ 265 ] {611db954-e6ab-4ce1-9e3b-6d331bdba22d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.12 22:39:52.065524 [ 265 ] {611db954-e6ab-4ce1-9e3b-6d331bdba22d} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.065710 [ 265 ] {611db954-e6ab-4ce1-9e3b-6d331bdba22d} executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. 2024.12.12 22:39:52.065759 [ 265 ] {611db954-e6ab-4ce1-9e3b-6d331bdba22d} TCPHandler: Processed in 0.001666962 sec. 2024.12.12 22:39:52.065910 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.066048 [ 264 ] {d1fa8c63-14c3-4027-95f3-6d2dd7a3acc0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:52.066141 [ 264 ] {d1fa8c63-14c3-4027-95f3-6d2dd7a3acc0} 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 2024.12.12 22:39:52.067338 [ 264 ] {d1fa8c63-14c3-4027-95f3-6d2dd7a3acc0} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.067378 [ 264 ] {d1fa8c63-14c3-4027-95f3-6d2dd7a3acc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.068031 [ 264 ] {d1fa8c63-14c3-4027-95f3-6d2dd7a3acc0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:39:52.068291 [ 264 ] {d1fa8c63-14c3-4027-95f3-6d2dd7a3acc0} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.068548 [ 264 ] {d1fa8c63-14c3-4027-95f3-6d2dd7a3acc0} executeQuery: Read 26 rows, 47.71 KiB in 0.002532 sec., 10268.562401263824 rows/sec., 18.40 MiB/sec. 2024.12.12 22:39:52.068641 [ 264 ] {d1fa8c63-14c3-4027-95f3-6d2dd7a3acc0} TCPHandler: Processed in 0.002801485 sec. 2024.12.12 22:39:52.068800 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:52.068938 [ 265 ] {93d1adf9-b9e7-4f77-96da-fb34b140cf8b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:52.068996 [ 265 ] {93d1adf9-b9e7-4f77-96da-fb34b140cf8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:52.069575 [ 265 ] {93d1adf9-b9e7-4f77-96da-fb34b140cf8b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:52.069620 [ 265 ] {93d1adf9-b9e7-4f77-96da-fb34b140cf8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:52.070007 [ 265 ] {93d1adf9-b9e7-4f77-96da-fb34b140cf8b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:39:52.070251 [ 265 ] {93d1adf9-b9e7-4f77-96da-fb34b140cf8b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:52.070429 [ 265 ] {93d1adf9-b9e7-4f77-96da-fb34b140cf8b} executeQuery: Read 82 rows, 5.33 KiB in 0.001521 sec., 53911.90006574622 rows/sec., 3.42 MiB/sec. 2024.12.12 22:39:52.070477 [ 265 ] {93d1adf9-b9e7-4f77-96da-fb34b140cf8b} TCPHandler: Processed in 0.001743754 sec. 2024.12.12 22:39:53.782727 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2024.12.12 22:39:53.783458 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:53.783510 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:53.784073 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:39:53.784347 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:53.784600 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2024.12.12 22:39:55.168216 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2024.12.12 22:39:55.191079 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:55.191166 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:55.200573 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:39:55.201526 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:55.206039 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2024.12.12 22:39:57.033922 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:57.034126 [ 264 ] {d57e67f9-881d-4e15-ad63-516838ee456f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:39:57.034205 [ 264 ] {d57e67f9-881d-4e15-ad63-516838ee456f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:39:57.035046 [ 264 ] {d57e67f9-881d-4e15-ad63-516838ee456f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:57.035092 [ 264 ] {d57e67f9-881d-4e15-ad63-516838ee456f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:57.035523 [ 264 ] {d57e67f9-881d-4e15-ad63-516838ee456f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:39:57.035779 [ 264 ] {d57e67f9-881d-4e15-ad63-516838ee456f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:57.036010 [ 264 ] {d57e67f9-881d-4e15-ad63-516838ee456f} executeQuery: Read 88 rows, 7.40 KiB in 0.00194 sec., 45360.824742268036 rows/sec., 3.73 MiB/sec. 2024.12.12 22:39:57.036066 [ 264 ] {d57e67f9-881d-4e15-ad63-516838ee456f} TCPHandler: Processed in 0.002278695 sec. 2024.12.12 22:39:57.036332 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:57.036539 [ 265 ] {a2edab07-4a52-48a2-92ab-1a25504548af} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:39:57.036612 [ 265 ] {a2edab07-4a52-48a2-92ab-1a25504548af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:39:57.037361 [ 265 ] {a2edab07-4a52-48a2-92ab-1a25504548af} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:57.037401 [ 265 ] {a2edab07-4a52-48a2-92ab-1a25504548af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:57.037830 [ 265 ] {a2edab07-4a52-48a2-92ab-1a25504548af} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:39:57.038117 [ 265 ] {a2edab07-4a52-48a2-92ab-1a25504548af} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:57.038341 [ 265 ] {a2edab07-4a52-48a2-92ab-1a25504548af} executeQuery: Read 16 rows, 1.20 KiB in 0.001852 sec., 8639.308855291578 rows/sec., 649.64 KiB/sec. 2024.12.12 22:39:57.038410 [ 265 ] {a2edab07-4a52-48a2-92ab-1a25504548af} TCPHandler: Processed in 0.002218873 sec. 2024.12.12 22:39:57.038610 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:57.038743 [ 264 ] {803309b3-6852-4f0d-a9cc-68e39dd881d7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:39:57.038792 [ 264 ] {803309b3-6852-4f0d-a9cc-68e39dd881d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:39:57.039534 [ 264 ] {803309b3-6852-4f0d-a9cc-68e39dd881d7} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:57.039584 [ 264 ] {803309b3-6852-4f0d-a9cc-68e39dd881d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:57.040005 [ 264 ] {803309b3-6852-4f0d-a9cc-68e39dd881d7} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:39:57.040258 [ 264 ] {803309b3-6852-4f0d-a9cc-68e39dd881d7} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:57.040457 [ 264 ] {803309b3-6852-4f0d-a9cc-68e39dd881d7} executeQuery: Read 80 rows, 6.40 KiB in 0.00174 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec. 2024.12.12 22:39:57.040510 [ 264 ] {803309b3-6852-4f0d-a9cc-68e39dd881d7} TCPHandler: Processed in 0.00199654 sec. 2024.12.12 22:39:57.040673 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:57.040790 [ 265 ] {7f625b40-463a-42f8-95fa-5d5ba9090238} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:57.040848 [ 265 ] {7f625b40-463a-42f8-95fa-5d5ba9090238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:39:57.041519 [ 265 ] {7f625b40-463a-42f8-95fa-5d5ba9090238} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:57.041565 [ 265 ] {7f625b40-463a-42f8-95fa-5d5ba9090238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:57.042003 [ 265 ] {7f625b40-463a-42f8-95fa-5d5ba9090238} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:39:57.042241 [ 265 ] {7f625b40-463a-42f8-95fa-5d5ba9090238} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:57.042505 [ 265 ] {7f625b40-463a-42f8-95fa-5d5ba9090238} executeQuery: Read 160 rows, 11.41 KiB in 0.001732 sec., 92378.75288683602 rows/sec., 6.43 MiB/sec. 2024.12.12 22:39:57.042653 [ 265 ] {7f625b40-463a-42f8-95fa-5d5ba9090238} TCPHandler: Processed in 0.00203084 sec. 2024.12.12 22:39:57.042856 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:57.042997 [ 264 ] {b38fcbb0-e64f-42b3-9aa5-93bd01518877} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:39:57.043083 [ 264 ] {b38fcbb0-e64f-42b3-9aa5-93bd01518877} 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 2024.12.12 22:39:57.044329 [ 264 ] {b38fcbb0-e64f-42b3-9aa5-93bd01518877} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:57.044368 [ 264 ] {b38fcbb0-e64f-42b3-9aa5-93bd01518877} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:57.045001 [ 264 ] {b38fcbb0-e64f-42b3-9aa5-93bd01518877} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:39:57.045271 [ 264 ] {b38fcbb0-e64f-42b3-9aa5-93bd01518877} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:57.045409 [ 41 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.12 22:39:57.045450 [ 41 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:57.045473 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:57.045476 [ 264 ] {b38fcbb0-e64f-42b3-9aa5-93bd01518877} executeQuery: Read 16 rows, 29.36 KiB in 0.002507 sec., 6382.130035899481 rows/sec., 11.44 MiB/sec. 2024.12.12 22:39:57.045799 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.12 22:39:57.045828 [ 264 ] {b38fcbb0-e64f-42b3-9aa5-93bd01518877} TCPHandler: Processed in 0.00306763 sec. 2024.12.12 22:39:57.046050 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:39:57.046212 [ 265 ] {e9d3e070-4901-43bf-8f95-7dfe41f6490c} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:39:57.046287 [ 265 ] {e9d3e070-4901-43bf-8f95-7dfe41f6490c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:39:57.046291 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:39:57.046419 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1094 rows starting from the beginning of the part 2024.12.12 22:39:57.047028 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:57.047650 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part 2024.12.12 22:39:57.047687 [ 265 ] {e9d3e070-4901-43bf-8f95-7dfe41f6490c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:39:57.047734 [ 265 ] {e9d3e070-4901-43bf-8f95-7dfe41f6490c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:39:57.048227 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:57.048884 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part 2024.12.12 22:39:57.048971 [ 265 ] {e9d3e070-4901-43bf-8f95-7dfe41f6490c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:39:57.049363 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part 2024.12.12 22:39:57.049723 [ 265 ] {e9d3e070-4901-43bf-8f95-7dfe41f6490c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:57.050272 [ 265 ] {e9d3e070-4901-43bf-8f95-7dfe41f6490c} executeQuery: Read 60 rows, 4.14 KiB in 0.004067 sec., 14752.889107450208 rows/sec., 1018.10 KiB/sec. 2024.12.12 22:39:57.050670 [ 265 ] {e9d3e070-4901-43bf-8f95-7dfe41f6490c} TCPHandler: Processed in 0.004718743 sec. 2024.12.12 22:39:57.057790 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 19 columns (19 merged, 0 gathered) in 0.01222346 sec., 97681.01666794835 rows/sec., 175.04 MiB/sec. 2024.12.12 22:39:57.059246 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.12 22:39:57.059765 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:39:57.059870 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_56_11} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.12 22:39:57.060064 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. 2024.12.12 22:39:58.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 219.63 MiB, peak 231.19 MiB, free memory in arenas 0.00 B, will set to 222.59 MiB (RSS), difference: 2.96 MiB 2024.12.12 22:40:01.135513 [ 37 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:40:01.135616 [ 37 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:40:01.284695 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2024.12.12 22:40:01.285447 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:01.285491 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:01.286073 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:40:01.286329 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:01.286513 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2024.12.12 22:40:01.374974 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1134 2024.12.12 22:40:01.378622 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:01.378670 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:01.380143 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:40:01.380453 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:01.380669 [ 37 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:40:01.380785 [ 37 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:01.380857 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:01.381162 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:40:01.381504 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1134 2024.12.12 22:40:01.381898 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:01.382024 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 958 rows starting from the beginning of the part 2024.12.12 22:40:01.382453 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part 2024.12.12 22:40:01.382878 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2024.12.12 22:40:01.383310 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part 2024.12.12 22:40:01.383726 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part 2024.12.12 22:40:01.384144 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2024.12.12 22:40:01.392015 [ 192 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 72 columns (72 merged, 0 gathered) in 0.011017226 sec., 102929.72114759196 rows/sec., 82.66 MiB/sec. 2024.12.12 22:40:01.393634 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:40:01.394488 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:01.394591 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_31_6} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:40:01.394929 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. 2024.12.12 22:40:02.039870 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.040114 [ 264 ] {a4243883-abe1-435f-899b-5ecbcf1d8636} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:40:02.040200 [ 264 ] {a4243883-abe1-435f-899b-5ecbcf1d8636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:40:02.041080 [ 264 ] {a4243883-abe1-435f-899b-5ecbcf1d8636} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.041131 [ 264 ] {a4243883-abe1-435f-899b-5ecbcf1d8636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.041583 [ 264 ] {a4243883-abe1-435f-899b-5ecbcf1d8636} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:40:02.041860 [ 264 ] {a4243883-abe1-435f-899b-5ecbcf1d8636} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.042046 [ 36 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.12 22:40:02.042122 [ 264 ] {a4243883-abe1-435f-899b-5ecbcf1d8636} executeQuery: Read 14 rows, 1.01 KiB in 0.002072 sec., 6756.756756756757 rows/sec., 486.40 KiB/sec. 2024.12.12 22:40:02.042128 [ 36 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.042196 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.042254 [ 264 ] {a4243883-abe1-435f-899b-5ecbcf1d8636} TCPHandler: Processed in 0.00252198 sec. 2024.12.12 22:40:02.042392 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.12 22:40:02.042525 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:02.042562 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2024.12.12 22:40:02.042626 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.042676 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:02.043118 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:02.043337 [ 265 ] {7fa6dc7c-d573-43a7-b7a5-c7f95462a9aa} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:02.043382 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:02.043507 [ 265 ] {7fa6dc7c-d573-43a7-b7a5-c7f95462a9aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:02.043800 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:02.046154 [ 265 ] {7fa6dc7c-d573-43a7-b7a5-c7f95462a9aa} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.046214 [ 265 ] {7fa6dc7c-d573-43a7-b7a5-c7f95462a9aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.046220 [ 195 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003918767 sec., 17862.76142470323 rows/sec., 1.32 MiB/sec. 2024.12.12 22:40:02.046520 [ 192 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.12 22:40:02.047025 [ 265 ] {7fa6dc7c-d573-43a7-b7a5-c7f95462a9aa} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:40:02.047128 [ 192 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.047291 [ 192 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_25_6} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.12 22:40:02.047445 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:40:02.047529 [ 265 ] {7fa6dc7c-d573-43a7-b7a5-c7f95462a9aa} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.047841 [ 265 ] {7fa6dc7c-d573-43a7-b7a5-c7f95462a9aa} executeQuery: Read 255 rows, 22.91 KiB in 0.00468 sec., 54487.179487179485 rows/sec., 4.78 MiB/sec. 2024.12.12 22:40:02.047947 [ 265 ] {7fa6dc7c-d573-43a7-b7a5-c7f95462a9aa} TCPHandler: Processed in 0.005534289 sec. 2024.12.12 22:40:02.048216 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.048405 [ 264 ] {35e26783-67c5-4d66-90c9-20f0083fa063} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:02.048464 [ 264 ] {35e26783-67c5-4d66-90c9-20f0083fa063} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:02.049166 [ 264 ] {35e26783-67c5-4d66-90c9-20f0083fa063} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.049207 [ 264 ] {35e26783-67c5-4d66-90c9-20f0083fa063} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.049583 [ 264 ] {35e26783-67c5-4d66-90c9-20f0083fa063} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:40:02.049825 [ 264 ] {35e26783-67c5-4d66-90c9-20f0083fa063} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.050027 [ 264 ] {35e26783-67c5-4d66-90c9-20f0083fa063} executeQuery: Read 33 rows, 2.41 KiB in 0.001655 sec., 19939.577039274925 rows/sec., 1.42 MiB/sec. 2024.12.12 22:40:02.050084 [ 264 ] {35e26783-67c5-4d66-90c9-20f0083fa063} TCPHandler: Processed in 0.00201057 sec. 2024.12.12 22:40:02.050313 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.050547 [ 265 ] {9ea47868-25da-4c7d-b54c-b0912588cdf6} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:40:02.050639 [ 265 ] {9ea47868-25da-4c7d-b54c-b0912588cdf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:40:02.051409 [ 265 ] {9ea47868-25da-4c7d-b54c-b0912588cdf6} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.051450 [ 265 ] {9ea47868-25da-4c7d-b54c-b0912588cdf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.051818 [ 265 ] {9ea47868-25da-4c7d-b54c-b0912588cdf6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:40:02.052066 [ 265 ] {9ea47868-25da-4c7d-b54c-b0912588cdf6} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.052284 [ 265 ] {9ea47868-25da-4c7d-b54c-b0912588cdf6} executeQuery: Read 14 rows, 1004.00 B in 0.001797 sec., 7790.762381747357 rows/sec., 545.61 KiB/sec. 2024.12.12 22:40:02.052342 [ 265 ] {9ea47868-25da-4c7d-b54c-b0912588cdf6} TCPHandler: Processed in 0.002142692 sec. 2024.12.12 22:40:02.052488 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.052627 [ 264 ] {4ccc151f-ec2a-420d-8fd9-056b44906f1d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:40:02.052683 [ 264 ] {4ccc151f-ec2a-420d-8fd9-056b44906f1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:40:02.053325 [ 264 ] {4ccc151f-ec2a-420d-8fd9-056b44906f1d} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.053366 [ 264 ] {4ccc151f-ec2a-420d-8fd9-056b44906f1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.053731 [ 264 ] {4ccc151f-ec2a-420d-8fd9-056b44906f1d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:40:02.053982 [ 264 ] {4ccc151f-ec2a-420d-8fd9-056b44906f1d} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.054143 [ 36 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.12.12 22:40:02.054203 [ 36 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.054239 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.054245 [ 264 ] {4ccc151f-ec2a-420d-8fd9-056b44906f1d} executeQuery: Read 13 rows, 830.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 494.84 KiB/sec. 2024.12.12 22:40:02.054562 [ 264 ] {4ccc151f-ec2a-420d-8fd9-056b44906f1d} TCPHandler: Processed in 0.002134282 sec. 2024.12.12 22:40:02.054688 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2024.12.12 22:40:02.054898 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.055284 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:02.055310 [ 265 ] {131692bb-261f-4896-bb59-40a23a292678} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:02.055356 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2024.12.12 22:40:02.055416 [ 265 ] {131692bb-261f-4896-bb59-40a23a292678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:02.055741 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2024.12.12 22:40:02.056074 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2024.12.12 22:40:02.056443 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2024.12.12 22:40:02.056835 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2024.12.12 22:40:02.058188 [ 265 ] {131692bb-261f-4896-bb59-40a23a292678} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.058266 [ 265 ] {131692bb-261f-4896-bb59-40a23a292678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.059210 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004853076 sec., 13393.567296287963 rows/sec., 887.40 KiB/sec. 2024.12.12 22:40:02.059319 [ 265 ] {131692bb-261f-4896-bb59-40a23a292678} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:40:02.059379 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.12.12 22:40:02.059806 [ 265 ] {131692bb-261f-4896-bb59-40a23a292678} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.059920 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.060199 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_25_6} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2024.12.12 22:40:02.060241 [ 265 ] {131692bb-261f-4896-bb59-40a23a292678} executeQuery: Read 408 rows, 29.76 KiB in 0.005018 sec., 81307.2937425269 rows/sec., 5.79 MiB/sec. 2024.12.12 22:40:02.060375 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:40:02.060405 [ 265 ] {131692bb-261f-4896-bb59-40a23a292678} TCPHandler: Processed in 0.005712072 sec. 2024.12.12 22:40:02.060576 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.060720 [ 264 ] {b6c41292-2388-4c46-acca-073d47a3656f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:40:02.060782 [ 264 ] {b6c41292-2388-4c46-acca-073d47a3656f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:40:02.061311 [ 264 ] {b6c41292-2388-4c46-acca-073d47a3656f} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.061352 [ 264 ] {b6c41292-2388-4c46-acca-073d47a3656f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.061736 [ 264 ] {b6c41292-2388-4c46-acca-073d47a3656f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:40:02.061980 [ 264 ] {b6c41292-2388-4c46-acca-073d47a3656f} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.062254 [ 264 ] {b6c41292-2388-4c46-acca-073d47a3656f} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2024.12.12 22:40:02.062453 [ 264 ] {b6c41292-2388-4c46-acca-073d47a3656f} TCPHandler: Processed in 0.001942548 sec. 2024.12.12 22:40:02.062710 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.062934 [ 265 ] {a280d4dd-79cc-42d2-a408-f6a8903bac77} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:02.063026 [ 265 ] {a280d4dd-79cc-42d2-a408-f6a8903bac77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:02.063623 [ 265 ] {a280d4dd-79cc-42d2-a408-f6a8903bac77} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.063662 [ 265 ] {a280d4dd-79cc-42d2-a408-f6a8903bac77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.064069 [ 265 ] {a280d4dd-79cc-42d2-a408-f6a8903bac77} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:40:02.064316 [ 265 ] {a280d4dd-79cc-42d2-a408-f6a8903bac77} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.064537 [ 265 ] {a280d4dd-79cc-42d2-a408-f6a8903bac77} executeQuery: Read 237 rows, 16.27 KiB in 0.001659 sec., 142857.14285714284 rows/sec., 9.58 MiB/sec. 2024.12.12 22:40:02.064589 [ 265 ] {a280d4dd-79cc-42d2-a408-f6a8903bac77} TCPHandler: Processed in 0.0020196 sec. 2024.12.12 22:40:02.064736 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.064876 [ 264 ] {9bd72821-d14d-478d-bb08-9a5e0741b9c0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:40:02.064938 [ 264 ] {9bd72821-d14d-478d-bb08-9a5e0741b9c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:40:02.065498 [ 264 ] {9bd72821-d14d-478d-bb08-9a5e0741b9c0} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.065546 [ 264 ] {9bd72821-d14d-478d-bb08-9a5e0741b9c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.065988 [ 264 ] {9bd72821-d14d-478d-bb08-9a5e0741b9c0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.12 22:40:02.066231 [ 264 ] {9bd72821-d14d-478d-bb08-9a5e0741b9c0} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.066397 [ 36 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2024.12.12 22:40:02.066452 [ 36 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.066484 [ 264 ] {9bd72821-d14d-478d-bb08-9a5e0741b9c0} executeQuery: Read 1 rows, 69.00 B in 0.001625 sec., 615.3846153846154 rows/sec., 41.47 KiB/sec. 2024.12.12 22:40:02.066494 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.066663 [ 264 ] {9bd72821-d14d-478d-bb08-9a5e0741b9c0} TCPHandler: Processed in 0.001990199 sec. 2024.12.12 22:40:02.066959 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.067057 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2024.12.12 22:40:02.067343 [ 265 ] {c63633aa-d9b2-4872-b121-90c6a3c3757b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:02.067527 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:02.067576 [ 265 ] {c63633aa-d9b2-4872-b121-90c6a3c3757b} 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 2024.12.12 22:40:02.067588 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part 2024.12.12 22:40:02.067857 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:02.068234 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:02.068628 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:02.068957 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:02.069332 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:02.071519 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.004859476 sec., 5144.587605741854 rows/sec., 346.66 KiB/sec. 2024.12.12 22:40:02.071660 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2024.12.12 22:40:02.071794 [ 265 ] {c63633aa-d9b2-4872-b121-90c6a3c3757b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.071839 [ 265 ] {c63633aa-d9b2-4872-b121-90c6a3c3757b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.072063 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.072164 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_25_5} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2024.12.12 22:40:02.072245 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:40:02.072609 [ 265 ] {c63633aa-d9b2-4872-b121-90c6a3c3757b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:40:02.072870 [ 265 ] {c63633aa-d9b2-4872-b121-90c6a3c3757b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.073132 [ 265 ] {c63633aa-d9b2-4872-b121-90c6a3c3757b} executeQuery: Read 26 rows, 47.71 KiB in 0.005924 sec., 4388.926401080352 rows/sec., 7.86 MiB/sec. 2024.12.12 22:40:02.073235 [ 265 ] {c63633aa-d9b2-4872-b121-90c6a3c3757b} TCPHandler: Processed in 0.006441126 sec. 2024.12.12 22:40:02.073485 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:02.073713 [ 264 ] {de04eb00-18c2-4e1a-baca-be446080a695} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:02.073807 [ 264 ] {de04eb00-18c2-4e1a-baca-be446080a695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:02.074401 [ 264 ] {de04eb00-18c2-4e1a-baca-be446080a695} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.074440 [ 264 ] {de04eb00-18c2-4e1a-baca-be446080a695} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.074824 [ 264 ] {de04eb00-18c2-4e1a-baca-be446080a695} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:40:02.075068 [ 264 ] {de04eb00-18c2-4e1a-baca-be446080a695} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.075333 [ 264 ] {de04eb00-18c2-4e1a-baca-be446080a695} executeQuery: Read 82 rows, 5.33 KiB in 0.001671 sec., 49072.41172950329 rows/sec., 3.12 MiB/sec. 2024.12.12 22:40:02.075457 [ 264 ] {de04eb00-18c2-4e1a-baca-be446080a695} TCPHandler: Processed in 0.002080621 sec. 2024.12.12 22:40:02.706086 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2024.12.12 22:40:02.727493 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:02.727559 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:02.734800 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:40:02.735567 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:02.738317 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2024.12.12 22:40:03.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.00 MiB, peak 231.19 MiB, free memory in arenas 0.00 B, will set to 222.59 MiB (RSS), difference: -1.41 MiB 2024.12.12 22:40:03.568380 [ 34 ] {} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.12 22:40:03.568473 [ 34 ] {} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:03.568513 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:03.568775 [ 190 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.12 22:40:03.568993 [ 190 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:03.569051 [ 190 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2024.12.12 22:40:03.569144 [ 190 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.12.12 22:40:03.569244 [ 190 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part 2024.12.12 22:40:03.569501 [ 190 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.12.12 22:40:03.569666 [ 190 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part 2024.12.12 22:40:03.570829 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002222364 sec., 24298.44975890538 rows/sec., 2.03 MiB/sec. 2024.12.12 22:40:03.571018 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.12 22:40:03.571352 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:03.571444 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_9_2} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.12 22:40:03.571543 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:40:07.062769 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:07.062983 [ 264 ] {dbab28eb-afd9-4bbd-b140-80ff98fb90e3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:07.063055 [ 264 ] {dbab28eb-afd9-4bbd-b140-80ff98fb90e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:07.064459 [ 264 ] {dbab28eb-afd9-4bbd-b140-80ff98fb90e3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:07.064509 [ 264 ] {dbab28eb-afd9-4bbd-b140-80ff98fb90e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:07.065020 [ 264 ] {dbab28eb-afd9-4bbd-b140-80ff98fb90e3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:40:07.065285 [ 264 ] {dbab28eb-afd9-4bbd-b140-80ff98fb90e3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:07.065517 [ 264 ] {dbab28eb-afd9-4bbd-b140-80ff98fb90e3} executeQuery: Read 1228 rows, 103.52 KiB in 0.002587 sec., 474681.0977966757 rows/sec., 39.08 MiB/sec. 2024.12.12 22:40:07.065575 [ 264 ] {dbab28eb-afd9-4bbd-b140-80ff98fb90e3} TCPHandler: Processed in 0.002935218 sec. 2024.12.12 22:40:07.065848 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:07.066060 [ 265 ] {017be035-9afa-4a3e-b751-d00e10394f62} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:07.066138 [ 265 ] {017be035-9afa-4a3e-b751-d00e10394f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:07.066867 [ 265 ] {017be035-9afa-4a3e-b751-d00e10394f62} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:07.066912 [ 265 ] {017be035-9afa-4a3e-b751-d00e10394f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:07.067355 [ 265 ] {017be035-9afa-4a3e-b751-d00e10394f62} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:40:07.067614 [ 265 ] {017be035-9afa-4a3e-b751-d00e10394f62} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:07.067859 [ 265 ] {017be035-9afa-4a3e-b751-d00e10394f62} executeQuery: Read 16 rows, 1.20 KiB in 0.001859 sec., 8606.777837547068 rows/sec., 647.19 KiB/sec. 2024.12.12 22:40:07.067917 [ 265 ] {017be035-9afa-4a3e-b751-d00e10394f62} TCPHandler: Processed in 0.002214193 sec. 2024.12.12 22:40:07.068081 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:07.068215 [ 264 ] {6dbf3d6c-7ad9-4e88-a6e5-f80bfddf5e22} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:40:07.068275 [ 264 ] {6dbf3d6c-7ad9-4e88-a6e5-f80bfddf5e22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:40:07.068974 [ 264 ] {6dbf3d6c-7ad9-4e88-a6e5-f80bfddf5e22} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:07.069017 [ 264 ] {6dbf3d6c-7ad9-4e88-a6e5-f80bfddf5e22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:07.069419 [ 264 ] {6dbf3d6c-7ad9-4e88-a6e5-f80bfddf5e22} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:40:07.069669 [ 264 ] {6dbf3d6c-7ad9-4e88-a6e5-f80bfddf5e22} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:07.069886 [ 264 ] {6dbf3d6c-7ad9-4e88-a6e5-f80bfddf5e22} executeQuery: Read 228 rows, 15.81 KiB in 0.001699 sec., 134196.58622719246 rows/sec., 9.09 MiB/sec. 2024.12.12 22:40:07.069942 [ 264 ] {6dbf3d6c-7ad9-4e88-a6e5-f80bfddf5e22} TCPHandler: Processed in 0.001922648 sec. 2024.12.12 22:40:07.070097 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:07.070239 [ 265 ] {efc02c81-eca0-451c-b5c2-62b2574c0075} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:07.070302 [ 265 ] {efc02c81-eca0-451c-b5c2-62b2574c0075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:07.071250 [ 265 ] {efc02c81-eca0-451c-b5c2-62b2574c0075} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:07.071290 [ 265 ] {efc02c81-eca0-451c-b5c2-62b2574c0075} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:07.071684 [ 265 ] {efc02c81-eca0-451c-b5c2-62b2574c0075} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:40:07.071931 [ 265 ] {efc02c81-eca0-451c-b5c2-62b2574c0075} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:07.072163 [ 265 ] {efc02c81-eca0-451c-b5c2-62b2574c0075} executeQuery: Read 536 rows, 40.69 KiB in 0.001956 sec., 274028.6298568507 rows/sec., 20.31 MiB/sec. 2024.12.12 22:40:07.072228 [ 265 ] {efc02c81-eca0-451c-b5c2-62b2574c0075} TCPHandler: Processed in 0.002189043 sec. 2024.12.12 22:40:07.072428 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:07.072583 [ 264 ] {86e3c37f-1694-4841-825d-4ac77e84d199} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:07.072646 [ 264 ] {86e3c37f-1694-4841-825d-4ac77e84d199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:07.073452 [ 264 ] {86e3c37f-1694-4841-825d-4ac77e84d199} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:07.073493 [ 264 ] {86e3c37f-1694-4841-825d-4ac77e84d199} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:07.073966 [ 264 ] {86e3c37f-1694-4841-825d-4ac77e84d199} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:40:07.074216 [ 264 ] {86e3c37f-1694-4841-825d-4ac77e84d199} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:07.074401 [ 28 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.12 22:40:07.074456 [ 264 ] {86e3c37f-1694-4841-825d-4ac77e84d199} executeQuery: Read 880 rows, 60.63 KiB in 0.001898 sec., 463645.9430979979 rows/sec., 31.20 MiB/sec. 2024.12.12 22:40:07.074502 [ 28 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:07.074580 [ 264 ] {86e3c37f-1694-4841-825d-4ac77e84d199} TCPHandler: Processed in 0.002257384 sec. 2024.12.12 22:40:07.074580 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:07.074841 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:07.074963 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.12 22:40:07.075424 [ 265 ] {3d672375-7921-4f6f-9274-4c1b412f3c72} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:07.075940 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:07.076039 [ 265 ] {3d672375-7921-4f6f-9274-4c1b412f3c72} 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 2024.12.12 22:40:07.076149 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17327 rows starting from the beginning of the part 2024.12.12 22:40:07.076962 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2024.12.12 22:40:07.077580 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 242 rows starting from the beginning of the part 2024.12.12 22:40:07.078023 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2024.12.12 22:40:07.078428 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part 2024.12.12 22:40:07.078864 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 880 rows starting from the beginning of the part 2024.12.12 22:40:07.081255 [ 265 ] {3d672375-7921-4f6f-9274-4c1b412f3c72} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:07.081310 [ 265 ] {3d672375-7921-4f6f-9274-4c1b412f3c72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:07.082932 [ 265 ] {3d672375-7921-4f6f-9274-4c1b412f3c72} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:40:07.083397 [ 265 ] {3d672375-7921-4f6f-9274-4c1b412f3c72} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:07.083898 [ 265 ] {3d672375-7921-4f6f-9274-4c1b412f3c72} executeQuery: Read 16 rows, 29.36 KiB in 0.008696 sec., 1839.926402943882 rows/sec., 3.30 MiB/sec. 2024.12.12 22:40:07.084022 [ 265 ] {3d672375-7921-4f6f-9274-4c1b412f3c72} TCPHandler: Processed in 0.009340453 sec. 2024.12.12 22:40:07.084213 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:07.084361 [ 264 ] {e530c9f3-b147-45d7-a28f-bd76e0b74ee8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:07.084417 [ 264 ] {e530c9f3-b147-45d7-a28f-bd76e0b74ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:07.085005 [ 264 ] {e530c9f3-b147-45d7-a28f-bd76e0b74ee8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:07.085228 [ 264 ] {e530c9f3-b147-45d7-a28f-bd76e0b74ee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:07.085769 [ 264 ] {e530c9f3-b147-45d7-a28f-bd76e0b74ee8} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:40:07.086166 [ 264 ] {e530c9f3-b147-45d7-a28f-bd76e0b74ee8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:07.086175 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 19006 rows, containing 5 columns (5 merged, 0 gathered) in 0.011442345 sec., 1661023.1556555934 rows/sec., 112.14 MiB/sec. 2024.12.12 22:40:07.086389 [ 28 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.12 22:40:07.086474 [ 28 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:07.086514 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:07.086570 [ 264 ] {e530c9f3-b147-45d7-a28f-bd76e0b74ee8} executeQuery: Read 60 rows, 4.14 KiB in 0.002222 sec., 27002.700270027002 rows/sec., 1.82 MiB/sec. 2024.12.12 22:40:07.086640 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.12 22:40:07.086923 [ 188 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.12 22:40:07.086971 [ 264 ] {e530c9f3-b147-45d7-a28f-bd76e0b74ee8} TCPHandler: Processed in 0.002831945 sec. 2024.12.12 22:40:07.087208 [ 188 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:07.087269 [ 188 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3344 rows starting from the beginning of the part 2024.12.12 22:40:07.087403 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:07.087442 [ 188 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2024.12.12 22:40:07.087729 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_56_11} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.12 22:40:07.087759 [ 188 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part 2024.12.12 22:40:07.087979 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. 2024.12.12 22:40:07.088075 [ 188 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2024.12.12 22:40:07.088224 [ 188 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part 2024.12.12 22:40:07.088387 [ 188 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2024.12.12 22:40:07.090121 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3688 rows, containing 4 columns (4 merged, 0 gathered) in 0.003492528 sec., 1055968.627882153 rows/sec., 68.84 MiB/sec. 2024.12.12 22:40:07.090541 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.12 22:40:07.090930 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:07.091038 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_56_11} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.12 22:40:07.091154 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.12.12 22:40:08.786653 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2024.12.12 22:40:08.787514 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:08.787561 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:08.788102 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:40:08.788473 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:08.788758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2024.12.12 22:40:10.238368 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2024.12.12 22:40:10.258957 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:10.259014 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:10.266290 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:40:10.267085 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:10.269853 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2024.12.12 22:40:11.381689 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1170 2024.12.12 22:40:11.384879 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:11.384937 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:11.386460 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:40:11.386778 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:11.388146 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1170 2024.12.12 22:40:12.039250 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.039443 [ 264 ] {2c8b73d9-6cc6-4e68-a2f9-a4754237550a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:40:12.039512 [ 264 ] {2c8b73d9-6cc6-4e68-a2f9-a4754237550a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:40:12.040273 [ 264 ] {2c8b73d9-6cc6-4e68-a2f9-a4754237550a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.040323 [ 264 ] {2c8b73d9-6cc6-4e68-a2f9-a4754237550a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.040774 [ 264 ] {2c8b73d9-6cc6-4e68-a2f9-a4754237550a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:40:12.041038 [ 264 ] {2c8b73d9-6cc6-4e68-a2f9-a4754237550a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.041237 [ 264 ] {2c8b73d9-6cc6-4e68-a2f9-a4754237550a} executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. 2024.12.12 22:40:12.041292 [ 264 ] {2c8b73d9-6cc6-4e68-a2f9-a4754237550a} TCPHandler: Processed in 0.002181123 sec. 2024.12.12 22:40:12.041541 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.041736 [ 265 ] {365b2340-3d37-4f6b-8fa2-f76a151a6b1a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:12.041805 [ 265 ] {365b2340-3d37-4f6b-8fa2-f76a151a6b1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:12.042675 [ 265 ] {365b2340-3d37-4f6b-8fa2-f76a151a6b1a} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.042719 [ 265 ] {365b2340-3d37-4f6b-8fa2-f76a151a6b1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.043186 [ 265 ] {365b2340-3d37-4f6b-8fa2-f76a151a6b1a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.12 22:40:12.043444 [ 265 ] {365b2340-3d37-4f6b-8fa2-f76a151a6b1a} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.043641 [ 57 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.12 22:40:12.043704 [ 265 ] {365b2340-3d37-4f6b-8fa2-f76a151a6b1a} executeQuery: Read 255 rows, 22.91 KiB in 0.002016 sec., 126488.09523809524 rows/sec., 11.10 MiB/sec. 2024.12.12 22:40:12.043713 [ 57 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.043802 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.043835 [ 265 ] {365b2340-3d37-4f6b-8fa2-f76a151a6b1a} TCPHandler: Processed in 0.002423338 sec. 2024.12.12 22:40:12.044096 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.044230 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.12 22:40:12.044423 [ 264 ] {e77d51ed-6263-44cd-82ce-ec6b109f8ea8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:12.044572 [ 264 ] {e77d51ed-6263-44cd-82ce-ec6b109f8ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:12.044950 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:12.045077 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1437 rows starting from the beginning of the part 2024.12.12 22:40:12.045372 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 260 rows starting from the beginning of the part 2024.12.12 22:40:12.045696 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part 2024.12.12 22:40:12.046141 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 255 rows starting from the beginning of the part 2024.12.12 22:40:12.046568 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1228 rows starting from the beginning of the part 2024.12.12 22:40:12.046861 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 255 rows starting from the beginning of the part 2024.12.12 22:40:12.047807 [ 264 ] {e77d51ed-6263-44cd-82ce-ec6b109f8ea8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.047880 [ 264 ] {e77d51ed-6263-44cd-82ce-ec6b109f8ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.048838 [ 264 ] {e77d51ed-6263-44cd-82ce-ec6b109f8ea8} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:40:12.049376 [ 264 ] {e77d51ed-6263-44cd-82ce-ec6b109f8ea8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.049637 [ 264 ] {e77d51ed-6263-44cd-82ce-ec6b109f8ea8} executeQuery: Read 33 rows, 2.41 KiB in 0.005321 sec., 6201.841759067845 rows/sec., 453.14 KiB/sec. 2024.12.12 22:40:12.049732 [ 264 ] {e77d51ed-6263-44cd-82ce-ec6b109f8ea8} TCPHandler: Processed in 0.005789754 sec. 2024.12.12 22:40:12.050084 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.050646 [ 265 ] {5938cd34-facb-4fa7-bdf1-12dd7119343b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:40:12.050885 [ 265 ] {5938cd34-facb-4fa7-bdf1-12dd7119343b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:40:12.050951 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3523 rows, containing 5 columns (5 merged, 0 gathered) in 0.007007088 sec., 502776.61704833736 rows/sec., 44.12 MiB/sec. 2024.12.12 22:40:12.051302 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.12 22:40:12.051936 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.052178 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_61_12} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.12 22:40:12.052233 [ 265 ] {5938cd34-facb-4fa7-bdf1-12dd7119343b} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.052324 [ 265 ] {5938cd34-facb-4fa7-bdf1-12dd7119343b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.052333 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2024.12.12 22:40:12.052723 [ 265 ] {5938cd34-facb-4fa7-bdf1-12dd7119343b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:40:12.052969 [ 265 ] {5938cd34-facb-4fa7-bdf1-12dd7119343b} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.053183 [ 265 ] {5938cd34-facb-4fa7-bdf1-12dd7119343b} executeQuery: Read 14 rows, 1004.00 B in 0.00276 sec., 5072.463768115942 rows/sec., 355.24 KiB/sec. 2024.12.12 22:40:12.053239 [ 265 ] {5938cd34-facb-4fa7-bdf1-12dd7119343b} TCPHandler: Processed in 0.003378646 sec. 2024.12.12 22:40:12.053406 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.053548 [ 264 ] {1b16a1a5-46a7-4129-a682-7daa7ea0c91c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:40:12.053606 [ 264 ] {1b16a1a5-46a7-4129-a682-7daa7ea0c91c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:40:12.054300 [ 264 ] {1b16a1a5-46a7-4129-a682-7daa7ea0c91c} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.054341 [ 264 ] {1b16a1a5-46a7-4129-a682-7daa7ea0c91c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.054727 [ 264 ] {1b16a1a5-46a7-4129-a682-7daa7ea0c91c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:40:12.054981 [ 264 ] {1b16a1a5-46a7-4129-a682-7daa7ea0c91c} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.055200 [ 264 ] {1b16a1a5-46a7-4129-a682-7daa7ea0c91c} executeQuery: Read 13 rows, 830.00 B in 0.001677 sec., 7751.937984496123 rows/sec., 483.33 KiB/sec. 2024.12.12 22:40:12.055385 [ 264 ] {1b16a1a5-46a7-4129-a682-7daa7ea0c91c} TCPHandler: Processed in 0.0020468 sec. 2024.12.12 22:40:12.055546 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.055662 [ 265 ] {310b25f5-5ce7-4a28-8cdc-be275ca73840} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:12.055710 [ 265 ] {310b25f5-5ce7-4a28-8cdc-be275ca73840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:12.056427 [ 265 ] {310b25f5-5ce7-4a28-8cdc-be275ca73840} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.056465 [ 265 ] {310b25f5-5ce7-4a28-8cdc-be275ca73840} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.056855 [ 265 ] {310b25f5-5ce7-4a28-8cdc-be275ca73840} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.12 22:40:12.057109 [ 265 ] {310b25f5-5ce7-4a28-8cdc-be275ca73840} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.057276 [ 57 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.12 22:40:12.057343 [ 57 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.057357 [ 265 ] {310b25f5-5ce7-4a28-8cdc-be275ca73840} executeQuery: Read 408 rows, 29.76 KiB in 0.001707 sec., 239015.8172231986 rows/sec., 17.03 MiB/sec. 2024.12.12 22:40:12.057386 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.057514 [ 265 ] {310b25f5-5ce7-4a28-8cdc-be275ca73840} TCPHandler: Processed in 0.002024 sec. 2024.12.12 22:40:12.057728 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.12 22:40:12.057729 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.058058 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:12.058070 [ 264 ] {15b186d4-cdd5-493d-beb3-6923960cefb6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:40:12.058131 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 916 rows starting from the beginning of the part 2024.12.12 22:40:12.058189 [ 264 ] {15b186d4-cdd5-493d-beb3-6923960cefb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:40:12.058451 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 418 rows starting from the beginning of the part 2024.12.12 22:40:12.058806 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 80 rows starting from the beginning of the part 2024.12.12 22:40:12.059181 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 408 rows starting from the beginning of the part 2024.12.12 22:40:12.059508 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 536 rows starting from the beginning of the part 2024.12.12 22:40:12.059829 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 408 rows starting from the beginning of the part 2024.12.12 22:40:12.060718 [ 264 ] {15b186d4-cdd5-493d-beb3-6923960cefb6} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.060799 [ 264 ] {15b186d4-cdd5-493d-beb3-6923960cefb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.061781 [ 264 ] {15b186d4-cdd5-493d-beb3-6923960cefb6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:40:12.062207 [ 264 ] {15b186d4-cdd5-493d-beb3-6923960cefb6} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.062380 [ 57 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.12 22:40:12.062427 [ 57 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.062453 [ 264 ] {15b186d4-cdd5-493d-beb3-6923960cefb6} executeQuery: Read 6 rows, 321.00 B in 0.004488 sec., 1336.8983957219252 rows/sec., 69.85 KiB/sec. 2024.12.12 22:40:12.062457 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.062753 [ 264 ] {15b186d4-cdd5-493d-beb3-6923960cefb6} TCPHandler: Processed in 0.005116251 sec. 2024.12.12 22:40:12.063059 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.063186 [ 187 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.12 22:40:12.063537 [ 265 ] {0a0f889d-760f-40e9-bbb3-1c4416f84025} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:12.063777 [ 265 ] {0a0f889d-760f-40e9-bbb3-1c4416f84025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:12.063938 [ 187 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:12.064110 [ 187 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part 2024.12.12 22:40:12.064700 [ 187 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2024.12.12 22:40:12.064997 [ 196 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 5 columns (5 merged, 0 gathered) in 0.007410246 sec., 373266.9603681174 rows/sec., 28.50 MiB/sec. 2024.12.12 22:40:12.065204 [ 187 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2024.12.12 22:40:12.065646 [ 187 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2024.12.12 22:40:12.065763 [ 197 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.12 22:40:12.066097 [ 187 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2024.12.12 22:40:12.066550 [ 187 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2024.12.12 22:40:12.067441 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.067897 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_61_12} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.12 22:40:12.068225 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.12.12 22:40:12.068417 [ 265 ] {0a0f889d-760f-40e9-bbb3-1c4416f84025} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.068467 [ 265 ] {0a0f889d-760f-40e9-bbb3-1c4416f84025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.069066 [ 265 ] {0a0f889d-760f-40e9-bbb3-1c4416f84025} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:40:12.069280 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.00660392 sec., 23622.33340197943 rows/sec., 1.21 MiB/sec. 2024.12.12 22:40:12.069475 [ 265 ] {0a0f889d-760f-40e9-bbb3-1c4416f84025} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.069492 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.12 22:40:12.069964 [ 265 ] {0a0f889d-760f-40e9-bbb3-1c4416f84025} executeQuery: Read 237 rows, 16.27 KiB in 0.006559 sec., 36133.5569446562 rows/sec., 2.42 MiB/sec. 2024.12.12 22:40:12.070246 [ 265 ] {0a0f889d-760f-40e9-bbb3-1c4416f84025} TCPHandler: Processed in 0.007372625 sec. 2024.12.12 22:40:12.070566 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.070639 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.070964 [ 264 ] {60966f62-7f94-4e24-8204-ff1971dc87a9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:40:12.070995 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_26_5} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.12 22:40:12.071069 [ 264 ] {60966f62-7f94-4e24-8204-ff1971dc87a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:40:12.071179 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:40:12.071679 [ 264 ] {60966f62-7f94-4e24-8204-ff1971dc87a9} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.071724 [ 264 ] {60966f62-7f94-4e24-8204-ff1971dc87a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.072103 [ 264 ] {60966f62-7f94-4e24-8204-ff1971dc87a9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.12 22:40:12.072366 [ 264 ] {60966f62-7f94-4e24-8204-ff1971dc87a9} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.072548 [ 264 ] {60966f62-7f94-4e24-8204-ff1971dc87a9} executeQuery: Read 1 rows, 69.00 B in 0.00172 sec., 581.3953488372093 rows/sec., 39.18 KiB/sec. 2024.12.12 22:40:12.072596 [ 264 ] {60966f62-7f94-4e24-8204-ff1971dc87a9} TCPHandler: Processed in 0.002231564 sec. 2024.12.12 22:40:12.072755 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.072893 [ 265 ] {99c6a9a5-9ca9-4c0d-9f4b-f997f4dd9e09} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:12.072985 [ 265 ] {99c6a9a5-9ca9-4c0d-9f4b-f997f4dd9e09} 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 2024.12.12 22:40:12.074143 [ 265 ] {99c6a9a5-9ca9-4c0d-9f4b-f997f4dd9e09} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.074181 [ 265 ] {99c6a9a5-9ca9-4c0d-9f4b-f997f4dd9e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.074853 [ 265 ] {99c6a9a5-9ca9-4c0d-9f4b-f997f4dd9e09} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:40:12.075114 [ 265 ] {99c6a9a5-9ca9-4c0d-9f4b-f997f4dd9e09} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.075379 [ 265 ] {99c6a9a5-9ca9-4c0d-9f4b-f997f4dd9e09} executeQuery: Read 26 rows, 47.71 KiB in 0.002515 sec., 10337.972166998012 rows/sec., 18.53 MiB/sec. 2024.12.12 22:40:12.075562 [ 265 ] {99c6a9a5-9ca9-4c0d-9f4b-f997f4dd9e09} TCPHandler: Processed in 0.002874876 sec. 2024.12.12 22:40:12.075869 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:12.076090 [ 264 ] {98ed3dfc-6ad9-4e5d-bb26-b556453ca5b6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:12.076183 [ 264 ] {98ed3dfc-6ad9-4e5d-bb26-b556453ca5b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:12.076728 [ 264 ] {98ed3dfc-6ad9-4e5d-bb26-b556453ca5b6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:12.076767 [ 264 ] {98ed3dfc-6ad9-4e5d-bb26-b556453ca5b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.12 22:40:12.077156 [ 264 ] {98ed3dfc-6ad9-4e5d-bb26-b556453ca5b6} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:40:12.077408 [ 264 ] {98ed3dfc-6ad9-4e5d-bb26-b556453ca5b6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:12.077607 [ 264 ] {98ed3dfc-6ad9-4e5d-bb26-b556453ca5b6} executeQuery: Read 82 rows, 5.33 KiB in 0.00157 sec., 52229.299363057326 rows/sec., 3.32 MiB/sec. 2024.12.12 22:40:12.077689 [ 264 ] {98ed3dfc-6ad9-4e5d-bb26-b556453ca5b6} TCPHandler: Processed in 0.00203082 sec. 2024.12.12 22:40:16.135888 [ 147 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:40:16.135964 [ 147 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:40:16.288872 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2024.12.12 22:40:16.289606 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:16.289654 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:16.290181 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:40:16.290430 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:16.290720 [ 147 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:40:16.290729 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2024.12.12 22:40:16.290833 [ 147 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:16.290883 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:16.291195 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:40:16.291457 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:16.291499 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part 2024.12.12 22:40:16.291575 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2024.12.12 22:40:16.291686 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2024.12.12 22:40:16.291915 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2024.12.12 22:40:16.292136 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2024.12.12 22:40:16.292343 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2024.12.12 22:40:16.294899 [ 187 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003899647 sec., 5412284.75295328 rows/sec., 77.42 MiB/sec. 2024.12.12 22:40:16.295338 [ 187 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:40:16.295670 [ 187 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:16.295761 [ 187 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_46_9} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:40:16.295876 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2024.12.12 22:40:17.034292 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:17.034510 [ 264 ] {284e9ec6-530c-4b4b-8b91-0f290451c077} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:17.034591 [ 264 ] {284e9ec6-530c-4b4b-8b91-0f290451c077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:17.035526 [ 264 ] {284e9ec6-530c-4b4b-8b91-0f290451c077} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:17.035584 [ 264 ] {284e9ec6-530c-4b4b-8b91-0f290451c077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:17.036040 [ 264 ] {284e9ec6-530c-4b4b-8b91-0f290451c077} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.12 22:40:17.036311 [ 264 ] {284e9ec6-530c-4b4b-8b91-0f290451c077} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:17.036548 [ 264 ] {284e9ec6-530c-4b4b-8b91-0f290451c077} executeQuery: Read 88 rows, 7.40 KiB in 0.002097 sec., 41964.71149260849 rows/sec., 3.45 MiB/sec. 2024.12.12 22:40:17.036619 [ 264 ] {284e9ec6-530c-4b4b-8b91-0f290451c077} TCPHandler: Processed in 0.002470528 sec. 2024.12.12 22:40:17.036876 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:17.037063 [ 265 ] {ab9e602c-e448-42f7-9ef4-03e44b2d84b1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:17.037132 [ 265 ] {ab9e602c-e448-42f7-9ef4-03e44b2d84b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:17.037880 [ 265 ] {ab9e602c-e448-42f7-9ef4-03e44b2d84b1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:17.037928 [ 265 ] {ab9e602c-e448-42f7-9ef4-03e44b2d84b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:17.038364 [ 265 ] {ab9e602c-e448-42f7-9ef4-03e44b2d84b1} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:40:17.038645 [ 265 ] {ab9e602c-e448-42f7-9ef4-03e44b2d84b1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:17.038851 [ 128 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2024.12.12 22:40:17.038923 [ 265 ] {ab9e602c-e448-42f7-9ef4-03e44b2d84b1} executeQuery: Read 16 rows, 1.20 KiB in 0.00191 sec., 8376.96335078534 rows/sec., 629.91 KiB/sec. 2024.12.12 22:40:17.038953 [ 128 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:17.039031 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:17.039067 [ 265 ] {ab9e602c-e448-42f7-9ef4-03e44b2d84b1} TCPHandler: Processed in 0.002317965 sec. 2024.12.12 22:40:17.039284 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2024.12.12 22:40:17.039350 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:17.039449 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:17.039496 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 67 rows starting from the beginning of the part 2024.12.12 22:40:17.039652 [ 264 ] {bd872e0e-f2d0-4aef-a13f-942a652a0bd9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:17.039766 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part 2024.12.12 22:40:17.039807 [ 264 ] {bd872e0e-f2d0-4aef-a13f-942a652a0bd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:17.040080 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 33 rows starting from the beginning of the part 2024.12.12 22:40:17.040525 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part 2024.12.12 22:40:17.040814 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 33 rows starting from the beginning of the part 2024.12.12 22:40:17.041277 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part 2024.12.12 22:40:17.042854 [ 264 ] {bd872e0e-f2d0-4aef-a13f-942a652a0bd9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:17.042931 [ 264 ] {bd872e0e-f2d0-4aef-a13f-942a652a0bd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:17.043997 [ 264 ] {bd872e0e-f2d0-4aef-a13f-942a652a0bd9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.12 22:40:17.044078 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.004934077 sec., 36683.65937540091 rows/sec., 2.77 MiB/sec. 2024.12.12 22:40:17.044263 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2024.12.12 22:40:17.044496 [ 264 ] {bd872e0e-f2d0-4aef-a13f-942a652a0bd9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:17.044857 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:17.044920 [ 264 ] {bd872e0e-f2d0-4aef-a13f-942a652a0bd9} executeQuery: Read 80 rows, 6.40 KiB in 0.005362 sec., 14919.806042521448 rows/sec., 1.16 MiB/sec. 2024.12.12 22:40:17.045034 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_60_12} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2024.12.12 22:40:17.045085 [ 264 ] {bd872e0e-f2d0-4aef-a13f-942a652a0bd9} TCPHandler: Processed in 0.005897175 sec. 2024.12.12 22:40:17.045243 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:40:17.045304 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:17.045442 [ 265 ] {68ee5c65-7473-40cc-ad50-cab08aaf6d2d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:17.045504 [ 265 ] {68ee5c65-7473-40cc-ad50-cab08aaf6d2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:17.046183 [ 265 ] {68ee5c65-7473-40cc-ad50-cab08aaf6d2d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:17.046229 [ 265 ] {68ee5c65-7473-40cc-ad50-cab08aaf6d2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:17.046652 [ 265 ] {68ee5c65-7473-40cc-ad50-cab08aaf6d2d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:40:17.046896 [ 265 ] {68ee5c65-7473-40cc-ad50-cab08aaf6d2d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:17.047123 [ 265 ] {68ee5c65-7473-40cc-ad50-cab08aaf6d2d} executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. 2024.12.12 22:40:17.047175 [ 265 ] {68ee5c65-7473-40cc-ad50-cab08aaf6d2d} TCPHandler: Processed in 0.001981899 sec. 2024.12.12 22:40:17.047324 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:17.047453 [ 264 ] {9cd3632f-83c6-4a1f-a982-3384dd197949} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:17.047549 [ 264 ] {9cd3632f-83c6-4a1f-a982-3384dd197949} 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 2024.12.12 22:40:17.048813 [ 264 ] {9cd3632f-83c6-4a1f-a982-3384dd197949} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:17.048853 [ 264 ] {9cd3632f-83c6-4a1f-a982-3384dd197949} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:17.049523 [ 264 ] {9cd3632f-83c6-4a1f-a982-3384dd197949} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:40:17.049791 [ 264 ] {9cd3632f-83c6-4a1f-a982-3384dd197949} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:17.050088 [ 264 ] {9cd3632f-83c6-4a1f-a982-3384dd197949} executeQuery: Read 16 rows, 29.36 KiB in 0.002656 sec., 6024.096385542169 rows/sec., 10.79 MiB/sec. 2024.12.12 22:40:17.050468 [ 264 ] {9cd3632f-83c6-4a1f-a982-3384dd197949} TCPHandler: Processed in 0.003202043 sec. 2024.12.12 22:40:17.050721 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:17.050879 [ 265 ] {ab921a9b-9e2f-43a8-b0c6-c10f67186e16} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:17.050937 [ 265 ] {ab921a9b-9e2f-43a8-b0c6-c10f67186e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:17.051484 [ 265 ] {ab921a9b-9e2f-43a8-b0c6-c10f67186e16} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:17.051523 [ 265 ] {ab921a9b-9e2f-43a8-b0c6-c10f67186e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:17.051902 [ 265 ] {ab921a9b-9e2f-43a8-b0c6-c10f67186e16} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:40:17.052144 [ 265 ] {ab921a9b-9e2f-43a8-b0c6-c10f67186e16} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:17.052353 [ 265 ] {ab921a9b-9e2f-43a8-b0c6-c10f67186e16} executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. 2024.12.12 22:40:17.052402 [ 265 ] {ab921a9b-9e2f-43a8-b0c6-c10f67186e16} TCPHandler: Processed in 0.001828026 sec. 2024.12.12 22:40:17.769908 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2024.12.12 22:40:17.791042 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:17.791096 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:17.798285 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:40:17.799070 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:17.799515 [ 136 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:40:17.799643 [ 136 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:17.799718 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:17.800199 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:40:17.808773 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2024.12.12 22:40:17.810222 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:17.811131 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2024.12.12 22:40:17.816168 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2024.12.12 22:40:17.821168 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part 2024.12.12 22:40:17.826302 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2024.12.12 22:40:17.831603 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2024.12.12 22:40:17.836297 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2024.12.12 22:40:17.897222 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.097368583 sec., 3563.777856354344 rows/sec., 18.43 MiB/sec. 2024.12.12 22:40:17.900443 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:40:17.903447 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:17.903571 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_46_9} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:40:17.906024 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.12.12 22:40:18.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.49 MiB, peak 237.90 MiB, free memory in arenas 0.00 B, will set to 226.22 MiB (RSS), difference: 1.74 MiB 2024.12.12 22:40:21.388334 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1204 2024.12.12 22:40:21.391484 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:21.391531 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:21.393004 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:40:21.393318 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:21.394839 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1204 2024.12.12 22:40:22.038994 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.039201 [ 264 ] {65c2f5a3-50f6-4ce1-b938-3740584d79df} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:40:22.039280 [ 264 ] {65c2f5a3-50f6-4ce1-b938-3740584d79df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:40:22.040051 [ 264 ] {65c2f5a3-50f6-4ce1-b938-3740584d79df} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.040096 [ 264 ] {65c2f5a3-50f6-4ce1-b938-3740584d79df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.040522 [ 264 ] {65c2f5a3-50f6-4ce1-b938-3740584d79df} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:40:22.040778 [ 264 ] {65c2f5a3-50f6-4ce1-b938-3740584d79df} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.041006 [ 264 ] {65c2f5a3-50f6-4ce1-b938-3740584d79df} executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. 2024.12.12 22:40:22.041060 [ 264 ] {65c2f5a3-50f6-4ce1-b938-3740584d79df} TCPHandler: Processed in 0.002201173 sec. 2024.12.12 22:40:22.041308 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.041518 [ 265 ] {1750e4fe-6d38-4821-8a79-dc573ec7361d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:22.041593 [ 265 ] {1750e4fe-6d38-4821-8a79-dc573ec7361d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:22.042484 [ 265 ] {1750e4fe-6d38-4821-8a79-dc573ec7361d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.042528 [ 265 ] {1750e4fe-6d38-4821-8a79-dc573ec7361d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.042998 [ 265 ] {1750e4fe-6d38-4821-8a79-dc573ec7361d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.12 22:40:22.043249 [ 265 ] {1750e4fe-6d38-4821-8a79-dc573ec7361d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.043479 [ 265 ] {1750e4fe-6d38-4821-8a79-dc573ec7361d} executeQuery: Read 255 rows, 22.91 KiB in 0.002019 sec., 126300.14858841011 rows/sec., 11.08 MiB/sec. 2024.12.12 22:40:22.043535 [ 265 ] {1750e4fe-6d38-4821-8a79-dc573ec7361d} TCPHandler: Processed in 0.002369536 sec. 2024.12.12 22:40:22.043717 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.043866 [ 264 ] {4cde5750-1987-44a1-8e5d-29b7aa602b98} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:22.043926 [ 264 ] {4cde5750-1987-44a1-8e5d-29b7aa602b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:22.044627 [ 264 ] {4cde5750-1987-44a1-8e5d-29b7aa602b98} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.044668 [ 264 ] {4cde5750-1987-44a1-8e5d-29b7aa602b98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.045051 [ 264 ] {4cde5750-1987-44a1-8e5d-29b7aa602b98} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.12 22:40:22.045301 [ 264 ] {4cde5750-1987-44a1-8e5d-29b7aa602b98} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.045507 [ 264 ] {4cde5750-1987-44a1-8e5d-29b7aa602b98} executeQuery: Read 33 rows, 2.41 KiB in 0.001672 sec., 19736.842105263157 rows/sec., 1.41 MiB/sec. 2024.12.12 22:40:22.045560 [ 264 ] {4cde5750-1987-44a1-8e5d-29b7aa602b98} TCPHandler: Processed in 0.001912027 sec. 2024.12.12 22:40:22.045754 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.045980 [ 265 ] {8f88f5c5-9e40-4206-96b8-58c3fb5d8260} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:40:22.046067 [ 265 ] {8f88f5c5-9e40-4206-96b8-58c3fb5d8260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:40:22.046884 [ 265 ] {8f88f5c5-9e40-4206-96b8-58c3fb5d8260} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.046924 [ 265 ] {8f88f5c5-9e40-4206-96b8-58c3fb5d8260} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.047284 [ 265 ] {8f88f5c5-9e40-4206-96b8-58c3fb5d8260} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:40:22.047529 [ 265 ] {8f88f5c5-9e40-4206-96b8-58c3fb5d8260} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.047693 [ 58 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:40:22.047759 [ 265 ] {8f88f5c5-9e40-4206-96b8-58c3fb5d8260} executeQuery: Read 14 rows, 1004.00 B in 0.001833 sec., 7637.752318603382 rows/sec., 534.90 KiB/sec. 2024.12.12 22:40:22.047784 [ 58 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.047854 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.047884 [ 265 ] {8f88f5c5-9e40-4206-96b8-58c3fb5d8260} TCPHandler: Processed in 0.002241884 sec. 2024.12.12 22:40:22.048066 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:40:22.048083 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.048304 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:22.048340 [ 264 ] {91d68b4f-8926-4562-b478-d2ee1bcce092} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:40:22.048366 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part 2024.12.12 22:40:22.048442 [ 264 ] {91d68b4f-8926-4562-b478-d2ee1bcce092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:40:22.048618 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:22.048867 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:22.049252 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part 2024.12.12 22:40:22.049629 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:22.050003 [ 195 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:22.051633 [ 264 ] {91d68b4f-8926-4562-b478-d2ee1bcce092} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.051703 [ 264 ] {91d68b4f-8926-4562-b478-d2ee1bcce092} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.052722 [ 264 ] {91d68b4f-8926-4562-b478-d2ee1bcce092} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:40:22.053105 [ 199 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005149571 sec., 102144.43106037375 rows/sec., 7.32 MiB/sec. 2024.12.12 22:40:22.053259 [ 264 ] {91d68b4f-8926-4562-b478-d2ee1bcce092} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.053353 [ 199 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:40:22.053694 [ 264 ] {91d68b4f-8926-4562-b478-d2ee1bcce092} executeQuery: Read 13 rows, 830.00 B in 0.005418 sec., 2399.4093761535623 rows/sec., 149.60 KiB/sec. 2024.12.12 22:40:22.053856 [ 264 ] {91d68b4f-8926-4562-b478-d2ee1bcce092} TCPHandler: Processed in 0.005875365 sec. 2024.12.12 22:40:22.054015 [ 199 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.054069 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.054108 [ 199 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_36_7} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:40:22.054203 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.12 22:40:22.054244 [ 265 ] {21fb27b1-071e-4eb4-9288-25fd30e3ab5a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:22.054298 [ 265 ] {21fb27b1-071e-4eb4-9288-25fd30e3ab5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:22.055019 [ 265 ] {21fb27b1-071e-4eb4-9288-25fd30e3ab5a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.055057 [ 265 ] {21fb27b1-071e-4eb4-9288-25fd30e3ab5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.055435 [ 265 ] {21fb27b1-071e-4eb4-9288-25fd30e3ab5a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.12 22:40:22.055683 [ 265 ] {21fb27b1-071e-4eb4-9288-25fd30e3ab5a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.055895 [ 265 ] {21fb27b1-071e-4eb4-9288-25fd30e3ab5a} executeQuery: Read 408 rows, 29.76 KiB in 0.00169 sec., 241420.11834319527 rows/sec., 17.20 MiB/sec. 2024.12.12 22:40:22.055948 [ 265 ] {21fb27b1-071e-4eb4-9288-25fd30e3ab5a} TCPHandler: Processed in 0.001975589 sec. 2024.12.12 22:40:22.056102 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.056244 [ 264 ] {a1a79bcb-c003-4bec-ad6a-f2d481dadcc0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:40:22.056307 [ 264 ] {a1a79bcb-c003-4bec-ad6a-f2d481dadcc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:40:22.056839 [ 264 ] {a1a79bcb-c003-4bec-ad6a-f2d481dadcc0} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.056880 [ 264 ] {a1a79bcb-c003-4bec-ad6a-f2d481dadcc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.057267 [ 264 ] {a1a79bcb-c003-4bec-ad6a-f2d481dadcc0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:40:22.057516 [ 264 ] {a1a79bcb-c003-4bec-ad6a-f2d481dadcc0} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.057726 [ 264 ] {a1a79bcb-c003-4bec-ad6a-f2d481dadcc0} executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. 2024.12.12 22:40:22.057777 [ 264 ] {a1a79bcb-c003-4bec-ad6a-f2d481dadcc0} TCPHandler: Processed in 0.001744404 sec. 2024.12.12 22:40:22.057934 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.058072 [ 265 ] {ee5786c6-a32b-4572-8ef4-9081ba93d350} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:22.058133 [ 265 ] {ee5786c6-a32b-4572-8ef4-9081ba93d350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:22.058760 [ 265 ] {ee5786c6-a32b-4572-8ef4-9081ba93d350} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.058799 [ 265 ] {ee5786c6-a32b-4572-8ef4-9081ba93d350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.059204 [ 265 ] {ee5786c6-a32b-4572-8ef4-9081ba93d350} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:40:22.059447 [ 265 ] {ee5786c6-a32b-4572-8ef4-9081ba93d350} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.059660 [ 265 ] {ee5786c6-a32b-4572-8ef4-9081ba93d350} executeQuery: Read 237 rows, 16.27 KiB in 0.001616 sec., 146658.41584158415 rows/sec., 9.83 MiB/sec. 2024.12.12 22:40:22.059727 [ 265 ] {ee5786c6-a32b-4572-8ef4-9081ba93d350} TCPHandler: Processed in 0.001861136 sec. 2024.12.12 22:40:22.059922 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.060089 [ 264 ] {72f7ad45-8b81-4d38-ac42-f563e5eb84cb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:40:22.060152 [ 264 ] {72f7ad45-8b81-4d38-ac42-f563e5eb84cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:40:22.060681 [ 264 ] {72f7ad45-8b81-4d38-ac42-f563e5eb84cb} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.060720 [ 264 ] {72f7ad45-8b81-4d38-ac42-f563e5eb84cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.061098 [ 264 ] {72f7ad45-8b81-4d38-ac42-f563e5eb84cb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.12 22:40:22.061350 [ 264 ] {72f7ad45-8b81-4d38-ac42-f563e5eb84cb} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.061537 [ 264 ] {72f7ad45-8b81-4d38-ac42-f563e5eb84cb} executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. 2024.12.12 22:40:22.061661 [ 264 ] {72f7ad45-8b81-4d38-ac42-f563e5eb84cb} TCPHandler: Processed in 0.001849476 sec. 2024.12.12 22:40:22.061812 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.061953 [ 265 ] {2e638779-3659-4bf5-8275-e30f3cf4a17b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:22.062046 [ 265 ] {2e638779-3659-4bf5-8275-e30f3cf4a17b} 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 2024.12.12 22:40:22.063229 [ 265 ] {2e638779-3659-4bf5-8275-e30f3cf4a17b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.063270 [ 265 ] {2e638779-3659-4bf5-8275-e30f3cf4a17b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.063925 [ 265 ] {2e638779-3659-4bf5-8275-e30f3cf4a17b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.12 22:40:22.064188 [ 265 ] {2e638779-3659-4bf5-8275-e30f3cf4a17b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.064385 [ 77 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.12 22:40:22.064450 [ 77 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.064464 [ 265 ] {2e638779-3659-4bf5-8275-e30f3cf4a17b} executeQuery: Read 26 rows, 47.71 KiB in 0.002531 sec., 10272.619517977086 rows/sec., 18.41 MiB/sec. 2024.12.12 22:40:22.064504 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.064865 [ 265 ] {2e638779-3659-4bf5-8275-e30f3cf4a17b} TCPHandler: Processed in 0.003115721 sec. 2024.12.12 22:40:22.064903 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.12 22:40:22.065076 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:22.065382 [ 264 ] {3ed4111f-de1c-423e-9a00-245e73c954c9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:22.065519 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:22.065531 [ 264 ] {3ed4111f-de1c-423e-9a00-245e73c954c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:22.065746 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1194 rows starting from the beginning of the part 2024.12.12 22:40:22.066646 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part 2024.12.12 22:40:22.067332 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part 2024.12.12 22:40:22.068068 [ 264 ] {3ed4111f-de1c-423e-9a00-245e73c954c9} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:22.068107 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part 2024.12.12 22:40:22.068132 [ 264 ] {3ed4111f-de1c-423e-9a00-245e73c954c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:22.068847 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part 2024.12.12 22:40:22.069640 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part 2024.12.12 22:40:22.069720 [ 264 ] {3ed4111f-de1c-423e-9a00-245e73c954c9} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:40:22.070632 [ 264 ] {3ed4111f-de1c-423e-9a00-245e73c954c9} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.071150 [ 264 ] {3ed4111f-de1c-423e-9a00-245e73c954c9} executeQuery: Read 82 rows, 5.33 KiB in 0.005856 sec., 14002.732240437159 rows/sec., 910.69 KiB/sec. 2024.12.12 22:40:22.071452 [ 264 ] {3ed4111f-de1c-423e-9a00-245e73c954c9} TCPHandler: Processed in 0.006454106 sec. 2024.12.12 22:40:22.078707 [ 188 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 19 columns (19 merged, 0 gathered) in 0.014046316 sec., 92835.7300234453 rows/sec., 166.36 MiB/sec. 2024.12.12 22:40:22.079919 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.12 22:40:22.080348 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:22.080430 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_61_12} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.12 22:40:22.080576 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. 2024.12.12 22:40:23.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 227.07 MiB, peak 238.40 MiB, free memory in arenas 0.00 B, will set to 228.45 MiB (RSS), difference: 1.38 MiB 2024.12.12 22:40:23.790935 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2024.12.12 22:40:23.792037 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:23.792079 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:23.792605 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:40:23.792855 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:23.793124 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2024.12.12 22:40:25.308834 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2024.12.12 22:40:25.328412 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:25.328486 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:25.335353 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:40:25.336088 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:25.338701 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2024.12.12 22:40:27.033831 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:27.034046 [ 264 ] {5c847e81-67b9-49f2-8127-8155076e42aa} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:27.034128 [ 264 ] {5c847e81-67b9-49f2-8127-8155076e42aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:27.034991 [ 264 ] {5c847e81-67b9-49f2-8127-8155076e42aa} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:27.035043 [ 264 ] {5c847e81-67b9-49f2-8127-8155076e42aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:27.035498 [ 264 ] {5c847e81-67b9-49f2-8127-8155076e42aa} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.12 22:40:27.035762 [ 264 ] {5c847e81-67b9-49f2-8127-8155076e42aa} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:27.035978 [ 264 ] {5c847e81-67b9-49f2-8127-8155076e42aa} executeQuery: Read 88 rows, 7.40 KiB in 0.001989 sec., 44243.33836098542 rows/sec., 3.63 MiB/sec. 2024.12.12 22:40:27.036047 [ 264 ] {5c847e81-67b9-49f2-8127-8155076e42aa} TCPHandler: Processed in 0.002355396 sec. 2024.12.12 22:40:27.036301 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:27.036491 [ 265 ] {703c6803-82e1-468a-8f17-a95f8ad5daa5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:27.036560 [ 265 ] {703c6803-82e1-468a-8f17-a95f8ad5daa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:27.037292 [ 265 ] {703c6803-82e1-468a-8f17-a95f8ad5daa5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:27.037334 [ 265 ] {703c6803-82e1-468a-8f17-a95f8ad5daa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:27.037779 [ 265 ] {703c6803-82e1-468a-8f17-a95f8ad5daa5} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.12 22:40:27.038039 [ 265 ] {703c6803-82e1-468a-8f17-a95f8ad5daa5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:27.038236 [ 265 ] {703c6803-82e1-468a-8f17-a95f8ad5daa5} executeQuery: Read 16 rows, 1.20 KiB in 0.001797 sec., 8903.728436282694 rows/sec., 669.52 KiB/sec. 2024.12.12 22:40:27.038292 [ 265 ] {703c6803-82e1-468a-8f17-a95f8ad5daa5} TCPHandler: Processed in 0.002118461 sec. 2024.12.12 22:40:27.038450 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:27.038579 [ 264 ] {ade3af9b-2435-46bf-8ed2-ba54ea1ada4e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:27.038632 [ 264 ] {ade3af9b-2435-46bf-8ed2-ba54ea1ada4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:27.039247 [ 264 ] {ade3af9b-2435-46bf-8ed2-ba54ea1ada4e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:27.039289 [ 264 ] {ade3af9b-2435-46bf-8ed2-ba54ea1ada4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:27.039679 [ 264 ] {ade3af9b-2435-46bf-8ed2-ba54ea1ada4e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.12 22:40:27.039926 [ 264 ] {ade3af9b-2435-46bf-8ed2-ba54ea1ada4e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:27.040153 [ 264 ] {ade3af9b-2435-46bf-8ed2-ba54ea1ada4e} executeQuery: Read 80 rows, 6.40 KiB in 0.001595 sec., 50156.73981191222 rows/sec., 3.92 MiB/sec. 2024.12.12 22:40:27.040251 [ 264 ] {ade3af9b-2435-46bf-8ed2-ba54ea1ada4e} TCPHandler: Processed in 0.001858717 sec. 2024.12.12 22:40:27.040442 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:27.040681 [ 265 ] {6d72e4bc-80c8-4259-b95e-0365522c2a79} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:27.040742 [ 265 ] {6d72e4bc-80c8-4259-b95e-0365522c2a79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:27.041333 [ 265 ] {6d72e4bc-80c8-4259-b95e-0365522c2a79} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:27.041370 [ 265 ] {6d72e4bc-80c8-4259-b95e-0365522c2a79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:27.041771 [ 265 ] {6d72e4bc-80c8-4259-b95e-0365522c2a79} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:40:27.042028 [ 265 ] {6d72e4bc-80c8-4259-b95e-0365522c2a79} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:27.042229 [ 265 ] {6d72e4bc-80c8-4259-b95e-0365522c2a79} executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. 2024.12.12 22:40:27.042300 [ 265 ] {6d72e4bc-80c8-4259-b95e-0365522c2a79} TCPHandler: Processed in 0.001967228 sec. 2024.12.12 22:40:27.042499 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:27.042627 [ 264 ] {3bb64ce2-11d6-4b34-8de7-b4d7e33c3137} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:27.042708 [ 264 ] {3bb64ce2-11d6-4b34-8de7-b4d7e33c3137} 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 2024.12.12 22:40:27.043870 [ 264 ] {3bb64ce2-11d6-4b34-8de7-b4d7e33c3137} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:27.043909 [ 264 ] {3bb64ce2-11d6-4b34-8de7-b4d7e33c3137} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:27.044553 [ 264 ] {3bb64ce2-11d6-4b34-8de7-b4d7e33c3137} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.12 22:40:27.044820 [ 264 ] {3bb64ce2-11d6-4b34-8de7-b4d7e33c3137} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:27.045061 [ 264 ] {3bb64ce2-11d6-4b34-8de7-b4d7e33c3137} executeQuery: Read 16 rows, 29.36 KiB in 0.002457 sec., 6512.006512006512 rows/sec., 11.67 MiB/sec. 2024.12.12 22:40:27.045171 [ 264 ] {3bb64ce2-11d6-4b34-8de7-b4d7e33c3137} TCPHandler: Processed in 0.002774864 sec. 2024.12.12 22:40:27.045346 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:27.045487 [ 265 ] {99aff110-4c9f-4212-a1db-bfcd5c57cd19} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:27.045548 [ 265 ] {99aff110-4c9f-4212-a1db-bfcd5c57cd19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:27.046076 [ 265 ] {99aff110-4c9f-4212-a1db-bfcd5c57cd19} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:27.046113 [ 265 ] {99aff110-4c9f-4212-a1db-bfcd5c57cd19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:27.046487 [ 265 ] {99aff110-4c9f-4212-a1db-bfcd5c57cd19} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:40:27.046726 [ 265 ] {99aff110-4c9f-4212-a1db-bfcd5c57cd19} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:27.046925 [ 265 ] {99aff110-4c9f-4212-a1db-bfcd5c57cd19} executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. 2024.12.12 22:40:27.046996 [ 265 ] {99aff110-4c9f-4212-a1db-bfcd5c57cd19} TCPHandler: Processed in 0.001720324 sec. 2024.12.12 22:40:31.136011 [ 149 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:40:31.136110 [ 149 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:40:31.293265 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2024.12.12 22:40:31.294347 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:31.294388 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:31.294919 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:40:31.295175 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:31.295413 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2024.12.12 22:40:31.395056 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1238 2024.12.12 22:40:31.398690 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:31.398730 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:31.400216 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:40:31.400529 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:31.402107 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1238 2024.12.12 22:40:32.001428 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000992389 sec. 2024.12.12 22:40:32.038892 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.039103 [ 264 ] {65724461-87e7-41f3-9c5e-153f505687b7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:40:32.039183 [ 264 ] {65724461-87e7-41f3-9c5e-153f505687b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:40:32.040005 [ 264 ] {65724461-87e7-41f3-9c5e-153f505687b7} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.040057 [ 264 ] {65724461-87e7-41f3-9c5e-153f505687b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.040495 [ 264 ] {65724461-87e7-41f3-9c5e-153f505687b7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:40:32.040746 [ 264 ] {65724461-87e7-41f3-9c5e-153f505687b7} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.040980 [ 264 ] {65724461-87e7-41f3-9c5e-153f505687b7} executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. 2024.12.12 22:40:32.041037 [ 264 ] {65724461-87e7-41f3-9c5e-153f505687b7} TCPHandler: Processed in 0.002284054 sec. 2024.12.12 22:40:32.041282 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.041456 [ 265 ] {f84791bc-5793-455d-b81e-a72115c31efc} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:32.041524 [ 265 ] {f84791bc-5793-455d-b81e-a72115c31efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:32.042400 [ 265 ] {f84791bc-5793-455d-b81e-a72115c31efc} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.042442 [ 265 ] {f84791bc-5793-455d-b81e-a72115c31efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.042903 [ 265 ] {f84791bc-5793-455d-b81e-a72115c31efc} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.12 22:40:32.043158 [ 265 ] {f84791bc-5793-455d-b81e-a72115c31efc} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.043406 [ 265 ] {f84791bc-5793-455d-b81e-a72115c31efc} executeQuery: Read 255 rows, 22.91 KiB in 0.002002 sec., 127372.62737262738 rows/sec., 11.18 MiB/sec. 2024.12.12 22:40:32.043467 [ 265 ] {f84791bc-5793-455d-b81e-a72115c31efc} TCPHandler: Processed in 0.002312565 sec. 2024.12.12 22:40:32.043626 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.043767 [ 264 ] {5a2f3b11-6e37-4f59-ba86-e5d48889902e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:32.043827 [ 264 ] {5a2f3b11-6e37-4f59-ba86-e5d48889902e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:32.044530 [ 264 ] {5a2f3b11-6e37-4f59-ba86-e5d48889902e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.044578 [ 264 ] {5a2f3b11-6e37-4f59-ba86-e5d48889902e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.045003 [ 264 ] {5a2f3b11-6e37-4f59-ba86-e5d48889902e} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.12 22:40:32.045249 [ 264 ] {5a2f3b11-6e37-4f59-ba86-e5d48889902e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.045462 [ 264 ] {5a2f3b11-6e37-4f59-ba86-e5d48889902e} executeQuery: Read 33 rows, 2.41 KiB in 0.001727 sec., 19108.28025477707 rows/sec., 1.36 MiB/sec. 2024.12.12 22:40:32.045516 [ 264 ] {5a2f3b11-6e37-4f59-ba86-e5d48889902e} TCPHandler: Processed in 0.001957288 sec. 2024.12.12 22:40:32.045668 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.045786 [ 265 ] {a3610a61-c144-4411-95d3-021fa8e9a893} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:40:32.045834 [ 265 ] {a3610a61-c144-4411-95d3-021fa8e9a893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:40:32.046554 [ 265 ] {a3610a61-c144-4411-95d3-021fa8e9a893} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.046602 [ 265 ] {a3610a61-c144-4411-95d3-021fa8e9a893} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.046999 [ 265 ] {a3610a61-c144-4411-95d3-021fa8e9a893} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:40:32.047254 [ 265 ] {a3610a61-c144-4411-95d3-021fa8e9a893} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.047462 [ 265 ] {a3610a61-c144-4411-95d3-021fa8e9a893} executeQuery: Read 14 rows, 1004.00 B in 0.0017 sec., 8235.29411764706 rows/sec., 576.75 KiB/sec. 2024.12.12 22:40:32.047515 [ 265 ] {a3610a61-c144-4411-95d3-021fa8e9a893} TCPHandler: Processed in 0.001906048 sec. 2024.12.12 22:40:32.047680 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.047799 [ 264 ] {326acaa8-583e-40c2-b19b-98441a50e651} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:40:32.047854 [ 264 ] {326acaa8-583e-40c2-b19b-98441a50e651} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:40:32.048566 [ 264 ] {326acaa8-583e-40c2-b19b-98441a50e651} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.048615 [ 264 ] {326acaa8-583e-40c2-b19b-98441a50e651} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.049009 [ 264 ] {326acaa8-583e-40c2-b19b-98441a50e651} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:40:32.049260 [ 264 ] {326acaa8-583e-40c2-b19b-98441a50e651} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.049470 [ 264 ] {326acaa8-583e-40c2-b19b-98441a50e651} executeQuery: Read 13 rows, 830.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 480.75 KiB/sec. 2024.12.12 22:40:32.049566 [ 264 ] {326acaa8-583e-40c2-b19b-98441a50e651} TCPHandler: Processed in 0.001945838 sec. 2024.12.12 22:40:32.049786 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.049931 [ 265 ] {dabf770d-bb88-4dd1-8860-c5bd877796ea} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:32.049986 [ 265 ] {dabf770d-bb88-4dd1-8860-c5bd877796ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:32.050869 [ 265 ] {dabf770d-bb88-4dd1-8860-c5bd877796ea} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.050909 [ 265 ] {dabf770d-bb88-4dd1-8860-c5bd877796ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.051292 [ 265 ] {dabf770d-bb88-4dd1-8860-c5bd877796ea} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.12 22:40:32.051537 [ 265 ] {dabf770d-bb88-4dd1-8860-c5bd877796ea} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.051769 [ 265 ] {dabf770d-bb88-4dd1-8860-c5bd877796ea} executeQuery: Read 408 rows, 29.76 KiB in 0.001868 sec., 218415.4175588865 rows/sec., 15.56 MiB/sec. 2024.12.12 22:40:32.051824 [ 265 ] {dabf770d-bb88-4dd1-8860-c5bd877796ea} TCPHandler: Processed in 0.002151822 sec. 2024.12.12 22:40:32.051982 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.052121 [ 264 ] {04abf492-8793-42b6-b3e4-8d467f802c42} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:40:32.052182 [ 264 ] {04abf492-8793-42b6-b3e4-8d467f802c42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:40:32.052765 [ 264 ] {04abf492-8793-42b6-b3e4-8d467f802c42} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.052813 [ 264 ] {04abf492-8793-42b6-b3e4-8d467f802c42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.053185 [ 264 ] {04abf492-8793-42b6-b3e4-8d467f802c42} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:40:32.053433 [ 264 ] {04abf492-8793-42b6-b3e4-8d467f802c42} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.053707 [ 264 ] {04abf492-8793-42b6-b3e4-8d467f802c42} executeQuery: Read 6 rows, 321.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 194.22 KiB/sec. 2024.12.12 22:40:32.053935 [ 264 ] {04abf492-8793-42b6-b3e4-8d467f802c42} TCPHandler: Processed in 0.00201405 sec. 2024.12.12 22:40:32.054142 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.054281 [ 265 ] {3efbe52e-9fd9-48f2-9f9c-44f833efd8fa} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:32.054342 [ 265 ] {3efbe52e-9fd9-48f2-9f9c-44f833efd8fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:32.055014 [ 265 ] {3efbe52e-9fd9-48f2-9f9c-44f833efd8fa} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.055055 [ 265 ] {3efbe52e-9fd9-48f2-9f9c-44f833efd8fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.055447 [ 265 ] {3efbe52e-9fd9-48f2-9f9c-44f833efd8fa} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.12 22:40:32.055683 [ 265 ] {3efbe52e-9fd9-48f2-9f9c-44f833efd8fa} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.055850 [ 148 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.12 22:40:32.055920 [ 265 ] {3efbe52e-9fd9-48f2-9f9c-44f833efd8fa} executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. 2024.12.12 22:40:32.055946 [ 148 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.056015 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.056036 [ 265 ] {3efbe52e-9fd9-48f2-9f9c-44f833efd8fa} TCPHandler: Processed in 0.001998049 sec. 2024.12.12 22:40:32.056259 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.056281 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.12 22:40:32.056475 [ 264 ] {517d0858-a26b-4370-9b04-e26e762357a5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:40:32.056567 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:32.056588 [ 264 ] {517d0858-a26b-4370-9b04-e26e762357a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:40:32.056651 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19006 rows starting from the beginning of the part 2024.12.12 22:40:32.056973 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part 2024.12.12 22:40:32.057326 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2024.12.12 22:40:32.057704 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2024.12.12 22:40:32.058149 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2024.12.12 22:40:32.058483 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2024.12.12 22:40:32.059248 [ 264 ] {517d0858-a26b-4370-9b04-e26e762357a5} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.059311 [ 264 ] {517d0858-a26b-4370-9b04-e26e762357a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.059955 [ 264 ] {517d0858-a26b-4370-9b04-e26e762357a5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.12 22:40:32.060277 [ 264 ] {517d0858-a26b-4370-9b04-e26e762357a5} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.060787 [ 264 ] {517d0858-a26b-4370-9b04-e26e762357a5} executeQuery: Read 1 rows, 69.00 B in 0.004369 sec., 228.88532845044634 rows/sec., 15.42 KiB/sec. 2024.12.12 22:40:32.061105 [ 264 ] {517d0858-a26b-4370-9b04-e26e762357a5} TCPHandler: Processed in 0.004962537 sec. 2024.12.12 22:40:32.061386 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.061745 [ 265 ] {208cc4be-b5d6-4da9-8e35-58151db11bd2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:32.061990 [ 265 ] {208cc4be-b5d6-4da9-8e35-58151db11bd2} 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 2024.12.12 22:40:32.064144 [ 265 ] {208cc4be-b5d6-4da9-8e35-58151db11bd2} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.064184 [ 265 ] {208cc4be-b5d6-4da9-8e35-58151db11bd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.064944 [ 265 ] {208cc4be-b5d6-4da9-8e35-58151db11bd2} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.12 22:40:32.065342 [ 265 ] {208cc4be-b5d6-4da9-8e35-58151db11bd2} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.065801 [ 265 ] {208cc4be-b5d6-4da9-8e35-58151db11bd2} executeQuery: Read 26 rows, 47.71 KiB in 0.00419 sec., 6205.250596658711 rows/sec., 11.12 MiB/sec. 2024.12.12 22:40:32.066563 [ 265 ] {208cc4be-b5d6-4da9-8e35-58151db11bd2} TCPHandler: Processed in 0.005325985 sec. 2024.12.12 22:40:32.066837 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:32.067064 [ 264 ] {0f0e0afa-aeee-4604-b6a3-4f377127d961} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:32.067124 [ 264 ] {0f0e0afa-aeee-4604-b6a3-4f377127d961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:32.067674 [ 186 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 20037 rows, containing 5 columns (5 merged, 0 gathered) in 0.011534596 sec., 1737121.9590178973 rows/sec., 117.30 MiB/sec. 2024.12.12 22:40:32.067835 [ 264 ] {0f0e0afa-aeee-4604-b6a3-4f377127d961} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.067879 [ 264 ] {0f0e0afa-aeee-4604-b6a3-4f377127d961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.068111 [ 186 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.12 22:40:32.068579 [ 264 ] {0f0e0afa-aeee-4604-b6a3-4f377127d961} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.12 22:40:32.068723 [ 186 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.068882 [ 186 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_61_12} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.12 22:40:32.069034 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2024.12.12 22:40:32.069090 [ 264 ] {0f0e0afa-aeee-4604-b6a3-4f377127d961} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.069289 [ 148 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.12 22:40:32.069343 [ 148 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.069363 [ 264 ] {0f0e0afa-aeee-4604-b6a3-4f377127d961} executeQuery: Read 82 rows, 5.33 KiB in 0.002317 sec., 35390.591281829955 rows/sec., 2.25 MiB/sec. 2024.12.12 22:40:32.069381 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.069536 [ 264 ] {0f0e0afa-aeee-4604-b6a3-4f377127d961} TCPHandler: Processed in 0.002845346 sec. 2024.12.12 22:40:32.069578 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.12 22:40:32.069687 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:32.069717 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3688 rows starting from the beginning of the part 2024.12.12 22:40:32.069789 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part 2024.12.12 22:40:32.069928 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2024.12.12 22:40:32.070129 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part 2024.12.12 22:40:32.070243 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2024.12.12 22:40:32.070412 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2024.12.12 22:40:32.072010 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 4054 rows, containing 4 columns (4 merged, 0 gathered) in 0.00250382 sec., 1619125.9755094217 rows/sec., 105.49 MiB/sec. 2024.12.12 22:40:32.072385 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.12 22:40:32.072735 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.072851 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_61_12} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.12 22:40:32.072945 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.12 22:40:32.838756 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2024.12.12 22:40:32.858306 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:32.858359 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:32.865560 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:40:32.866331 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:32.870055 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2024.12.12 22:40:33.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 230.16 MiB, peak 238.40 MiB, free memory in arenas 0.00 B, will set to 228.97 MiB (RSS), difference: -1.19 MiB 2024.12.12 22:40:37.063455 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:37.063690 [ 264 ] {ef9fa154-2f12-4788-928d-0116a84a392c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:40:37.063773 [ 264 ] {ef9fa154-2f12-4788-928d-0116a84a392c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:40:37.064607 [ 264 ] {ef9fa154-2f12-4788-928d-0116a84a392c} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.064657 [ 264 ] {ef9fa154-2f12-4788-928d-0116a84a392c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.065089 [ 264 ] {ef9fa154-2f12-4788-928d-0116a84a392c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.12 22:40:37.065367 [ 264 ] {ef9fa154-2f12-4788-928d-0116a84a392c} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.065582 [ 264 ] {ef9fa154-2f12-4788-928d-0116a84a392c} executeQuery: Read 8 rows, 668.00 B in 0.00195 sec., 4102.5641025641025 rows/sec., 334.54 KiB/sec. 2024.12.12 22:40:37.065679 [ 264 ] {ef9fa154-2f12-4788-928d-0116a84a392c} TCPHandler: Processed in 0.002364566 sec. 2024.12.12 22:40:37.066025 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:37.066331 [ 265 ] {03e79bbe-3961-47d0-82c8-3413c8bb6143} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:37.066443 [ 265 ] {03e79bbe-3961-47d0-82c8-3413c8bb6143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:37.067937 [ 265 ] {03e79bbe-3961-47d0-82c8-3413c8bb6143} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.067981 [ 265 ] {03e79bbe-3961-47d0-82c8-3413c8bb6143} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.068511 [ 265 ] {03e79bbe-3961-47d0-82c8-3413c8bb6143} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.12 22:40:37.068772 [ 265 ] {03e79bbe-3961-47d0-82c8-3413c8bb6143} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.068973 [ 138 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.12 22:40:37.069042 [ 265 ] {03e79bbe-3961-47d0-82c8-3413c8bb6143} executeQuery: Read 1232 rows, 103.81 KiB in 0.002785 sec., 442369.83842010767 rows/sec., 36.40 MiB/sec. 2024.12.12 22:40:37.069069 [ 138 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.069131 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.069168 [ 265 ] {03e79bbe-3961-47d0-82c8-3413c8bb6143} TCPHandler: Processed in 0.003331436 sec. 2024.12.12 22:40:37.069312 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.12 22:40:37.069450 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:37.069481 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:37.069546 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1437 rows starting from the beginning of the part 2024.12.12 22:40:37.069792 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 88 rows starting from the beginning of the part 2024.12.12 22:40:37.070057 [ 264 ] {721e53d5-1f7c-4be7-987c-e9f9081cd7fb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:37.070113 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 255 rows starting from the beginning of the part 2024.12.12 22:40:37.070213 [ 264 ] {721e53d5-1f7c-4be7-987c-e9f9081cd7fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:37.070442 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 88 rows starting from the beginning of the part 2024.12.12 22:40:37.070769 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 255 rows starting from the beginning of the part 2024.12.12 22:40:37.071099 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1232 rows starting from the beginning of the part 2024.12.12 22:40:37.073214 [ 264 ] {721e53d5-1f7c-4be7-987c-e9f9081cd7fb} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.073291 [ 264 ] {721e53d5-1f7c-4be7-987c-e9f9081cd7fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.074162 [ 264 ] {721e53d5-1f7c-4be7-987c-e9f9081cd7fb} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.12 22:40:37.074457 [ 264 ] {721e53d5-1f7c-4be7-987c-e9f9081cd7fb} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.075001 [ 264 ] {721e53d5-1f7c-4be7-987c-e9f9081cd7fb} executeQuery: Read 24 rows, 1.76 KiB in 0.00518 sec., 4633.204633204634 rows/sec., 340.10 KiB/sec. 2024.12.12 22:40:37.075036 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3355 rows, containing 5 columns (5 merged, 0 gathered) in 0.005798314 sec., 578616.4736852817 rows/sec., 50.58 MiB/sec. 2024.12.12 22:40:37.075149 [ 264 ] {721e53d5-1f7c-4be7-987c-e9f9081cd7fb} TCPHandler: Processed in 0.005839784 sec. 2024.12.12 22:40:37.075330 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:37.075410 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.12 22:40:37.075573 [ 265 ] {4ab9e18e-0df9-446a-9d6c-c669eac5d7c7} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:40:37.075656 [ 265 ] {4ab9e18e-0df9-446a-9d6c-c669eac5d7c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:40:37.076039 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.076286 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_66_13} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.12 22:40:37.076472 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.12 22:40:37.076839 [ 265 ] {4ab9e18e-0df9-446a-9d6c-c669eac5d7c7} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.076884 [ 265 ] {4ab9e18e-0df9-446a-9d6c-c669eac5d7c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.077345 [ 265 ] {4ab9e18e-0df9-446a-9d6c-c669eac5d7c7} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:40:37.077826 [ 265 ] {4ab9e18e-0df9-446a-9d6c-c669eac5d7c7} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.078071 [ 265 ] {4ab9e18e-0df9-446a-9d6c-c669eac5d7c7} executeQuery: Read 228 rows, 15.81 KiB in 0.002605 sec., 87523.9923224568 rows/sec., 5.93 MiB/sec. 2024.12.12 22:40:37.078127 [ 265 ] {4ab9e18e-0df9-446a-9d6c-c669eac5d7c7} TCPHandler: Processed in 0.002870706 sec. 2024.12.12 22:40:37.078311 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:37.078454 [ 264 ] {c97e9a54-7d8a-49ef-80df-cd06da2ded92} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:37.078513 [ 264 ] {c97e9a54-7d8a-49ef-80df-cd06da2ded92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:37.079434 [ 264 ] {c97e9a54-7d8a-49ef-80df-cd06da2ded92} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.079472 [ 264 ] {c97e9a54-7d8a-49ef-80df-cd06da2ded92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.079862 [ 264 ] {c97e9a54-7d8a-49ef-80df-cd06da2ded92} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.12 22:40:37.080113 [ 264 ] {c97e9a54-7d8a-49ef-80df-cd06da2ded92} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.080245 [ 141 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.12 22:40:37.080289 [ 141 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.080300 [ 264 ] {c97e9a54-7d8a-49ef-80df-cd06da2ded92} executeQuery: Read 544 rows, 41.34 KiB in 0.001877 sec., 289824.1875332978 rows/sec., 21.51 MiB/sec. 2024.12.12 22:40:37.080313 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.080437 [ 264 ] {c97e9a54-7d8a-49ef-80df-cd06da2ded92} TCPHandler: Processed in 0.002208753 sec. 2024.12.12 22:40:37.080678 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.12 22:40:37.080693 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:37.081113 [ 265 ] {28859d9b-8b97-41a4-b493-5f4d9757e8fd} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:37.081285 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:37.081321 [ 265 ] {28859d9b-8b97-41a4-b493-5f4d9757e8fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:37.081454 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 916 rows starting from the beginning of the part 2024.12.12 22:40:37.082043 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 80 rows starting from the beginning of the part 2024.12.12 22:40:37.082423 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 408 rows starting from the beginning of the part 2024.12.12 22:40:37.082762 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 80 rows starting from the beginning of the part 2024.12.12 22:40:37.083125 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 408 rows starting from the beginning of the part 2024.12.12 22:40:37.083388 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 544 rows starting from the beginning of the part 2024.12.12 22:40:37.084580 [ 265 ] {28859d9b-8b97-41a4-b493-5f4d9757e8fd} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.084657 [ 265 ] {28859d9b-8b97-41a4-b493-5f4d9757e8fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.085693 [ 265 ] {28859d9b-8b97-41a4-b493-5f4d9757e8fd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.12 22:40:37.086122 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2436 rows, containing 5 columns (5 merged, 0 gathered) in 0.005696192 sec., 427654.12401829154 rows/sec., 32.82 MiB/sec. 2024.12.12 22:40:37.086223 [ 265 ] {28859d9b-8b97-41a4-b493-5f4d9757e8fd} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.086376 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.12 22:40:37.086722 [ 265 ] {28859d9b-8b97-41a4-b493-5f4d9757e8fd} executeQuery: Read 884 rows, 60.91 KiB in 0.005762 sec., 153418.9517528636 rows/sec., 10.32 MiB/sec. 2024.12.12 22:40:37.086877 [ 265 ] {28859d9b-8b97-41a4-b493-5f4d9757e8fd} TCPHandler: Processed in 0.006314334 sec. 2024.12.12 22:40:37.087077 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.087131 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:37.087209 [ 200 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_66_13} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.12 22:40:37.087337 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.12 22:40:37.087347 [ 264 ] {9a55b39e-4da2-43ea-a6a7-b0a98ecd4ba9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:37.087443 [ 264 ] {9a55b39e-4da2-43ea-a6a7-b0a98ecd4ba9} 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 2024.12.12 22:40:37.088660 [ 264 ] {9a55b39e-4da2-43ea-a6a7-b0a98ecd4ba9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.088701 [ 264 ] {9a55b39e-4da2-43ea-a6a7-b0a98ecd4ba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.089378 [ 264 ] {9a55b39e-4da2-43ea-a6a7-b0a98ecd4ba9} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.12 22:40:37.089653 [ 264 ] {9a55b39e-4da2-43ea-a6a7-b0a98ecd4ba9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.089870 [ 264 ] {9a55b39e-4da2-43ea-a6a7-b0a98ecd4ba9} executeQuery: Read 16 rows, 29.36 KiB in 0.002605 sec., 6142.034548944338 rows/sec., 11.01 MiB/sec. 2024.12.12 22:40:37.089999 [ 264 ] {9a55b39e-4da2-43ea-a6a7-b0a98ecd4ba9} TCPHandler: Processed in 0.002979349 sec. 2024.12.12 22:40:37.090160 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:37.090282 [ 265 ] {a3a881ae-a3b2-475e-9c55-8c80d271c4c9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:37.090332 [ 265 ] {a3a881ae-a3b2-475e-9c55-8c80d271c4c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:37.090834 [ 265 ] {a3a881ae-a3b2-475e-9c55-8c80d271c4c9} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:37.090873 [ 265 ] {a3a881ae-a3b2-475e-9c55-8c80d271c4c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:37.091255 [ 265 ] {a3a881ae-a3b2-475e-9c55-8c80d271c4c9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.12 22:40:37.091503 [ 265 ] {a3a881ae-a3b2-475e-9c55-8c80d271c4c9} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:37.091713 [ 265 ] {a3a881ae-a3b2-475e-9c55-8c80d271c4c9} executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. 2024.12.12 22:40:37.091763 [ 265 ] {a3a881ae-a3b2-475e-9c55-8c80d271c4c9} TCPHandler: Processed in 0.001662623 sec. 2024.12.12 22:40:38.795527 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2024.12.12 22:40:38.796192 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:38.796243 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:38.796775 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:40:38.797039 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:38.797264 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2024.12.12 22:40:40.370107 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2024.12.12 22:40:40.391296 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:40.391359 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:40.398656 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:40:40.399429 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:40.402370 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2024.12.12 22:40:41.402298 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1276 2024.12.12 22:40:41.405660 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:41.405722 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:41.407214 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:40:41.407543 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:41.408814 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1276 2024.12.12 22:40:42.039220 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.039411 [ 264 ] {7421bf2a-9ef9-4fcf-b2a5-9e14345e4c03} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:40:42.039480 [ 264 ] {7421bf2a-9ef9-4fcf-b2a5-9e14345e4c03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:40:42.040239 [ 264 ] {7421bf2a-9ef9-4fcf-b2a5-9e14345e4c03} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.040281 [ 264 ] {7421bf2a-9ef9-4fcf-b2a5-9e14345e4c03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.040726 [ 264 ] {7421bf2a-9ef9-4fcf-b2a5-9e14345e4c03} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:40:42.040994 [ 264 ] {7421bf2a-9ef9-4fcf-b2a5-9e14345e4c03} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.041136 [ 133 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.12 22:40:42.041187 [ 133 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.041209 [ 264 ] {7421bf2a-9ef9-4fcf-b2a5-9e14345e4c03} executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. 2024.12.12 22:40:42.041216 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.041332 [ 264 ] {7421bf2a-9ef9-4fcf-b2a5-9e14345e4c03} TCPHandler: Processed in 0.002243414 sec. 2024.12.12 22:40:42.041447 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.12 22:40:42.041623 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.041636 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:42.041693 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2024.12.12 22:40:42.041816 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:42.041891 [ 265 ] {00a0ca31-ae37-41f3-a881-e40cbd8277fa} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:42.042124 [ 265 ] {00a0ca31-ae37-41f3-a881-e40cbd8277fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:42.042227 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:42.042742 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:42.043044 [ 191 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2024.12.12 22:40:42.044571 [ 265 ] {00a0ca31-ae37-41f3-a881-e40cbd8277fa} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.044621 [ 265 ] {00a0ca31-ae37-41f3-a881-e40cbd8277fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.044884 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00354884 sec., 19724.755131254155 rows/sec., 1.46 MiB/sec. 2024.12.12 22:40:42.045116 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.12 22:40:42.045426 [ 265 ] {00a0ca31-ae37-41f3-a881-e40cbd8277fa} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.12 22:40:42.045692 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.045828 [ 189 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_29_7} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.12 22:40:42.045925 [ 265 ] {00a0ca31-ae37-41f3-a881-e40cbd8277fa} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.045992 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:40:42.046250 [ 265 ] {00a0ca31-ae37-41f3-a881-e40cbd8277fa} executeQuery: Read 255 rows, 22.91 KiB in 0.00448 sec., 56919.64285714286 rows/sec., 4.99 MiB/sec. 2024.12.12 22:40:42.046328 [ 265 ] {00a0ca31-ae37-41f3-a881-e40cbd8277fa} TCPHandler: Processed in 0.004843665 sec. 2024.12.12 22:40:42.046539 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.046681 [ 264 ] {73311447-ee69-4e44-8d1e-73c68421d84a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:42.046741 [ 264 ] {73311447-ee69-4e44-8d1e-73c68421d84a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:42.047399 [ 264 ] {73311447-ee69-4e44-8d1e-73c68421d84a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.047439 [ 264 ] {73311447-ee69-4e44-8d1e-73c68421d84a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.047809 [ 264 ] {73311447-ee69-4e44-8d1e-73c68421d84a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.12 22:40:42.048064 [ 264 ] {73311447-ee69-4e44-8d1e-73c68421d84a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.048280 [ 134 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2024.12.12 22:40:42.048291 [ 264 ] {73311447-ee69-4e44-8d1e-73c68421d84a} executeQuery: Read 33 rows, 2.41 KiB in 0.001629 sec., 20257.82688766114 rows/sec., 1.45 MiB/sec. 2024.12.12 22:40:42.048367 [ 134 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.048446 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.048452 [ 264 ] {73311447-ee69-4e44-8d1e-73c68421d84a} TCPHandler: Processed in 0.00201749 sec. 2024.12.12 22:40:42.048740 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.048775 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2024.12.12 22:40:42.049182 [ 265 ] {d17a6406-e948-466a-9500-2c2c46276223} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:40:42.049382 [ 265 ] {d17a6406-e948-466a-9500-2c2c46276223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:40:42.049408 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:42.049554 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 67 rows starting from the beginning of the part 2024.12.12 22:40:42.050032 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 33 rows starting from the beginning of the part 2024.12.12 22:40:42.050686 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part 2024.12.12 22:40:42.051329 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 33 rows starting from the beginning of the part 2024.12.12 22:40:42.051631 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part 2024.12.12 22:40:42.051991 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 33 rows starting from the beginning of the part 2024.12.12 22:40:42.052780 [ 265 ] {d17a6406-e948-466a-9500-2c2c46276223} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.052829 [ 265 ] {d17a6406-e948-466a-9500-2c2c46276223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.053416 [ 265 ] {d17a6406-e948-466a-9500-2c2c46276223} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:40:42.053725 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.005172172 sec., 39828.5285176131 rows/sec., 3.00 MiB/sec. 2024.12.12 22:40:42.053818 [ 265 ] {d17a6406-e948-466a-9500-2c2c46276223} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.054065 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2024.12.12 22:40:42.054387 [ 265 ] {d17a6406-e948-466a-9500-2c2c46276223} executeQuery: Read 14 rows, 1004.00 B in 0.005353 sec., 2615.3558752101626 rows/sec., 183.16 KiB/sec. 2024.12.12 22:40:42.054658 [ 265 ] {d17a6406-e948-466a-9500-2c2c46276223} TCPHandler: Processed in 0.00607576 sec. 2024.12.12 22:40:42.054950 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.055113 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.055151 [ 264 ] {d92ae85d-681c-4192-b9cb-3ce43b279a1e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:40:42.055248 [ 264 ] {d92ae85d-681c-4192-b9cb-3ce43b279a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:40:42.055271 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_65_13} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2024.12.12 22:40:42.055453 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:40:42.055981 [ 264 ] {d92ae85d-681c-4192-b9cb-3ce43b279a1e} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.056027 [ 264 ] {d92ae85d-681c-4192-b9cb-3ce43b279a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.056392 [ 264 ] {d92ae85d-681c-4192-b9cb-3ce43b279a1e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:40:42.056637 [ 264 ] {d92ae85d-681c-4192-b9cb-3ce43b279a1e} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.056798 [ 134 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2024.12.12 22:40:42.056855 [ 134 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.056885 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.056900 [ 264 ] {d92ae85d-681c-4192-b9cb-3ce43b279a1e} executeQuery: Read 13 rows, 830.00 B in 0.001789 sec., 7266.629401900503 rows/sec., 453.07 KiB/sec. 2024.12.12 22:40:42.057163 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2024.12.12 22:40:42.057181 [ 264 ] {d92ae85d-681c-4192-b9cb-3ce43b279a1e} TCPHandler: Processed in 0.002395127 sec. 2024.12.12 22:40:42.057447 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.057736 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:42.057807 [ 265 ] {f17b2f12-7d68-4c86-9b8b-f8a614ebadb0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:42.057870 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2024.12.12 22:40:42.057965 [ 265 ] {f17b2f12-7d68-4c86-9b8b-f8a614ebadb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:42.058380 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2024.12.12 22:40:42.058706 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2024.12.12 22:40:42.059114 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2024.12.12 22:40:42.059470 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2024.12.12 22:40:42.061516 [ 265 ] {f17b2f12-7d68-4c86-9b8b-f8a614ebadb0} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.061594 [ 265 ] {f17b2f12-7d68-4c86-9b8b-f8a614ebadb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.062324 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005365796 sec., 12113.766531564002 rows/sec., 802.61 KiB/sec. 2024.12.12 22:40:42.062540 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2024.12.12 22:40:42.062582 [ 265 ] {f17b2f12-7d68-4c86-9b8b-f8a614ebadb0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.12 22:40:42.063067 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.063081 [ 265 ] {f17b2f12-7d68-4c86-9b8b-f8a614ebadb0} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.063225 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_29_7} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2024.12.12 22:40:42.063456 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:40:42.063518 [ 265 ] {f17b2f12-7d68-4c86-9b8b-f8a614ebadb0} executeQuery: Read 408 rows, 29.76 KiB in 0.005851 sec., 69731.66980003419 rows/sec., 4.97 MiB/sec. 2024.12.12 22:40:42.063588 [ 265 ] {f17b2f12-7d68-4c86-9b8b-f8a614ebadb0} TCPHandler: Processed in 0.006286523 sec. 2024.12.12 22:40:42.063792 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.063936 [ 264 ] {870538f0-967c-42b8-9dae-70eb85395d44} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:40:42.063999 [ 264 ] {870538f0-967c-42b8-9dae-70eb85395d44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:40:42.064510 [ 264 ] {870538f0-967c-42b8-9dae-70eb85395d44} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.064550 [ 264 ] {870538f0-967c-42b8-9dae-70eb85395d44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.064922 [ 264 ] {870538f0-967c-42b8-9dae-70eb85395d44} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:40:42.065177 [ 264 ] {870538f0-967c-42b8-9dae-70eb85395d44} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.065456 [ 264 ] {870538f0-967c-42b8-9dae-70eb85395d44} executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. 2024.12.12 22:40:42.065654 [ 264 ] {870538f0-967c-42b8-9dae-70eb85395d44} TCPHandler: Processed in 0.001927288 sec. 2024.12.12 22:40:42.065945 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.066169 [ 265 ] {40a14775-73fa-4612-835e-895ce5c93186} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:42.066226 [ 265 ] {40a14775-73fa-4612-835e-895ce5c93186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:42.066830 [ 265 ] {40a14775-73fa-4612-835e-895ce5c93186} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.066870 [ 265 ] {40a14775-73fa-4612-835e-895ce5c93186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.067272 [ 265 ] {40a14775-73fa-4612-835e-895ce5c93186} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.12 22:40:42.067515 [ 265 ] {40a14775-73fa-4612-835e-895ce5c93186} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.067727 [ 265 ] {40a14775-73fa-4612-835e-895ce5c93186} executeQuery: Read 237 rows, 16.27 KiB in 0.001614 sec., 146840.14869888476 rows/sec., 9.84 MiB/sec. 2024.12.12 22:40:42.067778 [ 265 ] {40a14775-73fa-4612-835e-895ce5c93186} TCPHandler: Processed in 0.00201327 sec. 2024.12.12 22:40:42.067921 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.068040 [ 264 ] {46e9bf4a-e7fc-4892-bfea-073c2f2169d7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:40:42.068093 [ 264 ] {46e9bf4a-e7fc-4892-bfea-073c2f2169d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:40:42.068640 [ 264 ] {46e9bf4a-e7fc-4892-bfea-073c2f2169d7} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.068689 [ 264 ] {46e9bf4a-e7fc-4892-bfea-073c2f2169d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.069121 [ 264 ] {46e9bf4a-e7fc-4892-bfea-073c2f2169d7} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.12 22:40:42.069373 [ 264 ] {46e9bf4a-e7fc-4892-bfea-073c2f2169d7} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.069589 [ 264 ] {46e9bf4a-e7fc-4892-bfea-073c2f2169d7} executeQuery: Read 1 rows, 69.00 B in 0.001574 sec., 635.3240152477763 rows/sec., 42.81 KiB/sec. 2024.12.12 22:40:42.069640 [ 264 ] {46e9bf4a-e7fc-4892-bfea-073c2f2169d7} TCPHandler: Processed in 0.001775905 sec. 2024.12.12 22:40:42.069784 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.069901 [ 265 ] {8546ae7a-16ae-4500-92e6-9421c50e2b56} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:42.069980 [ 265 ] {8546ae7a-16ae-4500-92e6-9421c50e2b56} 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 2024.12.12 22:40:42.071132 [ 265 ] {8546ae7a-16ae-4500-92e6-9421c50e2b56} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.071171 [ 265 ] {8546ae7a-16ae-4500-92e6-9421c50e2b56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.071810 [ 265 ] {8546ae7a-16ae-4500-92e6-9421c50e2b56} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.12 22:40:42.072069 [ 265 ] {8546ae7a-16ae-4500-92e6-9421c50e2b56} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.072360 [ 265 ] {8546ae7a-16ae-4500-92e6-9421c50e2b56} executeQuery: Read 26 rows, 47.71 KiB in 0.002476 sec., 10500.80775444265 rows/sec., 18.82 MiB/sec. 2024.12.12 22:40:42.072742 [ 265 ] {8546ae7a-16ae-4500-92e6-9421c50e2b56} TCPHandler: Processed in 0.003010599 sec. 2024.12.12 22:40:42.073005 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:42.073168 [ 264 ] {bc0c9811-a51c-4fd5-96ad-1dc0b4730708} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:42.073229 [ 264 ] {bc0c9811-a51c-4fd5-96ad-1dc0b4730708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:42.073797 [ 264 ] {bc0c9811-a51c-4fd5-96ad-1dc0b4730708} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:42.073846 [ 264 ] {bc0c9811-a51c-4fd5-96ad-1dc0b4730708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:42.074272 [ 264 ] {bc0c9811-a51c-4fd5-96ad-1dc0b4730708} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.12 22:40:42.074510 [ 264 ] {bc0c9811-a51c-4fd5-96ad-1dc0b4730708} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:42.074714 [ 264 ] {bc0c9811-a51c-4fd5-96ad-1dc0b4730708} executeQuery: Read 82 rows, 5.33 KiB in 0.001577 sec., 51997.46353836398 rows/sec., 3.30 MiB/sec. 2024.12.12 22:40:42.074765 [ 264 ] {bc0c9811-a51c-4fd5-96ad-1dc0b4730708} TCPHandler: Processed in 0.001908797 sec. 2024.12.12 22:40:46.136165 [ 130 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:40:46.136242 [ 130 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:40:46.297378 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2024.12.12 22:40:46.298047 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:46.298094 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:46.298628 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:40:46.298876 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:46.299150 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2024.12.12 22:40:47.033981 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:47.034191 [ 264 ] {e75630ba-823b-4a9a-a78f-9f279eced183} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:47.034273 [ 264 ] {e75630ba-823b-4a9a-a78f-9f279eced183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:47.035036 [ 264 ] {e75630ba-823b-4a9a-a78f-9f279eced183} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:47.035086 [ 264 ] {e75630ba-823b-4a9a-a78f-9f279eced183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:47.035523 [ 264 ] {e75630ba-823b-4a9a-a78f-9f279eced183} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.12 22:40:47.035785 [ 264 ] {e75630ba-823b-4a9a-a78f-9f279eced183} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:47.036023 [ 264 ] {e75630ba-823b-4a9a-a78f-9f279eced183} executeQuery: Read 88 rows, 7.40 KiB in 0.00189 sec., 46560.84656084656 rows/sec., 3.83 MiB/sec. 2024.12.12 22:40:47.036081 [ 264 ] {e75630ba-823b-4a9a-a78f-9f279eced183} TCPHandler: Processed in 0.002242624 sec. 2024.12.12 22:40:47.036345 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:47.036642 [ 265 ] {1cc87df6-513b-42be-b4b2-e9e787c10760} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:47.036753 [ 265 ] {1cc87df6-513b-42be-b4b2-e9e787c10760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:47.037709 [ 265 ] {1cc87df6-513b-42be-b4b2-e9e787c10760} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:47.037751 [ 265 ] {1cc87df6-513b-42be-b4b2-e9e787c10760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:47.038174 [ 265 ] {1cc87df6-513b-42be-b4b2-e9e787c10760} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.12 22:40:47.038429 [ 265 ] {1cc87df6-513b-42be-b4b2-e9e787c10760} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:47.038655 [ 265 ] {1cc87df6-513b-42be-b4b2-e9e787c10760} executeQuery: Read 16 rows, 1.20 KiB in 0.002098 sec., 7626.310772163965 rows/sec., 573.46 KiB/sec. 2024.12.12 22:40:47.038711 [ 265 ] {1cc87df6-513b-42be-b4b2-e9e787c10760} TCPHandler: Processed in 0.00252451 sec. 2024.12.12 22:40:47.038905 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:47.039130 [ 264 ] {ac8d685f-1535-4841-8ef1-7355036961f9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:47.039221 [ 264 ] {ac8d685f-1535-4841-8ef1-7355036961f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:47.039877 [ 264 ] {ac8d685f-1535-4841-8ef1-7355036961f9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:47.039916 [ 264 ] {ac8d685f-1535-4841-8ef1-7355036961f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:47.040281 [ 264 ] {ac8d685f-1535-4841-8ef1-7355036961f9} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.12 22:40:47.040520 [ 264 ] {ac8d685f-1535-4841-8ef1-7355036961f9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:47.040696 [ 264 ] {ac8d685f-1535-4841-8ef1-7355036961f9} executeQuery: Read 80 rows, 6.40 KiB in 0.001622 sec., 49321.82490752158 rows/sec., 3.85 MiB/sec. 2024.12.12 22:40:47.040748 [ 264 ] {ac8d685f-1535-4841-8ef1-7355036961f9} TCPHandler: Processed in 0.001952019 sec. 2024.12.12 22:40:47.040892 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:47.041011 [ 265 ] {4856eae5-a104-40ff-92de-e4aab5e5d426} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:47.041064 [ 265 ] {4856eae5-a104-40ff-92de-e4aab5e5d426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:47.041660 [ 265 ] {4856eae5-a104-40ff-92de-e4aab5e5d426} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:47.041697 [ 265 ] {4856eae5-a104-40ff-92de-e4aab5e5d426} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:47.042087 [ 265 ] {4856eae5-a104-40ff-92de-e4aab5e5d426} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.12 22:40:47.042324 [ 265 ] {4856eae5-a104-40ff-92de-e4aab5e5d426} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:47.042544 [ 265 ] {4856eae5-a104-40ff-92de-e4aab5e5d426} executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. 2024.12.12 22:40:47.042596 [ 265 ] {4856eae5-a104-40ff-92de-e4aab5e5d426} TCPHandler: Processed in 0.001761455 sec. 2024.12.12 22:40:47.042770 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:47.042909 [ 264 ] {1fed63d6-c39a-4a62-b96f-cbb8ec4830d9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:47.043001 [ 264 ] {1fed63d6-c39a-4a62-b96f-cbb8ec4830d9} 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 2024.12.12 22:40:47.044165 [ 264 ] {1fed63d6-c39a-4a62-b96f-cbb8ec4830d9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:47.044201 [ 264 ] {1fed63d6-c39a-4a62-b96f-cbb8ec4830d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:47.044822 [ 264 ] {1fed63d6-c39a-4a62-b96f-cbb8ec4830d9} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.12 22:40:47.045077 [ 264 ] {1fed63d6-c39a-4a62-b96f-cbb8ec4830d9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:47.045223 [ 129 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.12 22:40:47.045270 [ 129 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:47.045286 [ 264 ] {1fed63d6-c39a-4a62-b96f-cbb8ec4830d9} executeQuery: Read 16 rows, 29.36 KiB in 0.002407 sec., 6647.278770253428 rows/sec., 11.91 MiB/sec. 2024.12.12 22:40:47.045297 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:47.045717 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.12 22:40:47.045739 [ 264 ] {1fed63d6-c39a-4a62-b96f-cbb8ec4830d9} TCPHandler: Processed in 0.003019789 sec. 2024.12.12 22:40:47.046132 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:47.046576 [ 265 ] {722b2b8d-f222-41d3-b41a-159b6b3db066} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:47.046757 [ 265 ] {722b2b8d-f222-41d3-b41a-159b6b3db066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:47.047470 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:47.047844 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1304 rows starting from the beginning of the part 2024.12.12 22:40:47.048327 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part 2024.12.12 22:40:47.049208 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part 2024.12.12 22:40:47.049347 [ 265 ] {722b2b8d-f222-41d3-b41a-159b6b3db066} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:47.049452 [ 265 ] {722b2b8d-f222-41d3-b41a-159b6b3db066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:47.049866 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part 2024.12.12 22:40:47.050504 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part 2024.12.12 22:40:47.051120 [ 265 ] {722b2b8d-f222-41d3-b41a-159b6b3db066} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.12 22:40:47.051200 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part 2024.12.12 22:40:47.052004 [ 265 ] {722b2b8d-f222-41d3-b41a-159b6b3db066} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:47.052524 [ 265 ] {722b2b8d-f222-41d3-b41a-159b6b3db066} executeQuery: Read 60 rows, 4.14 KiB in 0.006098 sec., 9839.291571006886 rows/sec., 679.01 KiB/sec. 2024.12.12 22:40:47.052653 [ 265 ] {722b2b8d-f222-41d3-b41a-159b6b3db066} TCPHandler: Processed in 0.006751892 sec. 2024.12.12 22:40:47.060106 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 19 columns (19 merged, 0 gathered) in 0.014711739 sec., 95433.99322133162 rows/sec., 171.01 MiB/sec. 2024.12.12 22:40:47.061812 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.12 22:40:47.062246 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:47.062333 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_66_13} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.12 22:40:47.062491 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. 2024.12.12 22:40:47.902419 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2024.12.12 22:40:47.922949 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:47.923005 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:47.930243 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:40:47.931021 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:47.933695 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2024.12.12 22:40:48.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 229.96 MiB, peak 241.01 MiB, free memory in arenas 0.00 B, will set to 232.88 MiB (RSS), difference: 2.93 MiB 2024.12.12 22:40:51.409016 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1310 2024.12.12 22:40:51.412189 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:51.412244 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:51.413748 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:40:51.414067 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:51.414257 [ 120 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:40:51.414329 [ 120 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:51.414371 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:51.414960 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:40:51.416411 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1310 2024.12.12 22:40:51.416785 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:51.416972 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1134 rows starting from the beginning of the part 2024.12.12 22:40:51.417676 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part 2024.12.12 22:40:51.418308 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part 2024.12.12 22:40:51.418996 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part 2024.12.12 22:40:51.419711 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part 2024.12.12 22:40:51.420310 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part 2024.12.12 22:40:51.428943 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1310 rows, containing 72 columns (72 merged, 0 gathered) in 0.014405313 sec., 90938.66964223547 rows/sec., 71.85 MiB/sec. 2024.12.12 22:40:51.430583 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:40:51.431415 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:51.431517 [ 195 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_36_7} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:40:51.431868 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2024.12.12 22:40:52.038732 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.038929 [ 264 ] {3c94fbf1-45a2-46c7-acd0-97a7655b4067} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:40:52.039000 [ 264 ] {3c94fbf1-45a2-46c7-acd0-97a7655b4067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:40:52.039750 [ 264 ] {3c94fbf1-45a2-46c7-acd0-97a7655b4067} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.039799 [ 264 ] {3c94fbf1-45a2-46c7-acd0-97a7655b4067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.040255 [ 264 ] {3c94fbf1-45a2-46c7-acd0-97a7655b4067} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:40:52.040522 [ 264 ] {3c94fbf1-45a2-46c7-acd0-97a7655b4067} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.040760 [ 264 ] {3c94fbf1-45a2-46c7-acd0-97a7655b4067} executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. 2024.12.12 22:40:52.040818 [ 264 ] {3c94fbf1-45a2-46c7-acd0-97a7655b4067} TCPHandler: Processed in 0.002217003 sec. 2024.12.12 22:40:52.041067 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.041261 [ 265 ] {76e662a4-b736-4a1d-9e5b-a449674aa114} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:40:52.041334 [ 265 ] {76e662a4-b736-4a1d-9e5b-a449674aa114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:40:52.042080 [ 265 ] {76e662a4-b736-4a1d-9e5b-a449674aa114} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.042132 [ 265 ] {76e662a4-b736-4a1d-9e5b-a449674aa114} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.042563 [ 265 ] {76e662a4-b736-4a1d-9e5b-a449674aa114} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.12 22:40:52.042821 [ 265 ] {76e662a4-b736-4a1d-9e5b-a449674aa114} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.043128 [ 265 ] {76e662a4-b736-4a1d-9e5b-a449674aa114} executeQuery: Read 10 rows, 835.00 B in 0.001901 sec., 5260.389268805892 rows/sec., 428.95 KiB/sec. 2024.12.12 22:40:52.043316 [ 265 ] {76e662a4-b736-4a1d-9e5b-a449674aa114} TCPHandler: Processed in 0.002379507 sec. 2024.12.12 22:40:52.043481 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.043622 [ 264 ] {27f3e00d-5286-4065-803d-2e974672bb3e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:52.043683 [ 264 ] {27f3e00d-5286-4065-803d-2e974672bb3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:52.044478 [ 264 ] {27f3e00d-5286-4065-803d-2e974672bb3e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.044519 [ 264 ] {27f3e00d-5286-4065-803d-2e974672bb3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.044920 [ 264 ] {27f3e00d-5286-4065-803d-2e974672bb3e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.12 22:40:52.045168 [ 264 ] {27f3e00d-5286-4065-803d-2e974672bb3e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.045350 [ 264 ] {27f3e00d-5286-4065-803d-2e974672bb3e} executeQuery: Read 260 rows, 23.28 KiB in 0.001759 sec., 147811.25639567937 rows/sec., 12.92 MiB/sec. 2024.12.12 22:40:52.045402 [ 264 ] {27f3e00d-5286-4065-803d-2e974672bb3e} TCPHandler: Processed in 0.001988659 sec. 2024.12.12 22:40:52.045549 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.045676 [ 265 ] {2c95709b-20c2-46dc-84e9-c31f54763231} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:52.045727 [ 265 ] {2c95709b-20c2-46dc-84e9-c31f54763231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:52.046335 [ 265 ] {2c95709b-20c2-46dc-84e9-c31f54763231} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.046375 [ 265 ] {2c95709b-20c2-46dc-84e9-c31f54763231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.046740 [ 265 ] {2c95709b-20c2-46dc-84e9-c31f54763231} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.12 22:40:52.046993 [ 265 ] {2c95709b-20c2-46dc-84e9-c31f54763231} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.047196 [ 265 ] {2c95709b-20c2-46dc-84e9-c31f54763231} executeQuery: Read 43 rows, 3.11 KiB in 0.001549 sec., 27759.84506132989 rows/sec., 1.96 MiB/sec. 2024.12.12 22:40:52.047248 [ 265 ] {2c95709b-20c2-46dc-84e9-c31f54763231} TCPHandler: Processed in 0.001759964 sec. 2024.12.12 22:40:52.047394 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.047529 [ 264 ] {21c754cc-1275-4b00-8699-504211a5bafd} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:40:52.047587 [ 264 ] {21c754cc-1275-4b00-8699-504211a5bafd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:40:52.048277 [ 264 ] {21c754cc-1275-4b00-8699-504211a5bafd} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.048323 [ 264 ] {21c754cc-1275-4b00-8699-504211a5bafd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.048703 [ 264 ] {21c754cc-1275-4b00-8699-504211a5bafd} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:40:52.048949 [ 264 ] {21c754cc-1275-4b00-8699-504211a5bafd} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.049125 [ 264 ] {21c754cc-1275-4b00-8699-504211a5bafd} executeQuery: Read 14 rows, 1004.00 B in 0.001625 sec., 8615.384615384615 rows/sec., 603.37 KiB/sec. 2024.12.12 22:40:52.049179 [ 264 ] {21c754cc-1275-4b00-8699-504211a5bafd} TCPHandler: Processed in 0.001845077 sec. 2024.12.12 22:40:52.049313 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.049431 [ 265 ] {9989ca97-854c-426c-8fce-6f670fadbc7e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:40:52.049487 [ 265 ] {9989ca97-854c-426c-8fce-6f670fadbc7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:40:52.050169 [ 265 ] {9989ca97-854c-426c-8fce-6f670fadbc7e} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.050215 [ 265 ] {9989ca97-854c-426c-8fce-6f670fadbc7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.050606 [ 265 ] {9989ca97-854c-426c-8fce-6f670fadbc7e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:40:52.050845 [ 265 ] {9989ca97-854c-426c-8fce-6f670fadbc7e} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.051051 [ 265 ] {9989ca97-854c-426c-8fce-6f670fadbc7e} executeQuery: Read 13 rows, 830.00 B in 0.001646 sec., 7897.934386391252 rows/sec., 492.43 KiB/sec. 2024.12.12 22:40:52.051103 [ 265 ] {9989ca97-854c-426c-8fce-6f670fadbc7e} TCPHandler: Processed in 0.001847956 sec. 2024.12.12 22:40:52.051243 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.051362 [ 264 ] {a911556f-7d86-4f2e-89de-59bca8df50bb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:52.051411 [ 264 ] {a911556f-7d86-4f2e-89de-59bca8df50bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:52.052260 [ 264 ] {a911556f-7d86-4f2e-89de-59bca8df50bb} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.052306 [ 264 ] {a911556f-7d86-4f2e-89de-59bca8df50bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.052714 [ 264 ] {a911556f-7d86-4f2e-89de-59bca8df50bb} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.12 22:40:52.052954 [ 264 ] {a911556f-7d86-4f2e-89de-59bca8df50bb} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.053127 [ 264 ] {a911556f-7d86-4f2e-89de-59bca8df50bb} executeQuery: Read 418 rows, 30.58 KiB in 0.001791 sec., 233389.16806253488 rows/sec., 16.67 MiB/sec. 2024.12.12 22:40:52.053180 [ 264 ] {a911556f-7d86-4f2e-89de-59bca8df50bb} TCPHandler: Processed in 0.002000459 sec. 2024.12.12 22:40:52.053313 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.053438 [ 265 ] {281eb0b0-e78f-4d97-9956-dbdca5cba633} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:40:52.053530 [ 265 ] {281eb0b0-e78f-4d97-9956-dbdca5cba633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:40:52.054415 [ 265 ] {281eb0b0-e78f-4d97-9956-dbdca5cba633} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.054489 [ 265 ] {281eb0b0-e78f-4d97-9956-dbdca5cba633} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.054864 [ 265 ] {281eb0b0-e78f-4d97-9956-dbdca5cba633} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:40:52.055105 [ 265 ] {281eb0b0-e78f-4d97-9956-dbdca5cba633} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.055357 [ 265 ] {281eb0b0-e78f-4d97-9956-dbdca5cba633} executeQuery: Read 6 rows, 321.00 B in 0.001943 sec., 3088.0082346886256 rows/sec., 161.34 KiB/sec. 2024.12.12 22:40:52.055549 [ 265 ] {281eb0b0-e78f-4d97-9956-dbdca5cba633} TCPHandler: Processed in 0.002286945 sec. 2024.12.12 22:40:52.055758 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.055897 [ 264 ] {c32719e2-b6ff-4313-ae38-fcc65676e7e6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:52.055961 [ 264 ] {c32719e2-b6ff-4313-ae38-fcc65676e7e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:52.056623 [ 264 ] {c32719e2-b6ff-4313-ae38-fcc65676e7e6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.056662 [ 264 ] {c32719e2-b6ff-4313-ae38-fcc65676e7e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.057077 [ 264 ] {c32719e2-b6ff-4313-ae38-fcc65676e7e6} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.12 22:40:52.057331 [ 264 ] {c32719e2-b6ff-4313-ae38-fcc65676e7e6} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.057513 [ 264 ] {c32719e2-b6ff-4313-ae38-fcc65676e7e6} executeQuery: Read 242 rows, 16.62 KiB in 0.001646 sec., 147023.08626974485 rows/sec., 9.86 MiB/sec. 2024.12.12 22:40:52.057565 [ 264 ] {c32719e2-b6ff-4313-ae38-fcc65676e7e6} TCPHandler: Processed in 0.001923628 sec. 2024.12.12 22:40:52.057709 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.057825 [ 265 ] {11ac38f2-12a5-4218-a4d6-ac2134ed69f3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:40:52.057876 [ 265 ] {11ac38f2-12a5-4218-a4d6-ac2134ed69f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:40:52.058343 [ 265 ] {11ac38f2-12a5-4218-a4d6-ac2134ed69f3} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.058381 [ 265 ] {11ac38f2-12a5-4218-a4d6-ac2134ed69f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.058738 [ 265 ] {11ac38f2-12a5-4218-a4d6-ac2134ed69f3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.12 22:40:52.058980 [ 265 ] {11ac38f2-12a5-4218-a4d6-ac2134ed69f3} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.059147 [ 117 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2024.12.12 22:40:52.059204 [ 117 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.059218 [ 265 ] {11ac38f2-12a5-4218-a4d6-ac2134ed69f3} executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. 2024.12.12 22:40:52.059256 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.059333 [ 265 ] {11ac38f2-12a5-4218-a4d6-ac2134ed69f3} TCPHandler: Processed in 0.001672793 sec. 2024.12.12 22:40:52.059593 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.059772 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2024.12.12 22:40:52.059957 [ 264 ] {9a633856-decc-4247-aca3-b8e6cbf5a5c4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:52.060295 [ 264 ] {9a633856-decc-4247-aca3-b8e6cbf5a5c4} 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 2024.12.12 22:40:52.060339 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:52.060457 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part 2024.12.12 22:40:52.060836 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:52.061174 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:52.061554 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:52.061896 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:52.062201 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2024.12.12 22:40:52.066466 [ 264 ] {9a633856-decc-4247-aca3-b8e6cbf5a5c4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.066477 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00710691 sec., 4221.243831707451 rows/sec., 284.44 KiB/sec. 2024.12.12 22:40:52.066520 [ 264 ] {9a633856-decc-4247-aca3-b8e6cbf5a5c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.066665 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2024.12.12 22:40:52.067306 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.067464 [ 195 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_30_6} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2024.12.12 22:40:52.067644 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:40:52.067919 [ 264 ] {9a633856-decc-4247-aca3-b8e6cbf5a5c4} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.12 22:40:52.068199 [ 264 ] {9a633856-decc-4247-aca3-b8e6cbf5a5c4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.068408 [ 264 ] {9a633856-decc-4247-aca3-b8e6cbf5a5c4} executeQuery: Read 26 rows, 47.71 KiB in 0.008581 sec., 3029.9498892902925 rows/sec., 5.43 MiB/sec. 2024.12.12 22:40:52.068514 [ 264 ] {9a633856-decc-4247-aca3-b8e6cbf5a5c4} TCPHandler: Processed in 0.009078698 sec. 2024.12.12 22:40:52.068683 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:52.068822 [ 265 ] {8ff00c7f-9561-42ea-8212-b0fd76e01f4e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:52.068881 [ 265 ] {8ff00c7f-9561-42ea-8212-b0fd76e01f4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:52.069454 [ 265 ] {8ff00c7f-9561-42ea-8212-b0fd76e01f4e} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:52.069492 [ 265 ] {8ff00c7f-9561-42ea-8212-b0fd76e01f4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.12 22:40:52.069868 [ 265 ] {8ff00c7f-9561-42ea-8212-b0fd76e01f4e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.12 22:40:52.070109 [ 265 ] {8ff00c7f-9561-42ea-8212-b0fd76e01f4e} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:52.070364 [ 265 ] {8ff00c7f-9561-42ea-8212-b0fd76e01f4e} executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. 2024.12.12 22:40:52.070422 [ 265 ] {8ff00c7f-9561-42ea-8212-b0fd76e01f4e} TCPHandler: Processed in 0.001808366 sec. 2024.12.12 22:40:53.799282 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2024.12.12 22:40:53.800313 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:53.800395 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:53.801150 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:40:53.801410 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:53.801672 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2024.12.12 22:40:53.801673 [ 116 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:40:53.801774 [ 116 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:53.801818 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:53.802047 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:40:53.802433 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:53.802533 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2024.12.12 22:40:53.802623 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2024.12.12 22:40:53.802855 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2024.12.12 22:40:53.803106 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2024.12.12 22:40:53.803261 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2024.12.12 22:40:53.803458 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2024.12.12 22:40:53.805965 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.004045829 sec., 5774589.089158242 rows/sec., 82.61 MiB/sec. 2024.12.12 22:40:53.806382 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:40:53.806725 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:53.806821 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_51_10} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:40:53.806939 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2024.12.12 22:40:55.433748 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2024.12.12 22:40:55.455817 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:55.455891 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:55.463398 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:40:55.464341 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:55.464856 [ 115 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:40:55.464983 [ 115 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:55.465054 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:55.465750 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:40:55.483959 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2024.12.12 22:40:55.485091 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:55.486339 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2024.12.12 22:40:55.491686 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2024.12.12 22:40:55.497142 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2024.12.12 22:40:55.502550 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2024.12.12 22:40:55.508283 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2024.12.12 22:40:55.512802 [ 188 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2024.12.12 22:40:55.574856 [ 200 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.109596193 sec., 3512.8957444717084 rows/sec., 18.16 MiB/sec. 2024.12.12 22:40:55.577227 [ 200 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:40:55.580134 [ 200 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:55.580268 [ 200 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_51_10} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:40:55.582047 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.12 22:40:57.034724 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:57.034917 [ 264 ] {acfaf6dc-d885-4163-8a92-160087c761af} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:40:57.034992 [ 264 ] {acfaf6dc-d885-4163-8a92-160087c761af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:40:57.035823 [ 264 ] {acfaf6dc-d885-4163-8a92-160087c761af} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:57.035871 [ 264 ] {acfaf6dc-d885-4163-8a92-160087c761af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:57.036341 [ 264 ] {acfaf6dc-d885-4163-8a92-160087c761af} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.12 22:40:57.036619 [ 264 ] {acfaf6dc-d885-4163-8a92-160087c761af} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:57.036839 [ 264 ] {acfaf6dc-d885-4163-8a92-160087c761af} executeQuery: Read 88 rows, 7.40 KiB in 0.001974 sec., 44579.53394123607 rows/sec., 3.66 MiB/sec. 2024.12.12 22:40:57.036912 [ 264 ] {acfaf6dc-d885-4163-8a92-160087c761af} TCPHandler: Processed in 0.002318615 sec. 2024.12.12 22:40:57.037193 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:57.037392 [ 265 ] {5ec8c045-1dbd-47da-ae2f-2fe6d56e9f61} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:40:57.037473 [ 265 ] {5ec8c045-1dbd-47da-ae2f-2fe6d56e9f61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:40:57.038272 [ 265 ] {5ec8c045-1dbd-47da-ae2f-2fe6d56e9f61} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:57.038326 [ 265 ] {5ec8c045-1dbd-47da-ae2f-2fe6d56e9f61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:57.038784 [ 265 ] {5ec8c045-1dbd-47da-ae2f-2fe6d56e9f61} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.12 22:40:57.039048 [ 265 ] {5ec8c045-1dbd-47da-ae2f-2fe6d56e9f61} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:57.039320 [ 265 ] {5ec8c045-1dbd-47da-ae2f-2fe6d56e9f61} executeQuery: Read 16 rows, 1.20 KiB in 0.00198 sec., 8080.808080808081 rows/sec., 607.64 KiB/sec. 2024.12.12 22:40:57.039434 [ 265 ] {5ec8c045-1dbd-47da-ae2f-2fe6d56e9f61} TCPHandler: Processed in 0.002381847 sec. 2024.12.12 22:40:57.039676 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:57.039888 [ 264 ] {23c9cb36-42d4-4c72-885d-f7f18520eb5e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:40:57.039953 [ 264 ] {23c9cb36-42d4-4c72-885d-f7f18520eb5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:40:57.040676 [ 264 ] {23c9cb36-42d4-4c72-885d-f7f18520eb5e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:57.040717 [ 264 ] {23c9cb36-42d4-4c72-885d-f7f18520eb5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:57.041108 [ 264 ] {23c9cb36-42d4-4c72-885d-f7f18520eb5e} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.12 22:40:57.041360 [ 264 ] {23c9cb36-42d4-4c72-885d-f7f18520eb5e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:57.041561 [ 264 ] {23c9cb36-42d4-4c72-885d-f7f18520eb5e} executeQuery: Read 80 rows, 6.40 KiB in 0.001708 sec., 46838.4074941452 rows/sec., 3.66 MiB/sec. 2024.12.12 22:40:57.041660 [ 264 ] {23c9cb36-42d4-4c72-885d-f7f18520eb5e} TCPHandler: Processed in 0.002129101 sec. 2024.12.12 22:40:57.041850 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:57.041993 [ 265 ] {94c9972f-7063-40dc-981a-dc0fe9b7a19f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:57.042051 [ 265 ] {94c9972f-7063-40dc-981a-dc0fe9b7a19f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:40:57.042709 [ 265 ] {94c9972f-7063-40dc-981a-dc0fe9b7a19f} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:57.042750 [ 265 ] {94c9972f-7063-40dc-981a-dc0fe9b7a19f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:57.043173 [ 265 ] {94c9972f-7063-40dc-981a-dc0fe9b7a19f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.12 22:40:57.043430 [ 265 ] {94c9972f-7063-40dc-981a-dc0fe9b7a19f} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:57.043632 [ 113 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.12 22:40:57.043709 [ 113 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:57.043722 [ 265 ] {94c9972f-7063-40dc-981a-dc0fe9b7a19f} executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. 2024.12.12 22:40:57.043763 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:57.043930 [ 265 ] {94c9972f-7063-40dc-981a-dc0fe9b7a19f} TCPHandler: Processed in 0.002164182 sec. 2024.12.12 22:40:57.044062 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.12 22:40:57.044167 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:57.044306 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:57.044393 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20037 rows starting from the beginning of the part 2024.12.12 22:40:57.044424 [ 264 ] {6813a4b7-7f07-4990-ad55-1a3b7278e721} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:40:57.044618 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 884 rows starting from the beginning of the part 2024.12.12 22:40:57.044853 [ 264 ] {6813a4b7-7f07-4990-ad55-1a3b7278e721} 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 2024.12.12 22:40:57.045010 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part 2024.12.12 22:40:57.045394 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part 2024.12.12 22:40:57.045817 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 242 rows starting from the beginning of the part 2024.12.12 22:40:57.046230 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2024.12.12 22:40:57.049305 [ 264 ] {6813a4b7-7f07-4990-ad55-1a3b7278e721} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:57.049395 [ 264 ] {6813a4b7-7f07-4990-ad55-1a3b7278e721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:57.051186 [ 264 ] {6813a4b7-7f07-4990-ad55-1a3b7278e721} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.12 22:40:57.051651 [ 264 ] {6813a4b7-7f07-4990-ad55-1a3b7278e721} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:57.051929 [ 264 ] {6813a4b7-7f07-4990-ad55-1a3b7278e721} executeQuery: Read 16 rows, 29.36 KiB in 0.007582 sec., 2110.261144816671 rows/sec., 3.78 MiB/sec. 2024.12.12 22:40:57.052517 [ 264 ] {6813a4b7-7f07-4990-ad55-1a3b7278e721} TCPHandler: Processed in 0.008415936 sec. 2024.12.12 22:40:57.052816 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:40:57.053015 [ 265 ] {232b725c-ce0a-46e6-a0fc-c0b3555a8760} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:40:57.053133 [ 265 ] {232b725c-ce0a-46e6-a0fc-c0b3555a8760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:40:57.053955 [ 265 ] {232b725c-ce0a-46e6-a0fc-c0b3555a8760} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:57.053999 [ 265 ] {232b725c-ce0a-46e6-a0fc-c0b3555a8760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:57.054473 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 21720 rows, containing 5 columns (5 merged, 0 gathered) in 0.010531357 sec., 2062412.2798230087 rows/sec., 139.29 MiB/sec. 2024.12.12 22:40:57.054768 [ 265 ] {232b725c-ce0a-46e6-a0fc-c0b3555a8760} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.12 22:40:57.054898 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.12 22:40:57.055253 [ 265 ] {232b725c-ce0a-46e6-a0fc-c0b3555a8760} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:57.055566 [ 111 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.12 22:40:57.055639 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:57.055668 [ 111 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:40:57.055764 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:40:57.055798 [ 265 ] {232b725c-ce0a-46e6-a0fc-c0b3555a8760} executeQuery: Read 60 rows, 4.14 KiB in 0.002791 sec., 21497.671085632388 rows/sec., 1.45 MiB/sec. 2024.12.12 22:40:57.055966 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_66_13} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.12 22:40:57.056086 [ 265 ] {232b725c-ce0a-46e6-a0fc-c0b3555a8760} TCPHandler: Processed in 0.003445648 sec. 2024.12.12 22:40:57.056223 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.12 22:40:57.056303 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2024.12.12 22:40:57.056407 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:40:57.056444 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4054 rows starting from the beginning of the part 2024.12.12 22:40:57.056528 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2024.12.12 22:40:57.056729 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part 2024.12.12 22:40:57.056950 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2024.12.12 22:40:57.057143 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part 2024.12.12 22:40:57.057331 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2024.12.12 22:40:57.059157 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4398 rows, containing 4 columns (4 merged, 0 gathered) in 0.003206203 sec., 1371716.0142386493 rows/sec., 89.41 MiB/sec. 2024.12.12 22:40:57.059574 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.12 22:40:57.059897 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:40:57.059990 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_66_13} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.12 22:40:57.060090 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2024.12.12 22:41:01.136293 [ 109 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:41:01.136398 [ 109 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:41:01.301772 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2024.12.12 22:41:01.302518 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:01.302561 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:01.303107 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:41:01.303363 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:01.303544 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2024.12.12 22:41:01.416616 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1346 2024.12.12 22:41:01.419951 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:01.420005 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:01.421483 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:41:01.421805 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:01.422351 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1346 2024.12.12 22:41:02.039786 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.040096 [ 264 ] {edced31a-531f-4382-b58a-57ce58424649} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:41:02.040212 [ 264 ] {edced31a-531f-4382-b58a-57ce58424649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:41:02.041193 [ 264 ] {edced31a-531f-4382-b58a-57ce58424649} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.041249 [ 264 ] {edced31a-531f-4382-b58a-57ce58424649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.041692 [ 264 ] {edced31a-531f-4382-b58a-57ce58424649} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:41:02.041949 [ 264 ] {edced31a-531f-4382-b58a-57ce58424649} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.042234 [ 264 ] {edced31a-531f-4382-b58a-57ce58424649} executeQuery: Read 14 rows, 1.01 KiB in 0.00222 sec., 6306.3063063063055 rows/sec., 453.97 KiB/sec. 2024.12.12 22:41:02.042452 [ 264 ] {edced31a-531f-4382-b58a-57ce58424649} TCPHandler: Processed in 0.002853466 sec. 2024.12.12 22:41:02.042821 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.043115 [ 265 ] {ff2fa0a9-2065-42a2-b605-f96e8315ba6f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:02.043225 [ 265 ] {ff2fa0a9-2065-42a2-b605-f96e8315ba6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:02.044262 [ 265 ] {ff2fa0a9-2065-42a2-b605-f96e8315ba6f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.044305 [ 265 ] {ff2fa0a9-2065-42a2-b605-f96e8315ba6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.044764 [ 265 ] {ff2fa0a9-2065-42a2-b605-f96e8315ba6f} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.12 22:41:02.045022 [ 265 ] {ff2fa0a9-2065-42a2-b605-f96e8315ba6f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.045206 [ 106 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.12 22:41:02.045279 [ 265 ] {ff2fa0a9-2065-42a2-b605-f96e8315ba6f} executeQuery: Read 255 rows, 22.91 KiB in 0.002244 sec., 113636.36363636365 rows/sec., 9.97 MiB/sec. 2024.12.12 22:41:02.045308 [ 106 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.045376 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.045403 [ 265 ] {ff2fa0a9-2065-42a2-b605-f96e8315ba6f} TCPHandler: Processed in 0.002809345 sec. 2024.12.12 22:41:02.045656 [ 193 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.12 22:41:02.045668 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.045878 [ 193 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:02.045902 [ 264 ] {0e4b4024-66ed-47cf-b21c-3b4f5f293775} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:02.045920 [ 193 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1437 rows starting from the beginning of the part 2024.12.12 22:41:02.045974 [ 264 ] {0e4b4024-66ed-47cf-b21c-3b4f5f293775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:02.046103 [ 193 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 255 rows starting from the beginning of the part 2024.12.12 22:41:02.046485 [ 193 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part 2024.12.12 22:41:02.046805 [ 193 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 260 rows starting from the beginning of the part 2024.12.12 22:41:02.047033 [ 193 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 88 rows starting from the beginning of the part 2024.12.12 22:41:02.047494 [ 193 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 255 rows starting from the beginning of the part 2024.12.12 22:41:02.049327 [ 264 ] {0e4b4024-66ed-47cf-b21c-3b4f5f293775} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.049390 [ 264 ] {0e4b4024-66ed-47cf-b21c-3b4f5f293775} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.050026 [ 264 ] {0e4b4024-66ed-47cf-b21c-3b4f5f293775} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.12 22:41:02.050296 [ 264 ] {0e4b4024-66ed-47cf-b21c-3b4f5f293775} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.050614 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.00510366 sec., 466919.8183264559 rows/sec., 41.33 MiB/sec. 2024.12.12 22:41:02.050769 [ 264 ] {0e4b4024-66ed-47cf-b21c-3b4f5f293775} executeQuery: Read 33 rows, 2.41 KiB in 0.004902 sec., 6731.9461444308445 rows/sec., 491.87 KiB/sec. 2024.12.12 22:41:02.050957 [ 264 ] {0e4b4024-66ed-47cf-b21c-3b4f5f293775} TCPHandler: Processed in 0.005438626 sec. 2024.12.12 22:41:02.051097 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.12 22:41:02.051288 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.051694 [ 265 ] {58c74555-0c10-4d11-9cc2-a7f82da79da3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:41:02.051863 [ 265 ] {58c74555-0c10-4d11-9cc2-a7f82da79da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:41:02.052197 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.052588 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_71_14} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.12 22:41:02.052805 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2024.12.12 22:41:02.053224 [ 265 ] {58c74555-0c10-4d11-9cc2-a7f82da79da3} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.053269 [ 265 ] {58c74555-0c10-4d11-9cc2-a7f82da79da3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.053637 [ 265 ] {58c74555-0c10-4d11-9cc2-a7f82da79da3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:41:02.053895 [ 265 ] {58c74555-0c10-4d11-9cc2-a7f82da79da3} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.054069 [ 106 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:41:02.054136 [ 106 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.054166 [ 265 ] {58c74555-0c10-4d11-9cc2-a7f82da79da3} executeQuery: Read 14 rows, 1004.00 B in 0.002623 sec., 5337.39992375143 rows/sec., 373.80 KiB/sec. 2024.12.12 22:41:02.054181 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.054354 [ 265 ] {58c74555-0c10-4d11-9cc2-a7f82da79da3} TCPHandler: Processed in 0.003260314 sec. 2024.12.12 22:41:02.054441 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:41:02.054749 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.054867 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:02.054954 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part 2024.12.12 22:41:02.055142 [ 264 ] {e6d876b4-4d7a-45ca-a001-4123e964b976} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:41:02.055234 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:02.055309 [ 264 ] {e6d876b4-4d7a-45ca-a001-4123e964b976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:41:02.055634 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part 2024.12.12 22:41:02.055987 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:02.056334 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:02.056730 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:02.058359 [ 264 ] {e6d876b4-4d7a-45ca-a001-4123e964b976} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.058440 [ 264 ] {e6d876b4-4d7a-45ca-a001-4123e964b976} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.059442 [ 264 ] {e6d876b4-4d7a-45ca-a001-4123e964b976} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:41:02.059616 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005314484 sec., 98974.80169288306 rows/sec., 7.09 MiB/sec. 2024.12.12 22:41:02.059823 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:41:02.059914 [ 264 ] {e6d876b4-4d7a-45ca-a001-4123e964b976} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.060394 [ 264 ] {e6d876b4-4d7a-45ca-a001-4123e964b976} executeQuery: Read 13 rows, 830.00 B in 0.005363 sec., 2424.0164087264593 rows/sec., 151.14 KiB/sec. 2024.12.12 22:41:02.060622 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.060709 [ 264 ] {e6d876b4-4d7a-45ca-a001-4123e964b976} TCPHandler: Processed in 0.006228532 sec. 2024.12.12 22:41:02.061036 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.061037 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_41_8} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:41:02.061253 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.12 22:41:02.061308 [ 265 ] {fedf736f-964b-4f6d-985e-395a227fec63} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:02.061368 [ 265 ] {fedf736f-964b-4f6d-985e-395a227fec63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:02.062170 [ 265 ] {fedf736f-964b-4f6d-985e-395a227fec63} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.062210 [ 265 ] {fedf736f-964b-4f6d-985e-395a227fec63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.062602 [ 265 ] {fedf736f-964b-4f6d-985e-395a227fec63} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.12 22:41:02.062857 [ 265 ] {fedf736f-964b-4f6d-985e-395a227fec63} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.063033 [ 106 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.12 22:41:02.063091 [ 106 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.063107 [ 265 ] {fedf736f-964b-4f6d-985e-395a227fec63} executeQuery: Read 408 rows, 29.76 KiB in 0.00186 sec., 219354.8387096774 rows/sec., 15.63 MiB/sec. 2024.12.12 22:41:02.063131 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.063248 [ 265 ] {fedf736f-964b-4f6d-985e-395a227fec63} TCPHandler: Processed in 0.002388497 sec. 2024.12.12 22:41:02.063477 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.12 22:41:02.063606 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.063965 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:02.064077 [ 264 ] {c4579ae1-eed6-4a32-a512-76b0c5ad3864} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:41:02.064107 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 916 rows starting from the beginning of the part 2024.12.12 22:41:02.064256 [ 264 ] {c4579ae1-eed6-4a32-a512-76b0c5ad3864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:41:02.064594 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 408 rows starting from the beginning of the part 2024.12.12 22:41:02.065142 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 80 rows starting from the beginning of the part 2024.12.12 22:41:02.065619 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 418 rows starting from the beginning of the part 2024.12.12 22:41:02.066096 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 80 rows starting from the beginning of the part 2024.12.12 22:41:02.066541 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 408 rows starting from the beginning of the part 2024.12.12 22:41:02.067700 [ 264 ] {c4579ae1-eed6-4a32-a512-76b0c5ad3864} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.067772 [ 264 ] {c4579ae1-eed6-4a32-a512-76b0c5ad3864} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.068786 [ 264 ] {c4579ae1-eed6-4a32-a512-76b0c5ad3864} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:41:02.069251 [ 264 ] {c4579ae1-eed6-4a32-a512-76b0c5ad3864} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.069443 [ 106 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.12 22:41:02.069612 [ 106 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.069672 [ 264 ] {c4579ae1-eed6-4a32-a512-76b0c5ad3864} executeQuery: Read 6 rows, 321.00 B in 0.005693 sec., 1053.9258738802037 rows/sec., 55.06 KiB/sec. 2024.12.12 22:41:02.069752 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.070021 [ 264 ] {c4579ae1-eed6-4a32-a512-76b0c5ad3864} TCPHandler: Processed in 0.00662197 sec. 2024.12.12 22:41:02.070378 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.070502 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.007229552 sec., 319521.8735545439 rows/sec., 24.34 MiB/sec. 2024.12.12 22:41:02.070649 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.12 22:41:02.071069 [ 265 ] {96f5d40c-14a3-4dca-a18c-9c3d5a60960f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:02.071118 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.12 22:41:02.071360 [ 265 ] {96f5d40c-14a3-4dca-a18c-9c3d5a60960f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:02.071440 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:02.071591 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part 2024.12.12 22:41:02.072196 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:02.072546 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.072846 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:02.073033 [ 199 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_71_14} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.12 22:41:02.073372 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:02.073432 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.12.12 22:41:02.073842 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:02.074346 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:02.075171 [ 265 ] {96f5d40c-14a3-4dca-a18c-9c3d5a60960f} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.075235 [ 265 ] {96f5d40c-14a3-4dca-a18c-9c3d5a60960f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.076290 [ 265 ] {96f5d40c-14a3-4dca-a18c-9c3d5a60960f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.12 22:41:02.076929 [ 265 ] {96f5d40c-14a3-4dca-a18c-9c3d5a60960f} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.076970 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.006705902 sec., 27736.760841419993 rows/sec., 1.42 MiB/sec. 2024.12.12 22:41:02.077217 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.12 22:41:02.077246 [ 265 ] {96f5d40c-14a3-4dca-a18c-9c3d5a60960f} executeQuery: Read 237 rows, 16.27 KiB in 0.006429 sec., 36864.20905272982 rows/sec., 2.47 MiB/sec. 2024.12.12 22:41:02.077463 [ 265 ] {96f5d40c-14a3-4dca-a18c-9c3d5a60960f} TCPHandler: Processed in 0.007325714 sec. 2024.12.12 22:41:02.077877 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.078297 [ 264 ] {9175b30e-8cd1-43be-9cda-4270070c7ce9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:41:02.078294 [ 186 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.078501 [ 264 ] {9175b30e-8cd1-43be-9cda-4270070c7ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:41:02.078677 [ 186 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_31_6} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.12 22:41:02.078889 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:41:02.079338 [ 264 ] {9175b30e-8cd1-43be-9cda-4270070c7ce9} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.079382 [ 264 ] {9175b30e-8cd1-43be-9cda-4270070c7ce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.079755 [ 264 ] {9175b30e-8cd1-43be-9cda-4270070c7ce9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.12 22:41:02.080001 [ 264 ] {9175b30e-8cd1-43be-9cda-4270070c7ce9} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.080214 [ 264 ] {9175b30e-8cd1-43be-9cda-4270070c7ce9} executeQuery: Read 1 rows, 69.00 B in 0.002092 sec., 478.0114722753346 rows/sec., 32.21 KiB/sec. 2024.12.12 22:41:02.080265 [ 264 ] {9175b30e-8cd1-43be-9cda-4270070c7ce9} TCPHandler: Processed in 0.002665032 sec. 2024.12.12 22:41:02.080428 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.080567 [ 265 ] {287d5dd7-1644-4431-9d96-f0c7166db6a9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:02.080656 [ 265 ] {287d5dd7-1644-4431-9d96-f0c7166db6a9} 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 2024.12.12 22:41:02.081808 [ 265 ] {287d5dd7-1644-4431-9d96-f0c7166db6a9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.081845 [ 265 ] {287d5dd7-1644-4431-9d96-f0c7166db6a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.082487 [ 265 ] {287d5dd7-1644-4431-9d96-f0c7166db6a9} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.12 22:41:02.082746 [ 265 ] {287d5dd7-1644-4431-9d96-f0c7166db6a9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.082947 [ 265 ] {287d5dd7-1644-4431-9d96-f0c7166db6a9} executeQuery: Read 26 rows, 47.71 KiB in 0.002411 sec., 10783.907092492742 rows/sec., 19.32 MiB/sec. 2024.12.12 22:41:02.083038 [ 265 ] {287d5dd7-1644-4431-9d96-f0c7166db6a9} TCPHandler: Processed in 0.002678473 sec. 2024.12.12 22:41:02.083193 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:02.083334 [ 264 ] {e986fd77-49c6-418b-9f8a-e99f89420d80} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:02.083395 [ 264 ] {e986fd77-49c6-418b-9f8a-e99f89420d80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:02.083931 [ 264 ] {e986fd77-49c6-418b-9f8a-e99f89420d80} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:02.083970 [ 264 ] {e986fd77-49c6-418b-9f8a-e99f89420d80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:02.084366 [ 264 ] {e986fd77-49c6-418b-9f8a-e99f89420d80} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.12 22:41:02.084607 [ 264 ] {e986fd77-49c6-418b-9f8a-e99f89420d80} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:02.084815 [ 264 ] {e986fd77-49c6-418b-9f8a-e99f89420d80} executeQuery: Read 82 rows, 5.33 KiB in 0.001512 sec., 54232.80423280423 rows/sec., 3.44 MiB/sec. 2024.12.12 22:41:02.084864 [ 264 ] {e986fd77-49c6-418b-9f8a-e99f89420d80} TCPHandler: Processed in 0.001739074 sec. 2024.12.12 22:41:02.984029 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2024.12.12 22:41:03.003184 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:03.003254 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:03.010299 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:41:03.011067 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:03.013878 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2024.12.12 22:41:07.066392 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:07.066603 [ 264 ] {420a19ae-ca86-4ddb-8e4f-48e639b8941c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:07.066679 [ 264 ] {420a19ae-ca86-4ddb-8e4f-48e639b8941c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:07.068551 [ 264 ] {420a19ae-ca86-4ddb-8e4f-48e639b8941c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:07.068612 [ 264 ] {420a19ae-ca86-4ddb-8e4f-48e639b8941c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:07.069179 [ 264 ] {420a19ae-ca86-4ddb-8e4f-48e639b8941c} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.12 22:41:07.069454 [ 264 ] {420a19ae-ca86-4ddb-8e4f-48e639b8941c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:07.069709 [ 264 ] {420a19ae-ca86-4ddb-8e4f-48e639b8941c} executeQuery: Read 1228 rows, 103.52 KiB in 0.003157 sec., 388976.87678175484 rows/sec., 32.02 MiB/sec. 2024.12.12 22:41:07.069784 [ 264 ] {420a19ae-ca86-4ddb-8e4f-48e639b8941c} TCPHandler: Processed in 0.003530879 sec. 2024.12.12 22:41:07.070072 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:07.070269 [ 265 ] {ec8b4c22-6a19-4477-a06e-75c1b30696fc} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:07.070358 [ 265 ] {ec8b4c22-6a19-4477-a06e-75c1b30696fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:07.071177 [ 265 ] {ec8b4c22-6a19-4477-a06e-75c1b30696fc} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:07.071235 [ 265 ] {ec8b4c22-6a19-4477-a06e-75c1b30696fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:07.071685 [ 265 ] {ec8b4c22-6a19-4477-a06e-75c1b30696fc} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.12 22:41:07.071956 [ 265 ] {ec8b4c22-6a19-4477-a06e-75c1b30696fc} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:07.072158 [ 101 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2024.12.12 22:41:07.072198 [ 265 ] {ec8b4c22-6a19-4477-a06e-75c1b30696fc} executeQuery: Read 16 rows, 1.20 KiB in 0.001974 sec., 8105.369807497467 rows/sec., 609.49 KiB/sec. 2024.12.12 22:41:07.072217 [ 101 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:07.072281 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:07.072330 [ 265 ] {ec8b4c22-6a19-4477-a06e-75c1b30696fc} TCPHandler: Processed in 0.002394457 sec. 2024.12.12 22:41:07.072585 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2024.12.12 22:41:07.072610 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:07.073002 [ 264 ] {c6722448-68f1-4e1a-8a20-1e2f318bf636} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:41:07.073010 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:07.073134 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 67 rows starting from the beginning of the part 2024.12.12 22:41:07.073168 [ 264 ] {c6722448-68f1-4e1a-8a20-1e2f318bf636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:41:07.073601 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:07.074105 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 43 rows starting from the beginning of the part 2024.12.12 22:41:07.074639 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:07.075059 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part 2024.12.12 22:41:07.075500 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:07.077198 [ 264 ] {c6722448-68f1-4e1a-8a20-1e2f318bf636} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:07.077268 [ 264 ] {c6722448-68f1-4e1a-8a20-1e2f318bf636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:07.078422 [ 264 ] {c6722448-68f1-4e1a-8a20-1e2f318bf636} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:41:07.078519 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.00613279 sec., 31144.06330560805 rows/sec., 2.35 MiB/sec. 2024.12.12 22:41:07.078676 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2024.12.12 22:41:07.078850 [ 264 ] {c6722448-68f1-4e1a-8a20-1e2f318bf636} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:07.079239 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:07.079270 [ 264 ] {c6722448-68f1-4e1a-8a20-1e2f318bf636} executeQuery: Read 228 rows, 15.81 KiB in 0.006425 sec., 35486.3813229572 rows/sec., 2.40 MiB/sec. 2024.12.12 22:41:07.079449 [ 264 ] {c6722448-68f1-4e1a-8a20-1e2f318bf636} TCPHandler: Processed in 0.006986808 sec. 2024.12.12 22:41:07.079451 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_70_14} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2024.12.12 22:41:07.079589 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:41:07.079652 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:07.079762 [ 265 ] {95c67c71-3d29-41ff-bc8b-eeb3ee798812} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:07.079810 [ 265 ] {95c67c71-3d29-41ff-bc8b-eeb3ee798812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:07.080749 [ 265 ] {95c67c71-3d29-41ff-bc8b-eeb3ee798812} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:07.080796 [ 265 ] {95c67c71-3d29-41ff-bc8b-eeb3ee798812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:07.081203 [ 265 ] {95c67c71-3d29-41ff-bc8b-eeb3ee798812} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.12 22:41:07.081451 [ 265 ] {95c67c71-3d29-41ff-bc8b-eeb3ee798812} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:07.081679 [ 265 ] {95c67c71-3d29-41ff-bc8b-eeb3ee798812} executeQuery: Read 536 rows, 40.69 KiB in 0.001939 sec., 276431.15007735946 rows/sec., 20.49 MiB/sec. 2024.12.12 22:41:07.081772 [ 265 ] {95c67c71-3d29-41ff-bc8b-eeb3ee798812} TCPHandler: Processed in 0.002184592 sec. 2024.12.12 22:41:07.081996 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:07.082173 [ 264 ] {c88cbf09-bb14-4315-b7e6-70d12d42564a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:07.082238 [ 264 ] {c88cbf09-bb14-4315-b7e6-70d12d42564a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:07.083023 [ 264 ] {c88cbf09-bb14-4315-b7e6-70d12d42564a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:07.083064 [ 264 ] {c88cbf09-bb14-4315-b7e6-70d12d42564a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:07.083529 [ 264 ] {c88cbf09-bb14-4315-b7e6-70d12d42564a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.12 22:41:07.083789 [ 264 ] {c88cbf09-bb14-4315-b7e6-70d12d42564a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:07.083983 [ 264 ] {c88cbf09-bb14-4315-b7e6-70d12d42564a} executeQuery: Read 880 rows, 60.63 KiB in 0.001837 sec., 479041.91616766463 rows/sec., 32.23 MiB/sec. 2024.12.12 22:41:07.084078 [ 264 ] {c88cbf09-bb14-4315-b7e6-70d12d42564a} TCPHandler: Processed in 0.002199514 sec. 2024.12.12 22:41:07.084282 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:07.084415 [ 265 ] {9f54317d-2b1f-4f9e-ad11-ac8d6165311c} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:07.084490 [ 265 ] {9f54317d-2b1f-4f9e-ad11-ac8d6165311c} 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 2024.12.12 22:41:07.085636 [ 265 ] {9f54317d-2b1f-4f9e-ad11-ac8d6165311c} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:07.085675 [ 265 ] {9f54317d-2b1f-4f9e-ad11-ac8d6165311c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:07.086325 [ 265 ] {9f54317d-2b1f-4f9e-ad11-ac8d6165311c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.12 22:41:07.086593 [ 265 ] {9f54317d-2b1f-4f9e-ad11-ac8d6165311c} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:07.086842 [ 265 ] {9f54317d-2b1f-4f9e-ad11-ac8d6165311c} executeQuery: Read 16 rows, 29.36 KiB in 0.002454 sec., 6519.967400162999 rows/sec., 11.68 MiB/sec. 2024.12.12 22:41:07.086936 [ 265 ] {9f54317d-2b1f-4f9e-ad11-ac8d6165311c} TCPHandler: Processed in 0.002755914 sec. 2024.12.12 22:41:07.087091 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:07.087217 [ 264 ] {fb97017a-b852-42a4-ae0f-f2edb6cd619c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:07.087273 [ 264 ] {fb97017a-b852-42a4-ae0f-f2edb6cd619c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:07.087803 [ 264 ] {fb97017a-b852-42a4-ae0f-f2edb6cd619c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:07.087872 [ 264 ] {fb97017a-b852-42a4-ae0f-f2edb6cd619c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:07.088266 [ 264 ] {fb97017a-b852-42a4-ae0f-f2edb6cd619c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.12 22:41:07.088519 [ 264 ] {fb97017a-b852-42a4-ae0f-f2edb6cd619c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:07.088696 [ 264 ] {fb97017a-b852-42a4-ae0f-f2edb6cd619c} executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. 2024.12.12 22:41:07.088746 [ 264 ] {fb97017a-b852-42a4-ae0f-f2edb6cd619c} TCPHandler: Processed in 0.001713403 sec. 2024.12.12 22:41:08.803652 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2024.12.12 22:41:08.804307 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:08.804358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:08.804892 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:41:08.805199 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:08.805457 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2024.12.12 22:41:10.513934 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2024.12.12 22:41:10.533694 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:10.533757 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:10.541591 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:41:10.542360 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:10.544931 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2024.12.12 22:41:11.422550 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1382 2024.12.12 22:41:11.425779 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:11.425843 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:11.427323 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:41:11.427630 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:11.428232 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1382 2024.12.12 22:41:12.039306 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.039495 [ 264 ] {942e46a8-a17f-4418-80a8-fb62fba0d7d4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:41:12.039567 [ 264 ] {942e46a8-a17f-4418-80a8-fb62fba0d7d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:41:12.040344 [ 264 ] {942e46a8-a17f-4418-80a8-fb62fba0d7d4} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.040389 [ 264 ] {942e46a8-a17f-4418-80a8-fb62fba0d7d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.040834 [ 264 ] {942e46a8-a17f-4418-80a8-fb62fba0d7d4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:41:12.041097 [ 264 ] {942e46a8-a17f-4418-80a8-fb62fba0d7d4} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.041344 [ 264 ] {942e46a8-a17f-4418-80a8-fb62fba0d7d4} executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. 2024.12.12 22:41:12.041584 [ 264 ] {942e46a8-a17f-4418-80a8-fb62fba0d7d4} TCPHandler: Processed in 0.002405417 sec. 2024.12.12 22:41:12.041876 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.042088 [ 265 ] {0ec2ae4f-2e05-4df5-84bc-5d5087e2e695} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:12.042170 [ 265 ] {0ec2ae4f-2e05-4df5-84bc-5d5087e2e695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:12.043170 [ 265 ] {0ec2ae4f-2e05-4df5-84bc-5d5087e2e695} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.043222 [ 265 ] {0ec2ae4f-2e05-4df5-84bc-5d5087e2e695} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.043692 [ 265 ] {0ec2ae4f-2e05-4df5-84bc-5d5087e2e695} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.12 22:41:12.043976 [ 265 ] {0ec2ae4f-2e05-4df5-84bc-5d5087e2e695} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.044223 [ 265 ] {0ec2ae4f-2e05-4df5-84bc-5d5087e2e695} executeQuery: Read 255 rows, 22.91 KiB in 0.002193 sec., 116279.06976744186 rows/sec., 10.20 MiB/sec. 2024.12.12 22:41:12.044295 [ 265 ] {0ec2ae4f-2e05-4df5-84bc-5d5087e2e695} TCPHandler: Processed in 0.002565251 sec. 2024.12.12 22:41:12.044507 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.044668 [ 264 ] {dc2a1d9d-43e6-4a4a-a118-0e77b195a94a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:12.044732 [ 264 ] {dc2a1d9d-43e6-4a4a-a118-0e77b195a94a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:12.045398 [ 264 ] {dc2a1d9d-43e6-4a4a-a118-0e77b195a94a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.045438 [ 264 ] {dc2a1d9d-43e6-4a4a-a118-0e77b195a94a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.045819 [ 264 ] {dc2a1d9d-43e6-4a4a-a118-0e77b195a94a} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.12 22:41:12.046074 [ 264 ] {dc2a1d9d-43e6-4a4a-a118-0e77b195a94a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.046284 [ 264 ] {dc2a1d9d-43e6-4a4a-a118-0e77b195a94a} executeQuery: Read 33 rows, 2.41 KiB in 0.001651 sec., 19987.886129618415 rows/sec., 1.43 MiB/sec. 2024.12.12 22:41:12.046343 [ 264 ] {dc2a1d9d-43e6-4a4a-a118-0e77b195a94a} TCPHandler: Processed in 0.001944049 sec. 2024.12.12 22:41:12.046506 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.046652 [ 265 ] {ed23e808-1b17-4bfc-add2-beb585c3a005} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:41:12.046712 [ 265 ] {ed23e808-1b17-4bfc-add2-beb585c3a005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:41:12.047354 [ 265 ] {ed23e808-1b17-4bfc-add2-beb585c3a005} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.047396 [ 265 ] {ed23e808-1b17-4bfc-add2-beb585c3a005} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.047763 [ 265 ] {ed23e808-1b17-4bfc-add2-beb585c3a005} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:41:12.048012 [ 265 ] {ed23e808-1b17-4bfc-add2-beb585c3a005} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.048267 [ 265 ] {ed23e808-1b17-4bfc-add2-beb585c3a005} executeQuery: Read 14 rows, 1004.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 598.94 KiB/sec. 2024.12.12 22:41:12.048399 [ 265 ] {ed23e808-1b17-4bfc-add2-beb585c3a005} TCPHandler: Processed in 0.001957439 sec. 2024.12.12 22:41:12.048631 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.048781 [ 264 ] {fbcbbbd8-e14f-44e3-83f7-7dffc78c2694} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:41:12.048857 [ 264 ] {fbcbbbd8-e14f-44e3-83f7-7dffc78c2694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:41:12.049477 [ 264 ] {fbcbbbd8-e14f-44e3-83f7-7dffc78c2694} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.049519 [ 264 ] {fbcbbbd8-e14f-44e3-83f7-7dffc78c2694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.049884 [ 264 ] {fbcbbbd8-e14f-44e3-83f7-7dffc78c2694} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:41:12.050132 [ 264 ] {fbcbbbd8-e14f-44e3-83f7-7dffc78c2694} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.050379 [ 264 ] {fbcbbbd8-e14f-44e3-83f7-7dffc78c2694} executeQuery: Read 13 rows, 830.00 B in 0.001619 sec., 8029.647930821495 rows/sec., 500.65 KiB/sec. 2024.12.12 22:41:12.050566 [ 264 ] {fbcbbbd8-e14f-44e3-83f7-7dffc78c2694} TCPHandler: Processed in 0.00206136 sec. 2024.12.12 22:41:12.050761 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.050891 [ 265 ] {d2c33d42-a6d2-4150-b575-52f198913c4b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:12.050957 [ 265 ] {d2c33d42-a6d2-4150-b575-52f198913c4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:12.051804 [ 265 ] {d2c33d42-a6d2-4150-b575-52f198913c4b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.051845 [ 265 ] {d2c33d42-a6d2-4150-b575-52f198913c4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.052243 [ 265 ] {d2c33d42-a6d2-4150-b575-52f198913c4b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.12 22:41:12.052485 [ 265 ] {d2c33d42-a6d2-4150-b575-52f198913c4b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.052711 [ 265 ] {d2c33d42-a6d2-4150-b575-52f198913c4b} executeQuery: Read 408 rows, 29.76 KiB in 0.001854 sec., 220064.72491909386 rows/sec., 15.68 MiB/sec. 2024.12.12 22:41:12.052766 [ 265 ] {d2c33d42-a6d2-4150-b575-52f198913c4b} TCPHandler: Processed in 0.002092251 sec. 2024.12.12 22:41:12.052913 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.053037 [ 264 ] {92986b1b-d51f-4623-8602-4d337c41c3f7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:41:12.053100 [ 264 ] {92986b1b-d51f-4623-8602-4d337c41c3f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:41:12.053671 [ 264 ] {92986b1b-d51f-4623-8602-4d337c41c3f7} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.053718 [ 264 ] {92986b1b-d51f-4623-8602-4d337c41c3f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.054145 [ 264 ] {92986b1b-d51f-4623-8602-4d337c41c3f7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:41:12.054387 [ 264 ] {92986b1b-d51f-4623-8602-4d337c41c3f7} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.054636 [ 264 ] {92986b1b-d51f-4623-8602-4d337c41c3f7} executeQuery: Read 6 rows, 321.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 194.22 KiB/sec. 2024.12.12 22:41:12.054776 [ 264 ] {92986b1b-d51f-4623-8602-4d337c41c3f7} TCPHandler: Processed in 0.001916587 sec. 2024.12.12 22:41:12.054981 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.055117 [ 265 ] {3afd8862-5219-4fc6-96d0-3a96c3913425} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:12.055179 [ 265 ] {3afd8862-5219-4fc6-96d0-3a96c3913425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:12.055864 [ 265 ] {3afd8862-5219-4fc6-96d0-3a96c3913425} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.055906 [ 265 ] {3afd8862-5219-4fc6-96d0-3a96c3913425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.056357 [ 265 ] {3afd8862-5219-4fc6-96d0-3a96c3913425} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.12 22:41:12.056615 [ 265 ] {3afd8862-5219-4fc6-96d0-3a96c3913425} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.056829 [ 265 ] {3afd8862-5219-4fc6-96d0-3a96c3913425} executeQuery: Read 237 rows, 16.27 KiB in 0.001743 sec., 135972.4612736661 rows/sec., 9.11 MiB/sec. 2024.12.12 22:41:12.056882 [ 265 ] {3afd8862-5219-4fc6-96d0-3a96c3913425} TCPHandler: Processed in 0.00199266 sec. 2024.12.12 22:41:12.057025 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.057145 [ 264 ] {17237bc2-69d3-4850-8f77-f1e2f3750cc5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:41:12.057197 [ 264 ] {17237bc2-69d3-4850-8f77-f1e2f3750cc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:41:12.057669 [ 264 ] {17237bc2-69d3-4850-8f77-f1e2f3750cc5} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.057709 [ 264 ] {17237bc2-69d3-4850-8f77-f1e2f3750cc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.058074 [ 264 ] {17237bc2-69d3-4850-8f77-f1e2f3750cc5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.12.12 22:41:12.058320 [ 264 ] {17237bc2-69d3-4850-8f77-f1e2f3750cc5} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.058531 [ 264 ] {17237bc2-69d3-4850-8f77-f1e2f3750cc5} executeQuery: Read 1 rows, 69.00 B in 0.00141 sec., 709.2198581560284 rows/sec., 47.79 KiB/sec. 2024.12.12 22:41:12.058582 [ 264 ] {17237bc2-69d3-4850-8f77-f1e2f3750cc5} TCPHandler: Processed in 0.001612272 sec. 2024.12.12 22:41:12.058715 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.058837 [ 265 ] {8bc921fc-63ca-4301-9916-d15db546171d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:12.058919 [ 265 ] {8bc921fc-63ca-4301-9916-d15db546171d} 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 2024.12.12 22:41:12.060124 [ 265 ] {8bc921fc-63ca-4301-9916-d15db546171d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.060164 [ 265 ] {8bc921fc-63ca-4301-9916-d15db546171d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.060830 [ 265 ] {8bc921fc-63ca-4301-9916-d15db546171d} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.12 22:41:12.061105 [ 265 ] {8bc921fc-63ca-4301-9916-d15db546171d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.061293 [ 96 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.12 22:41:12.061370 [ 265 ] {8bc921fc-63ca-4301-9916-d15db546171d} executeQuery: Read 26 rows, 47.71 KiB in 0.002553 sec., 10184.097140618878 rows/sec., 18.25 MiB/sec. 2024.12.12 22:41:12.061386 [ 96 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.061463 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.061858 [ 265 ] {8bc921fc-63ca-4301-9916-d15db546171d} TCPHandler: Processed in 0.003198703 sec. 2024.12.12 22:41:12.061993 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.12 22:41:12.062207 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:12.062554 [ 264 ] {0b3bc3e3-cb38-4e2c-9093-81bc4deb195d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:12.062757 [ 264 ] {0b3bc3e3-cb38-4e2c-9093-81bc4deb195d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:12.063900 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:12.064086 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1404 rows starting from the beginning of the part 2024.12.12 22:41:12.064868 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part 2024.12.12 22:41:12.065066 [ 264 ] {0b3bc3e3-cb38-4e2c-9093-81bc4deb195d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:12.065180 [ 264 ] {0b3bc3e3-cb38-4e2c-9093-81bc4deb195d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:12.065595 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:12.066156 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part 2024.12.12 22:41:12.066854 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:12.066966 [ 264 ] {0b3bc3e3-cb38-4e2c-9093-81bc4deb195d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.12 22:41:12.067388 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part 2024.12.12 22:41:12.068141 [ 264 ] {0b3bc3e3-cb38-4e2c-9093-81bc4deb195d} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.068800 [ 264 ] {0b3bc3e3-cb38-4e2c-9093-81bc4deb195d} executeQuery: Read 82 rows, 5.33 KiB in 0.006366 sec., 12880.929940307886 rows/sec., 837.73 KiB/sec. 2024.12.12 22:41:12.069186 [ 264 ] {0b3bc3e3-cb38-4e2c-9093-81bc4deb195d} TCPHandler: Processed in 0.007189091 sec. 2024.12.12 22:41:12.078469 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 19 columns (19 merged, 0 gathered) in 0.01683827 sec., 89914.22515495951 rows/sec., 161.12 MiB/sec. 2024.12.12 22:41:12.079925 [ 200 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.12 22:41:12.080407 [ 200 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:12.080509 [ 200 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_71_14} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.12 22:41:12.080681 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2024.12.12 22:41:13.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 247.49 MiB, free memory in arenas 0.00 B, will set to 239.49 MiB (RSS), difference: 4.41 MiB 2024.12.12 22:41:16.136673 [ 91 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:41:16.136773 [ 91 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:41:16.305591 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2024.12.12 22:41:16.306519 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:16.306562 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:16.307094 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:41:16.307357 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:16.307607 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2024.12.12 22:41:17.034516 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:17.034702 [ 264 ] {e9302891-43ba-4e87-99ad-3276324b97bc} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:17.034774 [ 264 ] {e9302891-43ba-4e87-99ad-3276324b97bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:17.035577 [ 264 ] {e9302891-43ba-4e87-99ad-3276324b97bc} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:17.035627 [ 264 ] {e9302891-43ba-4e87-99ad-3276324b97bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:17.036070 [ 264 ] {e9302891-43ba-4e87-99ad-3276324b97bc} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.12 22:41:17.036327 [ 264 ] {e9302891-43ba-4e87-99ad-3276324b97bc} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:17.036555 [ 264 ] {e9302891-43ba-4e87-99ad-3276324b97bc} executeQuery: Read 88 rows, 7.40 KiB in 0.001903 sec., 46242.77456647399 rows/sec., 3.80 MiB/sec. 2024.12.12 22:41:17.036616 [ 264 ] {e9302891-43ba-4e87-99ad-3276324b97bc} TCPHandler: Processed in 0.002230434 sec. 2024.12.12 22:41:17.036884 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:17.037093 [ 265 ] {6844d010-15a9-419f-b32f-2979c45ba5ff} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:17.037169 [ 265 ] {6844d010-15a9-419f-b32f-2979c45ba5ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:17.037918 [ 265 ] {6844d010-15a9-419f-b32f-2979c45ba5ff} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:17.037963 [ 265 ] {6844d010-15a9-419f-b32f-2979c45ba5ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:17.038503 [ 265 ] {6844d010-15a9-419f-b32f-2979c45ba5ff} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.12 22:41:17.038824 [ 265 ] {6844d010-15a9-419f-b32f-2979c45ba5ff} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:17.039132 [ 265 ] {6844d010-15a9-419f-b32f-2979c45ba5ff} executeQuery: Read 16 rows, 1.20 KiB in 0.002086 sec., 7670.182166826461 rows/sec., 576.76 KiB/sec. 2024.12.12 22:41:17.039257 [ 265 ] {6844d010-15a9-419f-b32f-2979c45ba5ff} TCPHandler: Processed in 0.00251375 sec. 2024.12.12 22:41:17.039447 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:17.039575 [ 264 ] {6b397460-ffd8-4a3d-8582-53a793ae2694} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:17.039624 [ 264 ] {6b397460-ffd8-4a3d-8582-53a793ae2694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:17.040255 [ 264 ] {6b397460-ffd8-4a3d-8582-53a793ae2694} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:17.040296 [ 264 ] {6b397460-ffd8-4a3d-8582-53a793ae2694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:17.040658 [ 264 ] {6b397460-ffd8-4a3d-8582-53a793ae2694} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.12 22:41:17.040895 [ 264 ] {6b397460-ffd8-4a3d-8582-53a793ae2694} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:17.041108 [ 264 ] {6b397460-ffd8-4a3d-8582-53a793ae2694} executeQuery: Read 80 rows, 6.40 KiB in 0.001555 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. 2024.12.12 22:41:17.041163 [ 264 ] {6b397460-ffd8-4a3d-8582-53a793ae2694} TCPHandler: Processed in 0.001798005 sec. 2024.12.12 22:41:17.041345 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:17.041490 [ 265 ] {78d7c299-dad8-4861-9c2d-7e79dd615528} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:17.041554 [ 265 ] {78d7c299-dad8-4861-9c2d-7e79dd615528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:17.042241 [ 265 ] {78d7c299-dad8-4861-9c2d-7e79dd615528} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:17.042281 [ 265 ] {78d7c299-dad8-4861-9c2d-7e79dd615528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:17.042683 [ 265 ] {78d7c299-dad8-4861-9c2d-7e79dd615528} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.12 22:41:17.042922 [ 265 ] {78d7c299-dad8-4861-9c2d-7e79dd615528} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:17.043144 [ 265 ] {78d7c299-dad8-4861-9c2d-7e79dd615528} executeQuery: Read 160 rows, 11.41 KiB in 0.00169 sec., 94674.55621301774 rows/sec., 6.59 MiB/sec. 2024.12.12 22:41:17.043201 [ 265 ] {78d7c299-dad8-4861-9c2d-7e79dd615528} TCPHandler: Processed in 0.001924958 sec. 2024.12.12 22:41:17.043410 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:17.043634 [ 264 ] {ecb1a7cb-1702-4e7d-9d93-a8cce262a1ea} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:17.043780 [ 264 ] {ecb1a7cb-1702-4e7d-9d93-a8cce262a1ea} 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 2024.12.12 22:41:17.045157 [ 264 ] {ecb1a7cb-1702-4e7d-9d93-a8cce262a1ea} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:17.045197 [ 264 ] {ecb1a7cb-1702-4e7d-9d93-a8cce262a1ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:17.045828 [ 264 ] {ecb1a7cb-1702-4e7d-9d93-a8cce262a1ea} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.12 22:41:17.046082 [ 264 ] {ecb1a7cb-1702-4e7d-9d93-a8cce262a1ea} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:17.046309 [ 264 ] {ecb1a7cb-1702-4e7d-9d93-a8cce262a1ea} executeQuery: Read 16 rows, 29.36 KiB in 0.002731 sec., 5858.65983156353 rows/sec., 10.50 MiB/sec. 2024.12.12 22:41:17.046406 [ 264 ] {ecb1a7cb-1702-4e7d-9d93-a8cce262a1ea} TCPHandler: Processed in 0.003105591 sec. 2024.12.12 22:41:17.046562 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:17.046702 [ 265 ] {b1265c9c-4b94-4f2c-aa50-04fcbb8789ed} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:17.046762 [ 265 ] {b1265c9c-4b94-4f2c-aa50-04fcbb8789ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:17.047319 [ 265 ] {b1265c9c-4b94-4f2c-aa50-04fcbb8789ed} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:17.047358 [ 265 ] {b1265c9c-4b94-4f2c-aa50-04fcbb8789ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:17.047730 [ 265 ] {b1265c9c-4b94-4f2c-aa50-04fcbb8789ed} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.12 22:41:17.047969 [ 265 ] {b1265c9c-4b94-4f2c-aa50-04fcbb8789ed} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:17.048199 [ 265 ] {b1265c9c-4b94-4f2c-aa50-04fcbb8789ed} executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. 2024.12.12 22:41:17.048273 [ 265 ] {b1265c9c-4b94-4f2c-aa50-04fcbb8789ed} TCPHandler: Processed in 0.001778465 sec. 2024.12.12 22:41:18.044978 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2024.12.12 22:41:18.066494 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:18.066553 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2024.12.12 22:41:18.073985 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:41:18.074767 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:18.079276 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2024.12.12 22:41:21.428423 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1416 2024.12.12 22:41:21.431631 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:21.431682 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:21.433146 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:41:21.433453 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:21.434021 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1416 2024.12.12 22:41:22.039588 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.039780 [ 264 ] {27da712e-9f5a-4008-a1b1-41594d8e39ca} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:41:22.039851 [ 264 ] {27da712e-9f5a-4008-a1b1-41594d8e39ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:41:22.040623 [ 264 ] {27da712e-9f5a-4008-a1b1-41594d8e39ca} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.040676 [ 264 ] {27da712e-9f5a-4008-a1b1-41594d8e39ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.041116 [ 264 ] {27da712e-9f5a-4008-a1b1-41594d8e39ca} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:41:22.041373 [ 264 ] {27da712e-9f5a-4008-a1b1-41594d8e39ca} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.041570 [ 86 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.12 22:41:22.041634 [ 264 ] {27da712e-9f5a-4008-a1b1-41594d8e39ca} executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. 2024.12.12 22:41:22.041662 [ 86 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.041728 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.041758 [ 264 ] {27da712e-9f5a-4008-a1b1-41594d8e39ca} TCPHandler: Processed in 0.002296865 sec. 2024.12.12 22:41:22.042048 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.12 22:41:22.042113 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.042537 [ 265 ] {207fd0e4-d2ff-426e-866a-cdf81c321b78} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:22.042561 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:22.042648 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2024.12.12 22:41:22.042658 [ 265 ] {207fd0e4-d2ff-426e-866a-cdf81c321b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:22.043057 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:22.043346 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:22.043655 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:22.044087 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:22.045983 [ 265 ] {207fd0e4-d2ff-426e-866a-cdf81c321b78} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.046073 [ 265 ] {207fd0e4-d2ff-426e-866a-cdf81c321b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.046612 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004750613 sec., 14734.940522412582 rows/sec., 1.09 MiB/sec. 2024.12.12 22:41:22.046846 [ 197 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.12 22:41:22.047064 [ 265 ] {207fd0e4-d2ff-426e-866a-cdf81c321b78} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.12 22:41:22.047381 [ 197 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.047574 [ 197 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_33_8} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.12 22:41:22.047580 [ 265 ] {207fd0e4-d2ff-426e-866a-cdf81c321b78} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.047737 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:41:22.047964 [ 265 ] {207fd0e4-d2ff-426e-866a-cdf81c321b78} executeQuery: Read 255 rows, 22.91 KiB in 0.005585 sec., 45658.01253357207 rows/sec., 4.01 MiB/sec. 2024.12.12 22:41:22.048054 [ 265 ] {207fd0e4-d2ff-426e-866a-cdf81c321b78} TCPHandler: Processed in 0.006147851 sec. 2024.12.12 22:41:22.048265 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.048425 [ 264 ] {6f3e8749-10ae-46e0-ad1a-1d04514555b8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:22.048486 [ 264 ] {6f3e8749-10ae-46e0-ad1a-1d04514555b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:22.049201 [ 264 ] {6f3e8749-10ae-46e0-ad1a-1d04514555b8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.049251 [ 264 ] {6f3e8749-10ae-46e0-ad1a-1d04514555b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.049628 [ 264 ] {6f3e8749-10ae-46e0-ad1a-1d04514555b8} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.12 22:41:22.049871 [ 264 ] {6f3e8749-10ae-46e0-ad1a-1d04514555b8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.050125 [ 264 ] {6f3e8749-10ae-46e0-ad1a-1d04514555b8} executeQuery: Read 33 rows, 2.41 KiB in 0.001724 sec., 19141.5313225058 rows/sec., 1.37 MiB/sec. 2024.12.12 22:41:22.050194 [ 264 ] {6f3e8749-10ae-46e0-ad1a-1d04514555b8} TCPHandler: Processed in 0.002036529 sec. 2024.12.12 22:41:22.050448 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.050612 [ 265 ] {f65fdb14-885c-4719-be6a-4da5ad6d8672} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:41:22.050670 [ 265 ] {f65fdb14-885c-4719-be6a-4da5ad6d8672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:41:22.051345 [ 265 ] {f65fdb14-885c-4719-be6a-4da5ad6d8672} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.051385 [ 265 ] {f65fdb14-885c-4719-be6a-4da5ad6d8672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.051753 [ 265 ] {f65fdb14-885c-4719-be6a-4da5ad6d8672} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:41:22.051994 [ 265 ] {f65fdb14-885c-4719-be6a-4da5ad6d8672} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.052210 [ 265 ] {f65fdb14-885c-4719-be6a-4da5ad6d8672} executeQuery: Read 14 rows, 1004.00 B in 0.001627 sec., 8604.79409956976 rows/sec., 602.62 KiB/sec. 2024.12.12 22:41:22.052263 [ 265 ] {f65fdb14-885c-4719-be6a-4da5ad6d8672} TCPHandler: Processed in 0.001949478 sec. 2024.12.12 22:41:22.052424 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.052564 [ 264 ] {7a14ad4f-d4b0-4a7b-9d88-ad978ece2b40} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:41:22.052621 [ 264 ] {7a14ad4f-d4b0-4a7b-9d88-ad978ece2b40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:41:22.053298 [ 264 ] {7a14ad4f-d4b0-4a7b-9d88-ad978ece2b40} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.053339 [ 264 ] {7a14ad4f-d4b0-4a7b-9d88-ad978ece2b40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.053690 [ 264 ] {7a14ad4f-d4b0-4a7b-9d88-ad978ece2b40} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:41:22.053926 [ 264 ] {7a14ad4f-d4b0-4a7b-9d88-ad978ece2b40} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.054094 [ 86 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2024.12.12 22:41:22.054161 [ 86 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.054167 [ 264 ] {7a14ad4f-d4b0-4a7b-9d88-ad978ece2b40} executeQuery: Read 13 rows, 830.00 B in 0.00162 sec., 8024.691358024692 rows/sec., 500.34 KiB/sec. 2024.12.12 22:41:22.054212 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.054318 [ 264 ] {7a14ad4f-d4b0-4a7b-9d88-ad978ece2b40} TCPHandler: Processed in 0.001957429 sec. 2024.12.12 22:41:22.054603 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.054614 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2024.12.12 22:41:22.054860 [ 265 ] {1b9fac6e-3b11-4d1e-bcba-124e411ccbf5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:22.054884 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:22.054933 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2024.12.12 22:41:22.054935 [ 265 ] {1b9fac6e-3b11-4d1e-bcba-124e411ccbf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:22.055280 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2024.12.12 22:41:22.055588 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2024.12.12 22:41:22.055994 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2024.12.12 22:41:22.056385 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2024.12.12 22:41:22.057703 [ 265 ] {1b9fac6e-3b11-4d1e-bcba-124e411ccbf5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.057753 [ 265 ] {1b9fac6e-3b11-4d1e-bcba-124e411ccbf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.058146 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003802164 sec., 17095.52770474919 rows/sec., 1.11 MiB/sec. 2024.12.12 22:41:22.058409 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2024.12.12 22:41:22.058452 [ 265 ] {1b9fac6e-3b11-4d1e-bcba-124e411ccbf5} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.12 22:41:22.059017 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.059025 [ 265 ] {1b9fac6e-3b11-4d1e-bcba-124e411ccbf5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.059235 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_33_8} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2024.12.12 22:41:22.059459 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:41:22.059498 [ 265 ] {1b9fac6e-3b11-4d1e-bcba-124e411ccbf5} executeQuery: Read 408 rows, 29.76 KiB in 0.004683 sec., 87123.63869314543 rows/sec., 6.21 MiB/sec. 2024.12.12 22:41:22.059570 [ 265 ] {1b9fac6e-3b11-4d1e-bcba-124e411ccbf5} TCPHandler: Processed in 0.005144541 sec. 2024.12.12 22:41:22.059729 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.059871 [ 264 ] {d8a57ff4-c040-4a55-a8e3-b2078d6e7ff2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:41:22.059932 [ 264 ] {d8a57ff4-c040-4a55-a8e3-b2078d6e7ff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:41:22.060483 [ 264 ] {d8a57ff4-c040-4a55-a8e3-b2078d6e7ff2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.060522 [ 264 ] {d8a57ff4-c040-4a55-a8e3-b2078d6e7ff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.060890 [ 264 ] {d8a57ff4-c040-4a55-a8e3-b2078d6e7ff2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:41:22.061138 [ 264 ] {d8a57ff4-c040-4a55-a8e3-b2078d6e7ff2} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.061396 [ 264 ] {d8a57ff4-c040-4a55-a8e3-b2078d6e7ff2} executeQuery: Read 6 rows, 321.00 B in 0.001546 sec., 3880.9831824062094 rows/sec., 202.77 KiB/sec. 2024.12.12 22:41:22.061583 [ 264 ] {d8a57ff4-c040-4a55-a8e3-b2078d6e7ff2} TCPHandler: Processed in 0.001917388 sec. 2024.12.12 22:41:22.061778 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.061914 [ 265 ] {c74be5d2-3b98-418b-96cd-9d8e562784f3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:22.061974 [ 265 ] {c74be5d2-3b98-418b-96cd-9d8e562784f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:22.062578 [ 265 ] {c74be5d2-3b98-418b-96cd-9d8e562784f3} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.062616 [ 265 ] {c74be5d2-3b98-418b-96cd-9d8e562784f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.063025 [ 265 ] {c74be5d2-3b98-418b-96cd-9d8e562784f3} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.12 22:41:22.063264 [ 265 ] {c74be5d2-3b98-418b-96cd-9d8e562784f3} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.063440 [ 86 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.12 22:41:22.063504 [ 86 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.063514 [ 265 ] {c74be5d2-3b98-418b-96cd-9d8e562784f3} executeQuery: Read 237 rows, 16.27 KiB in 0.001621 sec., 146206.04565083282 rows/sec., 9.80 MiB/sec. 2024.12.12 22:41:22.063544 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.063656 [ 265 ] {c74be5d2-3b98-418b-96cd-9d8e562784f3} TCPHandler: Processed in 0.001972859 sec. 2024.12.12 22:41:22.063753 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.12 22:41:22.063919 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.063920 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:22.064027 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21720 rows starting from the beginning of the part 2024.12.12 22:41:22.064290 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part 2024.12.12 22:41:22.064497 [ 264 ] {a20d7d60-19d3-4469-86b7-875ea7e6bc52} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:41:22.064570 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 880 rows starting from the beginning of the part 2024.12.12 22:41:22.064673 [ 264 ] {a20d7d60-19d3-4469-86b7-875ea7e6bc52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:41:22.065033 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part 2024.12.12 22:41:22.065343 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part 2024.12.12 22:41:22.065695 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part 2024.12.12 22:41:22.066985 [ 264 ] {a20d7d60-19d3-4469-86b7-875ea7e6bc52} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.067030 [ 264 ] {a20d7d60-19d3-4469-86b7-875ea7e6bc52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.067586 [ 264 ] {a20d7d60-19d3-4469-86b7-875ea7e6bc52} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.12.12 22:41:22.068008 [ 264 ] {a20d7d60-19d3-4469-86b7-875ea7e6bc52} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.068487 [ 264 ] {a20d7d60-19d3-4469-86b7-875ea7e6bc52} executeQuery: Read 1 rows, 69.00 B in 0.004148 sec., 241.0800385728062 rows/sec., 16.24 KiB/sec. 2024.12.12 22:41:22.068663 [ 264 ] {a20d7d60-19d3-4469-86b7-875ea7e6bc52} TCPHandler: Processed in 0.004889366 sec. 2024.12.12 22:41:22.068876 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.069013 [ 265 ] {3e56b8fe-4c48-46f7-99a4-78ab50b95ead} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:22.069109 [ 265 ] {3e56b8fe-4c48-46f7-99a4-78ab50b95ead} 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 2024.12.12 22:41:22.070412 [ 265 ] {3e56b8fe-4c48-46f7-99a4-78ab50b95ead} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.070450 [ 265 ] {3e56b8fe-4c48-46f7-99a4-78ab50b95ead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.071096 [ 265 ] {3e56b8fe-4c48-46f7-99a4-78ab50b95ead} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.12 22:41:22.071355 [ 265 ] {3e56b8fe-4c48-46f7-99a4-78ab50b95ead} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.071619 [ 265 ] {3e56b8fe-4c48-46f7-99a4-78ab50b95ead} executeQuery: Read 26 rows, 47.71 KiB in 0.002635 sec., 9867.17267552182 rows/sec., 17.68 MiB/sec. 2024.12.12 22:41:22.071719 [ 265 ] {3e56b8fe-4c48-46f7-99a4-78ab50b95ead} TCPHandler: Processed in 0.002941587 sec. 2024.12.12 22:41:22.071938 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:22.072162 [ 264 ] {35694d7b-ce7d-4894-918f-6cdb278dab3c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:22.072258 [ 264 ] {35694d7b-ce7d-4894-918f-6cdb278dab3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:22.072799 [ 264 ] {35694d7b-ce7d-4894-918f-6cdb278dab3c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.072836 [ 264 ] {35694d7b-ce7d-4894-918f-6cdb278dab3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.073207 [ 264 ] {35694d7b-ce7d-4894-918f-6cdb278dab3c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.12 22:41:22.073457 [ 264 ] {35694d7b-ce7d-4894-918f-6cdb278dab3c} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.073590 [ 85 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.12 22:41:22.073638 [ 85 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:22.073643 [ 264 ] {35694d7b-ce7d-4894-918f-6cdb278dab3c} executeQuery: Read 82 rows, 5.33 KiB in 0.001533 sec., 53489.88910632746 rows/sec., 3.40 MiB/sec. 2024.12.12 22:41:22.073664 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:22.073708 [ 264 ] {35694d7b-ce7d-4894-918f-6cdb278dab3c} TCPHandler: Processed in 0.001883707 sec. 2024.12.12 22:41:22.073900 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.12 22:41:22.074038 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:22.074074 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4398 rows starting from the beginning of the part 2024.12.12 22:41:22.074186 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part 2024.12.12 22:41:22.074387 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2024.12.12 22:41:22.074601 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part 2024.12.12 22:41:22.074694 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2024.12.12 22:41:22.074942 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part 2024.12.12 22:41:22.077962 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4764 rows, containing 4 columns (4 merged, 0 gathered) in 0.004210003 sec., 1131590.6425719885 rows/sec., 73.73 MiB/sec. 2024.12.12 22:41:22.078345 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.12 22:41:22.078677 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.078857 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_71_14} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.12 22:41:22.078951 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2024.12.12 22:41:22.080307 [ 192 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 23471 rows, containing 5 columns (5 merged, 0 gathered) in 0.016632517 sec., 1411151.4210386798 rows/sec., 95.29 MiB/sec. 2024.12.12 22:41:22.080802 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.12 22:41:22.081096 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:22.081183 [ 193 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_71_14} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.12 22:41:22.081275 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2024.12.12 22:41:23.807757 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2024.12.12 22:41:23.808664 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:23.808708 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:23.809220 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:41:23.809466 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:23.809684 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2024.12.12 22:41:25.579331 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2024.12.12 22:41:25.600615 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:25.600670 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:25.608245 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:41:25.609025 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:25.611796 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2024.12.12 22:41:27.034509 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:27.034704 [ 264 ] {a811774c-14cb-4c48-bc9a-fc39e9bd86d3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:27.034782 [ 264 ] {a811774c-14cb-4c48-bc9a-fc39e9bd86d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:27.035607 [ 264 ] {a811774c-14cb-4c48-bc9a-fc39e9bd86d3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:27.035661 [ 264 ] {a811774c-14cb-4c48-bc9a-fc39e9bd86d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:27.036122 [ 264 ] {a811774c-14cb-4c48-bc9a-fc39e9bd86d3} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.12 22:41:27.036398 [ 264 ] {a811774c-14cb-4c48-bc9a-fc39e9bd86d3} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:27.036605 [ 80 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.12 22:41:27.036685 [ 264 ] {a811774c-14cb-4c48-bc9a-fc39e9bd86d3} executeQuery: Read 88 rows, 7.40 KiB in 0.002029 sec., 43371.118777723015 rows/sec., 3.56 MiB/sec. 2024.12.12 22:41:27.036703 [ 80 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:27.036772 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:27.036833 [ 264 ] {a811774c-14cb-4c48-bc9a-fc39e9bd86d3} TCPHandler: Processed in 0.002459328 sec. 2024.12.12 22:41:27.037120 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.12 22:41:27.037222 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:27.037687 [ 265 ] {9babcea0-3b43-4702-ac1a-52626123cec1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:27.037751 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:27.037875 [ 265 ] {9babcea0-3b43-4702-ac1a-52626123cec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:27.037993 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1437 rows starting from the beginning of the part 2024.12.12 22:41:27.038703 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1228 rows starting from the beginning of the part 2024.12.12 22:41:27.039126 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 255 rows starting from the beginning of the part 2024.12.12 22:41:27.039426 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 88 rows starting from the beginning of the part 2024.12.12 22:41:27.039784 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 255 rows starting from the beginning of the part 2024.12.12 22:41:27.040089 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 88 rows starting from the beginning of the part 2024.12.12 22:41:27.040955 [ 265 ] {9babcea0-3b43-4702-ac1a-52626123cec1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:27.041035 [ 265 ] {9babcea0-3b43-4702-ac1a-52626123cec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:27.042026 [ 265 ] {9babcea0-3b43-4702-ac1a-52626123cec1} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.12 22:41:27.042576 [ 265 ] {9babcea0-3b43-4702-ac1a-52626123cec1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:27.042867 [ 265 ] {9babcea0-3b43-4702-ac1a-52626123cec1} executeQuery: Read 16 rows, 1.20 KiB in 0.005346 sec., 2992.8918817807707 rows/sec., 225.05 KiB/sec. 2024.12.12 22:41:27.042976 [ 265 ] {9babcea0-3b43-4702-ac1a-52626123cec1} TCPHandler: Processed in 0.005995248 sec. 2024.12.12 22:41:27.043157 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:27.043420 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.006541248 sec., 512287.563474126 rows/sec., 44.79 MiB/sec. 2024.12.12 22:41:27.043448 [ 264 ] {f34220a0-d488-4235-94df-283bb248eeac} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:27.043522 [ 264 ] {f34220a0-d488-4235-94df-283bb248eeac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:27.043700 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.12 22:41:27.044300 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:27.044453 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_76_15} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.12 22:41:27.044618 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.12 22:41:27.044792 [ 264 ] {f34220a0-d488-4235-94df-283bb248eeac} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:27.044842 [ 264 ] {f34220a0-d488-4235-94df-283bb248eeac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:27.045227 [ 264 ] {f34220a0-d488-4235-94df-283bb248eeac} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.12 22:41:27.045485 [ 264 ] {f34220a0-d488-4235-94df-283bb248eeac} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:27.045651 [ 80 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.12 22:41:27.045708 [ 80 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:27.045739 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:27.045760 [ 264 ] {f34220a0-d488-4235-94df-283bb248eeac} executeQuery: Read 80 rows, 6.40 KiB in 0.002361 sec., 33883.94747988141 rows/sec., 2.65 MiB/sec. 2024.12.12 22:41:27.046074 [ 264 ] {f34220a0-d488-4235-94df-283bb248eeac} TCPHandler: Processed in 0.002999199 sec. 2024.12.12 22:41:27.046088 [ 193 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.12 22:41:27.046345 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:27.046562 [ 193 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:27.046694 [ 193 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 916 rows starting from the beginning of the part 2024.12.12 22:41:27.046817 [ 265 ] {b934a062-8281-4633-b702-3ef2a09b0b1a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:27.047148 [ 193 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 536 rows starting from the beginning of the part 2024.12.12 22:41:27.047248 [ 265 ] {b934a062-8281-4633-b702-3ef2a09b0b1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:27.047552 [ 193 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 408 rows starting from the beginning of the part 2024.12.12 22:41:27.047922 [ 193 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 80 rows starting from the beginning of the part 2024.12.12 22:41:27.048379 [ 193 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 408 rows starting from the beginning of the part 2024.12.12 22:41:27.048737 [ 193 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 80 rows starting from the beginning of the part 2024.12.12 22:41:27.050483 [ 265 ] {b934a062-8281-4633-b702-3ef2a09b0b1a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:27.050559 [ 265 ] {b934a062-8281-4633-b702-3ef2a09b0b1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:27.051616 [ 265 ] {b934a062-8281-4633-b702-3ef2a09b0b1a} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.12 22:41:27.052024 [ 265 ] {b934a062-8281-4633-b702-3ef2a09b0b1a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:27.052391 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 5 columns (5 merged, 0 gathered) in 0.006556028 sec., 370346.1913219406 rows/sec., 28.41 MiB/sec. 2024.12.12 22:41:27.052484 [ 265 ] {b934a062-8281-4633-b702-3ef2a09b0b1a} executeQuery: Read 160 rows, 11.41 KiB in 0.005846 sec., 27369.14129319193 rows/sec., 1.91 MiB/sec. 2024.12.12 22:41:27.052612 [ 265 ] {b934a062-8281-4633-b702-3ef2a09b0b1a} TCPHandler: Processed in 0.006440587 sec. 2024.12.12 22:41:27.052742 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.12 22:41:27.052819 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:27.053039 [ 264 ] {c23f3a49-2cc1-413f-8ffc-ed58c6f7e832} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:27.053216 [ 264 ] {c23f3a49-2cc1-413f-8ffc-ed58c6f7e832} 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 2024.12.12 22:41:27.053245 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:27.053552 [ 198 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_76_15} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.12 22:41:27.053758 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.12 22:41:27.054798 [ 264 ] {c23f3a49-2cc1-413f-8ffc-ed58c6f7e832} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:27.054843 [ 264 ] {c23f3a49-2cc1-413f-8ffc-ed58c6f7e832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:27.055498 [ 264 ] {c23f3a49-2cc1-413f-8ffc-ed58c6f7e832} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.12 22:41:27.055770 [ 264 ] {c23f3a49-2cc1-413f-8ffc-ed58c6f7e832} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:27.056014 [ 264 ] {c23f3a49-2cc1-413f-8ffc-ed58c6f7e832} executeQuery: Read 16 rows, 29.36 KiB in 0.00305 sec., 5245.901639344262 rows/sec., 9.40 MiB/sec. 2024.12.12 22:41:27.056113 [ 264 ] {c23f3a49-2cc1-413f-8ffc-ed58c6f7e832} TCPHandler: Processed in 0.003386027 sec. 2024.12.12 22:41:27.056268 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:27.056411 [ 265 ] {dd577d5a-a630-4afd-a124-f73b0abf8038} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:27.056472 [ 265 ] {dd577d5a-a630-4afd-a124-f73b0abf8038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:27.057078 [ 265 ] {dd577d5a-a630-4afd-a124-f73b0abf8038} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:27.057123 [ 265 ] {dd577d5a-a630-4afd-a124-f73b0abf8038} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:27.057568 [ 265 ] {dd577d5a-a630-4afd-a124-f73b0abf8038} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.12 22:41:27.057818 [ 265 ] {dd577d5a-a630-4afd-a124-f73b0abf8038} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:27.058004 [ 265 ] {dd577d5a-a630-4afd-a124-f73b0abf8038} executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. 2024.12.12 22:41:27.058056 [ 265 ] {dd577d5a-a630-4afd-a124-f73b0abf8038} TCPHandler: Processed in 0.001853126 sec. 2024.12.12 22:41:31.137034 [ 74 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:41:31.137109 [ 74 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:41:31.309819 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2024.12.12 22:41:31.310823 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:31.310867 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:31.311391 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:41:31.311679 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:31.311914 [ 74 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.12 22:41:31.311950 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2024.12.12 22:41:31.312019 [ 74 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:31.312065 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:31.312298 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.12 22:41:31.312844 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:31.312963 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part 2024.12.12 22:41:31.313090 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2024.12.12 22:41:31.313236 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2024.12.12 22:41:31.313463 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2024.12.12 22:41:31.313732 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2024.12.12 22:41:31.313941 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2024.12.12 22:41:31.316574 [ 191 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004418777 sec., 5811789.099110456 rows/sec., 83.14 MiB/sec. 2024.12.12 22:41:31.316884 [ 191 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.12 22:41:31.317207 [ 191 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:31.317300 [ 191 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_56_11} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.12 22:41:31.317413 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2024.12.12 22:41:31.434246 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1450 2024.12.12 22:41:31.437612 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:31.437659 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:31.439147 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:41:31.439459 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:31.440864 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1450 2024.12.12 22:41:32.038871 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.039063 [ 264 ] {6577e149-2a70-4c9a-82ea-74f507dcc15a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:41:32.039151 [ 264 ] {6577e149-2a70-4c9a-82ea-74f507dcc15a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:41:32.040077 [ 264 ] {6577e149-2a70-4c9a-82ea-74f507dcc15a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.040120 [ 264 ] {6577e149-2a70-4c9a-82ea-74f507dcc15a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.040572 [ 264 ] {6577e149-2a70-4c9a-82ea-74f507dcc15a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:41:32.040833 [ 264 ] {6577e149-2a70-4c9a-82ea-74f507dcc15a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.041028 [ 264 ] {6577e149-2a70-4c9a-82ea-74f507dcc15a} executeQuery: Read 14 rows, 1.01 KiB in 0.002019 sec., 6934.125804853888 rows/sec., 499.16 KiB/sec. 2024.12.12 22:41:32.041087 [ 264 ] {6577e149-2a70-4c9a-82ea-74f507dcc15a} TCPHandler: Processed in 0.002342466 sec. 2024.12.12 22:41:32.041386 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.041606 [ 265 ] {c587a4ca-f37d-4611-af44-1bef953e8f42} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:32.041679 [ 265 ] {c587a4ca-f37d-4611-af44-1bef953e8f42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:32.042571 [ 265 ] {c587a4ca-f37d-4611-af44-1bef953e8f42} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.042623 [ 265 ] {c587a4ca-f37d-4611-af44-1bef953e8f42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.043094 [ 265 ] {c587a4ca-f37d-4611-af44-1bef953e8f42} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.12 22:41:32.043355 [ 265 ] {c587a4ca-f37d-4611-af44-1bef953e8f42} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.043584 [ 265 ] {c587a4ca-f37d-4611-af44-1bef953e8f42} executeQuery: Read 255 rows, 22.91 KiB in 0.00204 sec., 124999.99999999999 rows/sec., 10.97 MiB/sec. 2024.12.12 22:41:32.043642 [ 265 ] {c587a4ca-f37d-4611-af44-1bef953e8f42} TCPHandler: Processed in 0.002405008 sec. 2024.12.12 22:41:32.043809 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.043951 [ 264 ] {a7f0239a-1d5f-4222-bd6a-9ed0e2b11547} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:32.044009 [ 264 ] {a7f0239a-1d5f-4222-bd6a-9ed0e2b11547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:32.044711 [ 264 ] {a7f0239a-1d5f-4222-bd6a-9ed0e2b11547} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.044749 [ 264 ] {a7f0239a-1d5f-4222-bd6a-9ed0e2b11547} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.045124 [ 264 ] {a7f0239a-1d5f-4222-bd6a-9ed0e2b11547} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.12 22:41:32.045379 [ 264 ] {a7f0239a-1d5f-4222-bd6a-9ed0e2b11547} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.045513 [ 73 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2024.12.12 22:41:32.045557 [ 73 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.045567 [ 264 ] {a7f0239a-1d5f-4222-bd6a-9ed0e2b11547} executeQuery: Read 33 rows, 2.41 KiB in 0.001646 sec., 20048.602673147023 rows/sec., 1.43 MiB/sec. 2024.12.12 22:41:32.045580 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.045684 [ 264 ] {a7f0239a-1d5f-4222-bd6a-9ed0e2b11547} TCPHandler: Processed in 0.001940848 sec. 2024.12.12 22:41:32.045805 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2024.12.12 22:41:32.045877 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.045944 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:32.045985 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 67 rows starting from the beginning of the part 2024.12.12 22:41:32.046044 [ 265 ] {5f40108a-7bf4-46ef-af69-e9aa4b92b611} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:41:32.046093 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 33 rows starting from the beginning of the part 2024.12.12 22:41:32.046164 [ 265 ] {5f40108a-7bf4-46ef-af69-e9aa4b92b611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:41:32.046553 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:32.046979 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 33 rows starting from the beginning of the part 2024.12.12 22:41:32.047380 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:32.047704 [ 199 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part 2024.12.12 22:41:32.048755 [ 265 ] {5f40108a-7bf4-46ef-af69-e9aa4b92b611} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.048799 [ 265 ] {5f40108a-7bf4-46ef-af69-e9aa4b92b611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.049399 [ 265 ] {5f40108a-7bf4-46ef-af69-e9aa4b92b611} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:41:32.049589 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.003901376 sec., 50751.324660837614 rows/sec., 3.83 MiB/sec. 2024.12.12 22:41:32.049723 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2024.12.12 22:41:32.049748 [ 265 ] {5f40108a-7bf4-46ef-af69-e9aa4b92b611} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.050197 [ 265 ] {5f40108a-7bf4-46ef-af69-e9aa4b92b611} executeQuery: Read 14 rows, 1004.00 B in 0.004178 sec., 3350.8855911919577 rows/sec., 234.67 KiB/sec. 2024.12.12 22:41:32.050357 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.050577 [ 265 ] {5f40108a-7bf4-46ef-af69-e9aa4b92b611} TCPHandler: Processed in 0.004763864 sec. 2024.12.12 22:41:32.050805 [ 195 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_75_15} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2024.12.12 22:41:32.050912 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.051094 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:41:32.051248 [ 264 ] {8360750d-cb2c-4272-ab6b-9d81ea516d47} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:41:32.051314 [ 264 ] {8360750d-cb2c-4272-ab6b-9d81ea516d47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:41:32.051926 [ 264 ] {8360750d-cb2c-4272-ab6b-9d81ea516d47} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.051965 [ 264 ] {8360750d-cb2c-4272-ab6b-9d81ea516d47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.052327 [ 264 ] {8360750d-cb2c-4272-ab6b-9d81ea516d47} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:41:32.052572 [ 264 ] {8360750d-cb2c-4272-ab6b-9d81ea516d47} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.052752 [ 264 ] {8360750d-cb2c-4272-ab6b-9d81ea516d47} executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. 2024.12.12 22:41:32.052803 [ 264 ] {8360750d-cb2c-4272-ab6b-9d81ea516d47} TCPHandler: Processed in 0.002090102 sec. 2024.12.12 22:41:32.052951 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.053090 [ 265 ] {a91d2baa-fdfb-4e2f-b60b-a07266921860} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:32.053147 [ 265 ] {a91d2baa-fdfb-4e2f-b60b-a07266921860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:32.053955 [ 265 ] {a91d2baa-fdfb-4e2f-b60b-a07266921860} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.053994 [ 265 ] {a91d2baa-fdfb-4e2f-b60b-a07266921860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.054379 [ 265 ] {a91d2baa-fdfb-4e2f-b60b-a07266921860} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.12 22:41:32.054628 [ 265 ] {a91d2baa-fdfb-4e2f-b60b-a07266921860} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.054831 [ 265 ] {a91d2baa-fdfb-4e2f-b60b-a07266921860} executeQuery: Read 408 rows, 29.76 KiB in 0.001772 sec., 230248.30699774268 rows/sec., 16.40 MiB/sec. 2024.12.12 22:41:32.054882 [ 265 ] {a91d2baa-fdfb-4e2f-b60b-a07266921860} TCPHandler: Processed in 0.001996389 sec. 2024.12.12 22:41:32.055052 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.055192 [ 264 ] {c002598d-c12a-479c-8c19-63bfe7641511} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:41:32.055252 [ 264 ] {c002598d-c12a-479c-8c19-63bfe7641511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:41:32.055797 [ 264 ] {c002598d-c12a-479c-8c19-63bfe7641511} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.055835 [ 264 ] {c002598d-c12a-479c-8c19-63bfe7641511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.056210 [ 264 ] {c002598d-c12a-479c-8c19-63bfe7641511} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:41:32.056459 [ 264 ] {c002598d-c12a-479c-8c19-63bfe7641511} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.056667 [ 264 ] {c002598d-c12a-479c-8c19-63bfe7641511} executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. 2024.12.12 22:41:32.056744 [ 264 ] {c002598d-c12a-479c-8c19-63bfe7641511} TCPHandler: Processed in 0.001764995 sec. 2024.12.12 22:41:32.056978 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.057124 [ 265 ] {9dfc0bc8-29df-4f65-9081-783e5bc93aae} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:32.057187 [ 265 ] {9dfc0bc8-29df-4f65-9081-783e5bc93aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:32.057835 [ 265 ] {9dfc0bc8-29df-4f65-9081-783e5bc93aae} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.057874 [ 265 ] {9dfc0bc8-29df-4f65-9081-783e5bc93aae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.058277 [ 265 ] {9dfc0bc8-29df-4f65-9081-783e5bc93aae} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.12 22:41:32.058563 [ 265 ] {9dfc0bc8-29df-4f65-9081-783e5bc93aae} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.058790 [ 265 ] {9dfc0bc8-29df-4f65-9081-783e5bc93aae} executeQuery: Read 237 rows, 16.27 KiB in 0.001694 sec., 139905.5489964581 rows/sec., 9.38 MiB/sec. 2024.12.12 22:41:32.058847 [ 265 ] {9dfc0bc8-29df-4f65-9081-783e5bc93aae} TCPHandler: Processed in 0.002010779 sec. 2024.12.12 22:41:32.058998 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.059118 [ 264 ] {9623bf83-3d00-46b2-88b9-7e5544fe77d0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:41:32.059170 [ 264 ] {9623bf83-3d00-46b2-88b9-7e5544fe77d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:41:32.059647 [ 264 ] {9623bf83-3d00-46b2-88b9-7e5544fe77d0} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.059685 [ 264 ] {9623bf83-3d00-46b2-88b9-7e5544fe77d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.060059 [ 264 ] {9623bf83-3d00-46b2-88b9-7e5544fe77d0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.12.12 22:41:32.060311 [ 264 ] {9623bf83-3d00-46b2-88b9-7e5544fe77d0} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.060524 [ 264 ] {9623bf83-3d00-46b2-88b9-7e5544fe77d0} executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. 2024.12.12 22:41:32.060638 [ 264 ] {9623bf83-3d00-46b2-88b9-7e5544fe77d0} TCPHandler: Processed in 0.001693483 sec. 2024.12.12 22:41:32.060869 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.061009 [ 265 ] {8f3d4748-7611-44cc-a8f6-84d8c9423253} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:32.061097 [ 265 ] {8f3d4748-7611-44cc-a8f6-84d8c9423253} 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 2024.12.12 22:41:32.062257 [ 265 ] {8f3d4748-7611-44cc-a8f6-84d8c9423253} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.062296 [ 265 ] {8f3d4748-7611-44cc-a8f6-84d8c9423253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.062933 [ 265 ] {8f3d4748-7611-44cc-a8f6-84d8c9423253} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.12 22:41:32.063195 [ 265 ] {8f3d4748-7611-44cc-a8f6-84d8c9423253} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.063429 [ 265 ] {8f3d4748-7611-44cc-a8f6-84d8c9423253} executeQuery: Read 26 rows, 47.71 KiB in 0.002443 sec., 10642.652476463365 rows/sec., 19.07 MiB/sec. 2024.12.12 22:41:32.063520 [ 265 ] {8f3d4748-7611-44cc-a8f6-84d8c9423253} TCPHandler: Processed in 0.002779704 sec. 2024.12.12 22:41:32.063682 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:32.063823 [ 264 ] {4c22f26d-e956-4f74-804e-05565b8e1408} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:32.063883 [ 264 ] {4c22f26d-e956-4f74-804e-05565b8e1408} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:32.064475 [ 264 ] {4c22f26d-e956-4f74-804e-05565b8e1408} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:32.064523 [ 264 ] {4c22f26d-e956-4f74-804e-05565b8e1408} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:32.064923 [ 264 ] {4c22f26d-e956-4f74-804e-05565b8e1408} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.12 22:41:32.065169 [ 264 ] {4c22f26d-e956-4f74-804e-05565b8e1408} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:32.065385 [ 264 ] {4c22f26d-e956-4f74-804e-05565b8e1408} executeQuery: Read 82 rows, 5.33 KiB in 0.001594 sec., 51442.91091593476 rows/sec., 3.27 MiB/sec. 2024.12.12 22:41:32.065438 [ 264 ] {4c22f26d-e956-4f74-804e-05565b8e1408} TCPHandler: Processed in 0.001823156 sec. 2024.12.12 22:41:33.111873 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2024.12.12 22:41:33.134241 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:33.134316 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:33.141571 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:41:33.142365 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:33.142791 [ 72 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.12 22:41:33.142929 [ 72 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:33.142991 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:33.143650 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.12 22:41:33.158127 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2024.12.12 22:41:33.159850 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:33.161424 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2024.12.12 22:41:33.167075 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2024.12.12 22:41:33.172818 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2024.12.12 22:41:33.178565 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2024.12.12 22:41:33.184524 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2024.12.12 22:41:33.189868 [ 199 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2024.12.12 22:41:33.249531 [ 186 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.106339858 sec., 3968.4085340794795 rows/sec., 20.52 MiB/sec. 2024.12.12 22:41:33.253041 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.12 22:41:33.257644 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:33.257889 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_56_11} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.12 22:41:33.261169 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2024.12.12 22:41:37.063659 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:37.063949 [ 264 ] {54d90bb2-1ff5-4acb-a707-2a9474202eb3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:41:37.064071 [ 264 ] {54d90bb2-1ff5-4acb-a707-2a9474202eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:41:37.065113 [ 264 ] {54d90bb2-1ff5-4acb-a707-2a9474202eb3} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.065159 [ 264 ] {54d90bb2-1ff5-4acb-a707-2a9474202eb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.065589 [ 264 ] {54d90bb2-1ff5-4acb-a707-2a9474202eb3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.12 22:41:37.065851 [ 264 ] {54d90bb2-1ff5-4acb-a707-2a9474202eb3} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.066112 [ 264 ] {54d90bb2-1ff5-4acb-a707-2a9474202eb3} executeQuery: Read 8 rows, 668.00 B in 0.002244 sec., 3565.0623885918003 rows/sec., 290.71 KiB/sec. 2024.12.12 22:41:37.066326 [ 264 ] {54d90bb2-1ff5-4acb-a707-2a9474202eb3} TCPHandler: Processed in 0.002799545 sec. 2024.12.12 22:41:37.066647 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:37.066910 [ 265 ] {4cb8a259-8ce0-4ff3-b3aa-cee1ca36b98f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:37.066984 [ 265 ] {4cb8a259-8ce0-4ff3-b3aa-cee1ca36b98f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:37.068183 [ 265 ] {4cb8a259-8ce0-4ff3-b3aa-cee1ca36b98f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.068233 [ 265 ] {4cb8a259-8ce0-4ff3-b3aa-cee1ca36b98f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.068756 [ 265 ] {4cb8a259-8ce0-4ff3-b3aa-cee1ca36b98f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.12 22:41:37.069015 [ 265 ] {4cb8a259-8ce0-4ff3-b3aa-cee1ca36b98f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.069277 [ 265 ] {4cb8a259-8ce0-4ff3-b3aa-cee1ca36b98f} executeQuery: Read 1232 rows, 103.81 KiB in 0.002419 sec., 509301.36420008267 rows/sec., 41.91 MiB/sec. 2024.12.12 22:41:37.069378 [ 265 ] {4cb8a259-8ce0-4ff3-b3aa-cee1ca36b98f} TCPHandler: Processed in 0.002928447 sec. 2024.12.12 22:41:37.069537 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:37.069694 [ 264 ] {cc339559-cf17-4ac1-b11c-90dc2b33b012} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:37.069753 [ 264 ] {cc339559-cf17-4ac1-b11c-90dc2b33b012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:37.070457 [ 264 ] {cc339559-cf17-4ac1-b11c-90dc2b33b012} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.070504 [ 264 ] {cc339559-cf17-4ac1-b11c-90dc2b33b012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.070914 [ 264 ] {cc339559-cf17-4ac1-b11c-90dc2b33b012} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.12 22:41:37.071163 [ 264 ] {cc339559-cf17-4ac1-b11c-90dc2b33b012} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.071374 [ 264 ] {cc339559-cf17-4ac1-b11c-90dc2b33b012} executeQuery: Read 24 rows, 1.76 KiB in 0.00171 sec., 14035.087719298246 rows/sec., 1.01 MiB/sec. 2024.12.12 22:41:37.071428 [ 264 ] {cc339559-cf17-4ac1-b11c-90dc2b33b012} TCPHandler: Processed in 0.001973299 sec. 2024.12.12 22:41:37.071579 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:37.071697 [ 265 ] {0573a007-b9c6-4346-b452-3c6a3ec1d625} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:41:37.071750 [ 265 ] {0573a007-b9c6-4346-b452-3c6a3ec1d625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:41:37.072892 [ 265 ] {0573a007-b9c6-4346-b452-3c6a3ec1d625} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.072932 [ 265 ] {0573a007-b9c6-4346-b452-3c6a3ec1d625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.073321 [ 265 ] {0573a007-b9c6-4346-b452-3c6a3ec1d625} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:41:37.073567 [ 265 ] {0573a007-b9c6-4346-b452-3c6a3ec1d625} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.073757 [ 68 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:41:37.073825 [ 265 ] {0573a007-b9c6-4346-b452-3c6a3ec1d625} executeQuery: Read 228 rows, 15.81 KiB in 0.00215 sec., 106046.51162790698 rows/sec., 7.18 MiB/sec. 2024.12.12 22:41:37.073853 [ 68 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.073929 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.073942 [ 265 ] {0573a007-b9c6-4346-b452-3c6a3ec1d625} TCPHandler: Processed in 0.002422318 sec. 2024.12.12 22:41:37.074164 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:37.074170 [ 189 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:41:37.074343 [ 264 ] {a37107fb-d675-4d7f-906e-6cd71a76473a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:37.074353 [ 189 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:37.074410 [ 264 ] {a37107fb-d675-4d7f-906e-6cd71a76473a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:37.074436 [ 189 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part 2024.12.12 22:41:37.074704 [ 189 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part 2024.12.12 22:41:37.075074 [ 189 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:37.075532 [ 189 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:37.075932 [ 189 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2024.12.12 22:41:37.076323 [ 189 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part 2024.12.12 22:41:37.077358 [ 264 ] {a37107fb-d675-4d7f-906e-6cd71a76473a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.077403 [ 264 ] {a37107fb-d675-4d7f-906e-6cd71a76473a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.078002 [ 264 ] {a37107fb-d675-4d7f-906e-6cd71a76473a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.12 22:41:37.078079 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004025859 sec., 183811.70329114856 rows/sec., 13.16 MiB/sec. 2024.12.12 22:41:37.078344 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:41:37.078405 [ 264 ] {a37107fb-d675-4d7f-906e-6cd71a76473a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.078848 [ 264 ] {a37107fb-d675-4d7f-906e-6cd71a76473a} executeQuery: Read 544 rows, 41.34 KiB in 0.004552 sec., 119507.90861159931 rows/sec., 8.87 MiB/sec. 2024.12.12 22:41:37.079023 [ 264 ] {a37107fb-d675-4d7f-906e-6cd71a76473a} TCPHandler: Processed in 0.004959908 sec. 2024.12.12 22:41:37.079021 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.079205 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_46_9} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:41:37.079221 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:37.079342 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.12 22:41:37.079428 [ 265 ] {5ad0f135-3735-43f1-a519-cce0cb988220} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:37.079494 [ 265 ] {5ad0f135-3735-43f1-a519-cce0cb988220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:37.080279 [ 265 ] {5ad0f135-3735-43f1-a519-cce0cb988220} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.080319 [ 265 ] {5ad0f135-3735-43f1-a519-cce0cb988220} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.080793 [ 265 ] {5ad0f135-3735-43f1-a519-cce0cb988220} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.12 22:41:37.081044 [ 265 ] {5ad0f135-3735-43f1-a519-cce0cb988220} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.081230 [ 265 ] {5ad0f135-3735-43f1-a519-cce0cb988220} executeQuery: Read 884 rows, 60.91 KiB in 0.001852 sec., 477321.81425485964 rows/sec., 32.12 MiB/sec. 2024.12.12 22:41:37.081282 [ 265 ] {5ad0f135-3735-43f1-a519-cce0cb988220} TCPHandler: Processed in 0.002150332 sec. 2024.12.12 22:41:37.081491 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:37.081721 [ 264 ] {d6b2436a-d3f2-4177-b597-2bb2eb8ba3dd} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:37.081845 [ 264 ] {d6b2436a-d3f2-4177-b597-2bb2eb8ba3dd} 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 2024.12.12 22:41:37.082955 [ 264 ] {d6b2436a-d3f2-4177-b597-2bb2eb8ba3dd} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.082997 [ 264 ] {d6b2436a-d3f2-4177-b597-2bb2eb8ba3dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.083644 [ 264 ] {d6b2436a-d3f2-4177-b597-2bb2eb8ba3dd} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.12 22:41:37.083982 [ 264 ] {d6b2436a-d3f2-4177-b597-2bb2eb8ba3dd} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.084275 [ 67 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.12 22:41:37.084343 [ 264 ] {d6b2436a-d3f2-4177-b597-2bb2eb8ba3dd} executeQuery: Read 16 rows, 29.36 KiB in 0.002668 sec., 5997.001499250376 rows/sec., 10.75 MiB/sec. 2024.12.12 22:41:37.084408 [ 67 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.084639 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.085143 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.12 22:41:37.085334 [ 264 ] {d6b2436a-d3f2-4177-b597-2bb2eb8ba3dd} TCPHandler: Processed in 0.003950368 sec. 2024.12.12 22:41:37.085727 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:37.086229 [ 265 ] {b7832f18-6d6f-4c97-9136-e5111e376333} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:37.086463 [ 265 ] {b7832f18-6d6f-4c97-9136-e5111e376333} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:37.087001 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:37.087248 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1514 rows starting from the beginning of the part 2024.12.12 22:41:37.087951 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:37.088751 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part 2024.12.12 22:41:37.088874 [ 265 ] {b7832f18-6d6f-4c97-9136-e5111e376333} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:37.088972 [ 265 ] {b7832f18-6d6f-4c97-9136-e5111e376333} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:37.089463 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:37.090158 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2024.12.12 22:41:37.090488 [ 265 ] {b7832f18-6d6f-4c97-9136-e5111e376333} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.12 22:41:37.090793 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:37.091350 [ 265 ] {b7832f18-6d6f-4c97-9136-e5111e376333} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.091993 [ 265 ] {b7832f18-6d6f-4c97-9136-e5111e376333} executeQuery: Read 60 rows, 4.14 KiB in 0.005944 sec., 10094.21265141319 rows/sec., 696.61 KiB/sec. 2024.12.12 22:41:37.092089 [ 265 ] {b7832f18-6d6f-4c97-9136-e5111e376333} TCPHandler: Processed in 0.006633931 sec. 2024.12.12 22:41:37.099946 [ 186 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 19 columns (19 merged, 0 gathered) in 0.015079856 sec., 107030.19975787567 rows/sec., 191.79 MiB/sec. 2024.12.12 22:41:37.101608 [ 200 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.12 22:41:37.102083 [ 200 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:37.102177 [ 200 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_76_15} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.12 22:41:37.102351 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2024.12.12 22:41:38.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 241.83 MiB, peak 254.65 MiB, free memory in arenas 0.00 B, will set to 245.22 MiB (RSS), difference: 3.39 MiB 2024.12.12 22:41:38.812120 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2024.12.12 22:41:38.813054 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:38.813099 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:38.813619 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:41:38.813880 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:38.814159 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2024.12.12 22:41:40.658213 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2024.12.12 22:41:40.677883 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:40.677953 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:40.685049 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:41:40.685859 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:40.688663 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2024.12.12 22:41:41.441039 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1488 2024.12.12 22:41:41.444260 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:41.444305 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:41.445766 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:41:41.446075 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:41.446333 [ 63 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:41:41.446503 [ 63 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:41.446629 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:41.447191 [ 186 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:41:41.448332 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1488 2024.12.12 22:41:41.448742 [ 186 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:41.448916 [ 186 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1310 rows starting from the beginning of the part 2024.12.12 22:41:41.449509 [ 186 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part 2024.12.12 22:41:41.450114 [ 186 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part 2024.12.12 22:41:41.450763 [ 186 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part 2024.12.12 22:41:41.451383 [ 186 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part 2024.12.12 22:41:41.452006 [ 186 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part 2024.12.12 22:41:41.460749 [ 203 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 72 columns (72 merged, 0 gathered) in 0.013921844 sec., 106882.39287841467 rows/sec., 83.39 MiB/sec. 2024.12.12 22:41:41.462443 [ 203 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:41:41.463274 [ 203 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:41.463371 [ 203 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_41_8} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:41:41.463699 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2024.12.12 22:41:42.038615 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.038928 [ 264 ] {5c35f841-f480-4b85-be19-64b9808bb5b3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:41:42.039024 [ 264 ] {5c35f841-f480-4b85-be19-64b9808bb5b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:41:42.039786 [ 264 ] {5c35f841-f480-4b85-be19-64b9808bb5b3} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.039839 [ 264 ] {5c35f841-f480-4b85-be19-64b9808bb5b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.040289 [ 264 ] {5c35f841-f480-4b85-be19-64b9808bb5b3} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:41:42.040569 [ 264 ] {5c35f841-f480-4b85-be19-64b9808bb5b3} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.040833 [ 264 ] {5c35f841-f480-4b85-be19-64b9808bb5b3} executeQuery: Read 14 rows, 1.01 KiB in 0.001995 sec., 7017.543859649123 rows/sec., 505.17 KiB/sec. 2024.12.12 22:41:42.040902 [ 264 ] {5c35f841-f480-4b85-be19-64b9808bb5b3} TCPHandler: Processed in 0.002476899 sec. 2024.12.12 22:41:42.041199 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.041506 [ 265 ] {2dd09e16-1e08-4380-ae75-2000f697da2e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:42.041618 [ 265 ] {2dd09e16-1e08-4380-ae75-2000f697da2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:42.042568 [ 265 ] {2dd09e16-1e08-4380-ae75-2000f697da2e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.042608 [ 265 ] {2dd09e16-1e08-4380-ae75-2000f697da2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.043067 [ 265 ] {2dd09e16-1e08-4380-ae75-2000f697da2e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.12 22:41:42.043330 [ 265 ] {2dd09e16-1e08-4380-ae75-2000f697da2e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.043530 [ 265 ] {2dd09e16-1e08-4380-ae75-2000f697da2e} executeQuery: Read 255 rows, 22.91 KiB in 0.00211 sec., 120853.08056872038 rows/sec., 10.61 MiB/sec. 2024.12.12 22:41:42.043584 [ 265 ] {2dd09e16-1e08-4380-ae75-2000f697da2e} TCPHandler: Processed in 0.002571491 sec. 2024.12.12 22:41:42.043781 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.043997 [ 264 ] {e4d27b2b-29f5-4e1e-9a6a-2cdf6ce52cb4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:42.044060 [ 264 ] {e4d27b2b-29f5-4e1e-9a6a-2cdf6ce52cb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:42.044778 [ 264 ] {e4d27b2b-29f5-4e1e-9a6a-2cdf6ce52cb4} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.044828 [ 264 ] {e4d27b2b-29f5-4e1e-9a6a-2cdf6ce52cb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.045202 [ 264 ] {e4d27b2b-29f5-4e1e-9a6a-2cdf6ce52cb4} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.12 22:41:42.045447 [ 264 ] {e4d27b2b-29f5-4e1e-9a6a-2cdf6ce52cb4} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.045674 [ 264 ] {e4d27b2b-29f5-4e1e-9a6a-2cdf6ce52cb4} executeQuery: Read 33 rows, 2.41 KiB in 0.001713 sec., 19264.44833625219 rows/sec., 1.37 MiB/sec. 2024.12.12 22:41:42.045775 [ 264 ] {e4d27b2b-29f5-4e1e-9a6a-2cdf6ce52cb4} TCPHandler: Processed in 0.002104082 sec. 2024.12.12 22:41:42.045988 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.046216 [ 265 ] {d98e02f4-b1bd-4365-8d27-22e8c3229174} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:41:42.046275 [ 265 ] {d98e02f4-b1bd-4365-8d27-22e8c3229174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:41:42.046970 [ 265 ] {d98e02f4-b1bd-4365-8d27-22e8c3229174} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.047008 [ 265 ] {d98e02f4-b1bd-4365-8d27-22e8c3229174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.047373 [ 265 ] {d98e02f4-b1bd-4365-8d27-22e8c3229174} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:41:42.047623 [ 265 ] {d98e02f4-b1bd-4365-8d27-22e8c3229174} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.047807 [ 265 ] {d98e02f4-b1bd-4365-8d27-22e8c3229174} executeQuery: Read 14 rows, 1004.00 B in 0.00163 sec., 8588.957055214723 rows/sec., 601.51 KiB/sec. 2024.12.12 22:41:42.047928 [ 265 ] {d98e02f4-b1bd-4365-8d27-22e8c3229174} TCPHandler: Processed in 0.002070641 sec. 2024.12.12 22:41:42.048173 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.048430 [ 264 ] {bef772c4-5127-4e1c-88d4-24b114d5c908} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:41:42.048526 [ 264 ] {bef772c4-5127-4e1c-88d4-24b114d5c908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:41:42.049315 [ 264 ] {bef772c4-5127-4e1c-88d4-24b114d5c908} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.049354 [ 264 ] {bef772c4-5127-4e1c-88d4-24b114d5c908} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.049711 [ 264 ] {bef772c4-5127-4e1c-88d4-24b114d5c908} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:41:42.049947 [ 264 ] {bef772c4-5127-4e1c-88d4-24b114d5c908} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.050198 [ 264 ] {bef772c4-5127-4e1c-88d4-24b114d5c908} executeQuery: Read 13 rows, 830.00 B in 0.001815 sec., 7162.534435261708 rows/sec., 446.58 KiB/sec. 2024.12.12 22:41:42.050379 [ 264 ] {bef772c4-5127-4e1c-88d4-24b114d5c908} TCPHandler: Processed in 0.002340756 sec. 2024.12.12 22:41:42.050610 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.050738 [ 265 ] {085c267f-f46a-4c0e-b90f-80e57ec2fb92} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:42.050787 [ 265 ] {085c267f-f46a-4c0e-b90f-80e57ec2fb92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:42.051552 [ 265 ] {085c267f-f46a-4c0e-b90f-80e57ec2fb92} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.051590 [ 265 ] {085c267f-f46a-4c0e-b90f-80e57ec2fb92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.051985 [ 265 ] {085c267f-f46a-4c0e-b90f-80e57ec2fb92} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.12 22:41:42.052234 [ 265 ] {085c267f-f46a-4c0e-b90f-80e57ec2fb92} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.052450 [ 265 ] {085c267f-f46a-4c0e-b90f-80e57ec2fb92} executeQuery: Read 408 rows, 29.76 KiB in 0.001733 sec., 235429.89036353145 rows/sec., 16.77 MiB/sec. 2024.12.12 22:41:42.052502 [ 265 ] {085c267f-f46a-4c0e-b90f-80e57ec2fb92} TCPHandler: Processed in 0.002009659 sec. 2024.12.12 22:41:42.052656 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.052776 [ 264 ] {c1d78b53-b268-4cf2-b896-33d9e1e1494e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:41:42.052829 [ 264 ] {c1d78b53-b268-4cf2-b896-33d9e1e1494e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:41:42.053404 [ 264 ] {c1d78b53-b268-4cf2-b896-33d9e1e1494e} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.053452 [ 264 ] {c1d78b53-b268-4cf2-b896-33d9e1e1494e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.053879 [ 264 ] {c1d78b53-b268-4cf2-b896-33d9e1e1494e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:41:42.054127 [ 264 ] {c1d78b53-b268-4cf2-b896-33d9e1e1494e} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.054389 [ 264 ] {c1d78b53-b268-4cf2-b896-33d9e1e1494e} executeQuery: Read 6 rows, 321.00 B in 0.001631 sec., 3678.724708767627 rows/sec., 192.20 KiB/sec. 2024.12.12 22:41:42.054543 [ 264 ] {c1d78b53-b268-4cf2-b896-33d9e1e1494e} TCPHandler: Processed in 0.001938008 sec. 2024.12.12 22:41:42.054744 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.054865 [ 265 ] {94854c2b-9d50-4566-b029-43c8b3573444} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:42.054920 [ 265 ] {94854c2b-9d50-4566-b029-43c8b3573444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:42.055587 [ 265 ] {94854c2b-9d50-4566-b029-43c8b3573444} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.055633 [ 265 ] {94854c2b-9d50-4566-b029-43c8b3573444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.056072 [ 265 ] {94854c2b-9d50-4566-b029-43c8b3573444} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.12 22:41:42.056325 [ 265 ] {94854c2b-9d50-4566-b029-43c8b3573444} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.056540 [ 265 ] {94854c2b-9d50-4566-b029-43c8b3573444} executeQuery: Read 237 rows, 16.27 KiB in 0.0017 sec., 139411.76470588235 rows/sec., 9.34 MiB/sec. 2024.12.12 22:41:42.056591 [ 265 ] {94854c2b-9d50-4566-b029-43c8b3573444} TCPHandler: Processed in 0.001948458 sec. 2024.12.12 22:41:42.056725 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.056844 [ 264 ] {93562980-cc71-467c-ac17-11a6ba537b5f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:41:42.056898 [ 264 ] {93562980-cc71-467c-ac17-11a6ba537b5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:41:42.057457 [ 264 ] {93562980-cc71-467c-ac17-11a6ba537b5f} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.057504 [ 264 ] {93562980-cc71-467c-ac17-11a6ba537b5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.057926 [ 264 ] {93562980-cc71-467c-ac17-11a6ba537b5f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.12.12 22:41:42.058159 [ 264 ] {93562980-cc71-467c-ac17-11a6ba537b5f} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.058328 [ 60 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2024.12.12 22:41:42.058395 [ 264 ] {93562980-cc71-467c-ac17-11a6ba537b5f} executeQuery: Read 1 rows, 69.00 B in 0.001573 sec., 635.7279084551813 rows/sec., 42.84 KiB/sec. 2024.12.12 22:41:42.058415 [ 60 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.058485 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.058517 [ 264 ] {93562980-cc71-467c-ac17-11a6ba537b5f} TCPHandler: Processed in 0.001846736 sec. 2024.12.12 22:41:42.058713 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.058732 [ 200 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2024.12.12 22:41:42.058918 [ 265 ] {0f91d3da-625a-41fd-aaa1-fbcfb057cc59} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:42.059022 [ 200 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:42.059124 [ 200 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part 2024.12.12 22:41:42.059138 [ 265 ] {0f91d3da-625a-41fd-aaa1-fbcfb057cc59} 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 2024.12.12 22:41:42.059494 [ 200 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2024.12.12 22:41:42.059961 [ 200 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2024.12.12 22:41:42.060294 [ 200 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2024.12.12 22:41:42.060734 [ 200 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2024.12.12 22:41:42.061172 [ 200 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2024.12.12 22:41:42.064735 [ 265 ] {0f91d3da-625a-41fd-aaa1-fbcfb057cc59} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.064796 [ 265 ] {0f91d3da-625a-41fd-aaa1-fbcfb057cc59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.064816 [ 193 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.006229893 sec., 5618.074018285707 rows/sec., 378.56 KiB/sec. 2024.12.12 22:41:42.065079 [ 193 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2024.12.12 22:41:42.065726 [ 193 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.065961 [ 193 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_35_7} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2024.12.12 22:41:42.066125 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:41:42.066266 [ 265 ] {0f91d3da-625a-41fd-aaa1-fbcfb057cc59} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.12 22:41:42.066545 [ 265 ] {0f91d3da-625a-41fd-aaa1-fbcfb057cc59} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.066809 [ 265 ] {0f91d3da-625a-41fd-aaa1-fbcfb057cc59} executeQuery: Read 26 rows, 47.71 KiB in 0.00797 sec., 3262.233375156838 rows/sec., 5.85 MiB/sec. 2024.12.12 22:41:42.066917 [ 265 ] {0f91d3da-625a-41fd-aaa1-fbcfb057cc59} TCPHandler: Processed in 0.008316043 sec. 2024.12.12 22:41:42.067110 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:42.067255 [ 264 ] {231c3d47-b145-405d-a42c-278f39e902ae} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:42.067317 [ 264 ] {231c3d47-b145-405d-a42c-278f39e902ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:42.067929 [ 264 ] {231c3d47-b145-405d-a42c-278f39e902ae} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:42.067970 [ 264 ] {231c3d47-b145-405d-a42c-278f39e902ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2024.12.12 22:41:42.068352 [ 264 ] {231c3d47-b145-405d-a42c-278f39e902ae} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.12 22:41:42.068600 [ 264 ] {231c3d47-b145-405d-a42c-278f39e902ae} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:42.068828 [ 264 ] {231c3d47-b145-405d-a42c-278f39e902ae} executeQuery: Read 82 rows, 5.33 KiB in 0.001604 sec., 51122.19451371571 rows/sec., 3.25 MiB/sec. 2024.12.12 22:41:42.068878 [ 264 ] {231c3d47-b145-405d-a42c-278f39e902ae} TCPHandler: Processed in 0.001839247 sec. 2024.12.12 22:41:46.137179 [ 54 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:41:46.137255 [ 54 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:41:46.314326 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2024.12.12 22:41:46.315259 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:46.315317 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:46.315878 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:41:46.316161 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:46.316442 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2024.12.12 22:41:47.034375 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:47.034588 [ 264 ] {215912b7-161e-4f16-a09d-27e96a339c39} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:47.034671 [ 264 ] {215912b7-161e-4f16-a09d-27e96a339c39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:47.035530 [ 264 ] {215912b7-161e-4f16-a09d-27e96a339c39} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:47.035582 [ 264 ] {215912b7-161e-4f16-a09d-27e96a339c39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:47.036019 [ 264 ] {215912b7-161e-4f16-a09d-27e96a339c39} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.12 22:41:47.036271 [ 264 ] {215912b7-161e-4f16-a09d-27e96a339c39} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:47.036516 [ 264 ] {215912b7-161e-4f16-a09d-27e96a339c39} executeQuery: Read 88 rows, 7.40 KiB in 0.001987 sec., 44287.871162556614 rows/sec., 3.64 MiB/sec. 2024.12.12 22:41:47.036573 [ 264 ] {215912b7-161e-4f16-a09d-27e96a339c39} TCPHandler: Processed in 0.002340426 sec. 2024.12.12 22:41:47.036846 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:47.037059 [ 265 ] {ed6335cb-4241-4806-96b0-44b4710baca9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:47.037132 [ 265 ] {ed6335cb-4241-4806-96b0-44b4710baca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:47.037873 [ 265 ] {ed6335cb-4241-4806-96b0-44b4710baca9} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:47.037919 [ 265 ] {ed6335cb-4241-4806-96b0-44b4710baca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:47.038349 [ 265 ] {ed6335cb-4241-4806-96b0-44b4710baca9} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.12 22:41:47.038618 [ 265 ] {ed6335cb-4241-4806-96b0-44b4710baca9} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:47.038864 [ 265 ] {ed6335cb-4241-4806-96b0-44b4710baca9} executeQuery: Read 16 rows, 1.20 KiB in 0.001863 sec., 8588.298443370906 rows/sec., 645.80 KiB/sec. 2024.12.12 22:41:47.038937 [ 265 ] {ed6335cb-4241-4806-96b0-44b4710baca9} TCPHandler: Processed in 0.002229883 sec. 2024.12.12 22:41:47.039148 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:47.039333 [ 264 ] {03cff25a-6f28-4533-b418-60a0936b99d3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:47.039393 [ 264 ] {03cff25a-6f28-4533-b418-60a0936b99d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:47.040114 [ 264 ] {03cff25a-6f28-4533-b418-60a0936b99d3} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:47.040153 [ 264 ] {03cff25a-6f28-4533-b418-60a0936b99d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:47.040535 [ 264 ] {03cff25a-6f28-4533-b418-60a0936b99d3} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.12 22:41:47.040779 [ 264 ] {03cff25a-6f28-4533-b418-60a0936b99d3} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:47.040967 [ 264 ] {03cff25a-6f28-4533-b418-60a0936b99d3} executeQuery: Read 80 rows, 6.40 KiB in 0.001658 sec., 48250.90470446321 rows/sec., 3.77 MiB/sec. 2024.12.12 22:41:47.041057 [ 264 ] {03cff25a-6f28-4533-b418-60a0936b99d3} TCPHandler: Processed in 0.00202691 sec. 2024.12.12 22:41:47.041290 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:47.041480 [ 265 ] {6f108a6d-f89b-42c0-9761-96d385c41252} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:47.041544 [ 265 ] {6f108a6d-f89b-42c0-9761-96d385c41252} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:47.042200 [ 265 ] {6f108a6d-f89b-42c0-9761-96d385c41252} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:47.042243 [ 265 ] {6f108a6d-f89b-42c0-9761-96d385c41252} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:47.042651 [ 265 ] {6f108a6d-f89b-42c0-9761-96d385c41252} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.12 22:41:47.042891 [ 265 ] {6f108a6d-f89b-42c0-9761-96d385c41252} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:47.043065 [ 53 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.12 22:41:47.043136 [ 53 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:47.043136 [ 265 ] {6f108a6d-f89b-42c0-9761-96d385c41252} executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. 2024.12.12 22:41:47.043180 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:47.043286 [ 265 ] {6f108a6d-f89b-42c0-9761-96d385c41252} TCPHandler: Processed in 0.002128072 sec. 2024.12.12 22:41:47.043411 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.12 22:41:47.043484 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:47.043596 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:47.043682 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23471 rows starting from the beginning of the part 2024.12.12 22:41:47.043709 [ 264 ] {25315dc5-afdf-4fc4-8106-b41d7ae5bb84} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:47.043937 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2024.12.12 22:41:47.044082 [ 264 ] {25315dc5-afdf-4fc4-8106-b41d7ae5bb84} 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 2024.12.12 22:41:47.044258 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2024.12.12 22:41:47.044705 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 884 rows starting from the beginning of the part 2024.12.12 22:41:47.045093 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part 2024.12.12 22:41:47.045437 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2024.12.12 22:41:47.049004 [ 264 ] {25315dc5-afdf-4fc4-8106-b41d7ae5bb84} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:47.049091 [ 264 ] {25315dc5-afdf-4fc4-8106-b41d7ae5bb84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:47.050517 [ 264 ] {25315dc5-afdf-4fc4-8106-b41d7ae5bb84} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.12 22:41:47.051014 [ 264 ] {25315dc5-afdf-4fc4-8106-b41d7ae5bb84} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:47.051253 [ 264 ] {25315dc5-afdf-4fc4-8106-b41d7ae5bb84} executeQuery: Read 16 rows, 29.36 KiB in 0.00762 sec., 2099.737532808399 rows/sec., 3.76 MiB/sec. 2024.12.12 22:41:47.051548 [ 264 ] {25315dc5-afdf-4fc4-8106-b41d7ae5bb84} TCPHandler: Processed in 0.00816075 sec. 2024.12.12 22:41:47.051725 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:47.051869 [ 265 ] {cae5e608-43bb-4782-a199-73cf790713e6} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:47.051929 [ 265 ] {cae5e608-43bb-4782-a199-73cf790713e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:47.052508 [ 265 ] {cae5e608-43bb-4782-a199-73cf790713e6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:47.052547 [ 265 ] {cae5e608-43bb-4782-a199-73cf790713e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:47.053115 [ 265 ] {cae5e608-43bb-4782-a199-73cf790713e6} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.12 22:41:47.053384 [ 265 ] {cae5e608-43bb-4782-a199-73cf790713e6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:47.053594 [ 53 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.12 22:41:47.053653 [ 53 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:47.053670 [ 265 ] {cae5e608-43bb-4782-a199-73cf790713e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001821 sec., 32948.929159802305 rows/sec., 2.22 MiB/sec. 2024.12.12 22:41:47.053708 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:47.053802 [ 265 ] {cae5e608-43bb-4782-a199-73cf790713e6} TCPHandler: Processed in 0.002142552 sec. 2024.12.12 22:41:47.054097 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.12 22:41:47.054227 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:47.054259 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4764 rows starting from the beginning of the part 2024.12.12 22:41:47.054383 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2024.12.12 22:41:47.054708 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2024.12.12 22:41:47.055068 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2024.12.12 22:41:47.055499 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part 2024.12.12 22:41:47.055629 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 25149 rows, containing 5 columns (5 merged, 0 gathered) in 0.012293752 sec., 2045673.2818426793 rows/sec., 138.16 MiB/sec. 2024.12.12 22:41:47.055856 [ 193 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2024.12.12 22:41:47.056236 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.12 22:41:47.056804 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:47.056954 [ 194 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_76_15} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.12 22:41:47.057087 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2024.12.12 22:41:47.058417 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 5108 rows, containing 4 columns (4 merged, 0 gathered) in 0.00459648 sec., 1111285.157337789 rows/sec., 72.43 MiB/sec. 2024.12.12 22:41:47.058770 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.12 22:41:47.059062 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:47.059144 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_76_15} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.12 22:41:47.059233 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2024.12.12 22:41:48.188715 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2024.12.12 22:41:48.207980 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:48.208031 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:48.215528 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:41:48.216286 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:48.218829 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2024.12.12 22:41:51.448558 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1522 2024.12.12 22:41:51.451743 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:51.451792 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:51.453245 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:41:51.453552 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:51.454535 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1522 2024.12.12 22:41:52.040155 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.040467 [ 264 ] {6b4d9dda-b224-46b2-9c4e-3583851d157e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:41:52.040589 [ 264 ] {6b4d9dda-b224-46b2-9c4e-3583851d157e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:41:52.041639 [ 264 ] {6b4d9dda-b224-46b2-9c4e-3583851d157e} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.041690 [ 264 ] {6b4d9dda-b224-46b2-9c4e-3583851d157e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.042148 [ 264 ] {6b4d9dda-b224-46b2-9c4e-3583851d157e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:41:52.042414 [ 264 ] {6b4d9dda-b224-46b2-9c4e-3583851d157e} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.042660 [ 264 ] {6b4d9dda-b224-46b2-9c4e-3583851d157e} executeQuery: Read 14 rows, 1.01 KiB in 0.002281 sec., 6137.658921525646 rows/sec., 441.83 KiB/sec. 2024.12.12 22:41:52.042728 [ 264 ] {6b4d9dda-b224-46b2-9c4e-3583851d157e} TCPHandler: Processed in 0.002764675 sec. 2024.12.12 22:41:52.043043 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.043318 [ 265 ] {b28b1ca6-e867-4edf-8ab4-da82076b0566} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:41:52.043389 [ 265 ] {b28b1ca6-e867-4edf-8ab4-da82076b0566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:41:52.044139 [ 265 ] {b28b1ca6-e867-4edf-8ab4-da82076b0566} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.044185 [ 265 ] {b28b1ca6-e867-4edf-8ab4-da82076b0566} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.044619 [ 265 ] {b28b1ca6-e867-4edf-8ab4-da82076b0566} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.12 22:41:52.044894 [ 265 ] {b28b1ca6-e867-4edf-8ab4-da82076b0566} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.045131 [ 265 ] {b28b1ca6-e867-4edf-8ab4-da82076b0566} executeQuery: Read 10 rows, 835.00 B in 0.001868 sec., 5353.319057815846 rows/sec., 436.53 KiB/sec. 2024.12.12 22:41:52.045195 [ 265 ] {b28b1ca6-e867-4edf-8ab4-da82076b0566} TCPHandler: Processed in 0.002343046 sec. 2024.12.12 22:41:52.045391 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.045540 [ 264 ] {52823f72-0999-473b-a102-b6adab34a61f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:52.045607 [ 264 ] {52823f72-0999-473b-a102-b6adab34a61f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:52.046414 [ 264 ] {52823f72-0999-473b-a102-b6adab34a61f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.046457 [ 264 ] {52823f72-0999-473b-a102-b6adab34a61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.046861 [ 264 ] {52823f72-0999-473b-a102-b6adab34a61f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.12 22:41:52.047115 [ 264 ] {52823f72-0999-473b-a102-b6adab34a61f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.047310 [ 50 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.12 22:41:52.047372 [ 264 ] {52823f72-0999-473b-a102-b6adab34a61f} executeQuery: Read 260 rows, 23.28 KiB in 0.001862 sec., 139634.80128893664 rows/sec., 12.21 MiB/sec. 2024.12.12 22:41:52.047404 [ 50 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.047479 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.047494 [ 264 ] {52823f72-0999-473b-a102-b6adab34a61f} TCPHandler: Processed in 0.002170752 sec. 2024.12.12 22:41:52.047716 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.047734 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.12 22:41:52.047937 [ 265 ] {52a53b6a-26c2-4afb-a362-2cb8ca399747} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:52.048014 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:52.048045 [ 265 ] {52a53b6a-26c2-4afb-a362-2cb8ca399747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:52.048084 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1437 rows starting from the beginning of the part 2024.12.12 22:41:52.048490 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 255 rows starting from the beginning of the part 2024.12.12 22:41:52.048921 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1232 rows starting from the beginning of the part 2024.12.12 22:41:52.049331 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 255 rows starting from the beginning of the part 2024.12.12 22:41:52.049635 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part 2024.12.12 22:41:52.049934 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 260 rows starting from the beginning of the part 2024.12.12 22:41:52.050685 [ 265 ] {52a53b6a-26c2-4afb-a362-2cb8ca399747} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.050740 [ 265 ] {52a53b6a-26c2-4afb-a362-2cb8ca399747} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.051651 [ 265 ] {52a53b6a-26c2-4afb-a362-2cb8ca399747} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.12 22:41:52.052195 [ 265 ] {52a53b6a-26c2-4afb-a362-2cb8ca399747} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.052633 [ 265 ] {52a53b6a-26c2-4afb-a362-2cb8ca399747} executeQuery: Read 43 rows, 3.11 KiB in 0.004774 sec., 9007.121910347718 rows/sec., 651.31 KiB/sec. 2024.12.12 22:41:52.052771 [ 265 ] {52a53b6a-26c2-4afb-a362-2cb8ca399747} TCPHandler: Processed in 0.005170311 sec. 2024.12.12 22:41:52.053153 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.053671 [ 264 ] {930faa63-aacd-4a22-a173-bed047803264} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:41:52.053889 [ 264 ] {930faa63-aacd-4a22-a173-bed047803264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:41:52.054060 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006469087 sec., 545208.3114665176 rows/sec., 47.84 MiB/sec. 2024.12.12 22:41:52.054459 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.12 22:41:52.055050 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.055225 [ 190 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_81_16} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.12 22:41:52.055409 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2024.12.12 22:41:52.055503 [ 264 ] {930faa63-aacd-4a22-a173-bed047803264} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.055550 [ 264 ] {930faa63-aacd-4a22-a173-bed047803264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.055910 [ 264 ] {930faa63-aacd-4a22-a173-bed047803264} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:41:52.056157 [ 264 ] {930faa63-aacd-4a22-a173-bed047803264} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.056370 [ 264 ] {930faa63-aacd-4a22-a173-bed047803264} executeQuery: Read 14 rows, 1004.00 B in 0.00286 sec., 4895.104895104895 rows/sec., 342.82 KiB/sec. 2024.12.12 22:41:52.056432 [ 264 ] {930faa63-aacd-4a22-a173-bed047803264} TCPHandler: Processed in 0.003526999 sec. 2024.12.12 22:41:52.056595 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.056736 [ 265 ] {f62136cc-0525-487a-8449-03669845fe0a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:41:52.056793 [ 265 ] {f62136cc-0525-487a-8449-03669845fe0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:41:52.057437 [ 265 ] {f62136cc-0525-487a-8449-03669845fe0a} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.057476 [ 265 ] {f62136cc-0525-487a-8449-03669845fe0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.057847 [ 265 ] {f62136cc-0525-487a-8449-03669845fe0a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:41:52.058099 [ 265 ] {f62136cc-0525-487a-8449-03669845fe0a} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.058363 [ 265 ] {f62136cc-0525-487a-8449-03669845fe0a} executeQuery: Read 13 rows, 830.00 B in 0.001645 sec., 7902.73556231003 rows/sec., 492.73 KiB/sec. 2024.12.12 22:41:52.058433 [ 265 ] {f62136cc-0525-487a-8449-03669845fe0a} TCPHandler: Processed in 0.001904177 sec. 2024.12.12 22:41:52.058722 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.058954 [ 264 ] {f7b6e6fd-885a-4003-8152-0dd892a2d0ac} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:52.059050 [ 264 ] {f7b6e6fd-885a-4003-8152-0dd892a2d0ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:52.059918 [ 264 ] {f7b6e6fd-885a-4003-8152-0dd892a2d0ac} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.059959 [ 264 ] {f7b6e6fd-885a-4003-8152-0dd892a2d0ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.060354 [ 264 ] {f7b6e6fd-885a-4003-8152-0dd892a2d0ac} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.12 22:41:52.060604 [ 264 ] {f7b6e6fd-885a-4003-8152-0dd892a2d0ac} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.060774 [ 50 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.12 22:41:52.060834 [ 50 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.060843 [ 264 ] {f7b6e6fd-885a-4003-8152-0dd892a2d0ac} executeQuery: Read 418 rows, 30.58 KiB in 0.001934 sec., 216132.36814891416 rows/sec., 15.44 MiB/sec. 2024.12.12 22:41:52.060869 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.061006 [ 264 ] {f7b6e6fd-885a-4003-8152-0dd892a2d0ac} TCPHandler: Processed in 0.002477189 sec. 2024.12.12 22:41:52.061160 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.12 22:41:52.061239 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.061399 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:52.061474 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 916 rows starting from the beginning of the part 2024.12.12 22:41:52.061510 [ 265 ] {be7d4655-a83e-41ab-8ba5-9f8a7d311e1e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:41:52.061775 [ 265 ] {be7d4655-a83e-41ab-8ba5-9f8a7d311e1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:41:52.061902 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 408 rows starting from the beginning of the part 2024.12.12 22:41:52.062368 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 544 rows starting from the beginning of the part 2024.12.12 22:41:52.062603 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 408 rows starting from the beginning of the part 2024.12.12 22:41:52.063064 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 80 rows starting from the beginning of the part 2024.12.12 22:41:52.063503 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 418 rows starting from the beginning of the part 2024.12.12 22:41:52.064170 [ 265 ] {be7d4655-a83e-41ab-8ba5-9f8a7d311e1e} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.064215 [ 265 ] {be7d4655-a83e-41ab-8ba5-9f8a7d311e1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.064750 [ 265 ] {be7d4655-a83e-41ab-8ba5-9f8a7d311e1e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:41:52.065098 [ 265 ] {be7d4655-a83e-41ab-8ba5-9f8a7d311e1e} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.065284 [ 50 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.12.12 22:41:52.065358 [ 50 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.065414 [ 265 ] {be7d4655-a83e-41ab-8ba5-9f8a7d311e1e} executeQuery: Read 6 rows, 321.00 B in 0.003963 sec., 1514.004542013626 rows/sec., 79.10 KiB/sec. 2024.12.12 22:41:52.065423 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.065609 [ 265 ] {be7d4655-a83e-41ab-8ba5-9f8a7d311e1e} TCPHandler: Processed in 0.004485498 sec. 2024.12.12 22:41:52.066589 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.005577239 sec., 497378.7209047344 rows/sec., 37.98 MiB/sec. 2024.12.12 22:41:52.066671 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2024.12.12 22:41:52.066702 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.067020 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.12 22:41:52.067234 [ 264 ] {2632df95-06bf-4cf3-9e1b-71cd003aaddf} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:52.067400 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:52.067493 [ 264 ] {2632df95-06bf-4cf3-9e1b-71cd003aaddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:52.067511 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part 2024.12.12 22:41:52.067881 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:52.068164 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.068424 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:52.068720 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_81_16} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.12 22:41:52.068893 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:52.069021 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.12.12 22:41:52.069282 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:52.069690 [ 199 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2024.12.12 22:41:52.071327 [ 264 ] {2632df95-06bf-4cf3-9e1b-71cd003aaddf} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.071409 [ 264 ] {2632df95-06bf-4cf3-9e1b-71cd003aaddf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.072576 [ 264 ] {2632df95-06bf-4cf3-9e1b-71cd003aaddf} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.12 22:41:52.072745 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.007013808 sec., 30796.394768719078 rows/sec., 1.57 MiB/sec. 2024.12.12 22:41:52.073026 [ 264 ] {2632df95-06bf-4cf3-9e1b-71cd003aaddf} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.073039 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.12.12 22:41:52.073437 [ 264 ] {2632df95-06bf-4cf3-9e1b-71cd003aaddf} executeQuery: Read 242 rows, 16.62 KiB in 0.006452 sec., 37507.7495350279 rows/sec., 2.52 MiB/sec. 2024.12.12 22:41:52.073596 [ 264 ] {2632df95-06bf-4cf3-9e1b-71cd003aaddf} TCPHandler: Processed in 0.007817363 sec. 2024.12.12 22:41:52.073757 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.073823 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.073916 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_36_7} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2024.12.12 22:41:52.074060 [ 265 ] {cb5402aa-c60e-416f-bcc6-8536a79232c4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:41:52.074103 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:41:52.074166 [ 265 ] {cb5402aa-c60e-416f-bcc6-8536a79232c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:41:52.074683 [ 265 ] {cb5402aa-c60e-416f-bcc6-8536a79232c4} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.074725 [ 265 ] {cb5402aa-c60e-416f-bcc6-8536a79232c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.075099 [ 265 ] {cb5402aa-c60e-416f-bcc6-8536a79232c4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.12.12 22:41:52.075339 [ 265 ] {cb5402aa-c60e-416f-bcc6-8536a79232c4} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.075553 [ 265 ] {cb5402aa-c60e-416f-bcc6-8536a79232c4} executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. 2024.12.12 22:41:52.075608 [ 265 ] {cb5402aa-c60e-416f-bcc6-8536a79232c4} TCPHandler: Processed in 0.001903438 sec. 2024.12.12 22:41:52.075759 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.075881 [ 264 ] {6479b5ca-9c6a-4655-a997-0c1b9611d580} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:52.075965 [ 264 ] {6479b5ca-9c6a-4655-a997-0c1b9611d580} 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 2024.12.12 22:41:52.077157 [ 264 ] {6479b5ca-9c6a-4655-a997-0c1b9611d580} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.077200 [ 264 ] {6479b5ca-9c6a-4655-a997-0c1b9611d580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.077881 [ 264 ] {6479b5ca-9c6a-4655-a997-0c1b9611d580} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.12 22:41:52.078149 [ 264 ] {6479b5ca-9c6a-4655-a997-0c1b9611d580} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.078424 [ 264 ] {6479b5ca-9c6a-4655-a997-0c1b9611d580} executeQuery: Read 26 rows, 47.71 KiB in 0.002564 sec., 10140.405616224649 rows/sec., 18.17 MiB/sec. 2024.12.12 22:41:52.078699 [ 264 ] {6479b5ca-9c6a-4655-a997-0c1b9611d580} TCPHandler: Processed in 0.002998539 sec. 2024.12.12 22:41:52.078950 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:52.079124 [ 265 ] {d4beffa2-240c-416b-891a-678c27b233b5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:52.079183 [ 265 ] {d4beffa2-240c-416b-891a-678c27b233b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:52.079684 [ 265 ] {d4beffa2-240c-416b-891a-678c27b233b5} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:52.079724 [ 265 ] {d4beffa2-240c-416b-891a-678c27b233b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:52.080107 [ 265 ] {d4beffa2-240c-416b-891a-678c27b233b5} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.12 22:41:52.080355 [ 265 ] {d4beffa2-240c-416b-891a-678c27b233b5} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:52.080570 [ 265 ] {d4beffa2-240c-416b-891a-678c27b233b5} executeQuery: Read 82 rows, 5.33 KiB in 0.001476 sec., 55555.555555555555 rows/sec., 3.53 MiB/sec. 2024.12.12 22:41:52.080627 [ 265 ] {d4beffa2-240c-416b-891a-678c27b233b5} TCPHandler: Processed in 0.001838696 sec. 2024.12.12 22:41:53.816561 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2024.12.12 22:41:53.817237 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:53.817292 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:53.817844 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:41:53.818117 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:53.818445 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2024.12.12 22:41:55.718881 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2024.12.12 22:41:55.740219 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:55.740283 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:55.749495 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:41:55.750265 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:55.753328 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2024.12.12 22:41:57.034774 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:57.034986 [ 264 ] {a42f0bbb-3b56-48b5-a4af-c911c9f22ee8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:41:57.035072 [ 264 ] {a42f0bbb-3b56-48b5-a4af-c911c9f22ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:41:57.035885 [ 264 ] {a42f0bbb-3b56-48b5-a4af-c911c9f22ee8} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:57.035940 [ 264 ] {a42f0bbb-3b56-48b5-a4af-c911c9f22ee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:57.036403 [ 264 ] {a42f0bbb-3b56-48b5-a4af-c911c9f22ee8} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.12 22:41:57.036665 [ 264 ] {a42f0bbb-3b56-48b5-a4af-c911c9f22ee8} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:57.036913 [ 264 ] {a42f0bbb-3b56-48b5-a4af-c911c9f22ee8} executeQuery: Read 88 rows, 7.40 KiB in 0.001985 sec., 44332.493702770786 rows/sec., 3.64 MiB/sec. 2024.12.12 22:41:57.036982 [ 264 ] {a42f0bbb-3b56-48b5-a4af-c911c9f22ee8} TCPHandler: Processed in 0.002348396 sec. 2024.12.12 22:41:57.037229 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:57.037441 [ 265 ] {f8ff0593-c054-4856-b72f-f0d26b2ef7a8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:41:57.037521 [ 265 ] {f8ff0593-c054-4856-b72f-f0d26b2ef7a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:41:57.038369 [ 265 ] {f8ff0593-c054-4856-b72f-f0d26b2ef7a8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:57.038417 [ 265 ] {f8ff0593-c054-4856-b72f-f0d26b2ef7a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:57.038869 [ 265 ] {f8ff0593-c054-4856-b72f-f0d26b2ef7a8} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.12 22:41:57.039130 [ 265 ] {f8ff0593-c054-4856-b72f-f0d26b2ef7a8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:57.039323 [ 42 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2024.12.12 22:41:57.039389 [ 265 ] {f8ff0593-c054-4856-b72f-f0d26b2ef7a8} executeQuery: Read 16 rows, 1.20 KiB in 0.002001 sec., 7996.001999000499 rows/sec., 601.26 KiB/sec. 2024.12.12 22:41:57.039399 [ 42 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:57.039469 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:57.039525 [ 265 ] {f8ff0593-c054-4856-b72f-f0d26b2ef7a8} TCPHandler: Processed in 0.002434188 sec. 2024.12.12 22:41:57.039794 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:57.039932 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2024.12.12 22:41:57.040185 [ 264 ] {2c3e4989-0af6-4be1-9b90-949821cb4c8d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:41:57.040412 [ 264 ] {2c3e4989-0af6-4be1-9b90-949821cb4c8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:41:57.040663 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:41:57.040837 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 67 rows starting from the beginning of the part 2024.12.12 22:41:57.041390 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part 2024.12.12 22:41:57.041952 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 33 rows starting from the beginning of the part 2024.12.12 22:41:57.042331 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:57.042714 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 43 rows starting from the beginning of the part 2024.12.12 22:41:57.043046 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part 2024.12.12 22:41:57.044163 [ 264 ] {2c3e4989-0af6-4be1-9b90-949821cb4c8d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:57.044245 [ 264 ] {2c3e4989-0af6-4be1-9b90-949821cb4c8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:57.045395 [ 264 ] {2c3e4989-0af6-4be1-9b90-949821cb4c8d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.12 22:41:57.045677 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.00609311 sec., 32659.840377081655 rows/sec., 2.46 MiB/sec. 2024.12.12 22:41:57.045885 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2024.12.12 22:41:57.045935 [ 264 ] {2c3e4989-0af6-4be1-9b90-949821cb4c8d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:57.046323 [ 264 ] {2c3e4989-0af6-4be1-9b90-949821cb4c8d} executeQuery: Read 80 rows, 6.40 KiB in 0.006271 sec., 12757.136022962846 rows/sec., 1020.01 KiB/sec. 2024.12.12 22:41:57.046492 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:57.046506 [ 264 ] {2c3e4989-0af6-4be1-9b90-949821cb4c8d} TCPHandler: Processed in 0.006875995 sec. 2024.12.12 22:41:57.046662 [ 188 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_80_16} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2024.12.12 22:41:57.046730 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:57.046804 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:41:57.046919 [ 265 ] {6d43e1d5-3441-42ea-812d-254641986185} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:57.046988 [ 265 ] {6d43e1d5-3441-42ea-812d-254641986185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:41:57.047655 [ 265 ] {6d43e1d5-3441-42ea-812d-254641986185} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:57.047696 [ 265 ] {6d43e1d5-3441-42ea-812d-254641986185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:57.048126 [ 265 ] {6d43e1d5-3441-42ea-812d-254641986185} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.12 22:41:57.048379 [ 265 ] {6d43e1d5-3441-42ea-812d-254641986185} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:57.048618 [ 265 ] {6d43e1d5-3441-42ea-812d-254641986185} executeQuery: Read 160 rows, 11.41 KiB in 0.001733 sec., 92325.44720138489 rows/sec., 6.43 MiB/sec. 2024.12.12 22:41:57.048712 [ 265 ] {6d43e1d5-3441-42ea-812d-254641986185} TCPHandler: Processed in 0.002084191 sec. 2024.12.12 22:41:57.048955 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:57.049140 [ 264 ] {abf31bcd-465a-4398-be48-598e2f09074b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:41:57.049237 [ 264 ] {abf31bcd-465a-4398-be48-598e2f09074b} 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 2024.12.12 22:41:57.050396 [ 264 ] {abf31bcd-465a-4398-be48-598e2f09074b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:57.050439 [ 264 ] {abf31bcd-465a-4398-be48-598e2f09074b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:57.051110 [ 264 ] {abf31bcd-465a-4398-be48-598e2f09074b} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.12 22:41:57.051377 [ 264 ] {abf31bcd-465a-4398-be48-598e2f09074b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:57.051622 [ 264 ] {abf31bcd-465a-4398-be48-598e2f09074b} executeQuery: Read 16 rows, 29.36 KiB in 0.002515 sec., 6361.829025844931 rows/sec., 11.40 MiB/sec. 2024.12.12 22:41:57.051717 [ 264 ] {abf31bcd-465a-4398-be48-598e2f09074b} TCPHandler: Processed in 0.002900287 sec. 2024.12.12 22:41:57.051857 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:41:57.051975 [ 265 ] {34a2978a-be3c-4147-b7d7-61bfe40349f5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:41:57.052027 [ 265 ] {34a2978a-be3c-4147-b7d7-61bfe40349f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:41:57.052525 [ 265 ] {34a2978a-be3c-4147-b7d7-61bfe40349f5} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:41:57.052566 [ 265 ] {34a2978a-be3c-4147-b7d7-61bfe40349f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:41:57.052950 [ 265 ] {34a2978a-be3c-4147-b7d7-61bfe40349f5} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.12 22:41:57.053190 [ 265 ] {34a2978a-be3c-4147-b7d7-61bfe40349f5} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:41:57.053419 [ 265 ] {34a2978a-be3c-4147-b7d7-61bfe40349f5} executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. 2024.12.12 22:41:57.053485 [ 265 ] {34a2978a-be3c-4147-b7d7-61bfe40349f5} TCPHandler: Processed in 0.001686423 sec. 2024.12.12 22:42:01.137526 [ 41 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:42:01.137648 [ 41 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:42:01.318559 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2024.12.12 22:42:01.319265 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:01.319317 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:01.319868 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:42:01.320134 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:01.320354 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2024.12.12 22:42:01.454781 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1558 2024.12.12 22:42:01.458373 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:01.458424 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:01.459883 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:42:01.460192 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:01.461886 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1558 2024.12.12 22:42:02.039803 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.040020 [ 264 ] {8688f047-4bbb-4a40-9667-c1d52669081c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:42:02.040101 [ 264 ] {8688f047-4bbb-4a40-9667-c1d52669081c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:42:02.040915 [ 264 ] {8688f047-4bbb-4a40-9667-c1d52669081c} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.040960 [ 264 ] {8688f047-4bbb-4a40-9667-c1d52669081c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.041413 [ 264 ] {8688f047-4bbb-4a40-9667-c1d52669081c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:42:02.041677 [ 264 ] {8688f047-4bbb-4a40-9667-c1d52669081c} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.041843 [ 41 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.12.12 22:42:02.041896 [ 264 ] {8688f047-4bbb-4a40-9667-c1d52669081c} executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. 2024.12.12 22:42:02.041900 [ 41 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.041953 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.041980 [ 264 ] {8688f047-4bbb-4a40-9667-c1d52669081c} TCPHandler: Processed in 0.002312765 sec. 2024.12.12 22:42:02.042309 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.12.12 22:42:02.042558 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.042789 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:02.042867 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2024.12.12 22:42:02.042895 [ 265 ] {468d189b-4ec8-40a1-8291-e3d2af5b1440} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:02.043069 [ 265 ] {468d189b-4ec8-40a1-8291-e3d2af5b1440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:02.043101 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:02.043520 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:02.043889 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:02.044346 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:02.045965 [ 265 ] {468d189b-4ec8-40a1-8291-e3d2af5b1440} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.046053 [ 265 ] {468d189b-4ec8-40a1-8291-e3d2af5b1440} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.046754 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004689482 sec., 14927.02179046641 rows/sec., 1.11 MiB/sec. 2024.12.12 22:42:02.046945 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.12.12 22:42:02.047118 [ 265 ] {468d189b-4ec8-40a1-8291-e3d2af5b1440} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.12 22:42:02.047399 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.047585 [ 196 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_37_9} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.12.12 22:42:02.047626 [ 265 ] {468d189b-4ec8-40a1-8291-e3d2af5b1440} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.047757 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:42:02.048020 [ 265 ] {468d189b-4ec8-40a1-8291-e3d2af5b1440} executeQuery: Read 255 rows, 22.91 KiB in 0.005219 sec., 48859.9348534202 rows/sec., 4.29 MiB/sec. 2024.12.12 22:42:02.048111 [ 265 ] {468d189b-4ec8-40a1-8291-e3d2af5b1440} TCPHandler: Processed in 0.005996638 sec. 2024.12.12 22:42:02.048376 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.048543 [ 264 ] {77d48760-ca74-413a-823b-0033c9583721} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:02.048603 [ 264 ] {77d48760-ca74-413a-823b-0033c9583721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:02.049312 [ 264 ] {77d48760-ca74-413a-823b-0033c9583721} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.049360 [ 264 ] {77d48760-ca74-413a-823b-0033c9583721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.049763 [ 264 ] {77d48760-ca74-413a-823b-0033c9583721} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.12 22:42:02.050009 [ 264 ] {77d48760-ca74-413a-823b-0033c9583721} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.050190 [ 264 ] {77d48760-ca74-413a-823b-0033c9583721} executeQuery: Read 33 rows, 2.41 KiB in 0.001677 sec., 19677.996422182467 rows/sec., 1.40 MiB/sec. 2024.12.12 22:42:02.050242 [ 264 ] {77d48760-ca74-413a-823b-0033c9583721} TCPHandler: Processed in 0.002012909 sec. 2024.12.12 22:42:02.050393 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.050545 [ 265 ] {595b5bcd-56f3-4f01-a5c7-390318a59bc2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:42:02.050636 [ 265 ] {595b5bcd-56f3-4f01-a5c7-390318a59bc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:42:02.051628 [ 265 ] {595b5bcd-56f3-4f01-a5c7-390318a59bc2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.051668 [ 265 ] {595b5bcd-56f3-4f01-a5c7-390318a59bc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.052038 [ 265 ] {595b5bcd-56f3-4f01-a5c7-390318a59bc2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:42:02.052277 [ 265 ] {595b5bcd-56f3-4f01-a5c7-390318a59bc2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.052486 [ 265 ] {595b5bcd-56f3-4f01-a5c7-390318a59bc2} executeQuery: Read 14 rows, 1004.00 B in 0.001996 sec., 7014.0280561122245 rows/sec., 491.22 KiB/sec. 2024.12.12 22:42:02.052536 [ 265 ] {595b5bcd-56f3-4f01-a5c7-390318a59bc2} TCPHandler: Processed in 0.002201403 sec. 2024.12.12 22:42:02.052771 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.052996 [ 264 ] {21f43742-5134-4726-8a2e-720fcff96c47} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:42:02.053088 [ 264 ] {21f43742-5134-4726-8a2e-720fcff96c47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:42:02.053886 [ 264 ] {21f43742-5134-4726-8a2e-720fcff96c47} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.053928 [ 264 ] {21f43742-5134-4726-8a2e-720fcff96c47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.054318 [ 264 ] {21f43742-5134-4726-8a2e-720fcff96c47} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:42:02.054565 [ 264 ] {21f43742-5134-4726-8a2e-720fcff96c47} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.054735 [ 40 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2024.12.12 22:42:02.054813 [ 40 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.054821 [ 264 ] {21f43742-5134-4726-8a2e-720fcff96c47} executeQuery: Read 13 rows, 830.00 B in 0.001869 sec., 6955.591225254147 rows/sec., 433.68 KiB/sec. 2024.12.12 22:42:02.054853 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.054965 [ 264 ] {21f43742-5134-4726-8a2e-720fcff96c47} TCPHandler: Processed in 0.002301995 sec. 2024.12.12 22:42:02.055225 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2024.12.12 22:42:02.055240 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.055489 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:02.055546 [ 265 ] {b92828b3-88ee-4f82-97f0-3e44bf2020b5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:02.055557 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2024.12.12 22:42:02.055605 [ 265 ] {b92828b3-88ee-4f82-97f0-3e44bf2020b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:02.055828 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2024.12.12 22:42:02.056204 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2024.12.12 22:42:02.056486 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2024.12.12 22:42:02.056804 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2024.12.12 22:42:02.058141 [ 265 ] {b92828b3-88ee-4f82-97f0-3e44bf2020b5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.058186 [ 265 ] {b92828b3-88ee-4f82-97f0-3e44bf2020b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.058579 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00358545 sec., 18128.826228227976 rows/sec., 1.17 MiB/sec. 2024.12.12 22:42:02.058704 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2024.12.12 22:42:02.058782 [ 265 ] {b92828b3-88ee-4f82-97f0-3e44bf2020b5} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.12 22:42:02.058992 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.059079 [ 265 ] {b92828b3-88ee-4f82-97f0-3e44bf2020b5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.059090 [ 187 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_37_9} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2024.12.12 22:42:02.059182 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:42:02.059346 [ 265 ] {b92828b3-88ee-4f82-97f0-3e44bf2020b5} executeQuery: Read 408 rows, 29.76 KiB in 0.003873 sec., 105344.69403563128 rows/sec., 7.50 MiB/sec. 2024.12.12 22:42:02.059407 [ 265 ] {b92828b3-88ee-4f82-97f0-3e44bf2020b5} TCPHandler: Processed in 0.004336556 sec. 2024.12.12 22:42:02.059563 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.059705 [ 264 ] {1e6e65dc-d67f-413c-b1c9-abeb46a3cf22} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:42:02.059768 [ 264 ] {1e6e65dc-d67f-413c-b1c9-abeb46a3cf22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:42:02.060341 [ 264 ] {1e6e65dc-d67f-413c-b1c9-abeb46a3cf22} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.060389 [ 264 ] {1e6e65dc-d67f-413c-b1c9-abeb46a3cf22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.060790 [ 264 ] {1e6e65dc-d67f-413c-b1c9-abeb46a3cf22} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:42:02.061036 [ 264 ] {1e6e65dc-d67f-413c-b1c9-abeb46a3cf22} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.061244 [ 264 ] {1e6e65dc-d67f-413c-b1c9-abeb46a3cf22} executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. 2024.12.12 22:42:02.061295 [ 264 ] {1e6e65dc-d67f-413c-b1c9-abeb46a3cf22} TCPHandler: Processed in 0.001798186 sec. 2024.12.12 22:42:02.061433 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.061619 [ 265 ] {261a997f-6c1a-4485-8f60-f6403e322710} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:02.061715 [ 265 ] {261a997f-6c1a-4485-8f60-f6403e322710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:02.062641 [ 265 ] {261a997f-6c1a-4485-8f60-f6403e322710} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.062680 [ 265 ] {261a997f-6c1a-4485-8f60-f6403e322710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.063074 [ 265 ] {261a997f-6c1a-4485-8f60-f6403e322710} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.12 22:42:02.063316 [ 265 ] {261a997f-6c1a-4485-8f60-f6403e322710} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.063532 [ 265 ] {261a997f-6c1a-4485-8f60-f6403e322710} executeQuery: Read 237 rows, 16.27 KiB in 0.001968 sec., 120426.82926829267 rows/sec., 8.07 MiB/sec. 2024.12.12 22:42:02.063583 [ 265 ] {261a997f-6c1a-4485-8f60-f6403e322710} TCPHandler: Processed in 0.002203784 sec. 2024.12.12 22:42:02.063711 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.063830 [ 264 ] {415c804f-6eb3-44df-9409-aadfbe47a789} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:42:02.063884 [ 264 ] {415c804f-6eb3-44df-9409-aadfbe47a789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:42:02.064364 [ 264 ] {415c804f-6eb3-44df-9409-aadfbe47a789} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.064404 [ 264 ] {415c804f-6eb3-44df-9409-aadfbe47a789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.064780 [ 264 ] {415c804f-6eb3-44df-9409-aadfbe47a789} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.12.12 22:42:02.065028 [ 264 ] {415c804f-6eb3-44df-9409-aadfbe47a789} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.065310 [ 264 ] {415c804f-6eb3-44df-9409-aadfbe47a789} executeQuery: Read 1 rows, 69.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 44.98 KiB/sec. 2024.12.12 22:42:02.065501 [ 264 ] {415c804f-6eb3-44df-9409-aadfbe47a789} TCPHandler: Processed in 0.001843086 sec. 2024.12.12 22:42:02.065826 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.066049 [ 265 ] {0ba5dd37-9f6e-412d-90ac-d30a5b7bb268} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:02.066187 [ 265 ] {0ba5dd37-9f6e-412d-90ac-d30a5b7bb268} 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 2024.12.12 22:42:02.067445 [ 265 ] {0ba5dd37-9f6e-412d-90ac-d30a5b7bb268} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.067511 [ 265 ] {0ba5dd37-9f6e-412d-90ac-d30a5b7bb268} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.068151 [ 265 ] {0ba5dd37-9f6e-412d-90ac-d30a5b7bb268} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.12 22:42:02.068412 [ 265 ] {0ba5dd37-9f6e-412d-90ac-d30a5b7bb268} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.068614 [ 40 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.12 22:42:02.068689 [ 265 ] {0ba5dd37-9f6e-412d-90ac-d30a5b7bb268} executeQuery: Read 26 rows, 47.71 KiB in 0.002687 sec., 9676.218831410495 rows/sec., 17.34 MiB/sec. 2024.12.12 22:42:02.068698 [ 40 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.068791 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.069054 [ 265 ] {0ba5dd37-9f6e-412d-90ac-d30a5b7bb268} TCPHandler: Processed in 0.003417707 sec. 2024.12.12 22:42:02.069232 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.12 22:42:02.069277 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:02.069547 [ 264 ] {4da2a426-567e-447b-b287-b454de657cd3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:02.069680 [ 264 ] {4da2a426-567e-447b-b287-b454de657cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:02.070286 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:02.070499 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1614 rows starting from the beginning of the part 2024.12.12 22:42:02.071207 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part 2024.12.12 22:42:02.071945 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:02.072106 [ 264 ] {4da2a426-567e-447b-b287-b454de657cd3} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:02.072243 [ 264 ] {4da2a426-567e-447b-b287-b454de657cd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:02.072672 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part 2024.12.12 22:42:02.073325 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:02.074003 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part 2024.12.12 22:42:02.074087 [ 264 ] {4da2a426-567e-447b-b287-b454de657cd3} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.12 22:42:02.074994 [ 264 ] {4da2a426-567e-447b-b287-b454de657cd3} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.075461 [ 264 ] {4da2a426-567e-447b-b287-b454de657cd3} executeQuery: Read 82 rows, 5.33 KiB in 0.005987 sec., 13696.342074494738 rows/sec., 890.76 KiB/sec. 2024.12.12 22:42:02.075647 [ 264 ] {4da2a426-567e-447b-b287-b454de657cd3} TCPHandler: Processed in 0.006470947 sec. 2024.12.12 22:42:02.083311 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 19 columns (19 merged, 0 gathered) in 0.014340562 sec., 120218.44053252586 rows/sec., 215.43 MiB/sec. 2024.12.12 22:42:02.084983 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.12 22:42:02.085464 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:02.085562 [ 198 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_81_16} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.12 22:42:02.085742 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.58 MiB. 2024.12.12 22:42:03.000233 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 246.78 MiB, peak 263.33 MiB, free memory in arenas 0.00 B, will set to 249.27 MiB (RSS), difference: 2.49 MiB 2024.12.12 22:42:03.253376 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2024.12.12 22:42:03.275630 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:03.275689 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:03.283832 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:42:03.284604 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:03.287767 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2024.12.12 22:42:05.400473 [ 35 ] {} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.12 22:42:05.400594 [ 35 ] {} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:05.400636 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:05.400894 [ 200 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.12 22:42:05.401177 [ 200 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:05.401223 [ 200 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2024.12.12 22:42:05.401319 [ 200 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.12.12 22:42:05.401618 [ 200 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part 2024.12.12 22:42:05.401811 [ 200 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.12.12 22:42:05.402058 [ 200 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part 2024.12.12 22:42:05.403132 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002396057 sec., 22537.026456382297 rows/sec., 1.88 MiB/sec. 2024.12.12 22:42:05.403323 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.12 22:42:05.403682 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:05.403772 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_13_3} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.12 22:42:05.403874 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:42:07.063816 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:07.064006 [ 264 ] {bc6b0527-11a4-42d0-990d-01fd96c58b5a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:07.064082 [ 264 ] {bc6b0527-11a4-42d0-990d-01fd96c58b5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:07.065521 [ 264 ] {bc6b0527-11a4-42d0-990d-01fd96c58b5a} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:07.065577 [ 264 ] {bc6b0527-11a4-42d0-990d-01fd96c58b5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:07.066106 [ 264 ] {bc6b0527-11a4-42d0-990d-01fd96c58b5a} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.12 22:42:07.066368 [ 264 ] {bc6b0527-11a4-42d0-990d-01fd96c58b5a} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:07.066610 [ 264 ] {bc6b0527-11a4-42d0-990d-01fd96c58b5a} executeQuery: Read 1228 rows, 103.52 KiB in 0.002654 sec., 462697.81461944233 rows/sec., 38.09 MiB/sec. 2024.12.12 22:42:07.066693 [ 264 ] {bc6b0527-11a4-42d0-990d-01fd96c58b5a} TCPHandler: Processed in 0.003005809 sec. 2024.12.12 22:42:07.067047 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:07.067350 [ 265 ] {760d36b8-e765-45ff-be53-6b3d823340c0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:07.067465 [ 265 ] {760d36b8-e765-45ff-be53-6b3d823340c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:07.068333 [ 265 ] {760d36b8-e765-45ff-be53-6b3d823340c0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:07.068377 [ 265 ] {760d36b8-e765-45ff-be53-6b3d823340c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:07.068815 [ 265 ] {760d36b8-e765-45ff-be53-6b3d823340c0} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.12 22:42:07.069075 [ 265 ] {760d36b8-e765-45ff-be53-6b3d823340c0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:07.069302 [ 265 ] {760d36b8-e765-45ff-be53-6b3d823340c0} executeQuery: Read 16 rows, 1.20 KiB in 0.00203 sec., 7881.773399014778 rows/sec., 592.67 KiB/sec. 2024.12.12 22:42:07.069432 [ 265 ] {760d36b8-e765-45ff-be53-6b3d823340c0} TCPHandler: Processed in 0.002577731 sec. 2024.12.12 22:42:07.069671 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:07.069841 [ 264 ] {0bc8ea37-c767-4f77-8e6c-f9887b355324} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:42:07.069904 [ 264 ] {0bc8ea37-c767-4f77-8e6c-f9887b355324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:42:07.070681 [ 264 ] {0bc8ea37-c767-4f77-8e6c-f9887b355324} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:07.070723 [ 264 ] {0bc8ea37-c767-4f77-8e6c-f9887b355324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:07.071101 [ 264 ] {0bc8ea37-c767-4f77-8e6c-f9887b355324} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:42:07.071347 [ 264 ] {0bc8ea37-c767-4f77-8e6c-f9887b355324} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:07.071572 [ 264 ] {0bc8ea37-c767-4f77-8e6c-f9887b355324} executeQuery: Read 228 rows, 15.81 KiB in 0.001766 sec., 129105.3227633069 rows/sec., 8.74 MiB/sec. 2024.12.12 22:42:07.071627 [ 264 ] {0bc8ea37-c767-4f77-8e6c-f9887b355324} TCPHandler: Processed in 0.002078641 sec. 2024.12.12 22:42:07.071833 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:07.072058 [ 265 ] {8cf06f47-5425-42d4-a1d2-046d73a27e04} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:07.072148 [ 265 ] {8cf06f47-5425-42d4-a1d2-046d73a27e04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:07.073212 [ 265 ] {8cf06f47-5425-42d4-a1d2-046d73a27e04} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:07.073252 [ 265 ] {8cf06f47-5425-42d4-a1d2-046d73a27e04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:07.073648 [ 265 ] {8cf06f47-5425-42d4-a1d2-046d73a27e04} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.12 22:42:07.073892 [ 265 ] {8cf06f47-5425-42d4-a1d2-046d73a27e04} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:07.074109 [ 265 ] {8cf06f47-5425-42d4-a1d2-046d73a27e04} executeQuery: Read 536 rows, 40.69 KiB in 0.002105 sec., 254631.8289786223 rows/sec., 18.88 MiB/sec. 2024.12.12 22:42:07.074163 [ 265 ] {8cf06f47-5425-42d4-a1d2-046d73a27e04} TCPHandler: Processed in 0.002440477 sec. 2024.12.12 22:42:07.074375 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:07.074596 [ 264 ] {3849216d-e788-4861-8b9f-ef1326858e0b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:07.074685 [ 264 ] {3849216d-e788-4861-8b9f-ef1326858e0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:07.075417 [ 264 ] {3849216d-e788-4861-8b9f-ef1326858e0b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:07.075456 [ 264 ] {3849216d-e788-4861-8b9f-ef1326858e0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:07.075908 [ 264 ] {3849216d-e788-4861-8b9f-ef1326858e0b} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.12 22:42:07.076155 [ 264 ] {3849216d-e788-4861-8b9f-ef1326858e0b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:07.076384 [ 264 ] {3849216d-e788-4861-8b9f-ef1326858e0b} executeQuery: Read 880 rows, 60.63 KiB in 0.001844 sec., 477223.42733188724 rows/sec., 32.11 MiB/sec. 2024.12.12 22:42:07.076436 [ 264 ] {3849216d-e788-4861-8b9f-ef1326858e0b} TCPHandler: Processed in 0.002170732 sec. 2024.12.12 22:42:07.076631 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:07.076854 [ 265 ] {819b8ec2-538e-433d-8260-bd0e7e3751d4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:07.076992 [ 265 ] {819b8ec2-538e-433d-8260-bd0e7e3751d4} 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 2024.12.12 22:42:07.078472 [ 265 ] {819b8ec2-538e-433d-8260-bd0e7e3751d4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:07.078512 [ 265 ] {819b8ec2-538e-433d-8260-bd0e7e3751d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:07.079159 [ 265 ] {819b8ec2-538e-433d-8260-bd0e7e3751d4} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.12 22:42:07.079431 [ 265 ] {819b8ec2-538e-433d-8260-bd0e7e3751d4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:07.079663 [ 265 ] {819b8ec2-538e-433d-8260-bd0e7e3751d4} executeQuery: Read 16 rows, 29.36 KiB in 0.002863 sec., 5588.543485853999 rows/sec., 10.01 MiB/sec. 2024.12.12 22:42:07.079756 [ 265 ] {819b8ec2-538e-433d-8260-bd0e7e3751d4} TCPHandler: Processed in 0.003236103 sec. 2024.12.12 22:42:07.079970 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:07.080194 [ 264 ] {6ea1581a-fc03-473e-9dfb-6e9a3c125755} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:07.080291 [ 264 ] {6ea1581a-fc03-473e-9dfb-6e9a3c125755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:07.080956 [ 264 ] {6ea1581a-fc03-473e-9dfb-6e9a3c125755} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:07.080996 [ 264 ] {6ea1581a-fc03-473e-9dfb-6e9a3c125755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2024.12.12 22:42:07.081389 [ 264 ] {6ea1581a-fc03-473e-9dfb-6e9a3c125755} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.12 22:42:07.081627 [ 264 ] {6ea1581a-fc03-473e-9dfb-6e9a3c125755} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:07.081837 [ 264 ] {6ea1581a-fc03-473e-9dfb-6e9a3c125755} executeQuery: Read 60 rows, 4.14 KiB in 0.001699 sec., 35314.89111241907 rows/sec., 2.38 MiB/sec. 2024.12.12 22:42:07.081888 [ 264 ] {6ea1581a-fc03-473e-9dfb-6e9a3c125755} TCPHandler: Processed in 0.00203027 sec. 2024.12.12 22:42:08.820478 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2024.12.12 22:42:08.821215 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:08.821269 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:08.821840 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.12 22:42:08.822107 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:08.822330 [ 32 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.12 22:42:08.822353 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2024.12.12 22:42:08.822416 [ 32 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:08.822449 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:08.822582 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.12 22:42:08.822729 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:08.822777 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2024.12.12 22:42:08.822861 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2024.12.12 22:42:08.822975 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2024.12.12 22:42:08.823242 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2024.12.12 22:42:08.823367 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2024.12.12 22:42:08.823626 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2024.12.12 22:42:08.826257 [ 193 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003739103 sec., 7471845.520168874 rows/sec., 106.89 MiB/sec. 2024.12.12 22:42:08.826691 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.12 22:42:08.827216 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:08.827352 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_61_12} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.12 22:42:08.827517 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2024.12.12 22:42:10.787822 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2024.12.12 22:42:10.809810 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:10.809863 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:10.817211 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.12 22:42:10.817990 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:10.818293 [ 30 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.12 22:42:10.818356 [ 30 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:10.818394 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:10.819066 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.12 22:42:10.837406 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2024.12.12 22:42:10.838698 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:10.839866 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2024.12.12 22:42:10.845138 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2024.12.12 22:42:10.850566 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2024.12.12 22:42:10.856289 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2024.12.12 22:42:10.862132 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2024.12.12 22:42:10.866877 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2024.12.12 22:42:10.925749 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.107204025 sec., 4290.88366784736 rows/sec., 22.19 MiB/sec. 2024.12.12 22:42:10.929643 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.12 22:42:10.932732 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:10.932864 [ 197 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_61_12} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.12 22:42:10.935650 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2024.12.12 22:42:11.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 250.33 MiB, peak 263.75 MiB, free memory in arenas 0.00 B, will set to 251.50 MiB (RSS), difference: 1.17 MiB 2024.12.12 22:42:11.462085 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1594 2024.12.12 22:42:11.465392 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:11.465434 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:11.466933 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:42:11.467245 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:11.467729 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1594 2024.12.12 22:42:12.000239 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 247.49 MiB, peak 263.75 MiB, free memory in arenas 0.00 B, will set to 251.50 MiB (RSS), difference: 4.01 MiB 2024.12.12 22:42:12.039388 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.039598 [ 264 ] {20d28985-9fc3-49e5-8615-4bd1b4e2a09f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:42:12.039676 [ 264 ] {20d28985-9fc3-49e5-8615-4bd1b4e2a09f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:42:12.040462 [ 264 ] {20d28985-9fc3-49e5-8615-4bd1b4e2a09f} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.040508 [ 264 ] {20d28985-9fc3-49e5-8615-4bd1b4e2a09f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.040951 [ 264 ] {20d28985-9fc3-49e5-8615-4bd1b4e2a09f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:42:12.041214 [ 264 ] {20d28985-9fc3-49e5-8615-4bd1b4e2a09f} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.041452 [ 264 ] {20d28985-9fc3-49e5-8615-4bd1b4e2a09f} executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. 2024.12.12 22:42:12.041509 [ 264 ] {20d28985-9fc3-49e5-8615-4bd1b4e2a09f} TCPHandler: Processed in 0.002256384 sec. 2024.12.12 22:42:12.041826 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.042127 [ 265 ] {9a11c3ab-e412-4a6e-a95e-e941e77eaf25} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:12.042244 [ 265 ] {9a11c3ab-e412-4a6e-a95e-e941e77eaf25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:12.043365 [ 265 ] {9a11c3ab-e412-4a6e-a95e-e941e77eaf25} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.043412 [ 265 ] {9a11c3ab-e412-4a6e-a95e-e941e77eaf25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.043891 [ 265 ] {9a11c3ab-e412-4a6e-a95e-e941e77eaf25} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.12 22:42:12.044158 [ 265 ] {9a11c3ab-e412-4a6e-a95e-e941e77eaf25} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.044404 [ 265 ] {9a11c3ab-e412-4a6e-a95e-e941e77eaf25} executeQuery: Read 255 rows, 22.91 KiB in 0.002347 sec., 108649.33958244567 rows/sec., 9.53 MiB/sec. 2024.12.12 22:42:12.044520 [ 265 ] {9a11c3ab-e412-4a6e-a95e-e941e77eaf25} TCPHandler: Processed in 0.002884736 sec. 2024.12.12 22:42:12.044794 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.044963 [ 264 ] {58038194-4ea6-4b90-910d-3e5cfb7483a0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:12.045021 [ 264 ] {58038194-4ea6-4b90-910d-3e5cfb7483a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:12.045722 [ 264 ] {58038194-4ea6-4b90-910d-3e5cfb7483a0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.045769 [ 264 ] {58038194-4ea6-4b90-910d-3e5cfb7483a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.046141 [ 264 ] {58038194-4ea6-4b90-910d-3e5cfb7483a0} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.12 22:42:12.046402 [ 264 ] {58038194-4ea6-4b90-910d-3e5cfb7483a0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.046759 [ 264 ] {58038194-4ea6-4b90-910d-3e5cfb7483a0} executeQuery: Read 33 rows, 2.41 KiB in 0.00182 sec., 18131.86813186813 rows/sec., 1.29 MiB/sec. 2024.12.12 22:42:12.046888 [ 264 ] {58038194-4ea6-4b90-910d-3e5cfb7483a0} TCPHandler: Processed in 0.002251775 sec. 2024.12.12 22:42:12.047062 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.047209 [ 265 ] {64237f73-301a-4568-a989-fb3aa96f0cef} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:42:12.047269 [ 265 ] {64237f73-301a-4568-a989-fb3aa96f0cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:42:12.047947 [ 265 ] {64237f73-301a-4568-a989-fb3aa96f0cef} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.047987 [ 265 ] {64237f73-301a-4568-a989-fb3aa96f0cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.048364 [ 265 ] {64237f73-301a-4568-a989-fb3aa96f0cef} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:42:12.048615 [ 265 ] {64237f73-301a-4568-a989-fb3aa96f0cef} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.048747 [ 27 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:42:12.048793 [ 27 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.048803 [ 265 ] {64237f73-301a-4568-a989-fb3aa96f0cef} executeQuery: Read 14 rows, 1004.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 602.25 KiB/sec. 2024.12.12 22:42:12.048823 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.048887 [ 265 ] {64237f73-301a-4568-a989-fb3aa96f0cef} TCPHandler: Processed in 0.001897087 sec. 2024.12.12 22:42:12.048987 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:42:12.049130 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.049145 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:12.049236 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 242 rows starting from the beginning of the part 2024.12.12 22:42:12.049496 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:12.049699 [ 264 ] {8c6fb84d-801f-4707-9056-6827ea75c528} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:42:12.049952 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:12.049977 [ 264 ] {8c6fb84d-801f-4707-9056-6827ea75c528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:42:12.050386 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:12.050626 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part 2024.12.12 22:42:12.050991 [ 191 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:12.052956 [ 264 ] {8c6fb84d-801f-4707-9056-6827ea75c528} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.053037 [ 264 ] {8c6fb84d-801f-4707-9056-6827ea75c528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.053894 [ 264 ] {8c6fb84d-801f-4707-9056-6827ea75c528} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:42:12.054179 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005270734 sec., 99796.34715013127 rows/sec., 7.15 MiB/sec. 2024.12.12 22:42:12.054373 [ 264 ] {8c6fb84d-801f-4707-9056-6827ea75c528} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.054546 [ 188 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:42:12.054901 [ 264 ] {8c6fb84d-801f-4707-9056-6827ea75c528} executeQuery: Read 13 rows, 830.00 B in 0.005416 sec., 2400.295420974889 rows/sec., 149.66 KiB/sec. 2024.12.12 22:42:12.055219 [ 264 ] {8c6fb84d-801f-4707-9056-6827ea75c528} TCPHandler: Processed in 0.006235202 sec. 2024.12.12 22:42:12.055559 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.055748 [ 188 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.055784 [ 265 ] {20c10bda-5aac-48da-bc29-520af6dbeddf} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:12.055897 [ 265 ] {20c10bda-5aac-48da-bc29-520af6dbeddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:12.055956 [ 188 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_51_10} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:42:12.056151 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.12 22:42:12.056785 [ 265 ] {20c10bda-5aac-48da-bc29-520af6dbeddf} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.056829 [ 265 ] {20c10bda-5aac-48da-bc29-520af6dbeddf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.057235 [ 265 ] {20c10bda-5aac-48da-bc29-520af6dbeddf} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.12 22:42:12.057484 [ 265 ] {20c10bda-5aac-48da-bc29-520af6dbeddf} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.057669 [ 265 ] {20c10bda-5aac-48da-bc29-520af6dbeddf} executeQuery: Read 408 rows, 29.76 KiB in 0.00194 sec., 210309.27835051547 rows/sec., 14.98 MiB/sec. 2024.12.12 22:42:12.057721 [ 265 ] {20c10bda-5aac-48da-bc29-520af6dbeddf} TCPHandler: Processed in 0.002388687 sec. 2024.12.12 22:42:12.057931 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.058155 [ 264 ] {4bb9c956-1b3b-4771-bd21-465ac04a9f27} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:42:12.058250 [ 264 ] {4bb9c956-1b3b-4771-bd21-465ac04a9f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:42:12.058991 [ 264 ] {4bb9c956-1b3b-4771-bd21-465ac04a9f27} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.059031 [ 264 ] {4bb9c956-1b3b-4771-bd21-465ac04a9f27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.059392 [ 264 ] {4bb9c956-1b3b-4771-bd21-465ac04a9f27} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:42:12.059646 [ 264 ] {4bb9c956-1b3b-4771-bd21-465ac04a9f27} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.059877 [ 264 ] {4bb9c956-1b3b-4771-bd21-465ac04a9f27} executeQuery: Read 6 rows, 321.00 B in 0.001776 sec., 3378.3783783783783 rows/sec., 176.51 KiB/sec. 2024.12.12 22:42:12.059931 [ 264 ] {4bb9c956-1b3b-4771-bd21-465ac04a9f27} TCPHandler: Processed in 0.002113261 sec. 2024.12.12 22:42:12.060139 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.060363 [ 265 ] {5f3a7dab-0aa0-4293-bc71-9c62f8289581} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:12.060458 [ 265 ] {5f3a7dab-0aa0-4293-bc71-9c62f8289581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:12.061199 [ 265 ] {5f3a7dab-0aa0-4293-bc71-9c62f8289581} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.061236 [ 265 ] {5f3a7dab-0aa0-4293-bc71-9c62f8289581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.061640 [ 265 ] {5f3a7dab-0aa0-4293-bc71-9c62f8289581} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.12 22:42:12.061883 [ 265 ] {5f3a7dab-0aa0-4293-bc71-9c62f8289581} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.062020 [ 27 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.12 22:42:12.062065 [ 27 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.062069 [ 265 ] {5f3a7dab-0aa0-4293-bc71-9c62f8289581} executeQuery: Read 237 rows, 16.27 KiB in 0.00176 sec., 134659.0909090909 rows/sec., 9.03 MiB/sec. 2024.12.12 22:42:12.062093 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.062151 [ 265 ] {5f3a7dab-0aa0-4293-bc71-9c62f8289581} TCPHandler: Processed in 0.002121301 sec. 2024.12.12 22:42:12.062509 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.12 22:42:12.062522 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.063089 [ 264 ] {e69064ac-11a6-4145-8ca9-aad1d00113ce} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:42:12.063183 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:12.063264 [ 264 ] {e69064ac-11a6-4145-8ca9-aad1d00113ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:42:12.063345 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25149 rows starting from the beginning of the part 2024.12.12 22:42:12.063924 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 242 rows starting from the beginning of the part 2024.12.12 22:42:12.064375 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2024.12.12 22:42:12.065270 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part 2024.12.12 22:42:12.065630 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 880 rows starting from the beginning of the part 2024.12.12 22:42:12.065839 [ 188 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part 2024.12.12 22:42:12.066683 [ 264 ] {e69064ac-11a6-4145-8ca9-aad1d00113ce} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.066747 [ 264 ] {e69064ac-11a6-4145-8ca9-aad1d00113ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.067457 [ 264 ] {e69064ac-11a6-4145-8ca9-aad1d00113ce} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.12.12 22:42:12.067788 [ 264 ] {e69064ac-11a6-4145-8ca9-aad1d00113ce} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.068231 [ 264 ] {e69064ac-11a6-4145-8ca9-aad1d00113ce} executeQuery: Read 1 rows, 69.00 B in 0.005275 sec., 189.5734597156398 rows/sec., 12.77 KiB/sec. 2024.12.12 22:42:12.068513 [ 264 ] {e69064ac-11a6-4145-8ca9-aad1d00113ce} TCPHandler: Processed in 0.006248082 sec. 2024.12.12 22:42:12.068971 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.069397 [ 265 ] {2574bfe0-e5cb-4835-9025-6c4912e435b9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:12.069649 [ 265 ] {2574bfe0-e5cb-4835-9025-6c4912e435b9} 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 2024.12.12 22:42:12.071498 [ 265 ] {2574bfe0-e5cb-4835-9025-6c4912e435b9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.071559 [ 265 ] {2574bfe0-e5cb-4835-9025-6c4912e435b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.072457 [ 265 ] {2574bfe0-e5cb-4835-9025-6c4912e435b9} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.12 22:42:12.072738 [ 265 ] {2574bfe0-e5cb-4835-9025-6c4912e435b9} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.073185 [ 265 ] {2574bfe0-e5cb-4835-9025-6c4912e435b9} executeQuery: Read 26 rows, 47.71 KiB in 0.003936 sec., 6605.6910569105685 rows/sec., 11.84 MiB/sec. 2024.12.12 22:42:12.073298 [ 265 ] {2574bfe0-e5cb-4835-9025-6c4912e435b9} TCPHandler: Processed in 0.00455444 sec. 2024.12.12 22:42:12.073542 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:12.073813 [ 264 ] {784b37e1-e08b-4c00-b2c6-39ba0908c669} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:12.073874 [ 264 ] {784b37e1-e08b-4c00-b2c6-39ba0908c669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:12.074574 [ 264 ] {784b37e1-e08b-4c00-b2c6-39ba0908c669} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.074613 [ 264 ] {784b37e1-e08b-4c00-b2c6-39ba0908c669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.075310 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 5 columns (5 merged, 0 gathered) in 0.013110018 sec., 2052247.3729631798 rows/sec., 138.58 MiB/sec. 2024.12.12 22:42:12.075453 [ 264 ] {784b37e1-e08b-4c00-b2c6-39ba0908c669} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.12 22:42:12.075702 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.12 22:42:12.075882 [ 264 ] {784b37e1-e08b-4c00-b2c6-39ba0908c669} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.076215 [ 27 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.12 22:42:12.076361 [ 27 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:12.076391 [ 264 ] {784b37e1-e08b-4c00-b2c6-39ba0908c669} executeQuery: Read 82 rows, 5.33 KiB in 0.002628 sec., 31202.43531202435 rows/sec., 1.98 MiB/sec. 2024.12.12 22:42:12.076492 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:12.076554 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.076665 [ 264 ] {784b37e1-e08b-4c00-b2c6-39ba0908c669} TCPHandler: Processed in 0.003255853 sec. 2024.12.12 22:42:12.076974 [ 190 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_81_16} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.12 22:42:12.077023 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.12 22:42:12.077109 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2024.12.12 22:42:12.077190 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:12.077231 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5108 rows starting from the beginning of the part 2024.12.12 22:42:12.077335 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part 2024.12.12 22:42:12.077422 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2024.12.12 22:42:12.077505 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part 2024.12.12 22:42:12.077603 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2024.12.12 22:42:12.077688 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part 2024.12.12 22:42:12.079688 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 5474 rows, containing 4 columns (4 merged, 0 gathered) in 0.002962028 sec., 1848058.1547507318 rows/sec., 120.40 MiB/sec. 2024.12.12 22:42:12.080137 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.12 22:42:12.080473 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:12.080570 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_81_16} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.12 22:42:12.080658 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2024.12.12 22:42:16.137718 [ 57 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:42:16.137798 [ 57 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:42:16.322479 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2024.12.12 22:42:16.323139 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:16.323186 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:16.323723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.12 22:42:16.323987 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:16.324186 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2024.12.12 22:42:17.034077 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:17.034275 [ 264 ] {f732e145-2906-4e1d-b5f9-812b7014a239} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:17.034354 [ 264 ] {f732e145-2906-4e1d-b5f9-812b7014a239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:17.035186 [ 264 ] {f732e145-2906-4e1d-b5f9-812b7014a239} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:17.035243 [ 264 ] {f732e145-2906-4e1d-b5f9-812b7014a239} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:17.035701 [ 264 ] {f732e145-2906-4e1d-b5f9-812b7014a239} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.12 22:42:17.035971 [ 264 ] {f732e145-2906-4e1d-b5f9-812b7014a239} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:17.036182 [ 75 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.12 22:42:17.036211 [ 264 ] {f732e145-2906-4e1d-b5f9-812b7014a239} executeQuery: Read 88 rows, 7.40 KiB in 0.001988 sec., 44265.59356136821 rows/sec., 3.64 MiB/sec. 2024.12.12 22:42:17.036269 [ 75 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:17.036340 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:17.036354 [ 264 ] {f732e145-2906-4e1d-b5f9-812b7014a239} TCPHandler: Processed in 0.002408238 sec. 2024.12.12 22:42:17.036599 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.12 22:42:17.036676 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:17.036884 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:17.036961 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1437 rows starting from the beginning of the part 2024.12.12 22:42:17.036986 [ 265 ] {971380b7-4619-488b-adbd-2e736a303727} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:17.037146 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part 2024.12.12 22:42:17.037166 [ 265 ] {971380b7-4619-488b-adbd-2e736a303727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:17.037556 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 255 rows starting from the beginning of the part 2024.12.12 22:42:17.037849 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1228 rows starting from the beginning of the part 2024.12.12 22:42:17.038186 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 255 rows starting from the beginning of the part 2024.12.12 22:42:17.038577 [ 186 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 88 rows starting from the beginning of the part 2024.12.12 22:42:17.040111 [ 265 ] {971380b7-4619-488b-adbd-2e736a303727} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:17.040199 [ 265 ] {971380b7-4619-488b-adbd-2e736a303727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:17.041268 [ 265 ] {971380b7-4619-488b-adbd-2e736a303727} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.12 22:42:17.041586 [ 265 ] {971380b7-4619-488b-adbd-2e736a303727} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:17.042023 [ 265 ] {971380b7-4619-488b-adbd-2e736a303727} executeQuery: Read 16 rows, 1.20 KiB in 0.005112 sec., 3129.8904538341158 rows/sec., 235.35 KiB/sec. 2024.12.12 22:42:17.042219 [ 265 ] {971380b7-4619-488b-adbd-2e736a303727} TCPHandler: Processed in 0.005717992 sec. 2024.12.12 22:42:17.042240 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.005780964 sec., 579661.1084241313 rows/sec., 50.68 MiB/sec. 2024.12.12 22:42:17.042389 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:17.042481 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.12 22:42:17.042605 [ 264 ] {64f73a63-3045-4b9a-9323-6294fe488b1d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:17.042691 [ 264 ] {64f73a63-3045-4b9a-9323-6294fe488b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:17.043074 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:17.043326 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_86_17} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.12 22:42:17.043495 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.12 22:42:17.043845 [ 264 ] {64f73a63-3045-4b9a-9323-6294fe488b1d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:17.043894 [ 264 ] {64f73a63-3045-4b9a-9323-6294fe488b1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:17.044306 [ 264 ] {64f73a63-3045-4b9a-9323-6294fe488b1d} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.12 22:42:17.044564 [ 264 ] {64f73a63-3045-4b9a-9323-6294fe488b1d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:17.044745 [ 75 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.12 22:42:17.044797 [ 75 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:17.044826 [ 264 ] {64f73a63-3045-4b9a-9323-6294fe488b1d} executeQuery: Read 80 rows, 6.40 KiB in 0.002304 sec., 34722.22222222222 rows/sec., 2.71 MiB/sec. 2024.12.12 22:42:17.044832 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:17.045017 [ 264 ] {64f73a63-3045-4b9a-9323-6294fe488b1d} TCPHandler: Processed in 0.002690163 sec. 2024.12.12 22:42:17.045274 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:17.045294 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.12 22:42:17.045635 [ 265 ] {e38cc521-edf5-4591-9820-e8f7d0e1ee93} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:17.045860 [ 265 ] {e38cc521-edf5-4591-9820-e8f7d0e1ee93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:17.046236 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:17.046478 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 916 rows starting from the beginning of the part 2024.12.12 22:42:17.047168 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 80 rows starting from the beginning of the part 2024.12.12 22:42:17.047654 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 408 rows starting from the beginning of the part 2024.12.12 22:42:17.047839 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 536 rows starting from the beginning of the part 2024.12.12 22:42:17.048130 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 408 rows starting from the beginning of the part 2024.12.12 22:42:17.048467 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 80 rows starting from the beginning of the part 2024.12.12 22:42:17.049160 [ 265 ] {e38cc521-edf5-4591-9820-e8f7d0e1ee93} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:17.049230 [ 265 ] {e38cc521-edf5-4591-9820-e8f7d0e1ee93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:17.050290 [ 265 ] {e38cc521-edf5-4591-9820-e8f7d0e1ee93} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.12 22:42:17.050794 [ 265 ] {e38cc521-edf5-4591-9820-e8f7d0e1ee93} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:17.051117 [ 265 ] {e38cc521-edf5-4591-9820-e8f7d0e1ee93} executeQuery: Read 160 rows, 11.41 KiB in 0.005627 sec., 28434.334458859073 rows/sec., 1.98 MiB/sec. 2024.12.12 22:42:17.051377 [ 265 ] {e38cc521-edf5-4591-9820-e8f7d0e1ee93} TCPHandler: Processed in 0.006213482 sec. 2024.12.12 22:42:17.051666 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:17.052083 [ 264 ] {170e939b-ef1d-46be-b91d-0c3e3584c2af} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:17.052472 [ 264 ] {170e939b-ef1d-46be-b91d-0c3e3584c2af} 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 2024.12.12 22:42:17.052865 [ 195 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 5 columns (5 merged, 0 gathered) in 0.007847594 sec., 309394.1913916546 rows/sec., 23.74 MiB/sec. 2024.12.12 22:42:17.053233 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.12 22:42:17.053952 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:17.054184 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_86_17} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.12 22:42:17.054338 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.12 22:42:17.054992 [ 264 ] {170e939b-ef1d-46be-b91d-0c3e3584c2af} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:17.055038 [ 264 ] {170e939b-ef1d-46be-b91d-0c3e3584c2af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:17.055708 [ 264 ] {170e939b-ef1d-46be-b91d-0c3e3584c2af} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.12 22:42:17.055970 [ 264 ] {170e939b-ef1d-46be-b91d-0c3e3584c2af} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:17.056214 [ 264 ] {170e939b-ef1d-46be-b91d-0c3e3584c2af} executeQuery: Read 16 rows, 29.36 KiB in 0.004276 sec., 3741.8147801683813 rows/sec., 6.71 MiB/sec. 2024.12.12 22:42:17.056328 [ 264 ] {170e939b-ef1d-46be-b91d-0c3e3584c2af} TCPHandler: Processed in 0.004817044 sec. 2024.12.12 22:42:17.056488 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:17.056633 [ 265 ] {a7ff4fb9-5305-468e-bc22-6646d7063915} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:17.056696 [ 265 ] {a7ff4fb9-5305-468e-bc22-6646d7063915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:17.057249 [ 265 ] {a7ff4fb9-5305-468e-bc22-6646d7063915} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:17.057287 [ 265 ] {a7ff4fb9-5305-468e-bc22-6646d7063915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:17.057692 [ 265 ] {a7ff4fb9-5305-468e-bc22-6646d7063915} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.12 22:42:17.057935 [ 265 ] {a7ff4fb9-5305-468e-bc22-6646d7063915} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:17.058120 [ 265 ] {a7ff4fb9-5305-468e-bc22-6646d7063915} executeQuery: Read 60 rows, 4.14 KiB in 0.00152 sec., 39473.68421052631 rows/sec., 2.66 MiB/sec. 2024.12.12 22:42:17.058179 [ 265 ] {a7ff4fb9-5305-468e-bc22-6646d7063915} TCPHandler: Processed in 0.001760855 sec. 2024.12.12 22:42:18.337477 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2024.12.12 22:42:18.356762 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:18.356823 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:18.363690 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.12 22:42:18.364434 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:18.367142 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2024.12.12 22:42:21.467965 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1628 2024.12.12 22:42:21.471313 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:21.471368 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:21.472856 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:42:21.473187 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:21.473976 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1628 2024.12.12 22:42:22.039489 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.039805 [ 264 ] {c3dbab5f-5061-4da1-9060-3fb9ce2e33cb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:42:22.039921 [ 264 ] {c3dbab5f-5061-4da1-9060-3fb9ce2e33cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:42:22.040752 [ 264 ] {c3dbab5f-5061-4da1-9060-3fb9ce2e33cb} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.040806 [ 264 ] {c3dbab5f-5061-4da1-9060-3fb9ce2e33cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.041258 [ 264 ] {c3dbab5f-5061-4da1-9060-3fb9ce2e33cb} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:42:22.041518 [ 264 ] {c3dbab5f-5061-4da1-9060-3fb9ce2e33cb} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.041778 [ 264 ] {c3dbab5f-5061-4da1-9060-3fb9ce2e33cb} executeQuery: Read 14 rows, 1.01 KiB in 0.002053 sec., 6819.288845591816 rows/sec., 490.90 KiB/sec. 2024.12.12 22:42:22.041856 [ 264 ] {c3dbab5f-5061-4da1-9060-3fb9ce2e33cb} TCPHandler: Processed in 0.00255624 sec. 2024.12.12 22:42:22.042158 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.042374 [ 265 ] {2ac232d6-0dd9-40d7-9b81-161f16dbd3af} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:22.042452 [ 265 ] {2ac232d6-0dd9-40d7-9b81-161f16dbd3af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:22.043343 [ 265 ] {2ac232d6-0dd9-40d7-9b81-161f16dbd3af} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.043392 [ 265 ] {2ac232d6-0dd9-40d7-9b81-161f16dbd3af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.043865 [ 265 ] {2ac232d6-0dd9-40d7-9b81-161f16dbd3af} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.12 22:42:22.044130 [ 265 ] {2ac232d6-0dd9-40d7-9b81-161f16dbd3af} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.044381 [ 265 ] {2ac232d6-0dd9-40d7-9b81-161f16dbd3af} executeQuery: Read 255 rows, 22.91 KiB in 0.002061 sec., 123726.34643377003 rows/sec., 10.86 MiB/sec. 2024.12.12 22:42:22.044470 [ 265 ] {2ac232d6-0dd9-40d7-9b81-161f16dbd3af} TCPHandler: Processed in 0.002499839 sec. 2024.12.12 22:42:22.044632 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.044798 [ 264 ] {eb51ed6c-c741-4a72-818c-f532509d1c84} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:22.044856 [ 264 ] {eb51ed6c-c741-4a72-818c-f532509d1c84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:22.045484 [ 264 ] {eb51ed6c-c741-4a72-818c-f532509d1c84} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.045523 [ 264 ] {eb51ed6c-c741-4a72-818c-f532509d1c84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.045892 [ 264 ] {eb51ed6c-c741-4a72-818c-f532509d1c84} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.12 22:42:22.046145 [ 264 ] {eb51ed6c-c741-4a72-818c-f532509d1c84} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.046326 [ 136 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2024.12.12 22:42:22.046393 [ 264 ] {eb51ed6c-c741-4a72-818c-f532509d1c84} executeQuery: Read 33 rows, 2.41 KiB in 0.001625 sec., 20307.69230769231 rows/sec., 1.45 MiB/sec. 2024.12.12 22:42:22.046414 [ 136 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.046474 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.046527 [ 264 ] {eb51ed6c-c741-4a72-818c-f532509d1c84} TCPHandler: Processed in 0.001972459 sec. 2024.12.12 22:42:22.046831 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2024.12.12 22:42:22.046926 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.047339 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:22.047470 [ 265 ] {5c13d8c1-a928-4396-a5d4-5e448df7b5fd} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:42:22.047481 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 67 rows starting from the beginning of the part 2024.12.12 22:42:22.047689 [ 265 ] {5c13d8c1-a928-4396-a5d4-5e448df7b5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:42:22.047914 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 33 rows starting from the beginning of the part 2024.12.12 22:42:22.048357 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:22.048727 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 33 rows starting from the beginning of the part 2024.12.12 22:42:22.049325 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:22.049688 [ 194 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 33 rows starting from the beginning of the part 2024.12.12 22:42:22.050614 [ 265 ] {5c13d8c1-a928-4396-a5d4-5e448df7b5fd} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.050677 [ 265 ] {5c13d8c1-a928-4396-a5d4-5e448df7b5fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.051753 [ 265 ] {5c13d8c1-a928-4396-a5d4-5e448df7b5fd} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:42:22.052288 [ 265 ] {5c13d8c1-a928-4396-a5d4-5e448df7b5fd} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.052600 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.006012168 sec., 32933.21144718511 rows/sec., 2.48 MiB/sec. 2024.12.12 22:42:22.052669 [ 265 ] {5c13d8c1-a928-4396-a5d4-5e448df7b5fd} executeQuery: Read 14 rows, 1004.00 B in 0.005369 sec., 2607.561929595828 rows/sec., 182.62 KiB/sec. 2024.12.12 22:42:22.052818 [ 265 ] {5c13d8c1-a928-4396-a5d4-5e448df7b5fd} TCPHandler: Processed in 0.006179451 sec. 2024.12.12 22:42:22.052925 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2024.12.12 22:42:22.053020 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.053206 [ 264 ] {cb704777-0f8c-4972-8c55-11943e5f9f74} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:42:22.053307 [ 264 ] {cb704777-0f8c-4972-8c55-11943e5f9f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:42:22.053473 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.053704 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_85_17} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2024.12.12 22:42:22.053912 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:42:22.054323 [ 264 ] {cb704777-0f8c-4972-8c55-11943e5f9f74} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.054368 [ 264 ] {cb704777-0f8c-4972-8c55-11943e5f9f74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.054730 [ 264 ] {cb704777-0f8c-4972-8c55-11943e5f9f74} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:42:22.054971 [ 264 ] {cb704777-0f8c-4972-8c55-11943e5f9f74} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.055192 [ 264 ] {cb704777-0f8c-4972-8c55-11943e5f9f74} executeQuery: Read 13 rows, 830.00 B in 0.002043 sec., 6363.191385217817 rows/sec., 396.74 KiB/sec. 2024.12.12 22:42:22.055287 [ 264 ] {cb704777-0f8c-4972-8c55-11943e5f9f74} TCPHandler: Processed in 0.002364287 sec. 2024.12.12 22:42:22.055540 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.055762 [ 265 ] {bd5e192c-2e45-4967-b997-30c470462621} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:22.055854 [ 265 ] {bd5e192c-2e45-4967-b997-30c470462621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:22.056690 [ 265 ] {bd5e192c-2e45-4967-b997-30c470462621} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.056730 [ 265 ] {bd5e192c-2e45-4967-b997-30c470462621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.057116 [ 265 ] {bd5e192c-2e45-4967-b997-30c470462621} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.12 22:42:22.057360 [ 265 ] {bd5e192c-2e45-4967-b997-30c470462621} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.057567 [ 265 ] {bd5e192c-2e45-4967-b997-30c470462621} executeQuery: Read 408 rows, 29.76 KiB in 0.001859 sec., 219472.83485745025 rows/sec., 15.64 MiB/sec. 2024.12.12 22:42:22.057619 [ 265 ] {bd5e192c-2e45-4967-b997-30c470462621} TCPHandler: Processed in 0.002226084 sec. 2024.12.12 22:42:22.057828 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.058051 [ 264 ] {43b492d3-c492-43ab-9635-ae4d4e5a9ac4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:42:22.058140 [ 264 ] {43b492d3-c492-43ab-9635-ae4d4e5a9ac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:42:22.058629 [ 264 ] {43b492d3-c492-43ab-9635-ae4d4e5a9ac4} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.058667 [ 264 ] {43b492d3-c492-43ab-9635-ae4d4e5a9ac4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.059028 [ 264 ] {43b492d3-c492-43ab-9635-ae4d4e5a9ac4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:42:22.059267 [ 264 ] {43b492d3-c492-43ab-9635-ae4d4e5a9ac4} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.059476 [ 264 ] {43b492d3-c492-43ab-9635-ae4d4e5a9ac4} executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. 2024.12.12 22:42:22.059525 [ 264 ] {43b492d3-c492-43ab-9635-ae4d4e5a9ac4} TCPHandler: Processed in 0.001812555 sec. 2024.12.12 22:42:22.059662 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.059780 [ 265 ] {ec4bc4e1-9ec3-42dc-a8cb-3ef33fe08277} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:22.059833 [ 265 ] {ec4bc4e1-9ec3-42dc-a8cb-3ef33fe08277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:22.060403 [ 265 ] {ec4bc4e1-9ec3-42dc-a8cb-3ef33fe08277} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.060442 [ 265 ] {ec4bc4e1-9ec3-42dc-a8cb-3ef33fe08277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.060839 [ 265 ] {ec4bc4e1-9ec3-42dc-a8cb-3ef33fe08277} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.12 22:42:22.061089 [ 265 ] {ec4bc4e1-9ec3-42dc-a8cb-3ef33fe08277} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.061296 [ 265 ] {ec4bc4e1-9ec3-42dc-a8cb-3ef33fe08277} executeQuery: Read 237 rows, 16.27 KiB in 0.001541 sec., 153796.2362102531 rows/sec., 10.31 MiB/sec. 2024.12.12 22:42:22.061348 [ 265 ] {ec4bc4e1-9ec3-42dc-a8cb-3ef33fe08277} TCPHandler: Processed in 0.001744545 sec. 2024.12.12 22:42:22.061494 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.061633 [ 264 ] {65b7d0de-3055-4ca1-8290-6700adfe66ba} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:42:22.061693 [ 264 ] {65b7d0de-3055-4ca1-8290-6700adfe66ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:42:22.062217 [ 264 ] {65b7d0de-3055-4ca1-8290-6700adfe66ba} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.062256 [ 264 ] {65b7d0de-3055-4ca1-8290-6700adfe66ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.062616 [ 264 ] {65b7d0de-3055-4ca1-8290-6700adfe66ba} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.12.12 22:42:22.062854 [ 264 ] {65b7d0de-3055-4ca1-8290-6700adfe66ba} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.063106 [ 264 ] {65b7d0de-3055-4ca1-8290-6700adfe66ba} executeQuery: Read 1 rows, 69.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 44.92 KiB/sec. 2024.12.12 22:42:22.063292 [ 264 ] {65b7d0de-3055-4ca1-8290-6700adfe66ba} TCPHandler: Processed in 0.001864527 sec. 2024.12.12 22:42:22.063578 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.063799 [ 265 ] {b00b9741-9c5f-407c-879e-47080f261dd8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:22.063936 [ 265 ] {b00b9741-9c5f-407c-879e-47080f261dd8} 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 2024.12.12 22:42:22.065114 [ 265 ] {b00b9741-9c5f-407c-879e-47080f261dd8} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.065154 [ 265 ] {b00b9741-9c5f-407c-879e-47080f261dd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.065805 [ 265 ] {b00b9741-9c5f-407c-879e-47080f261dd8} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.12 22:42:22.066071 [ 265 ] {b00b9741-9c5f-407c-879e-47080f261dd8} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.066335 [ 265 ] {b00b9741-9c5f-407c-879e-47080f261dd8} executeQuery: Read 26 rows, 47.71 KiB in 0.002588 sec., 10046.367851622876 rows/sec., 18.00 MiB/sec. 2024.12.12 22:42:22.066436 [ 265 ] {b00b9741-9c5f-407c-879e-47080f261dd8} TCPHandler: Processed in 0.0030314 sec. 2024.12.12 22:42:22.066639 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:22.066861 [ 264 ] {f8b5a165-9fcc-43b0-b6d1-6893a1c6d589} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:22.066955 [ 264 ] {f8b5a165-9fcc-43b0-b6d1-6893a1c6d589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:22.067522 [ 264 ] {f8b5a165-9fcc-43b0-b6d1-6893a1c6d589} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:22.067562 [ 264 ] {f8b5a165-9fcc-43b0-b6d1-6893a1c6d589} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:22.067942 [ 264 ] {f8b5a165-9fcc-43b0-b6d1-6893a1c6d589} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.12 22:42:22.068177 [ 264 ] {f8b5a165-9fcc-43b0-b6d1-6893a1c6d589} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:22.068386 [ 264 ] {f8b5a165-9fcc-43b0-b6d1-6893a1c6d589} executeQuery: Read 82 rows, 5.33 KiB in 0.00158 sec., 51898.73417721519 rows/sec., 3.30 MiB/sec. 2024.12.12 22:42:22.068435 [ 264 ] {f8b5a165-9fcc-43b0-b6d1-6893a1c6d589} TCPHandler: Processed in 0.001908567 sec. 2024.12.12 22:42:23.824339 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2024.12.12 22:42:23.825332 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:23.825376 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:23.825940 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.12 22:42:23.826274 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:23.826467 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2024.12.12 22:42:25.867201 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2024.12.12 22:42:25.897244 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:25.897328 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:25.905496 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.12 22:42:25.906478 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:25.913296 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2024.12.12 22:42:27.033902 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:27.034090 [ 264 ] {41f50360-a262-4769-ad47-cbe6cdae44da} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:27.034161 [ 264 ] {41f50360-a262-4769-ad47-cbe6cdae44da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:27.034945 [ 264 ] {41f50360-a262-4769-ad47-cbe6cdae44da} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:27.034992 [ 264 ] {41f50360-a262-4769-ad47-cbe6cdae44da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:27.035426 [ 264 ] {41f50360-a262-4769-ad47-cbe6cdae44da} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.12 22:42:27.035680 [ 264 ] {41f50360-a262-4769-ad47-cbe6cdae44da} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:27.035882 [ 264 ] {41f50360-a262-4769-ad47-cbe6cdae44da} executeQuery: Read 88 rows, 7.40 KiB in 0.001844 sec., 47722.34273318872 rows/sec., 3.92 MiB/sec. 2024.12.12 22:42:27.035937 [ 264 ] {41f50360-a262-4769-ad47-cbe6cdae44da} TCPHandler: Processed in 0.002161422 sec. 2024.12.12 22:42:27.036205 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:27.036422 [ 265 ] {f321abf2-d050-4395-af9e-623f1ba5ad6b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:27.036504 [ 265 ] {f321abf2-d050-4395-af9e-623f1ba5ad6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:27.037356 [ 265 ] {f321abf2-d050-4395-af9e-623f1ba5ad6b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:27.037406 [ 265 ] {f321abf2-d050-4395-af9e-623f1ba5ad6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:27.037851 [ 265 ] {f321abf2-d050-4395-af9e-623f1ba5ad6b} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.12 22:42:27.038109 [ 265 ] {f321abf2-d050-4395-af9e-623f1ba5ad6b} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:27.038361 [ 265 ] {f321abf2-d050-4395-af9e-623f1ba5ad6b} executeQuery: Read 16 rows, 1.20 KiB in 0.001996 sec., 8016.032064128257 rows/sec., 602.77 KiB/sec. 2024.12.12 22:42:27.038455 [ 265 ] {f321abf2-d050-4395-af9e-623f1ba5ad6b} TCPHandler: Processed in 0.002392238 sec. 2024.12.12 22:42:27.038652 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:27.038870 [ 264 ] {3604c5b2-57d8-4b76-a086-f48da0f06746} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:27.038929 [ 264 ] {3604c5b2-57d8-4b76-a086-f48da0f06746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:27.039590 [ 264 ] {3604c5b2-57d8-4b76-a086-f48da0f06746} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:27.039629 [ 264 ] {3604c5b2-57d8-4b76-a086-f48da0f06746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:27.039997 [ 264 ] {3604c5b2-57d8-4b76-a086-f48da0f06746} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.12 22:42:27.040240 [ 264 ] {3604c5b2-57d8-4b76-a086-f48da0f06746} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:27.040419 [ 264 ] {3604c5b2-57d8-4b76-a086-f48da0f06746} executeQuery: Read 80 rows, 6.40 KiB in 0.001591 sec., 50282.8409805154 rows/sec., 3.93 MiB/sec. 2024.12.12 22:42:27.040471 [ 264 ] {3604c5b2-57d8-4b76-a086-f48da0f06746} TCPHandler: Processed in 0.001933438 sec. 2024.12.12 22:42:27.040651 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:27.040794 [ 265 ] {37f1145a-0d01-4d54-947b-f58941466210} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:27.040858 [ 265 ] {37f1145a-0d01-4d54-947b-f58941466210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:27.041515 [ 265 ] {37f1145a-0d01-4d54-947b-f58941466210} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:27.041554 [ 265 ] {37f1145a-0d01-4d54-947b-f58941466210} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:27.041963 [ 265 ] {37f1145a-0d01-4d54-947b-f58941466210} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.12 22:42:27.042210 [ 265 ] {37f1145a-0d01-4d54-947b-f58941466210} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:27.042440 [ 265 ] {37f1145a-0d01-4d54-947b-f58941466210} executeQuery: Read 160 rows, 11.41 KiB in 0.001666 sec., 96038.41536614647 rows/sec., 6.69 MiB/sec. 2024.12.12 22:42:27.042545 [ 265 ] {37f1145a-0d01-4d54-947b-f58941466210} TCPHandler: Processed in 0.001964559 sec. 2024.12.12 22:42:27.042720 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:27.042903 [ 264 ] {78305953-6321-4094-8c9e-96b4910119c6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:27.043010 [ 264 ] {78305953-6321-4094-8c9e-96b4910119c6} 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 2024.12.12 22:42:27.044210 [ 264 ] {78305953-6321-4094-8c9e-96b4910119c6} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:27.044247 [ 264 ] {78305953-6321-4094-8c9e-96b4910119c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:27.044892 [ 264 ] {78305953-6321-4094-8c9e-96b4910119c6} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.12 22:42:27.045146 [ 264 ] {78305953-6321-4094-8c9e-96b4910119c6} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:27.045297 [ 77 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.12 22:42:27.045341 [ 77 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:27.045362 [ 264 ] {78305953-6321-4094-8c9e-96b4910119c6} executeQuery: Read 16 rows, 29.36 KiB in 0.002506 sec., 6384.676775738229 rows/sec., 11.44 MiB/sec. 2024.12.12 22:42:27.045366 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:27.045569 [ 264 ] {78305953-6321-4094-8c9e-96b4910119c6} TCPHandler: Processed in 0.002939918 sec. 2024.12.12 22:42:27.045578 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.12 22:42:27.045788 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:27.046034 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:27.046064 [ 265 ] {c3e0abbf-d31d-4d71-9f16-90ede6df4948} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:27.046163 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1724 rows starting from the beginning of the part 2024.12.12 22:42:27.046180 [ 265 ] {c3e0abbf-d31d-4d71-9f16-90ede6df4948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:27.047074 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:27.047651 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part 2024.12.12 22:42:27.048438 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:27.048447 [ 265 ] {c3e0abbf-d31d-4d71-9f16-90ede6df4948} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:27.048529 [ 265 ] {c3e0abbf-d31d-4d71-9f16-90ede6df4948} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:27.048989 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part 2024.12.12 22:42:27.049797 [ 193 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:27.050184 [ 265 ] {c3e0abbf-d31d-4d71-9f16-90ede6df4948} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.12.12 22:42:27.050931 [ 265 ] {c3e0abbf-d31d-4d71-9f16-90ede6df4948} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:27.051388 [ 265 ] {c3e0abbf-d31d-4d71-9f16-90ede6df4948} executeQuery: Read 60 rows, 4.14 KiB in 0.005398 sec., 11115.227862171174 rows/sec., 767.07 KiB/sec. 2024.12.12 22:42:27.051579 [ 265 ] {c3e0abbf-d31d-4d71-9f16-90ede6df4948} TCPHandler: Processed in 0.005919336 sec. 2024.12.12 22:42:27.060683 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 19 columns (19 merged, 0 gathered) in 0.015232519 sec., 119743.81912801159 rows/sec., 214.58 MiB/sec. 2024.12.12 22:42:27.062334 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.12 22:42:27.062767 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:27.062855 [ 187 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_86_17} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.12 22:42:27.063017 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB. 2024.12.12 22:42:28.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 252.01 MiB, peak 269.19 MiB, free memory in arenas 0.00 B, will set to 256.23 MiB (RSS), difference: 4.23 MiB 2024.12.12 22:42:31.137840 [ 151 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:42:31.137910 [ 151 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:42:31.326577 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2024.12.12 22:42:31.327257 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:31.327304 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:31.327831 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.12 22:42:31.328089 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:31.328330 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2024.12.12 22:42:31.474180 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1662 2024.12.12 22:42:31.477517 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:31.477567 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:31.479047 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:42:31.479358 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:31.479625 [ 151 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:42:31.479816 [ 151 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:31.479945 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:31.480662 [ 199 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:42:31.481840 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1662 2024.12.12 22:42:31.482280 [ 199 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:31.482474 [ 199 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1488 rows starting from the beginning of the part 2024.12.12 22:42:31.483165 [ 199 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2024.12.12 22:42:31.483825 [ 199 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2024.12.12 22:42:31.484440 [ 199 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part 2024.12.12 22:42:31.485624 [ 199 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2024.12.12 22:42:31.486750 [ 199 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part 2024.12.12 22:42:31.495221 [ 189 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 72 columns (72 merged, 0 gathered) in 0.015068546 sec., 110295.97679829228 rows/sec., 85.21 MiB/sec. 2024.12.12 22:42:31.497189 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:42:31.498044 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:31.498146 [ 198 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_46_9} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:42:31.498531 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2024.12.12 22:42:32.001481 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001098332 sec. 2024.12.12 22:42:32.039639 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.039848 [ 264 ] {b6a58861-31f1-4802-bc45-5a7ba4c4dfbd} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:42:32.039927 [ 264 ] {b6a58861-31f1-4802-bc45-5a7ba4c4dfbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:42:32.040731 [ 264 ] {b6a58861-31f1-4802-bc45-5a7ba4c4dfbd} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.040779 [ 264 ] {b6a58861-31f1-4802-bc45-5a7ba4c4dfbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.041225 [ 264 ] {b6a58861-31f1-4802-bc45-5a7ba4c4dfbd} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:42:32.041487 [ 264 ] {b6a58861-31f1-4802-bc45-5a7ba4c4dfbd} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.041761 [ 264 ] {b6a58861-31f1-4802-bc45-5a7ba4c4dfbd} executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. 2024.12.12 22:42:32.041867 [ 264 ] {b6a58861-31f1-4802-bc45-5a7ba4c4dfbd} TCPHandler: Processed in 0.002363966 sec. 2024.12.12 22:42:32.042236 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.042481 [ 265 ] {6d26b1a0-1f66-4b1f-aca7-225202966767} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:32.042545 [ 265 ] {6d26b1a0-1f66-4b1f-aca7-225202966767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:32.043388 [ 265 ] {6d26b1a0-1f66-4b1f-aca7-225202966767} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.043427 [ 265 ] {6d26b1a0-1f66-4b1f-aca7-225202966767} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.043873 [ 265 ] {6d26b1a0-1f66-4b1f-aca7-225202966767} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.12 22:42:32.044121 [ 265 ] {6d26b1a0-1f66-4b1f-aca7-225202966767} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.044312 [ 265 ] {6d26b1a0-1f66-4b1f-aca7-225202966767} executeQuery: Read 255 rows, 22.91 KiB in 0.001882 sec., 135494.1551540914 rows/sec., 11.89 MiB/sec. 2024.12.12 22:42:32.044367 [ 265 ] {6d26b1a0-1f66-4b1f-aca7-225202966767} TCPHandler: Processed in 0.002380976 sec. 2024.12.12 22:42:32.044593 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.044819 [ 264 ] {6b3c2d46-acae-43b4-9331-ee78f69130aa} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:32.044913 [ 264 ] {6b3c2d46-acae-43b4-9331-ee78f69130aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:32.045743 [ 264 ] {6b3c2d46-acae-43b4-9331-ee78f69130aa} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.045784 [ 264 ] {6b3c2d46-acae-43b4-9331-ee78f69130aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.046180 [ 264 ] {6b3c2d46-acae-43b4-9331-ee78f69130aa} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.12 22:42:32.046431 [ 264 ] {6b3c2d46-acae-43b4-9331-ee78f69130aa} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.046665 [ 264 ] {6b3c2d46-acae-43b4-9331-ee78f69130aa} executeQuery: Read 33 rows, 2.41 KiB in 0.001904 sec., 17331.93277310924 rows/sec., 1.24 MiB/sec. 2024.12.12 22:42:32.046720 [ 264 ] {6b3c2d46-acae-43b4-9331-ee78f69130aa} TCPHandler: Processed in 0.002240355 sec. 2024.12.12 22:42:32.046930 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.047155 [ 265 ] {df088f5e-bf2e-4bb8-a477-f7d9afaa0e48} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:42:32.047244 [ 265 ] {df088f5e-bf2e-4bb8-a477-f7d9afaa0e48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:42:32.047895 [ 265 ] {df088f5e-bf2e-4bb8-a477-f7d9afaa0e48} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.047958 [ 265 ] {df088f5e-bf2e-4bb8-a477-f7d9afaa0e48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.048305 [ 265 ] {df088f5e-bf2e-4bb8-a477-f7d9afaa0e48} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:42:32.048536 [ 265 ] {df088f5e-bf2e-4bb8-a477-f7d9afaa0e48} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.048725 [ 265 ] {df088f5e-bf2e-4bb8-a477-f7d9afaa0e48} executeQuery: Read 14 rows, 1004.00 B in 0.001619 sec., 8647.313156269302 rows/sec., 605.60 KiB/sec. 2024.12.12 22:42:32.048818 [ 265 ] {df088f5e-bf2e-4bb8-a477-f7d9afaa0e48} TCPHandler: Processed in 0.001998609 sec. 2024.12.12 22:42:32.049002 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.049127 [ 264 ] {01dc1f4c-5e9d-475f-b555-f04fa1041a1a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:42:32.049174 [ 264 ] {01dc1f4c-5e9d-475f-b555-f04fa1041a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:42:32.049753 [ 264 ] {01dc1f4c-5e9d-475f-b555-f04fa1041a1a} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.049792 [ 264 ] {01dc1f4c-5e9d-475f-b555-f04fa1041a1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.050149 [ 264 ] {01dc1f4c-5e9d-475f-b555-f04fa1041a1a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:42:32.050401 [ 264 ] {01dc1f4c-5e9d-475f-b555-f04fa1041a1a} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.050646 [ 264 ] {01dc1f4c-5e9d-475f-b555-f04fa1041a1a} executeQuery: Read 13 rows, 830.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 528.04 KiB/sec. 2024.12.12 22:42:32.050833 [ 264 ] {01dc1f4c-5e9d-475f-b555-f04fa1041a1a} TCPHandler: Processed in 0.001923398 sec. 2024.12.12 22:42:32.051051 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.051185 [ 265 ] {a5d072b5-41b5-467d-a7fd-892748d85264} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:32.051239 [ 265 ] {a5d072b5-41b5-467d-a7fd-892748d85264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:32.051990 [ 265 ] {a5d072b5-41b5-467d-a7fd-892748d85264} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.052026 [ 265 ] {a5d072b5-41b5-467d-a7fd-892748d85264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.052411 [ 265 ] {a5d072b5-41b5-467d-a7fd-892748d85264} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.12 22:42:32.052651 [ 265 ] {a5d072b5-41b5-467d-a7fd-892748d85264} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.052826 [ 265 ] {a5d072b5-41b5-467d-a7fd-892748d85264} executeQuery: Read 408 rows, 29.76 KiB in 0.001671 sec., 244165.17055655297 rows/sec., 17.39 MiB/sec. 2024.12.12 22:42:32.052876 [ 265 ] {a5d072b5-41b5-467d-a7fd-892748d85264} TCPHandler: Processed in 0.001935627 sec. 2024.12.12 22:42:32.053028 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.053147 [ 264 ] {6e0a0d5d-e7c4-4fdb-b49e-5271ae6caa87} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:42:32.053198 [ 264 ] {6e0a0d5d-e7c4-4fdb-b49e-5271ae6caa87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:42:32.053696 [ 264 ] {6e0a0d5d-e7c4-4fdb-b49e-5271ae6caa87} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.053735 [ 264 ] {6e0a0d5d-e7c4-4fdb-b49e-5271ae6caa87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.054110 [ 264 ] {6e0a0d5d-e7c4-4fdb-b49e-5271ae6caa87} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:42:32.054350 [ 264 ] {6e0a0d5d-e7c4-4fdb-b49e-5271ae6caa87} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.054578 [ 264 ] {6e0a0d5d-e7c4-4fdb-b49e-5271ae6caa87} executeQuery: Read 6 rows, 321.00 B in 0.001453 sec., 4129.387474191328 rows/sec., 215.74 KiB/sec. 2024.12.12 22:42:32.054681 [ 264 ] {6e0a0d5d-e7c4-4fdb-b49e-5271ae6caa87} TCPHandler: Processed in 0.001711844 sec. 2024.12.12 22:42:32.054897 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.055037 [ 265 ] {24f31dfe-eb63-4b9c-9577-723c09db1cfa} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:32.055097 [ 265 ] {24f31dfe-eb63-4b9c-9577-723c09db1cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:32.055749 [ 265 ] {24f31dfe-eb63-4b9c-9577-723c09db1cfa} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.055786 [ 265 ] {24f31dfe-eb63-4b9c-9577-723c09db1cfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.056186 [ 265 ] {24f31dfe-eb63-4b9c-9577-723c09db1cfa} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.12 22:42:32.056428 [ 265 ] {24f31dfe-eb63-4b9c-9577-723c09db1cfa} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.056609 [ 265 ] {24f31dfe-eb63-4b9c-9577-723c09db1cfa} executeQuery: Read 237 rows, 16.27 KiB in 0.001605 sec., 147663.55140186916 rows/sec., 9.90 MiB/sec. 2024.12.12 22:42:32.056658 [ 265 ] {24f31dfe-eb63-4b9c-9577-723c09db1cfa} TCPHandler: Processed in 0.001826986 sec. 2024.12.12 22:42:32.056822 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.056965 [ 264 ] {9fa622b2-605d-496f-b8c6-5baf1de94189} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:42:32.057027 [ 264 ] {9fa622b2-605d-496f-b8c6-5baf1de94189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:42:32.057558 [ 264 ] {9fa622b2-605d-496f-b8c6-5baf1de94189} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.057598 [ 264 ] {9fa622b2-605d-496f-b8c6-5baf1de94189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.057968 [ 264 ] {9fa622b2-605d-496f-b8c6-5baf1de94189} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.12.12 22:42:32.058221 [ 264 ] {9fa622b2-605d-496f-b8c6-5baf1de94189} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.058386 [ 127 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2024.12.12 22:42:32.058437 [ 127 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.058452 [ 264 ] {9fa622b2-605d-496f-b8c6-5baf1de94189} executeQuery: Read 1 rows, 69.00 B in 0.00151 sec., 662.251655629139 rows/sec., 44.62 KiB/sec. 2024.12.12 22:42:32.058472 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.058606 [ 264 ] {9fa622b2-605d-496f-b8c6-5baf1de94189} TCPHandler: Processed in 0.001849776 sec. 2024.12.12 22:42:32.058707 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2024.12.12 22:42:32.058785 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.058850 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:32.058901 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part 2024.12.12 22:42:32.058950 [ 265 ] {b9204a50-5f59-4e2e-b01e-fe6a9ffb145b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:32.059003 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2024.12.12 22:42:32.059362 [ 265 ] {b9204a50-5f59-4e2e-b01e-fe6a9ffb145b} 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 2024.12.12 22:42:32.059464 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2024.12.12 22:42:32.059825 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2024.12.12 22:42:32.060256 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2024.12.12 22:42:32.060637 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2024.12.12 22:42:32.062776 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.004188523 sec., 9549.905778242115 rows/sec., 643.50 KiB/sec. 2024.12.12 22:42:32.062921 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2024.12.12 22:42:32.063031 [ 265 ] {b9204a50-5f59-4e2e-b01e-fe6a9ffb145b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.063075 [ 265 ] {b9204a50-5f59-4e2e-b01e-fe6a9ffb145b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.063336 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.063444 [ 199 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_40_8} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2024.12.12 22:42:32.063539 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:42:32.063907 [ 265 ] {b9204a50-5f59-4e2e-b01e-fe6a9ffb145b} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.12 22:42:32.064175 [ 265 ] {b9204a50-5f59-4e2e-b01e-fe6a9ffb145b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.064392 [ 265 ] {b9204a50-5f59-4e2e-b01e-fe6a9ffb145b} executeQuery: Read 26 rows, 47.71 KiB in 0.005483 sec., 4741.929600583622 rows/sec., 8.50 MiB/sec. 2024.12.12 22:42:32.064623 [ 265 ] {b9204a50-5f59-4e2e-b01e-fe6a9ffb145b} TCPHandler: Processed in 0.005906176 sec. 2024.12.12 22:42:32.064886 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:32.065046 [ 264 ] {3161e372-9228-4100-8b10-a0c9b2c1c8d1} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:32.065108 [ 264 ] {3161e372-9228-4100-8b10-a0c9b2c1c8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:32.065654 [ 264 ] {3161e372-9228-4100-8b10-a0c9b2c1c8d1} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:32.065693 [ 264 ] {3161e372-9228-4100-8b10-a0c9b2c1c8d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:32.066084 [ 264 ] {3161e372-9228-4100-8b10-a0c9b2c1c8d1} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.12.12 22:42:32.066342 [ 264 ] {3161e372-9228-4100-8b10-a0c9b2c1c8d1} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:32.066590 [ 264 ] {3161e372-9228-4100-8b10-a0c9b2c1c8d1} executeQuery: Read 82 rows, 5.33 KiB in 0.001563 sec., 52463.21177223289 rows/sec., 3.33 MiB/sec. 2024.12.12 22:42:32.066671 [ 264 ] {3161e372-9228-4100-8b10-a0c9b2c1c8d1} TCPHandler: Processed in 0.001938278 sec. 2024.12.12 22:42:33.413357 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2024.12.12 22:42:33.434313 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:33.434368 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:33.441717 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.12 22:42:33.442494 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:33.445217 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2024.12.12 22:42:37.063224 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:37.063551 [ 264 ] {00e8b0aa-8790-426a-ade4-9d3fcf7e7bd7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:42:37.063628 [ 264 ] {00e8b0aa-8790-426a-ade4-9d3fcf7e7bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:42:37.064343 [ 264 ] {00e8b0aa-8790-426a-ade4-9d3fcf7e7bd7} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.064393 [ 264 ] {00e8b0aa-8790-426a-ade4-9d3fcf7e7bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.064819 [ 264 ] {00e8b0aa-8790-426a-ade4-9d3fcf7e7bd7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.12 22:42:37.065078 [ 264 ] {00e8b0aa-8790-426a-ade4-9d3fcf7e7bd7} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.065358 [ 264 ] {00e8b0aa-8790-426a-ade4-9d3fcf7e7bd7} executeQuery: Read 8 rows, 668.00 B in 0.001887 sec., 4239.533651298357 rows/sec., 345.70 KiB/sec. 2024.12.12 22:42:37.065590 [ 264 ] {00e8b0aa-8790-426a-ade4-9d3fcf7e7bd7} TCPHandler: Processed in 0.00255699 sec. 2024.12.12 22:42:37.065901 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:37.066207 [ 265 ] {7938aff5-f59c-4170-83ed-117d47b2da7d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:37.066320 [ 265 ] {7938aff5-f59c-4170-83ed-117d47b2da7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:37.067569 [ 265 ] {7938aff5-f59c-4170-83ed-117d47b2da7d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.067612 [ 265 ] {7938aff5-f59c-4170-83ed-117d47b2da7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.068111 [ 265 ] {7938aff5-f59c-4170-83ed-117d47b2da7d} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.12 22:42:37.068361 [ 265 ] {7938aff5-f59c-4170-83ed-117d47b2da7d} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.068620 [ 265 ] {7938aff5-f59c-4170-83ed-117d47b2da7d} executeQuery: Read 1232 rows, 103.81 KiB in 0.002496 sec., 493589.7435897436 rows/sec., 40.62 MiB/sec. 2024.12.12 22:42:37.068714 [ 265 ] {7938aff5-f59c-4170-83ed-117d47b2da7d} TCPHandler: Processed in 0.002999448 sec. 2024.12.12 22:42:37.068997 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:37.069217 [ 264 ] {5d7e9f96-cfb2-48a0-81e0-fb0a65fda07c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:37.069310 [ 264 ] {5d7e9f96-cfb2-48a0-81e0-fb0a65fda07c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:37.070014 [ 264 ] {5d7e9f96-cfb2-48a0-81e0-fb0a65fda07c} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.070053 [ 264 ] {5d7e9f96-cfb2-48a0-81e0-fb0a65fda07c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.070420 [ 264 ] {5d7e9f96-cfb2-48a0-81e0-fb0a65fda07c} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.12 22:42:37.070663 [ 264 ] {5d7e9f96-cfb2-48a0-81e0-fb0a65fda07c} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.070884 [ 264 ] {5d7e9f96-cfb2-48a0-81e0-fb0a65fda07c} executeQuery: Read 24 rows, 1.76 KiB in 0.001721 sec., 13945.380592678674 rows/sec., 1023.66 KiB/sec. 2024.12.12 22:42:37.070937 [ 264 ] {5d7e9f96-cfb2-48a0-81e0-fb0a65fda07c} TCPHandler: Processed in 0.002098271 sec. 2024.12.12 22:42:37.071148 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:37.071375 [ 265 ] {ed4e190a-9d9b-43a8-a017-eb524d1829f2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:42:37.071465 [ 265 ] {ed4e190a-9d9b-43a8-a017-eb524d1829f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:42:37.072190 [ 265 ] {ed4e190a-9d9b-43a8-a017-eb524d1829f2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.072230 [ 265 ] {ed4e190a-9d9b-43a8-a017-eb524d1829f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.072621 [ 265 ] {ed4e190a-9d9b-43a8-a017-eb524d1829f2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:42:37.072860 [ 265 ] {ed4e190a-9d9b-43a8-a017-eb524d1829f2} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.073054 [ 265 ] {ed4e190a-9d9b-43a8-a017-eb524d1829f2} executeQuery: Read 228 rows, 15.81 KiB in 0.001736 sec., 131336.40552995392 rows/sec., 8.89 MiB/sec. 2024.12.12 22:42:37.073106 [ 265 ] {ed4e190a-9d9b-43a8-a017-eb524d1829f2} TCPHandler: Processed in 0.002073531 sec. 2024.12.12 22:42:37.073325 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:37.073547 [ 264 ] {b3dd095b-18c2-4bc7-ba61-5b65b75252ee} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:37.073605 [ 264 ] {b3dd095b-18c2-4bc7-ba61-5b65b75252ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:37.074577 [ 264 ] {b3dd095b-18c2-4bc7-ba61-5b65b75252ee} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.074618 [ 264 ] {b3dd095b-18c2-4bc7-ba61-5b65b75252ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.075018 [ 264 ] {b3dd095b-18c2-4bc7-ba61-5b65b75252ee} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.12 22:42:37.075282 [ 264 ] {b3dd095b-18c2-4bc7-ba61-5b65b75252ee} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.075500 [ 264 ] {b3dd095b-18c2-4bc7-ba61-5b65b75252ee} executeQuery: Read 544 rows, 41.34 KiB in 0.002008 sec., 270916.3346613546 rows/sec., 20.10 MiB/sec. 2024.12.12 22:42:37.075553 [ 264 ] {b3dd095b-18c2-4bc7-ba61-5b65b75252ee} TCPHandler: Processed in 0.002341736 sec. 2024.12.12 22:42:37.075772 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:37.076000 [ 265 ] {b517da3c-5362-4684-b4f1-40b6865a3515} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:37.076095 [ 265 ] {b517da3c-5362-4684-b4f1-40b6865a3515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:37.077059 [ 265 ] {b517da3c-5362-4684-b4f1-40b6865a3515} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.077099 [ 265 ] {b517da3c-5362-4684-b4f1-40b6865a3515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.077560 [ 265 ] {b517da3c-5362-4684-b4f1-40b6865a3515} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.12 22:42:37.077796 [ 265 ] {b517da3c-5362-4684-b4f1-40b6865a3515} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.077978 [ 146 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.12 22:42:37.078035 [ 265 ] {b517da3c-5362-4684-b4f1-40b6865a3515} executeQuery: Read 884 rows, 60.91 KiB in 0.002085 sec., 423980.8153477218 rows/sec., 28.53 MiB/sec. 2024.12.12 22:42:37.078067 [ 146 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.078146 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.078157 [ 265 ] {b517da3c-5362-4684-b4f1-40b6865a3515} TCPHandler: Processed in 0.002494729 sec. 2024.12.12 22:42:37.078430 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.12 22:42:37.078451 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:37.078677 [ 264 ] {51306549-79cd-4712-9a13-c500776bef62} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:37.078678 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:37.078750 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26905 rows starting from the beginning of the part 2024.12.12 22:42:37.078808 [ 264 ] {51306549-79cd-4712-9a13-c500776bef62} 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 2024.12.12 22:42:37.078954 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2024.12.12 22:42:37.079330 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part 2024.12.12 22:42:37.079809 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part 2024.12.12 22:42:37.080023 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part 2024.12.12 22:42:37.080306 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 884 rows starting from the beginning of the part 2024.12.12 22:42:37.081923 [ 264 ] {51306549-79cd-4712-9a13-c500776bef62} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.081966 [ 264 ] {51306549-79cd-4712-9a13-c500776bef62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.082936 [ 264 ] {51306549-79cd-4712-9a13-c500776bef62} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.12 22:42:37.083246 [ 264 ] {51306549-79cd-4712-9a13-c500776bef62} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.083568 [ 264 ] {51306549-79cd-4712-9a13-c500776bef62} executeQuery: Read 16 rows, 29.36 KiB in 0.004944 sec., 3236.245954692557 rows/sec., 5.80 MiB/sec. 2024.12.12 22:42:37.083668 [ 264 ] {51306549-79cd-4712-9a13-c500776bef62} TCPHandler: Processed in 0.005348245 sec. 2024.12.12 22:42:37.083912 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:37.084151 [ 265 ] {576f5aaf-c74c-4793-abbe-5f9993955f6b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:37.084250 [ 265 ] {576f5aaf-c74c-4793-abbe-5f9993955f6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:37.085159 [ 265 ] {576f5aaf-c74c-4793-abbe-5f9993955f6b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.085200 [ 265 ] {576f5aaf-c74c-4793-abbe-5f9993955f6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.085982 [ 265 ] {576f5aaf-c74c-4793-abbe-5f9993955f6b} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.12.12 22:42:37.086235 [ 265 ] {576f5aaf-c74c-4793-abbe-5f9993955f6b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.086448 [ 146 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.12.12 22:42:37.086524 [ 146 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:37.086546 [ 265 ] {576f5aaf-c74c-4793-abbe-5f9993955f6b} executeQuery: Read 60 rows, 4.14 KiB in 0.002445 sec., 24539.877300613494 rows/sec., 1.65 MiB/sec. 2024.12.12 22:42:37.086566 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:37.086684 [ 265 ] {576f5aaf-c74c-4793-abbe-5f9993955f6b} TCPHandler: Processed in 0.002883206 sec. 2024.12.12 22:42:37.086840 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2024.12.12 22:42:37.087066 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:37.087114 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5474 rows starting from the beginning of the part 2024.12.12 22:42:37.087291 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2024.12.12 22:42:37.087601 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part 2024.12.12 22:42:37.087950 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2024.12.12 22:42:37.088431 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part 2024.12.12 22:42:37.088710 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 28583 rows, containing 5 columns (5 merged, 0 gathered) in 0.010394064 sec., 2749934.9628788126 rows/sec., 185.72 MiB/sec. 2024.12.12 22:42:37.088735 [ 190 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2024.12.12 22:42:37.089329 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.12 22:42:37.089875 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.089982 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_86_17} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.12 22:42:37.090192 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2024.12.12 22:42:37.091645 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5818 rows, containing 4 columns (4 merged, 0 gathered) in 0.004950367 sec., 1175266.399440688 rows/sec., 76.60 MiB/sec. 2024.12.12 22:42:37.092034 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.12.12 22:42:37.092338 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:37.092415 [ 191 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_86_17} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2024.12.12 22:42:37.092496 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2024.12.12 22:42:38.828666 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 2024.12.12 22:42:38.829313 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:38.829351 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:38.829880 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.12 22:42:38.830142 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:38.830351 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 2024.12.12 22:42:40.945264 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2024.12.12 22:42:40.965930 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:40.965980 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:40.973109 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.12 22:42:40.973870 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:40.977685 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2024.12.12 22:42:41.482100 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1700 2024.12.12 22:42:41.485723 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:41.485786 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:41.487330 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:42:41.487649 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:41.489088 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1700 2024.12.12 22:42:42.039213 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.039419 [ 264 ] {527dd58b-ec16-41dc-b010-e62d257bb0fa} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:42:42.039499 [ 264 ] {527dd58b-ec16-41dc-b010-e62d257bb0fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:42:42.040288 [ 264 ] {527dd58b-ec16-41dc-b010-e62d257bb0fa} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.040334 [ 264 ] {527dd58b-ec16-41dc-b010-e62d257bb0fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.040780 [ 264 ] {527dd58b-ec16-41dc-b010-e62d257bb0fa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:42:42.041043 [ 264 ] {527dd58b-ec16-41dc-b010-e62d257bb0fa} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.041252 [ 138 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.12.12 22:42:42.041297 [ 264 ] {527dd58b-ec16-41dc-b010-e62d257bb0fa} executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. 2024.12.12 22:42:42.041347 [ 138 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.041414 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.041427 [ 264 ] {527dd58b-ec16-41dc-b010-e62d257bb0fa} TCPHandler: Processed in 0.002344996 sec. 2024.12.12 22:42:42.041658 [ 203 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.12.12 22:42:42.041776 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.041918 [ 203 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:42.042003 [ 203 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2024.12.12 22:42:42.042111 [ 265 ] {46d94053-355a-40c5-931a-4da56303cfa2} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:42.042256 [ 203 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:42.042383 [ 265 ] {46d94053-355a-40c5-931a-4da56303cfa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:42.042896 [ 203 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:42.043179 [ 203 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:42.043579 [ 203 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:42.044979 [ 265 ] {46d94053-355a-40c5-931a-4da56303cfa2} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.045028 [ 265 ] {46d94053-355a-40c5-931a-4da56303cfa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.045283 [ 188 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003742863 sec., 18702.26080943919 rows/sec., 1.39 MiB/sec. 2024.12.12 22:42:42.045597 [ 188 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.12.12 22:42:42.045770 [ 265 ] {46d94053-355a-40c5-931a-4da56303cfa2} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.12 22:42:42.046140 [ 188 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.046311 [ 265 ] {46d94053-355a-40c5-931a-4da56303cfa2} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.046367 [ 188 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_41_10} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.12.12 22:42:42.046605 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:42:42.046649 [ 138 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.12 22:42:42.046738 [ 138 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.046767 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.046815 [ 265 ] {46d94053-355a-40c5-931a-4da56303cfa2} executeQuery: Read 255 rows, 22.91 KiB in 0.004793 sec., 53202.58710619653 rows/sec., 4.67 MiB/sec. 2024.12.12 22:42:42.046961 [ 265 ] {46d94053-355a-40c5-931a-4da56303cfa2} TCPHandler: Processed in 0.005394635 sec. 2024.12.12 22:42:42.046963 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.12 22:42:42.047116 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:42.047145 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1437 rows starting from the beginning of the part 2024.12.12 22:42:42.047232 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.047294 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 255 rows starting from the beginning of the part 2024.12.12 22:42:42.047513 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 88 rows starting from the beginning of the part 2024.12.12 22:42:42.047795 [ 264 ] {ebb33f09-afdd-4848-91fc-aad705c47d50} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:42.047913 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 255 rows starting from the beginning of the part 2024.12.12 22:42:42.047969 [ 264 ] {ebb33f09-afdd-4848-91fc-aad705c47d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:42.048329 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1232 rows starting from the beginning of the part 2024.12.12 22:42:42.048693 [ 191 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 255 rows starting from the beginning of the part 2024.12.12 22:42:42.050371 [ 264 ] {ebb33f09-afdd-4848-91fc-aad705c47d50} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.050448 [ 264 ] {ebb33f09-afdd-4848-91fc-aad705c47d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.051420 [ 264 ] {ebb33f09-afdd-4848-91fc-aad705c47d50} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.12 22:42:42.051712 [ 264 ] {ebb33f09-afdd-4848-91fc-aad705c47d50} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.052077 [ 264 ] {ebb33f09-afdd-4848-91fc-aad705c47d50} executeQuery: Read 33 rows, 2.41 KiB in 0.004428 sec., 7452.574525745258 rows/sec., 544.52 KiB/sec. 2024.12.12 22:42:42.052466 [ 264 ] {ebb33f09-afdd-4848-91fc-aad705c47d50} TCPHandler: Processed in 0.005383575 sec. 2024.12.12 22:42:42.052602 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3522 rows, containing 5 columns (5 merged, 0 gathered) in 0.005741843 sec., 613391.9022167621 rows/sec., 53.83 MiB/sec. 2024.12.12 22:42:42.052679 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.052891 [ 265 ] {5c326607-c15b-485c-9a87-accc076f3083} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:42:42.052912 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.12 22:42:42.053030 [ 265 ] {5c326607-c15b-485c-9a87-accc076f3083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:42:42.053515 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.053749 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_91_18} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.12 22:42:42.053906 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2024.12.12 22:42:42.054165 [ 265 ] {5c326607-c15b-485c-9a87-accc076f3083} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.054212 [ 265 ] {5c326607-c15b-485c-9a87-accc076f3083} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.054583 [ 265 ] {5c326607-c15b-485c-9a87-accc076f3083} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:42:42.054825 [ 265 ] {5c326607-c15b-485c-9a87-accc076f3083} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.055077 [ 265 ] {5c326607-c15b-485c-9a87-accc076f3083} executeQuery: Read 14 rows, 1004.00 B in 0.002247 sec., 6230.529595015577 rows/sec., 436.35 KiB/sec. 2024.12.12 22:42:42.055179 [ 265 ] {5c326607-c15b-485c-9a87-accc076f3083} TCPHandler: Processed in 0.002608181 sec. 2024.12.12 22:42:42.055376 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.055521 [ 264 ] {c9a7f9ea-6bc0-43af-9f81-d8d6ac3cfd4a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:42:42.055578 [ 264 ] {c9a7f9ea-6bc0-43af-9f81-d8d6ac3cfd4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:42:42.056160 [ 264 ] {c9a7f9ea-6bc0-43af-9f81-d8d6ac3cfd4a} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.056198 [ 264 ] {c9a7f9ea-6bc0-43af-9f81-d8d6ac3cfd4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.056576 [ 264 ] {c9a7f9ea-6bc0-43af-9f81-d8d6ac3cfd4a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:42:42.056823 [ 264 ] {c9a7f9ea-6bc0-43af-9f81-d8d6ac3cfd4a} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.057001 [ 140 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2024.12.12 22:42:42.057069 [ 140 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.057080 [ 264 ] {c9a7f9ea-6bc0-43af-9f81-d8d6ac3cfd4a} executeQuery: Read 13 rows, 830.00 B in 0.001578 sec., 8238.276299112802 rows/sec., 513.65 KiB/sec. 2024.12.12 22:42:42.057109 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.057214 [ 264 ] {c9a7f9ea-6bc0-43af-9f81-d8d6ac3cfd4a} TCPHandler: Processed in 0.001944658 sec. 2024.12.12 22:42:42.057310 [ 188 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2024.12.12 22:42:42.057417 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.057501 [ 188 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:42.057586 [ 188 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2024.12.12 22:42:42.057625 [ 265 ] {1ae61b4b-5cd4-48d5-a1b7-e9a4c9b3df42} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:42.057787 [ 265 ] {1ae61b4b-5cd4-48d5-a1b7-e9a4c9b3df42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:42.057937 [ 188 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2024.12.12 22:42:42.058302 [ 188 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2024.12.12 22:42:42.058722 [ 188 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2024.12.12 22:42:42.059111 [ 188 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2024.12.12 22:42:42.060682 [ 265 ] {1ae61b4b-5cd4-48d5-a1b7-e9a4c9b3df42} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.060769 [ 265 ] {1ae61b4b-5cd4-48d5-a1b7-e9a4c9b3df42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.061649 [ 188 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004427027 sec., 14682.539772176677 rows/sec., 972.81 KiB/sec. 2024.12.12 22:42:42.061809 [ 265 ] {1ae61b4b-5cd4-48d5-a1b7-e9a4c9b3df42} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.12 22:42:42.061818 [ 188 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2024.12.12 22:42:42.062301 [ 265 ] {1ae61b4b-5cd4-48d5-a1b7-e9a4c9b3df42} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.062356 [ 192 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.062573 [ 140 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.12 22:42:42.062594 [ 192 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_41_10} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2024.12.12 22:42:42.062670 [ 140 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.062758 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.062826 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:42:42.062847 [ 265 ] {1ae61b4b-5cd4-48d5-a1b7-e9a4c9b3df42} executeQuery: Read 408 rows, 29.76 KiB in 0.005277 sec., 77316.65719158613 rows/sec., 5.51 MiB/sec. 2024.12.12 22:42:42.063198 [ 188 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.12 22:42:42.063212 [ 265 ] {1ae61b4b-5cd4-48d5-a1b7-e9a4c9b3df42} TCPHandler: Processed in 0.005877326 sec. 2024.12.12 22:42:42.063541 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.063932 [ 188 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:42.063970 [ 264 ] {5115232f-57d1-4f38-bfe5-359e5b65f9c5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:42:42.064112 [ 188 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 916 rows starting from the beginning of the part 2024.12.12 22:42:42.064178 [ 264 ] {5115232f-57d1-4f38-bfe5-359e5b65f9c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:42:42.065001 [ 188 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 408 rows starting from the beginning of the part 2024.12.12 22:42:42.065346 [ 188 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 80 rows starting from the beginning of the part 2024.12.12 22:42:42.065626 [ 188 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 408 rows starting from the beginning of the part 2024.12.12 22:42:42.065912 [ 188 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 544 rows starting from the beginning of the part 2024.12.12 22:42:42.066309 [ 188 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 408 rows starting from the beginning of the part 2024.12.12 22:42:42.066974 [ 264 ] {5115232f-57d1-4f38-bfe5-359e5b65f9c5} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.067026 [ 264 ] {5115232f-57d1-4f38-bfe5-359e5b65f9c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.067932 [ 264 ] {5115232f-57d1-4f38-bfe5-359e5b65f9c5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:42:42.068485 [ 264 ] {5115232f-57d1-4f38-bfe5-359e5b65f9c5} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.068782 [ 140 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.12.12 22:42:42.068861 [ 140 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.068899 [ 264 ] {5115232f-57d1-4f38-bfe5-359e5b65f9c5} executeQuery: Read 6 rows, 321.00 B in 0.005061 sec., 1185.5364552459987 rows/sec., 61.94 KiB/sec. 2024.12.12 22:42:42.068920 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.069132 [ 264 ] {5115232f-57d1-4f38-bfe5-359e5b65f9c5} TCPHandler: Processed in 0.005752593 sec. 2024.12.12 22:42:42.069410 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2024.12.12 22:42:42.069754 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.069868 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:42.069946 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.007011118 sec., 394230.991405365 rows/sec., 30.10 MiB/sec. 2024.12.12 22:42:42.069972 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part 2024.12.12 22:42:42.070022 [ 265 ] {9074c07e-4d84-46e4-9b05-53809e2cad54} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:42.070195 [ 265 ] {9074c07e-4d84-46e4-9b05-53809e2cad54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:42.070460 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2024.12.12 22:42:42.070544 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.12 22:42:42.071180 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2024.12.12 22:42:42.071663 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2024.12.12 22:42:42.071781 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.072052 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2024.12.12 22:42:42.072377 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_91_18} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.12 22:42:42.072629 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2024.12.12 22:42:42.072767 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2024.12.12 22:42:42.073327 [ 265 ] {9074c07e-4d84-46e4-9b05-53809e2cad54} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.073386 [ 265 ] {9074c07e-4d84-46e4-9b05-53809e2cad54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.074451 [ 265 ] {9074c07e-4d84-46e4-9b05-53809e2cad54} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.12 22:42:42.075159 [ 265 ] {9074c07e-4d84-46e4-9b05-53809e2cad54} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.075294 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.006245673 sec., 39387.268593792855 rows/sec., 2.01 MiB/sec. 2024.12.12 22:42:42.075524 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.12.12 22:42:42.075591 [ 265 ] {9074c07e-4d84-46e4-9b05-53809e2cad54} executeQuery: Read 237 rows, 16.27 KiB in 0.0056 sec., 42321.42857142857 rows/sec., 2.84 MiB/sec. 2024.12.12 22:42:42.075736 [ 265 ] {9074c07e-4d84-46e4-9b05-53809e2cad54} TCPHandler: Processed in 0.006399846 sec. 2024.12.12 22:42:42.076024 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.076025 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.076134 [ 192 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_41_8} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2024.12.12 22:42:42.076284 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:42:42.076386 [ 264 ] {b630d16e-21ba-402c-94b0-f03f80ace5d3} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:42:42.076487 [ 264 ] {b630d16e-21ba-402c-94b0-f03f80ace5d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:42:42.077065 [ 264 ] {b630d16e-21ba-402c-94b0-f03f80ace5d3} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.077104 [ 264 ] {b630d16e-21ba-402c-94b0-f03f80ace5d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.077476 [ 264 ] {b630d16e-21ba-402c-94b0-f03f80ace5d3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.12.12 22:42:42.077717 [ 264 ] {b630d16e-21ba-402c-94b0-f03f80ace5d3} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.077966 [ 264 ] {b630d16e-21ba-402c-94b0-f03f80ace5d3} executeQuery: Read 1 rows, 69.00 B in 0.001645 sec., 607.90273556231 rows/sec., 40.96 KiB/sec. 2024.12.12 22:42:42.078096 [ 264 ] {b630d16e-21ba-402c-94b0-f03f80ace5d3} TCPHandler: Processed in 0.002244024 sec. 2024.12.12 22:42:42.078316 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.078544 [ 265 ] {02b2053f-4ef7-4625-b7c7-d5e376ca5097} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:42.078683 [ 265 ] {02b2053f-4ef7-4625-b7c7-d5e376ca5097} 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 2024.12.12 22:42:42.079879 [ 265 ] {02b2053f-4ef7-4625-b7c7-d5e376ca5097} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.079919 [ 265 ] {02b2053f-4ef7-4625-b7c7-d5e376ca5097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.080579 [ 265 ] {02b2053f-4ef7-4625-b7c7-d5e376ca5097} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.12 22:42:42.080833 [ 265 ] {02b2053f-4ef7-4625-b7c7-d5e376ca5097} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.081100 [ 265 ] {02b2053f-4ef7-4625-b7c7-d5e376ca5097} executeQuery: Read 26 rows, 47.71 KiB in 0.002613 sec., 9950.248756218905 rows/sec., 17.83 MiB/sec. 2024.12.12 22:42:42.081273 [ 265 ] {02b2053f-4ef7-4625-b7c7-d5e376ca5097} TCPHandler: Processed in 0.00307053 sec. 2024.12.12 22:42:42.081604 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:42.081797 [ 264 ] {d02758d8-dfc3-4b15-81d5-31867a7986be} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:42.081856 [ 264 ] {d02758d8-dfc3-4b15-81d5-31867a7986be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:42.082442 [ 264 ] {d02758d8-dfc3-4b15-81d5-31867a7986be} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:42.082488 [ 264 ] {d02758d8-dfc3-4b15-81d5-31867a7986be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:42.082904 [ 264 ] {d02758d8-dfc3-4b15-81d5-31867a7986be} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.12.12 22:42:42.083146 [ 264 ] {d02758d8-dfc3-4b15-81d5-31867a7986be} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:42.083349 [ 264 ] {d02758d8-dfc3-4b15-81d5-31867a7986be} executeQuery: Read 82 rows, 5.33 KiB in 0.001583 sec., 51800.37902716362 rows/sec., 3.29 MiB/sec. 2024.12.12 22:42:42.083401 [ 264 ] {d02758d8-dfc3-4b15-81d5-31867a7986be} TCPHandler: Processed in 0.002019399 sec. 2024.12.12 22:42:46.138160 [ 134 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:42:46.138231 [ 134 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:42:46.330463 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 2024.12.12 22:42:46.331181 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:46.331233 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:46.331766 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.12 22:42:46.332044 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:46.332276 [ 134 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.12 22:42:46.332293 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2024.12.12 22:42:46.332352 [ 134 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:46.332380 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:46.332536 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.12 22:42:46.332730 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:46.332783 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part 2024.12.12 22:42:46.332862 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2024.12.12 22:42:46.333081 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2024.12.12 22:42:46.333234 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2024.12.12 22:42:46.333406 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2024.12.12 22:42:46.333505 [ 200 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2024.12.12 22:42:46.336257 [ 187 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003795204 sec., 7972166.977058413 rows/sec., 114.04 MiB/sec. 2024.12.12 22:42:46.336720 [ 187 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.12 22:42:46.337083 [ 187 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:46.337184 [ 187 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_66_13} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.12 22:42:46.337312 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2024.12.12 22:42:47.034922 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:47.035227 [ 264 ] {c832b104-db84-4aba-a1b3-08705bb28fa4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:47.035347 [ 264 ] {c832b104-db84-4aba-a1b3-08705bb28fa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:47.036360 [ 264 ] {c832b104-db84-4aba-a1b3-08705bb28fa4} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:47.036413 [ 264 ] {c832b104-db84-4aba-a1b3-08705bb28fa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:47.036856 [ 264 ] {c832b104-db84-4aba-a1b3-08705bb28fa4} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.12 22:42:47.037122 [ 264 ] {c832b104-db84-4aba-a1b3-08705bb28fa4} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:47.037356 [ 264 ] {c832b104-db84-4aba-a1b3-08705bb28fa4} executeQuery: Read 88 rows, 7.40 KiB in 0.002212 sec., 39783.001808318266 rows/sec., 3.27 MiB/sec. 2024.12.12 22:42:47.037425 [ 264 ] {c832b104-db84-4aba-a1b3-08705bb28fa4} TCPHandler: Processed in 0.002690662 sec. 2024.12.12 22:42:47.037696 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:47.037957 [ 265 ] {acf8bbef-59f0-488e-8925-8d3538ead27d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:47.038074 [ 265 ] {acf8bbef-59f0-488e-8925-8d3538ead27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:47.039115 [ 265 ] {acf8bbef-59f0-488e-8925-8d3538ead27d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:47.039165 [ 265 ] {acf8bbef-59f0-488e-8925-8d3538ead27d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:47.039606 [ 265 ] {acf8bbef-59f0-488e-8925-8d3538ead27d} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.12 22:42:47.039870 [ 265 ] {acf8bbef-59f0-488e-8925-8d3538ead27d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:47.040070 [ 132 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 2024.12.12 22:42:47.040138 [ 265 ] {acf8bbef-59f0-488e-8925-8d3538ead27d} executeQuery: Read 16 rows, 1.20 KiB in 0.002262 sec., 7073.386383731211 rows/sec., 531.89 KiB/sec. 2024.12.12 22:42:47.040148 [ 132 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:47.040227 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:47.040287 [ 265 ] {acf8bbef-59f0-488e-8925-8d3538ead27d} TCPHandler: Processed in 0.002730413 sec. 2024.12.12 22:42:47.040558 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full 2024.12.12 22:42:47.040589 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:47.040814 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:47.040869 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 67 rows starting from the beginning of the part 2024.12.12 22:42:47.040870 [ 264 ] {6caa87f1-e767-4fed-b3c5-f45fbb0e2528} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:47.040955 [ 264 ] {6caa87f1-e767-4fed-b3c5-f45fbb0e2528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:47.040972 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:47.041455 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 33 rows starting from the beginning of the part 2024.12.12 22:42:47.041833 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 24 rows starting from the beginning of the part 2024.12.12 22:42:47.042098 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 33 rows starting from the beginning of the part 2024.12.12 22:42:47.042293 [ 197 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:47.043492 [ 264 ] {6caa87f1-e767-4fed-b3c5-f45fbb0e2528} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:47.043543 [ 264 ] {6caa87f1-e767-4fed-b3c5-f45fbb0e2528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:47.044139 [ 187 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.003794165 sec., 49813.3317870994 rows/sec., 3.76 MiB/sec. 2024.12.12 22:42:47.044144 [ 264 ] {6caa87f1-e767-4fed-b3c5-f45fbb0e2528} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.12 22:42:47.044328 [ 187 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) 2024.12.12 22:42:47.044611 [ 264 ] {6caa87f1-e767-4fed-b3c5-f45fbb0e2528} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:47.044937 [ 187 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:47.045171 [ 264 ] {6caa87f1-e767-4fed-b3c5-f45fbb0e2528} executeQuery: Read 80 rows, 6.40 KiB in 0.004334 sec., 18458.698661744347 rows/sec., 1.44 MiB/sec. 2024.12.12 22:42:47.045236 [ 187 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_90_18} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 2024.12.12 22:42:47.045433 [ 264 ] {6caa87f1-e767-4fed-b3c5-f45fbb0e2528} TCPHandler: Processed in 0.004997218 sec. 2024.12.12 22:42:47.045590 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.12 22:42:47.045767 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:47.046061 [ 265 ] {6d6dda96-4974-45ef-8a66-7ab6c0e12e1d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:47.046136 [ 265 ] {6d6dda96-4974-45ef-8a66-7ab6c0e12e1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:47.046842 [ 265 ] {6d6dda96-4974-45ef-8a66-7ab6c0e12e1d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:47.046882 [ 265 ] {6d6dda96-4974-45ef-8a66-7ab6c0e12e1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:47.047283 [ 265 ] {6d6dda96-4974-45ef-8a66-7ab6c0e12e1d} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.12 22:42:47.047525 [ 265 ] {6d6dda96-4974-45ef-8a66-7ab6c0e12e1d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:47.047741 [ 265 ] {6d6dda96-4974-45ef-8a66-7ab6c0e12e1d} executeQuery: Read 160 rows, 11.41 KiB in 0.001769 sec., 90446.57998869418 rows/sec., 6.30 MiB/sec. 2024.12.12 22:42:47.047792 [ 265 ] {6d6dda96-4974-45ef-8a66-7ab6c0e12e1d} TCPHandler: Processed in 0.002207883 sec. 2024.12.12 22:42:47.047963 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:47.048104 [ 264 ] {22cfc028-1aef-44e6-81d6-3b6e486f150a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:47.048200 [ 264 ] {22cfc028-1aef-44e6-81d6-3b6e486f150a} 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 2024.12.12 22:42:47.049428 [ 264 ] {22cfc028-1aef-44e6-81d6-3b6e486f150a} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:47.049469 [ 264 ] {22cfc028-1aef-44e6-81d6-3b6e486f150a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:47.050110 [ 264 ] {22cfc028-1aef-44e6-81d6-3b6e486f150a} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.12 22:42:47.050380 [ 264 ] {22cfc028-1aef-44e6-81d6-3b6e486f150a} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:47.050625 [ 264 ] {22cfc028-1aef-44e6-81d6-3b6e486f150a} executeQuery: Read 16 rows, 29.36 KiB in 0.002552 sec., 6269.592476489028 rows/sec., 11.23 MiB/sec. 2024.12.12 22:42:47.050721 [ 264 ] {22cfc028-1aef-44e6-81d6-3b6e486f150a} TCPHandler: Processed in 0.002827285 sec. 2024.12.12 22:42:47.050886 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:47.051026 [ 265 ] {f06ffc0e-e8f8-4d60-b8e9-33d866384a2a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:47.051086 [ 265 ] {f06ffc0e-e8f8-4d60-b8e9-33d866384a2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:47.051675 [ 265 ] {f06ffc0e-e8f8-4d60-b8e9-33d866384a2a} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:47.051720 [ 265 ] {f06ffc0e-e8f8-4d60-b8e9-33d866384a2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:47.052096 [ 265 ] {f06ffc0e-e8f8-4d60-b8e9-33d866384a2a} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.12.12 22:42:47.052336 [ 265 ] {f06ffc0e-e8f8-4d60-b8e9-33d866384a2a} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:47.052561 [ 265 ] {f06ffc0e-e8f8-4d60-b8e9-33d866384a2a} executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. 2024.12.12 22:42:47.052660 [ 265 ] {f06ffc0e-e8f8-4d60-b8e9-33d866384a2a} TCPHandler: Processed in 0.001843736 sec. 2024.12.12 22:42:48.477742 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2024.12.12 22:42:48.500411 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:48.500478 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:48.507837 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.12 22:42:48.508638 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:48.509024 [ 131 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.12 22:42:48.509160 [ 131 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:48.509239 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2024.12.12 22:42:48.509615 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.12 22:42:48.520406 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2024.12.12 22:42:48.521407 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:48.522377 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2024.12.12 22:42:48.527172 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2024.12.12 22:42:48.533801 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2024.12.12 22:42:48.539461 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2024.12.12 22:42:48.545329 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2024.12.12 22:42:48.550153 [ 198 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2024.12.12 22:42:48.610215 [ 187 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.100850731 sec., 4937.990979956308 rows/sec., 25.53 MiB/sec. 2024.12.12 22:42:48.613833 [ 187 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.12 22:42:48.616988 [ 187 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:48.617113 [ 187 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_66_13} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.12 22:42:48.619624 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2024.12.12 22:42:51.489308 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1734 2024.12.12 22:42:51.492593 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:51.492654 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:51.494186 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:42:51.494554 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:51.495223 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1734 2024.12.12 22:42:52.039022 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.039219 [ 264 ] {ccdb92a3-92aa-488b-a86e-a61fc41121f2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:42:52.039290 [ 264 ] {ccdb92a3-92aa-488b-a86e-a61fc41121f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:42:52.040067 [ 264 ] {ccdb92a3-92aa-488b-a86e-a61fc41121f2} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.040113 [ 264 ] {ccdb92a3-92aa-488b-a86e-a61fc41121f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.040554 [ 264 ] {ccdb92a3-92aa-488b-a86e-a61fc41121f2} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:42:52.040871 [ 264 ] {ccdb92a3-92aa-488b-a86e-a61fc41121f2} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.041125 [ 264 ] {ccdb92a3-92aa-488b-a86e-a61fc41121f2} executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. 2024.12.12 22:42:52.041220 [ 264 ] {ccdb92a3-92aa-488b-a86e-a61fc41121f2} TCPHandler: Processed in 0.002327966 sec. 2024.12.12 22:42:52.041527 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.041713 [ 265 ] {5da4c0f7-8f9b-4be2-9673-ace960cb22a9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:42:52.041786 [ 265 ] {5da4c0f7-8f9b-4be2-9673-ace960cb22a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:42:52.042543 [ 265 ] {5da4c0f7-8f9b-4be2-9673-ace960cb22a9} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.042583 [ 265 ] {5da4c0f7-8f9b-4be2-9673-ace960cb22a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.043007 [ 265 ] {5da4c0f7-8f9b-4be2-9673-ace960cb22a9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.12 22:42:52.043266 [ 265 ] {5da4c0f7-8f9b-4be2-9673-ace960cb22a9} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.043522 [ 265 ] {5da4c0f7-8f9b-4be2-9673-ace960cb22a9} executeQuery: Read 10 rows, 835.00 B in 0.001852 sec., 5399.5680345572355 rows/sec., 440.30 KiB/sec. 2024.12.12 22:42:52.043731 [ 265 ] {5da4c0f7-8f9b-4be2-9673-ace960cb22a9} TCPHandler: Processed in 0.002373956 sec. 2024.12.12 22:42:52.043906 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.044051 [ 264 ] {bfded3d7-45a8-4d0e-b0e7-64bfcc854625} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:52.044112 [ 264 ] {bfded3d7-45a8-4d0e-b0e7-64bfcc854625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:52.044977 [ 264 ] {bfded3d7-45a8-4d0e-b0e7-64bfcc854625} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.045020 [ 264 ] {bfded3d7-45a8-4d0e-b0e7-64bfcc854625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.045427 [ 264 ] {bfded3d7-45a8-4d0e-b0e7-64bfcc854625} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.12 22:42:52.045688 [ 264 ] {bfded3d7-45a8-4d0e-b0e7-64bfcc854625} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.045917 [ 264 ] {bfded3d7-45a8-4d0e-b0e7-64bfcc854625} executeQuery: Read 260 rows, 23.28 KiB in 0.001898 sec., 136986.301369863 rows/sec., 11.98 MiB/sec. 2024.12.12 22:42:52.045972 [ 264 ] {bfded3d7-45a8-4d0e-b0e7-64bfcc854625} TCPHandler: Processed in 0.002133122 sec. 2024.12.12 22:42:52.046155 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.046279 [ 265 ] {dfac439e-54a7-432b-bd67-f006eaee7267} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:52.046330 [ 265 ] {dfac439e-54a7-432b-bd67-f006eaee7267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:52.046935 [ 265 ] {dfac439e-54a7-432b-bd67-f006eaee7267} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.046971 [ 265 ] {dfac439e-54a7-432b-bd67-f006eaee7267} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.047338 [ 265 ] {dfac439e-54a7-432b-bd67-f006eaee7267} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.12 22:42:52.047590 [ 265 ] {dfac439e-54a7-432b-bd67-f006eaee7267} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.047779 [ 265 ] {dfac439e-54a7-432b-bd67-f006eaee7267} executeQuery: Read 43 rows, 3.11 KiB in 0.001527 sec., 28159.79043876883 rows/sec., 1.99 MiB/sec. 2024.12.12 22:42:52.047830 [ 265 ] {dfac439e-54a7-432b-bd67-f006eaee7267} TCPHandler: Processed in 0.001738635 sec. 2024.12.12 22:42:52.047995 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.048115 [ 264 ] {c9044af7-708b-422c-9337-3d61ea8aca4d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:42:52.048166 [ 264 ] {c9044af7-708b-422c-9337-3d61ea8aca4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:42:52.048748 [ 264 ] {c9044af7-708b-422c-9337-3d61ea8aca4d} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.048788 [ 264 ] {c9044af7-708b-422c-9337-3d61ea8aca4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.049151 [ 264 ] {c9044af7-708b-422c-9337-3d61ea8aca4d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:42:52.049424 [ 264 ] {c9044af7-708b-422c-9337-3d61ea8aca4d} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.049587 [ 123 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.12 22:42:52.049643 [ 123 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.049659 [ 264 ] {c9044af7-708b-422c-9337-3d61ea8aca4d} executeQuery: Read 14 rows, 1004.00 B in 0.001558 sec., 8985.879332477536 rows/sec., 629.31 KiB/sec. 2024.12.12 22:42:52.049675 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.049804 [ 264 ] {c9044af7-708b-422c-9337-3d61ea8aca4d} TCPHandler: Processed in 0.001868187 sec. 2024.12.12 22:42:52.049985 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.12 22:42:52.050037 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.050298 [ 265 ] {99dda6df-2176-42f5-af98-db83d40cdd1e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:42:52.050298 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:52.050400 [ 265 ] {99dda6df-2176-42f5-af98-db83d40cdd1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:42:52.050405 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 242 rows starting from the beginning of the part 2024.12.12 22:42:52.050819 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:52.051177 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:52.051568 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part 2024.12.12 22:42:52.051989 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:52.052300 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2024.12.12 22:42:52.053195 [ 265 ] {99dda6df-2176-42f5-af98-db83d40cdd1e} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.053256 [ 265 ] {99dda6df-2176-42f5-af98-db83d40cdd1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.054169 [ 265 ] {99dda6df-2176-42f5-af98-db83d40cdd1e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:42:52.054692 [ 265 ] {99dda6df-2176-42f5-af98-db83d40cdd1e} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.055195 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005364945 sec., 98043.87556629191 rows/sec., 7.02 MiB/sec. 2024.12.12 22:42:52.055246 [ 265 ] {99dda6df-2176-42f5-af98-db83d40cdd1e} executeQuery: Read 13 rows, 830.00 B in 0.005035 sec., 2581.926514399205 rows/sec., 160.98 KiB/sec. 2024.12.12 22:42:52.055364 [ 265 ] {99dda6df-2176-42f5-af98-db83d40cdd1e} TCPHandler: Processed in 0.005436807 sec. 2024.12.12 22:42:52.055412 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.12 22:42:52.055560 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.055761 [ 264 ] {45c1e30e-e962-4334-8381-1551d1fb873b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:52.055842 [ 264 ] {45c1e30e-e962-4334-8381-1551d1fb873b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:52.055935 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.056149 [ 190 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_56_11} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.12 22:42:52.056330 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.12 22:42:52.056966 [ 264 ] {45c1e30e-e962-4334-8381-1551d1fb873b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.057012 [ 264 ] {45c1e30e-e962-4334-8381-1551d1fb873b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.057410 [ 264 ] {45c1e30e-e962-4334-8381-1551d1fb873b} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.12 22:42:52.057661 [ 264 ] {45c1e30e-e962-4334-8381-1551d1fb873b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.057881 [ 264 ] {45c1e30e-e962-4334-8381-1551d1fb873b} executeQuery: Read 418 rows, 30.58 KiB in 0.002173 sec., 192360.79153244363 rows/sec., 13.74 MiB/sec. 2024.12.12 22:42:52.057937 [ 264 ] {45c1e30e-e962-4334-8381-1551d1fb873b} TCPHandler: Processed in 0.002463628 sec. 2024.12.12 22:42:52.058102 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.058253 [ 265 ] {4367b639-e396-4fbd-ad51-2fd0144332e3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:42:52.058314 [ 265 ] {4367b639-e396-4fbd-ad51-2fd0144332e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:42:52.058891 [ 265 ] {4367b639-e396-4fbd-ad51-2fd0144332e3} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.058937 [ 265 ] {4367b639-e396-4fbd-ad51-2fd0144332e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.059301 [ 265 ] {4367b639-e396-4fbd-ad51-2fd0144332e3} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:42:52.059540 [ 265 ] {4367b639-e396-4fbd-ad51-2fd0144332e3} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.059737 [ 265 ] {4367b639-e396-4fbd-ad51-2fd0144332e3} executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec. 2024.12.12 22:42:52.059808 [ 265 ] {4367b639-e396-4fbd-ad51-2fd0144332e3} TCPHandler: Processed in 0.001775905 sec. 2024.12.12 22:42:52.060038 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.060171 [ 264 ] {4efba260-4932-44df-b27d-be811a1e5b5b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:52.060228 [ 264 ] {4efba260-4932-44df-b27d-be811a1e5b5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:52.060831 [ 264 ] {4efba260-4932-44df-b27d-be811a1e5b5b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.060872 [ 264 ] {4efba260-4932-44df-b27d-be811a1e5b5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.061280 [ 264 ] {4efba260-4932-44df-b27d-be811a1e5b5b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.12 22:42:52.061529 [ 264 ] {4efba260-4932-44df-b27d-be811a1e5b5b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.061752 [ 264 ] {4efba260-4932-44df-b27d-be811a1e5b5b} executeQuery: Read 242 rows, 16.62 KiB in 0.001606 sec., 150684.9315068493 rows/sec., 10.11 MiB/sec. 2024.12.12 22:42:52.061808 [ 264 ] {4efba260-4932-44df-b27d-be811a1e5b5b} TCPHandler: Processed in 0.001888917 sec. 2024.12.12 22:42:52.061956 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.062076 [ 265 ] {e6a50cfa-6e0c-4622-9604-a12da9365b10} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:42:52.062128 [ 265 ] {e6a50cfa-6e0c-4622-9604-a12da9365b10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:42:52.062610 [ 265 ] {e6a50cfa-6e0c-4622-9604-a12da9365b10} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.062645 [ 265 ] {e6a50cfa-6e0c-4622-9604-a12da9365b10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.062998 [ 265 ] {e6a50cfa-6e0c-4622-9604-a12da9365b10} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.12.12 22:42:52.063244 [ 265 ] {e6a50cfa-6e0c-4622-9604-a12da9365b10} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.063432 [ 265 ] {e6a50cfa-6e0c-4622-9604-a12da9365b10} executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. 2024.12.12 22:42:52.063482 [ 265 ] {e6a50cfa-6e0c-4622-9604-a12da9365b10} TCPHandler: Processed in 0.001584341 sec. 2024.12.12 22:42:52.063643 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.063766 [ 264 ] {a7a54fd3-5b8e-4ac0-924a-7b71516f813b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:52.063849 [ 264 ] {a7a54fd3-5b8e-4ac0-924a-7b71516f813b} 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 2024.12.12 22:42:52.065063 [ 264 ] {a7a54fd3-5b8e-4ac0-924a-7b71516f813b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.065103 [ 264 ] {a7a54fd3-5b8e-4ac0-924a-7b71516f813b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.065769 [ 264 ] {a7a54fd3-5b8e-4ac0-924a-7b71516f813b} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.12 22:42:52.066050 [ 264 ] {a7a54fd3-5b8e-4ac0-924a-7b71516f813b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.066250 [ 123 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.12 22:42:52.066314 [ 123 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.066337 [ 264 ] {a7a54fd3-5b8e-4ac0-924a-7b71516f813b} executeQuery: Read 26 rows, 47.71 KiB in 0.002584 sec., 10061.919504643964 rows/sec., 18.03 MiB/sec. 2024.12.12 22:42:52.066355 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.066632 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.12 22:42:52.066643 [ 264 ] {a7a54fd3-5b8e-4ac0-924a-7b71516f813b} TCPHandler: Processed in 0.00305691 sec. 2024.12.12 22:42:52.066852 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:52.067108 [ 265 ] {42266fb3-234f-4c44-b682-279b27260378} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:52.067107 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:42:52.067218 [ 265 ] {42266fb3-234f-4c44-b682-279b27260378} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:52.067265 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1824 rows starting from the beginning of the part 2024.12.12 22:42:52.068248 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part 2024.12.12 22:42:52.068833 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:52.069693 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part 2024.12.12 22:42:52.069750 [ 265 ] {42266fb3-234f-4c44-b682-279b27260378} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:52.069815 [ 265 ] {42266fb3-234f-4c44-b682-279b27260378} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:52.070321 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 16 rows starting from the beginning of the part 2024.12.12 22:42:52.071077 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part 2024.12.12 22:42:52.071377 [ 265 ] {42266fb3-234f-4c44-b682-279b27260378} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.12.12 22:42:52.072247 [ 265 ] {42266fb3-234f-4c44-b682-279b27260378} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.072656 [ 265 ] {42266fb3-234f-4c44-b682-279b27260378} executeQuery: Read 82 rows, 5.33 KiB in 0.005622 sec., 14585.556741373177 rows/sec., 948.60 KiB/sec. 2024.12.12 22:42:52.072806 [ 265 ] {42266fb3-234f-4c44-b682-279b27260378} TCPHandler: Processed in 0.006049519 sec. 2024.12.12 22:42:52.082219 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1934 rows, containing 19 columns (19 merged, 0 gathered) in 0.015751639 sec., 122780.87378716588 rows/sec., 220.02 MiB/sec. 2024.12.12 22:42:52.084259 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.12 22:42:52.084790 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:52.084900 [ 196 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_91_18} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.12 22:42:52.085082 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. 2024.12.12 22:42:53.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.30 MiB, peak 276.69 MiB, free memory in arenas 0.00 B, will set to 262.95 MiB (RSS), difference: 3.65 MiB 2024.12.12 22:42:53.832439 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 2024.12.12 22:42:53.833175 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:53.833217 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:53.833767 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.12 22:42:53.834034 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:53.834275 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 2024.12.12 22:42:56.020468 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2024.12.12 22:42:56.038928 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:56.038993 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:56.045855 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.12 22:42:56.046638 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:56.049476 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2024.12.12 22:42:57.034042 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:57.034231 [ 264 ] {db43a4dc-4407-45d7-a82d-5ef88b617235} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:42:57.034306 [ 264 ] {db43a4dc-4407-45d7-a82d-5ef88b617235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:42:57.035125 [ 264 ] {db43a4dc-4407-45d7-a82d-5ef88b617235} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:57.035203 [ 264 ] {db43a4dc-4407-45d7-a82d-5ef88b617235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:57.035634 [ 264 ] {db43a4dc-4407-45d7-a82d-5ef88b617235} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.12 22:42:57.035878 [ 264 ] {db43a4dc-4407-45d7-a82d-5ef88b617235} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:57.036103 [ 264 ] {db43a4dc-4407-45d7-a82d-5ef88b617235} executeQuery: Read 88 rows, 7.40 KiB in 0.001924 sec., 45738.04573804574 rows/sec., 3.76 MiB/sec. 2024.12.12 22:42:57.036160 [ 264 ] {db43a4dc-4407-45d7-a82d-5ef88b617235} TCPHandler: Processed in 0.002250014 sec. 2024.12.12 22:42:57.036426 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:57.036611 [ 265 ] {4271448e-0af8-484d-a9a7-18d9fc74d8d8} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:42:57.036681 [ 265 ] {4271448e-0af8-484d-a9a7-18d9fc74d8d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:42:57.037466 [ 265 ] {4271448e-0af8-484d-a9a7-18d9fc74d8d8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:57.037511 [ 265 ] {4271448e-0af8-484d-a9a7-18d9fc74d8d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:57.037941 [ 265 ] {4271448e-0af8-484d-a9a7-18d9fc74d8d8} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.12 22:42:57.038201 [ 265 ] {4271448e-0af8-484d-a9a7-18d9fc74d8d8} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:57.038438 [ 265 ] {4271448e-0af8-484d-a9a7-18d9fc74d8d8} executeQuery: Read 16 rows, 1.20 KiB in 0.001882 sec., 8501.594048884166 rows/sec., 639.28 KiB/sec. 2024.12.12 22:42:57.038496 [ 265 ] {4271448e-0af8-484d-a9a7-18d9fc74d8d8} TCPHandler: Processed in 0.002203583 sec. 2024.12.12 22:42:57.038648 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:57.038793 [ 264 ] {4d618012-da90-4a35-9e57-562323cddf73} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:42:57.038849 [ 264 ] {4d618012-da90-4a35-9e57-562323cddf73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:42:57.039519 [ 264 ] {4d618012-da90-4a35-9e57-562323cddf73} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:57.039560 [ 264 ] {4d618012-da90-4a35-9e57-562323cddf73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:57.039927 [ 264 ] {4d618012-da90-4a35-9e57-562323cddf73} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.12 22:42:57.040176 [ 264 ] {4d618012-da90-4a35-9e57-562323cddf73} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:57.040400 [ 264 ] {4d618012-da90-4a35-9e57-562323cddf73} executeQuery: Read 80 rows, 6.40 KiB in 0.001639 sec., 48810.25015253203 rows/sec., 3.81 MiB/sec. 2024.12.12 22:42:57.040453 [ 264 ] {4d618012-da90-4a35-9e57-562323cddf73} TCPHandler: Processed in 0.001873087 sec. 2024.12.12 22:42:57.040594 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:57.040715 [ 265 ] {68068a3a-f444-499b-a863-59a0f798f2ce} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:57.040768 [ 265 ] {68068a3a-f444-499b-a863-59a0f798f2ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:42:57.041422 [ 265 ] {68068a3a-f444-499b-a863-59a0f798f2ce} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:57.041462 [ 265 ] {68068a3a-f444-499b-a863-59a0f798f2ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:57.041879 [ 265 ] {68068a3a-f444-499b-a863-59a0f798f2ce} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.12 22:42:57.042125 [ 265 ] {68068a3a-f444-499b-a863-59a0f798f2ce} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:57.042355 [ 265 ] {68068a3a-f444-499b-a863-59a0f798f2ce} executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. 2024.12.12 22:42:57.042409 [ 265 ] {68068a3a-f444-499b-a863-59a0f798f2ce} TCPHandler: Processed in 0.001872667 sec. 2024.12.12 22:42:57.042590 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:57.042715 [ 264 ] {c1a88d82-4c54-4cc1-98de-e9baf323655a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:42:57.042799 [ 264 ] {c1a88d82-4c54-4cc1-98de-e9baf323655a} 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 2024.12.12 22:42:57.044003 [ 264 ] {c1a88d82-4c54-4cc1-98de-e9baf323655a} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:57.044043 [ 264 ] {c1a88d82-4c54-4cc1-98de-e9baf323655a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:57.044693 [ 264 ] {c1a88d82-4c54-4cc1-98de-e9baf323655a} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.12 22:42:57.044955 [ 264 ] {c1a88d82-4c54-4cc1-98de-e9baf323655a} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:57.045192 [ 264 ] {c1a88d82-4c54-4cc1-98de-e9baf323655a} executeQuery: Read 16 rows, 29.36 KiB in 0.002502 sec., 6394.88409272582 rows/sec., 11.46 MiB/sec. 2024.12.12 22:42:57.045286 [ 264 ] {c1a88d82-4c54-4cc1-98de-e9baf323655a} TCPHandler: Processed in 0.002754034 sec. 2024.12.12 22:42:57.045447 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:42:57.045567 [ 265 ] {e96fa954-75ec-42a1-b844-16abaa6eb3f4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:42:57.045621 [ 265 ] {e96fa954-75ec-42a1-b844-16abaa6eb3f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:42:57.046137 [ 265 ] {e96fa954-75ec-42a1-b844-16abaa6eb3f4} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:42:57.046178 [ 265 ] {e96fa954-75ec-42a1-b844-16abaa6eb3f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2024.12.12 22:42:57.046562 [ 265 ] {e96fa954-75ec-42a1-b844-16abaa6eb3f4} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.12.12 22:42:57.046807 [ 265 ] {e96fa954-75ec-42a1-b844-16abaa6eb3f4} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:42:57.047020 [ 265 ] {e96fa954-75ec-42a1-b844-16abaa6eb3f4} executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. 2024.12.12 22:42:57.047071 [ 265 ] {e96fa954-75ec-42a1-b844-16abaa6eb3f4} TCPHandler: Processed in 0.001684513 sec. 2024.12.12 22:43:01.138279 [ 113 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:43:01.138382 [ 113 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:43:01.334374 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 2024.12.12 22:43:01.335022 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:01.335059 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:01.335586 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.12 22:43:01.335838 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:01.336015 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2024.12.12 22:43:01.495439 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1770 2024.12.12 22:43:01.498912 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:01.498971 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:01.500458 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:43:01.500782 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:01.501436 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1770 2024.12.12 22:43:02.039831 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.040026 [ 264 ] {88469c74-71e4-44c9-8a43-0234dcd56163} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:43:02.040097 [ 264 ] {88469c74-71e4-44c9-8a43-0234dcd56163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:43:02.040850 [ 264 ] {88469c74-71e4-44c9-8a43-0234dcd56163} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.040902 [ 264 ] {88469c74-71e4-44c9-8a43-0234dcd56163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.041352 [ 264 ] {88469c74-71e4-44c9-8a43-0234dcd56163} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:43:02.041611 [ 264 ] {88469c74-71e4-44c9-8a43-0234dcd56163} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.041889 [ 264 ] {88469c74-71e4-44c9-8a43-0234dcd56163} executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. 2024.12.12 22:43:02.041990 [ 264 ] {88469c74-71e4-44c9-8a43-0234dcd56163} TCPHandler: Processed in 0.002287145 sec. 2024.12.12 22:43:02.042322 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.042532 [ 265 ] {658a3439-f448-4b21-9381-1c59fc35ca23} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:02.042608 [ 265 ] {658a3439-f448-4b21-9381-1c59fc35ca23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:02.043516 [ 265 ] {658a3439-f448-4b21-9381-1c59fc35ca23} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.043560 [ 265 ] {658a3439-f448-4b21-9381-1c59fc35ca23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.044014 [ 265 ] {658a3439-f448-4b21-9381-1c59fc35ca23} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.12 22:43:02.044275 [ 265 ] {658a3439-f448-4b21-9381-1c59fc35ca23} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.044493 [ 265 ] {658a3439-f448-4b21-9381-1c59fc35ca23} executeQuery: Read 255 rows, 22.91 KiB in 0.002017 sec., 126425.3842340109 rows/sec., 11.09 MiB/sec. 2024.12.12 22:43:02.044572 [ 265 ] {658a3439-f448-4b21-9381-1c59fc35ca23} TCPHandler: Processed in 0.002471669 sec. 2024.12.12 22:43:02.044838 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.045059 [ 264 ] {1e9d3873-33d9-4f4e-9f33-4546fd2683f4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:02.045150 [ 264 ] {1e9d3873-33d9-4f4e-9f33-4546fd2683f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:02.045798 [ 264 ] {1e9d3873-33d9-4f4e-9f33-4546fd2683f4} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.045837 [ 264 ] {1e9d3873-33d9-4f4e-9f33-4546fd2683f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.046209 [ 264 ] {1e9d3873-33d9-4f4e-9f33-4546fd2683f4} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.12 22:43:02.046450 [ 264 ] {1e9d3873-33d9-4f4e-9f33-4546fd2683f4} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.046659 [ 264 ] {1e9d3873-33d9-4f4e-9f33-4546fd2683f4} executeQuery: Read 33 rows, 2.41 KiB in 0.001653 sec., 19963.702359346644 rows/sec., 1.42 MiB/sec. 2024.12.12 22:43:02.046710 [ 264 ] {1e9d3873-33d9-4f4e-9f33-4546fd2683f4} TCPHandler: Processed in 0.00204416 sec. 2024.12.12 22:43:02.046867 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.047013 [ 265 ] {1de2b175-0094-4940-ac6a-16e747d7a374} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:43:02.047071 [ 265 ] {1de2b175-0094-4940-ac6a-16e747d7a374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:43:02.047707 [ 265 ] {1de2b175-0094-4940-ac6a-16e747d7a374} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.047745 [ 265 ] {1de2b175-0094-4940-ac6a-16e747d7a374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.048101 [ 265 ] {1de2b175-0094-4940-ac6a-16e747d7a374} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:43:02.048352 [ 265 ] {1de2b175-0094-4940-ac6a-16e747d7a374} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.048571 [ 265 ] {1de2b175-0094-4940-ac6a-16e747d7a374} executeQuery: Read 14 rows, 1004.00 B in 0.001582 sec., 8849.557522123894 rows/sec., 619.77 KiB/sec. 2024.12.12 22:43:02.048655 [ 265 ] {1de2b175-0094-4940-ac6a-16e747d7a374} TCPHandler: Processed in 0.001852357 sec. 2024.12.12 22:43:02.048969 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.049191 [ 264 ] {bca27070-6204-4074-b668-aab12e1a9789} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:43:02.049282 [ 264 ] {bca27070-6204-4074-b668-aab12e1a9789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:43:02.049867 [ 264 ] {bca27070-6204-4074-b668-aab12e1a9789} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.049907 [ 264 ] {bca27070-6204-4074-b668-aab12e1a9789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.050263 [ 264 ] {bca27070-6204-4074-b668-aab12e1a9789} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:43:02.050500 [ 264 ] {bca27070-6204-4074-b668-aab12e1a9789} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.050742 [ 264 ] {bca27070-6204-4074-b668-aab12e1a9789} executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. 2024.12.12 22:43:02.050954 [ 264 ] {bca27070-6204-4074-b668-aab12e1a9789} TCPHandler: Processed in 0.002167802 sec. 2024.12.12 22:43:02.051171 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.051307 [ 265 ] {cdf7990d-11fb-4b51-9aea-3a1efe96a9f5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:02.051364 [ 265 ] {cdf7990d-11fb-4b51-9aea-3a1efe96a9f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:02.052188 [ 265 ] {cdf7990d-11fb-4b51-9aea-3a1efe96a9f5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.052233 [ 265 ] {cdf7990d-11fb-4b51-9aea-3a1efe96a9f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.052620 [ 265 ] {cdf7990d-11fb-4b51-9aea-3a1efe96a9f5} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.12 22:43:02.052859 [ 265 ] {cdf7990d-11fb-4b51-9aea-3a1efe96a9f5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.053054 [ 265 ] {cdf7990d-11fb-4b51-9aea-3a1efe96a9f5} executeQuery: Read 408 rows, 29.76 KiB in 0.001776 sec., 229729.72972972973 rows/sec., 16.37 MiB/sec. 2024.12.12 22:43:02.053165 [ 265 ] {cdf7990d-11fb-4b51-9aea-3a1efe96a9f5} TCPHandler: Processed in 0.002100041 sec. 2024.12.12 22:43:02.053368 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.053560 [ 264 ] {f85732a4-db95-4de0-a92d-467443301613} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:43:02.053621 [ 264 ] {f85732a4-db95-4de0-a92d-467443301613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:43:02.054190 [ 264 ] {f85732a4-db95-4de0-a92d-467443301613} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.054237 [ 264 ] {f85732a4-db95-4de0-a92d-467443301613} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.054600 [ 264 ] {f85732a4-db95-4de0-a92d-467443301613} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:43:02.054839 [ 264 ] {f85732a4-db95-4de0-a92d-467443301613} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.055049 [ 264 ] {f85732a4-db95-4de0-a92d-467443301613} executeQuery: Read 6 rows, 321.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 206.37 KiB/sec. 2024.12.12 22:43:02.055099 [ 264 ] {f85732a4-db95-4de0-a92d-467443301613} TCPHandler: Processed in 0.001846867 sec. 2024.12.12 22:43:02.055244 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.055383 [ 265 ] {08314edc-aaa0-47e0-816c-8ed1e7348672} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:02.055444 [ 265 ] {08314edc-aaa0-47e0-816c-8ed1e7348672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:02.056124 [ 265 ] {08314edc-aaa0-47e0-816c-8ed1e7348672} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.056168 [ 265 ] {08314edc-aaa0-47e0-816c-8ed1e7348672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.056572 [ 265 ] {08314edc-aaa0-47e0-816c-8ed1e7348672} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.12 22:43:02.056808 [ 265 ] {08314edc-aaa0-47e0-816c-8ed1e7348672} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.056935 [ 111 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.12 22:43:02.056978 [ 111 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.056986 [ 265 ] {08314edc-aaa0-47e0-816c-8ed1e7348672} executeQuery: Read 237 rows, 16.27 KiB in 0.001634 sec., 145042.83965728275 rows/sec., 9.72 MiB/sec. 2024.12.12 22:43:02.057000 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.057075 [ 265 ] {08314edc-aaa0-47e0-816c-8ed1e7348672} TCPHandler: Processed in 0.001890997 sec. 2024.12.12 22:43:02.057287 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.12 22:43:02.057343 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.057843 [ 264 ] {cc2ade4f-adeb-401f-9ff5-08c72bb20f67} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:43:02.057875 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:02.058031 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 28583 rows starting from the beginning of the part 2024.12.12 22:43:02.058088 [ 264 ] {cc2ade4f-adeb-401f-9ff5-08c72bb20f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:43:02.058513 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part 2024.12.12 22:43:02.058930 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2024.12.12 22:43:02.059366 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 242 rows starting from the beginning of the part 2024.12.12 22:43:02.059751 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2024.12.12 22:43:02.060126 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 237 rows starting from the beginning of the part 2024.12.12 22:43:02.061524 [ 264 ] {cc2ade4f-adeb-401f-9ff5-08c72bb20f67} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.061590 [ 264 ] {cc2ade4f-adeb-401f-9ff5-08c72bb20f67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.062171 [ 264 ] {cc2ade4f-adeb-401f-9ff5-08c72bb20f67} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.12.12 22:43:02.062484 [ 264 ] {cc2ade4f-adeb-401f-9ff5-08c72bb20f67} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.062985 [ 264 ] {cc2ade4f-adeb-401f-9ff5-08c72bb20f67} executeQuery: Read 1 rows, 69.00 B in 0.005319 sec., 188.00526414739613 rows/sec., 12.67 KiB/sec. 2024.12.12 22:43:02.063299 [ 264 ] {cc2ade4f-adeb-401f-9ff5-08c72bb20f67} TCPHandler: Processed in 0.006118961 sec. 2024.12.12 22:43:02.063591 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.064039 [ 265 ] {3ff2ff90-0dc7-4789-9aa2-ffa03bbb6ffe} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:02.064411 [ 265 ] {3ff2ff90-0dc7-4789-9aa2-ffa03bbb6ffe} 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 2024.12.12 22:43:02.065782 [ 265 ] {3ff2ff90-0dc7-4789-9aa2-ffa03bbb6ffe} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.065824 [ 265 ] {3ff2ff90-0dc7-4789-9aa2-ffa03bbb6ffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.066634 [ 265 ] {3ff2ff90-0dc7-4789-9aa2-ffa03bbb6ffe} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.12 22:43:02.066964 [ 265 ] {3ff2ff90-0dc7-4789-9aa2-ffa03bbb6ffe} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.067237 [ 265 ] {3ff2ff90-0dc7-4789-9aa2-ffa03bbb6ffe} executeQuery: Read 26 rows, 47.71 KiB in 0.003357 sec., 7745.010425975573 rows/sec., 13.88 MiB/sec. 2024.12.12 22:43:02.067569 [ 265 ] {3ff2ff90-0dc7-4789-9aa2-ffa03bbb6ffe} TCPHandler: Processed in 0.004110241 sec. 2024.12.12 22:43:02.067835 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:02.067988 [ 264 ] {c271be90-29c2-4d14-a03e-b26a1f19c286} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:02.068112 [ 264 ] {c271be90-29c2-4d14-a03e-b26a1f19c286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:02.068724 [ 264 ] {c271be90-29c2-4d14-a03e-b26a1f19c286} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.068770 [ 264 ] {c271be90-29c2-4d14-a03e-b26a1f19c286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.069283 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 29619 rows, containing 5 columns (5 merged, 0 gathered) in 0.01219368 sec., 2429045.2103056666 rows/sec., 164.07 MiB/sec. 2024.12.12 22:43:02.069582 [ 264 ] {c271be90-29c2-4d14-a03e-b26a1f19c286} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.12.12 22:43:02.069734 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.12 22:43:02.069972 [ 264 ] {c271be90-29c2-4d14-a03e-b26a1f19c286} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.070266 [ 111 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.12.12 22:43:02.070353 [ 111 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:02.070360 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.070425 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:02.070521 [ 264 ] {c271be90-29c2-4d14-a03e-b26a1f19c286} executeQuery: Read 82 rows, 5.33 KiB in 0.002516 sec., 32591.414944356122 rows/sec., 2.07 MiB/sec. 2024.12.12 22:43:02.070624 [ 203 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_91_18} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.12 22:43:02.070869 [ 264 ] {c271be90-29c2-4d14-a03e-b26a1f19c286} TCPHandler: Processed in 0.003186163 sec. 2024.12.12 22:43:02.071272 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2024.12.12 22:43:02.071379 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2024.12.12 22:43:02.071576 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:02.071618 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5818 rows starting from the beginning of the part 2024.12.12 22:43:02.071724 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part 2024.12.12 22:43:02.071961 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2024.12.12 22:43:02.072103 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part 2024.12.12 22:43:02.072257 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2024.12.12 22:43:02.072408 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part 2024.12.12 22:43:02.075052 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 6184 rows, containing 4 columns (4 merged, 0 gathered) in 0.004420766 sec., 1398852.597038613 rows/sec., 91.14 MiB/sec. 2024.12.12 22:43:02.075494 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.12.12 22:43:02.075812 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:02.075911 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_91_18} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2024.12.12 22:43:02.076014 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2024.12.12 22:43:03.549522 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2024.12.12 22:43:03.569434 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:03.569487 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:03.576913 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.12 22:43:03.577692 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:03.583406 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2024.12.12 22:43:07.062144 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:07.062371 [ 264 ] {dd434d10-f674-4dcf-8a33-a46dccad8f49} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:07.062447 [ 264 ] {dd434d10-f674-4dcf-8a33-a46dccad8f49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:07.063656 [ 264 ] {dd434d10-f674-4dcf-8a33-a46dccad8f49} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:07.063703 [ 264 ] {dd434d10-f674-4dcf-8a33-a46dccad8f49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:07.064206 [ 264 ] {dd434d10-f674-4dcf-8a33-a46dccad8f49} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.12 22:43:07.064464 [ 264 ] {dd434d10-f674-4dcf-8a33-a46dccad8f49} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:07.064669 [ 107 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.12 22:43:07.064715 [ 264 ] {dd434d10-f674-4dcf-8a33-a46dccad8f49} executeQuery: Read 1228 rows, 103.52 KiB in 0.002399 sec., 511879.94997915794 rows/sec., 42.14 MiB/sec. 2024.12.12 22:43:07.064744 [ 107 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:07.064809 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:07.064839 [ 264 ] {dd434d10-f674-4dcf-8a33-a46dccad8f49} TCPHandler: Processed in 0.002828596 sec. 2024.12.12 22:43:07.065122 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.12 22:43:07.065168 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:07.065618 [ 265 ] {5fb96a3c-cdb6-4907-a6e0-7dc9248f3386} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:07.065685 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:07.065808 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1437 rows starting from the beginning of the part 2024.12.12 22:43:07.065826 [ 265 ] {5fb96a3c-cdb6-4907-a6e0-7dc9248f3386} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:07.066256 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 88 rows starting from the beginning of the part 2024.12.12 22:43:07.066704 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 260 rows starting from the beginning of the part 2024.12.12 22:43:07.067333 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 88 rows starting from the beginning of the part 2024.12.12 22:43:07.067886 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 255 rows starting from the beginning of the part 2024.12.12 22:43:07.068331 [ 203 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1228 rows starting from the beginning of the part 2024.12.12 22:43:07.069501 [ 265 ] {5fb96a3c-cdb6-4907-a6e0-7dc9248f3386} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:07.069551 [ 265 ] {5fb96a3c-cdb6-4907-a6e0-7dc9248f3386} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:07.070164 [ 265 ] {5fb96a3c-cdb6-4907-a6e0-7dc9248f3386} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.12 22:43:07.070469 [ 265 ] {5fb96a3c-cdb6-4907-a6e0-7dc9248f3386} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:07.070681 [ 265 ] {5fb96a3c-cdb6-4907-a6e0-7dc9248f3386} executeQuery: Read 16 rows, 1.20 KiB in 0.00524 sec., 3053.4351145038167 rows/sec., 229.60 KiB/sec. 2024.12.12 22:43:07.070770 [ 265 ] {5fb96a3c-cdb6-4907-a6e0-7dc9248f3386} TCPHandler: Processed in 0.005806244 sec. 2024.12.12 22:43:07.071027 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:07.071104 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3356 rows, containing 5 columns (5 merged, 0 gathered) in 0.006170522 sec., 543876.1907015322 rows/sec., 47.55 MiB/sec. 2024.12.12 22:43:07.071195 [ 264 ] {83b420eb-a928-4def-bf0a-d65adb33fc26} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:43:07.071257 [ 264 ] {83b420eb-a928-4def-bf0a-d65adb33fc26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:43:07.071471 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.12 22:43:07.072123 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:07.072351 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_96_19} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.12 22:43:07.072553 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.12 22:43:07.072710 [ 264 ] {83b420eb-a928-4def-bf0a-d65adb33fc26} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:07.072755 [ 264 ] {83b420eb-a928-4def-bf0a-d65adb33fc26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:07.073128 [ 264 ] {83b420eb-a928-4def-bf0a-d65adb33fc26} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:43:07.073390 [ 264 ] {83b420eb-a928-4def-bf0a-d65adb33fc26} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:07.073633 [ 264 ] {83b420eb-a928-4def-bf0a-d65adb33fc26} executeQuery: Read 228 rows, 15.81 KiB in 0.002486 sec., 91713.59613837491 rows/sec., 6.21 MiB/sec. 2024.12.12 22:43:07.073723 [ 264 ] {83b420eb-a928-4def-bf0a-d65adb33fc26} TCPHandler: Processed in 0.002857816 sec. 2024.12.12 22:43:07.073982 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:07.074151 [ 265 ] {43eb4180-cafa-4970-9eda-dfda61bf302a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:07.074213 [ 265 ] {43eb4180-cafa-4970-9eda-dfda61bf302a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:07.075112 [ 265 ] {43eb4180-cafa-4970-9eda-dfda61bf302a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:07.075151 [ 265 ] {43eb4180-cafa-4970-9eda-dfda61bf302a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:07.075549 [ 265 ] {43eb4180-cafa-4970-9eda-dfda61bf302a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.12 22:43:07.075793 [ 265 ] {43eb4180-cafa-4970-9eda-dfda61bf302a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:07.075936 [ 107 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.12 22:43:07.075970 [ 107 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:07.075983 [ 265 ] {43eb4180-cafa-4970-9eda-dfda61bf302a} executeQuery: Read 536 rows, 40.69 KiB in 0.001868 sec., 286937.9014989293 rows/sec., 21.27 MiB/sec. 2024.12.12 22:43:07.075993 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:07.076070 [ 265 ] {43eb4180-cafa-4970-9eda-dfda61bf302a} TCPHandler: Processed in 0.002250384 sec. 2024.12.12 22:43:07.076125 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.12 22:43:07.076232 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:07.076273 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:07.076289 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 916 rows starting from the beginning of the part 2024.12.12 22:43:07.076494 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 80 rows starting from the beginning of the part 2024.12.12 22:43:07.076653 [ 264 ] {d9c48e32-0675-45fa-b5d0-1ede79427cd9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:07.076905 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 418 rows starting from the beginning of the part 2024.12.12 22:43:07.076964 [ 264 ] {d9c48e32-0675-45fa-b5d0-1ede79427cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:07.077294 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 80 rows starting from the beginning of the part 2024.12.12 22:43:07.077630 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 408 rows starting from the beginning of the part 2024.12.12 22:43:07.077970 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 536 rows starting from the beginning of the part 2024.12.12 22:43:07.080074 [ 264 ] {d9c48e32-0675-45fa-b5d0-1ede79427cd9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:07.080153 [ 264 ] {d9c48e32-0675-45fa-b5d0-1ede79427cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:07.080961 [ 264 ] {d9c48e32-0675-45fa-b5d0-1ede79427cd9} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.12 22:43:07.080992 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 5 columns (5 merged, 0 gathered) in 0.004923857 sec., 495140.29347318574 rows/sec., 38.00 MiB/sec. 2024.12.12 22:43:07.081209 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.12 22:43:07.081381 [ 264 ] {d9c48e32-0675-45fa-b5d0-1ede79427cd9} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:07.081820 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:07.081899 [ 264 ] {d9c48e32-0675-45fa-b5d0-1ede79427cd9} executeQuery: Read 880 rows, 60.63 KiB in 0.005383 sec., 163477.61471298532 rows/sec., 11.00 MiB/sec. 2024.12.12 22:43:07.082086 [ 203 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_96_19} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.12 22:43:07.082163 [ 264 ] {d9c48e32-0675-45fa-b5d0-1ede79427cd9} TCPHandler: Processed in 0.005971207 sec. 2024.12.12 22:43:07.082451 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.12 22:43:07.082477 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:07.082795 [ 265 ] {fd53b0d8-578d-4f3d-8b7b-8d3be3a33c2a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:07.083057 [ 265 ] {fd53b0d8-578d-4f3d-8b7b-8d3be3a33c2a} 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 2024.12.12 22:43:07.084240 [ 265 ] {fd53b0d8-578d-4f3d-8b7b-8d3be3a33c2a} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:07.084279 [ 265 ] {fd53b0d8-578d-4f3d-8b7b-8d3be3a33c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:07.084931 [ 265 ] {fd53b0d8-578d-4f3d-8b7b-8d3be3a33c2a} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.12 22:43:07.085208 [ 265 ] {fd53b0d8-578d-4f3d-8b7b-8d3be3a33c2a} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:07.085416 [ 265 ] {fd53b0d8-578d-4f3d-8b7b-8d3be3a33c2a} executeQuery: Read 16 rows, 29.36 KiB in 0.002732 sec., 5856.515373352855 rows/sec., 10.49 MiB/sec. 2024.12.12 22:43:07.085506 [ 265 ] {fd53b0d8-578d-4f3d-8b7b-8d3be3a33c2a} TCPHandler: Processed in 0.003206933 sec. 2024.12.12 22:43:07.085748 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:07.085974 [ 264 ] {1b6b4814-671d-48f8-bb51-6dfed2090946} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:07.086070 [ 264 ] {1b6b4814-671d-48f8-bb51-6dfed2090946} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:07.086734 [ 264 ] {1b6b4814-671d-48f8-bb51-6dfed2090946} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:07.086774 [ 264 ] {1b6b4814-671d-48f8-bb51-6dfed2090946} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:07.087150 [ 264 ] {1b6b4814-671d-48f8-bb51-6dfed2090946} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.12.12 22:43:07.087389 [ 264 ] {1b6b4814-671d-48f8-bb51-6dfed2090946} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:07.087603 [ 264 ] {1b6b4814-671d-48f8-bb51-6dfed2090946} executeQuery: Read 60 rows, 4.14 KiB in 0.001685 sec., 35608.30860534125 rows/sec., 2.40 MiB/sec. 2024.12.12 22:43:07.087653 [ 264 ] {1b6b4814-671d-48f8-bb51-6dfed2090946} TCPHandler: Processed in 0.00201758 sec. 2024.12.12 22:43:08.836133 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 2024.12.12 22:43:08.836828 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:08.836876 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:08.837417 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.12 22:43:08.837679 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:08.837954 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 2024.12.12 22:43:11.083464 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2024.12.12 22:43:11.103865 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:11.103925 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:11.111343 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.12 22:43:11.112157 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:11.115079 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2024.12.12 22:43:11.501628 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1806 2024.12.12 22:43:11.505349 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:11.505411 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:11.506907 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:43:11.507354 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:11.508095 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1806 2024.12.12 22:43:12.040006 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.040194 [ 264 ] {01814221-2ef6-40fb-88be-3698b50e0827} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:43:12.040267 [ 264 ] {01814221-2ef6-40fb-88be-3698b50e0827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:43:12.041012 [ 264 ] {01814221-2ef6-40fb-88be-3698b50e0827} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.041059 [ 264 ] {01814221-2ef6-40fb-88be-3698b50e0827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.041505 [ 264 ] {01814221-2ef6-40fb-88be-3698b50e0827} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:43:12.041782 [ 264 ] {01814221-2ef6-40fb-88be-3698b50e0827} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.041978 [ 264 ] {01814221-2ef6-40fb-88be-3698b50e0827} executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. 2024.12.12 22:43:12.042035 [ 264 ] {01814221-2ef6-40fb-88be-3698b50e0827} TCPHandler: Processed in 0.002166143 sec. 2024.12.12 22:43:12.042283 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.042477 [ 265 ] {fa20eb73-1cc0-4fb6-a083-9ffd29e5cf7b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:12.042549 [ 265 ] {fa20eb73-1cc0-4fb6-a083-9ffd29e5cf7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:12.043400 [ 265 ] {fa20eb73-1cc0-4fb6-a083-9ffd29e5cf7b} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.043450 [ 265 ] {fa20eb73-1cc0-4fb6-a083-9ffd29e5cf7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.043935 [ 265 ] {fa20eb73-1cc0-4fb6-a083-9ffd29e5cf7b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.12 22:43:12.044197 [ 265 ] {fa20eb73-1cc0-4fb6-a083-9ffd29e5cf7b} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.044440 [ 265 ] {fa20eb73-1cc0-4fb6-a083-9ffd29e5cf7b} executeQuery: Read 255 rows, 22.91 KiB in 0.002016 sec., 126488.09523809524 rows/sec., 11.10 MiB/sec. 2024.12.12 22:43:12.044504 [ 265 ] {fa20eb73-1cc0-4fb6-a083-9ffd29e5cf7b} TCPHandler: Processed in 0.002362276 sec. 2024.12.12 22:43:12.044659 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.044783 [ 264 ] {9423c2a3-826a-4ead-91b0-99a0a967637e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:12.044836 [ 264 ] {9423c2a3-826a-4ead-91b0-99a0a967637e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:12.045443 [ 264 ] {9423c2a3-826a-4ead-91b0-99a0a967637e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.045481 [ 264 ] {9423c2a3-826a-4ead-91b0-99a0a967637e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.045855 [ 264 ] {9423c2a3-826a-4ead-91b0-99a0a967637e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.12 22:43:12.046110 [ 264 ] {9423c2a3-826a-4ead-91b0-99a0a967637e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.046259 [ 101 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 2024.12.12 22:43:12.046300 [ 101 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.046301 [ 264 ] {9423c2a3-826a-4ead-91b0-99a0a967637e} executeQuery: Read 33 rows, 2.41 KiB in 0.00154 sec., 21428.57142857143 rows/sec., 1.53 MiB/sec. 2024.12.12 22:43:12.046326 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.046412 [ 264 ] {9423c2a3-826a-4ead-91b0-99a0a967637e} TCPHandler: Processed in 0.001809726 sec. 2024.12.12 22:43:12.046557 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full 2024.12.12 22:43:12.046601 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.046723 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:12.046747 [ 265 ] {9c23ebfc-07d3-4ebb-a940-e5449214b355} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:43:12.046763 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 67 rows starting from the beginning of the part 2024.12.12 22:43:12.046832 [ 265 ] {9c23ebfc-07d3-4ebb-a940-e5449214b355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:43:12.046918 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 43 rows starting from the beginning of the part 2024.12.12 22:43:12.047440 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part 2024.12.12 22:43:12.047776 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 33 rows starting from the beginning of the part 2024.12.12 22:43:12.048089 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 16 rows starting from the beginning of the part 2024.12.12 22:43:12.048490 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 33 rows starting from the beginning of the part 2024.12.12 22:43:12.049627 [ 265 ] {9c23ebfc-07d3-4ebb-a940-e5449214b355} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.049691 [ 265 ] {9c23ebfc-07d3-4ebb-a940-e5449214b355} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.050802 [ 265 ] {9c23ebfc-07d3-4ebb-a940-e5449214b355} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:43:12.050977 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.004554349 sec., 45670.63261950281 rows/sec., 3.44 MiB/sec. 2024.12.12 22:43:12.051130 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) 2024.12.12 22:43:12.051218 [ 265 ] {9c23ebfc-07d3-4ebb-a940-e5449214b355} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.051506 [ 265 ] {9c23ebfc-07d3-4ebb-a940-e5449214b355} executeQuery: Read 14 rows, 1004.00 B in 0.004783 sec., 2927.0332427346852 rows/sec., 204.99 KiB/sec. 2024.12.12 22:43:12.051585 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.051796 [ 265 ] {9c23ebfc-07d3-4ebb-a940-e5449214b355} TCPHandler: Processed in 0.005272964 sec. 2024.12.12 22:43:12.051938 [ 193 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_95_19} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 2024.12.12 22:43:12.052171 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.052333 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:43:12.052561 [ 264 ] {f9da6259-ddb0-4afa-85a9-48c50158bfe7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:43:12.052669 [ 264 ] {f9da6259-ddb0-4afa-85a9-48c50158bfe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:43:12.053247 [ 264 ] {f9da6259-ddb0-4afa-85a9-48c50158bfe7} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.053287 [ 264 ] {f9da6259-ddb0-4afa-85a9-48c50158bfe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.053650 [ 264 ] {f9da6259-ddb0-4afa-85a9-48c50158bfe7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:43:12.053900 [ 264 ] {f9da6259-ddb0-4afa-85a9-48c50158bfe7} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.054083 [ 264 ] {f9da6259-ddb0-4afa-85a9-48c50158bfe7} executeQuery: Read 13 rows, 830.00 B in 0.001629 sec., 7980.3560466543895 rows/sec., 497.57 KiB/sec. 2024.12.12 22:43:12.054135 [ 264 ] {f9da6259-ddb0-4afa-85a9-48c50158bfe7} TCPHandler: Processed in 0.002183082 sec. 2024.12.12 22:43:12.054308 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.054466 [ 265 ] {46261075-da7a-40a7-afeb-e5d91502969f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:12.054538 [ 265 ] {46261075-da7a-40a7-afeb-e5d91502969f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:12.055334 [ 265 ] {46261075-da7a-40a7-afeb-e5d91502969f} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.055375 [ 265 ] {46261075-da7a-40a7-afeb-e5d91502969f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.055791 [ 265 ] {46261075-da7a-40a7-afeb-e5d91502969f} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.12 22:43:12.056039 [ 265 ] {46261075-da7a-40a7-afeb-e5d91502969f} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.056265 [ 265 ] {46261075-da7a-40a7-afeb-e5d91502969f} executeQuery: Read 408 rows, 29.76 KiB in 0.001836 sec., 222222.22222222222 rows/sec., 15.83 MiB/sec. 2024.12.12 22:43:12.056334 [ 265 ] {46261075-da7a-40a7-afeb-e5d91502969f} TCPHandler: Processed in 0.002094341 sec. 2024.12.12 22:43:12.056534 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.056683 [ 264 ] {d1f87886-f03a-475f-919b-3ca9fa0fd1b1} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:43:12.056738 [ 264 ] {d1f87886-f03a-475f-919b-3ca9fa0fd1b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:43:12.057236 [ 264 ] {d1f87886-f03a-475f-919b-3ca9fa0fd1b1} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.057276 [ 264 ] {d1f87886-f03a-475f-919b-3ca9fa0fd1b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.057650 [ 264 ] {d1f87886-f03a-475f-919b-3ca9fa0fd1b1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:43:12.057897 [ 264 ] {d1f87886-f03a-475f-919b-3ca9fa0fd1b1} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.058097 [ 264 ] {d1f87886-f03a-475f-919b-3ca9fa0fd1b1} executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec. 2024.12.12 22:43:12.058169 [ 264 ] {d1f87886-f03a-475f-919b-3ca9fa0fd1b1} TCPHandler: Processed in 0.001741244 sec. 2024.12.12 22:43:12.058414 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.058551 [ 265 ] {6a2b2d55-b344-42c1-b845-55101c2e561c} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:12.058604 [ 265 ] {6a2b2d55-b344-42c1-b845-55101c2e561c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:12.059221 [ 265 ] {6a2b2d55-b344-42c1-b845-55101c2e561c} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.059260 [ 265 ] {6a2b2d55-b344-42c1-b845-55101c2e561c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.059661 [ 265 ] {6a2b2d55-b344-42c1-b845-55101c2e561c} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.12 22:43:12.059899 [ 265 ] {6a2b2d55-b344-42c1-b845-55101c2e561c} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.060128 [ 265 ] {6a2b2d55-b344-42c1-b845-55101c2e561c} executeQuery: Read 237 rows, 16.27 KiB in 0.0016 sec., 148125 rows/sec., 9.93 MiB/sec. 2024.12.12 22:43:12.060197 [ 265 ] {6a2b2d55-b344-42c1-b845-55101c2e561c} TCPHandler: Processed in 0.001914818 sec. 2024.12.12 22:43:12.060390 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.060534 [ 264 ] {b55fbf54-562f-45ac-9f7d-8b410a1344a7} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:43:12.060590 [ 264 ] {b55fbf54-562f-45ac-9f7d-8b410a1344a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:43:12.061073 [ 264 ] {b55fbf54-562f-45ac-9f7d-8b410a1344a7} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.061112 [ 264 ] {b55fbf54-562f-45ac-9f7d-8b410a1344a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.061494 [ 264 ] {b55fbf54-562f-45ac-9f7d-8b410a1344a7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.12.12 22:43:12.061743 [ 264 ] {b55fbf54-562f-45ac-9f7d-8b410a1344a7} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.061943 [ 264 ] {b55fbf54-562f-45ac-9f7d-8b410a1344a7} executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. 2024.12.12 22:43:12.062018 [ 264 ] {b55fbf54-562f-45ac-9f7d-8b410a1344a7} TCPHandler: Processed in 0.001724973 sec. 2024.12.12 22:43:12.062262 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.062387 [ 265 ] {3ce69ccb-08a7-4f87-9560-4ffc9bfe6fcd} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:12.062469 [ 265 ] {3ce69ccb-08a7-4f87-9560-4ffc9bfe6fcd} 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 2024.12.12 22:43:12.063632 [ 265 ] {3ce69ccb-08a7-4f87-9560-4ffc9bfe6fcd} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.063672 [ 265 ] {3ce69ccb-08a7-4f87-9560-4ffc9bfe6fcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.064317 [ 265 ] {3ce69ccb-08a7-4f87-9560-4ffc9bfe6fcd} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.12 22:43:12.064588 [ 265 ] {3ce69ccb-08a7-4f87-9560-4ffc9bfe6fcd} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.064791 [ 265 ] {3ce69ccb-08a7-4f87-9560-4ffc9bfe6fcd} executeQuery: Read 26 rows, 47.71 KiB in 0.00243 sec., 10699.588477366256 rows/sec., 19.17 MiB/sec. 2024.12.12 22:43:12.064884 [ 265 ] {3ce69ccb-08a7-4f87-9560-4ffc9bfe6fcd} TCPHandler: Processed in 0.002747404 sec. 2024.12.12 22:43:12.065057 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:12.065185 [ 264 ] {e6e7e706-06ed-4a21-99a3-bf7f34330ff6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:12.065236 [ 264 ] {e6e7e706-06ed-4a21-99a3-bf7f34330ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:12.065742 [ 264 ] {e6e7e706-06ed-4a21-99a3-bf7f34330ff6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:12.065783 [ 264 ] {e6e7e706-06ed-4a21-99a3-bf7f34330ff6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:12.066214 [ 264 ] {e6e7e706-06ed-4a21-99a3-bf7f34330ff6} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.12.12 22:43:12.066465 [ 264 ] {e6e7e706-06ed-4a21-99a3-bf7f34330ff6} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:12.066685 [ 264 ] {e6e7e706-06ed-4a21-99a3-bf7f34330ff6} executeQuery: Read 82 rows, 5.33 KiB in 0.001522 sec., 53876.47831800263 rows/sec., 3.42 MiB/sec. 2024.12.12 22:43:12.066771 [ 264 ] {e6e7e706-06ed-4a21-99a3-bf7f34330ff6} TCPHandler: Processed in 0.001774075 sec. 2024.12.12 22:43:16.138634 [ 97 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:43:16.138717 [ 97 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:43:16.338084 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 2024.12.12 22:43:16.339162 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:16.339203 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:16.339791 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.12 22:43:16.340060 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:16.340340 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2024.12.12 22:43:16.346644 [ 226 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): 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] 2024.12.12 22:43:16.346725 [ 226 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): 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] 2024.12.12 22:43:16.353957 [ 226 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): 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] 2024.12.12 22:43:16.900256 [ 225 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): 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] 2024.12.12 22:43:16.900304 [ 225 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): 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] 2024.12.12 22:43:16.902330 [ 225 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): 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] 2024.12.12 22:43:17.035364 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:17.035646 [ 264 ] {a582f150-316d-40cb-81b3-ddc2d6ed75cd} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:17.035750 [ 264 ] {a582f150-316d-40cb-81b3-ddc2d6ed75cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:17.036492 [ 264 ] {a582f150-316d-40cb-81b3-ddc2d6ed75cd} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:17.036538 [ 264 ] {a582f150-316d-40cb-81b3-ddc2d6ed75cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:17.036972 [ 264 ] {a582f150-316d-40cb-81b3-ddc2d6ed75cd} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.12 22:43:17.037238 [ 264 ] {a582f150-316d-40cb-81b3-ddc2d6ed75cd} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:17.037505 [ 264 ] {a582f150-316d-40cb-81b3-ddc2d6ed75cd} executeQuery: Read 88 rows, 7.40 KiB in 0.001936 sec., 45454.545454545456 rows/sec., 3.73 MiB/sec. 2024.12.12 22:43:17.037608 [ 264 ] {a582f150-316d-40cb-81b3-ddc2d6ed75cd} TCPHandler: Processed in 0.002421118 sec. 2024.12.12 22:43:17.037899 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:17.038110 [ 265 ] {33382ede-7a7c-4bfb-b214-b63ef8043ef0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:17.038189 [ 265 ] {33382ede-7a7c-4bfb-b214-b63ef8043ef0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:17.038984 [ 265 ] {33382ede-7a7c-4bfb-b214-b63ef8043ef0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:17.039025 [ 265 ] {33382ede-7a7c-4bfb-b214-b63ef8043ef0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:17.039458 [ 265 ] {33382ede-7a7c-4bfb-b214-b63ef8043ef0} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.12 22:43:17.039720 [ 265 ] {33382ede-7a7c-4bfb-b214-b63ef8043ef0} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:17.039955 [ 265 ] {33382ede-7a7c-4bfb-b214-b63ef8043ef0} executeQuery: Read 16 rows, 1.20 KiB in 0.001904 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. 2024.12.12 22:43:17.040021 [ 265 ] {33382ede-7a7c-4bfb-b214-b63ef8043ef0} TCPHandler: Processed in 0.002299565 sec. 2024.12.12 22:43:17.040238 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:17.040480 [ 264 ] {5d72207c-3fd5-4a79-be1b-a13f42c47b2e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:17.040575 [ 264 ] {5d72207c-3fd5-4a79-be1b-a13f42c47b2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:17.041282 [ 264 ] {5d72207c-3fd5-4a79-be1b-a13f42c47b2e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:17.041324 [ 264 ] {5d72207c-3fd5-4a79-be1b-a13f42c47b2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:17.041716 [ 264 ] {5d72207c-3fd5-4a79-be1b-a13f42c47b2e} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.12 22:43:17.041965 [ 264 ] {5d72207c-3fd5-4a79-be1b-a13f42c47b2e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:17.042168 [ 264 ] {5d72207c-3fd5-4a79-be1b-a13f42c47b2e} executeQuery: Read 80 rows, 6.40 KiB in 0.001749 sec., 45740.42309891367 rows/sec., 3.57 MiB/sec. 2024.12.12 22:43:17.042226 [ 264 ] {5d72207c-3fd5-4a79-be1b-a13f42c47b2e} TCPHandler: Processed in 0.002106562 sec. 2024.12.12 22:43:17.042379 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:17.042522 [ 265 ] {3bc65f4f-4c6b-4039-936f-882bef1a0279} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:17.042584 [ 265 ] {3bc65f4f-4c6b-4039-936f-882bef1a0279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:17.043197 [ 265 ] {3bc65f4f-4c6b-4039-936f-882bef1a0279} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:17.043236 [ 265 ] {3bc65f4f-4c6b-4039-936f-882bef1a0279} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:17.043629 [ 265 ] {3bc65f4f-4c6b-4039-936f-882bef1a0279} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.12 22:43:17.043874 [ 265 ] {3bc65f4f-4c6b-4039-936f-882bef1a0279} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:17.044109 [ 265 ] {3bc65f4f-4c6b-4039-936f-882bef1a0279} executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. 2024.12.12 22:43:17.044165 [ 265 ] {3bc65f4f-4c6b-4039-936f-882bef1a0279} TCPHandler: Processed in 0.001854957 sec. 2024.12.12 22:43:17.044328 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:17.044448 [ 264 ] {85bd2f43-fa1a-47ab-9a0d-6d691c342fe5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:17.044529 [ 264 ] {85bd2f43-fa1a-47ab-9a0d-6d691c342fe5} 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 2024.12.12 22:43:17.045623 [ 264 ] {85bd2f43-fa1a-47ab-9a0d-6d691c342fe5} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:17.045662 [ 264 ] {85bd2f43-fa1a-47ab-9a0d-6d691c342fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:17.046293 [ 264 ] {85bd2f43-fa1a-47ab-9a0d-6d691c342fe5} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.12 22:43:17.046556 [ 264 ] {85bd2f43-fa1a-47ab-9a0d-6d691c342fe5} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:17.046760 [ 94 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.12 22:43:17.046822 [ 264 ] {85bd2f43-fa1a-47ab-9a0d-6d691c342fe5} executeQuery: Read 16 rows, 29.36 KiB in 0.002397 sec., 6675.010429703797 rows/sec., 11.96 MiB/sec. 2024.12.12 22:43:17.046846 [ 94 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:17.046919 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:17.047121 [ 264 ] {85bd2f43-fa1a-47ab-9a0d-6d691c342fe5} TCPHandler: Processed in 0.002849486 sec. 2024.12.12 22:43:17.047176 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.12 22:43:17.047367 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:17.047609 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:17.047753 [ 265 ] {de3073a0-ae54-4e53-ade3-f22b47402bc1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:17.047782 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1934 rows starting from the beginning of the part 2024.12.12 22:43:17.047847 [ 265 ] {de3073a0-ae54-4e53-ade3-f22b47402bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:17.048543 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part 2024.12.12 22:43:17.049448 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part 2024.12.12 22:43:17.050282 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 16 rows starting from the beginning of the part 2024.12.12 22:43:17.050429 [ 265 ] {de3073a0-ae54-4e53-ade3-f22b47402bc1} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:17.050526 [ 265 ] {de3073a0-ae54-4e53-ade3-f22b47402bc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:17.050935 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part 2024.12.12 22:43:17.051636 [ 197 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 16 rows starting from the beginning of the part 2024.12.12 22:43:17.052066 [ 265 ] {de3073a0-ae54-4e53-ade3-f22b47402bc1} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.12.12 22:43:17.052750 [ 265 ] {de3073a0-ae54-4e53-ade3-f22b47402bc1} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:17.053187 [ 265 ] {de3073a0-ae54-4e53-ade3-f22b47402bc1} executeQuery: Read 60 rows, 4.14 KiB in 0.005534 sec., 10842.067220816769 rows/sec., 748.22 KiB/sec. 2024.12.12 22:43:17.053369 [ 265 ] {de3073a0-ae54-4e53-ade3-f22b47402bc1} TCPHandler: Processed in 0.00614449 sec. 2024.12.12 22:43:17.062850 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2034 rows, containing 19 columns (19 merged, 0 gathered) in 0.01577781 sec., 128915.22968016475 rows/sec., 231.01 MiB/sec. 2024.12.12 22:43:17.064947 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.12 22:43:17.065373 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:17.065458 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_96_19} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.12 22:43:17.065620 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.83 MiB. 2024.12.12 22:43:18.000237 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.63 MiB, peak 281.39 MiB, free memory in arenas 0.00 B, will set to 267.68 MiB (RSS), difference: 4.05 MiB 2024.12.12 22:43:18.615144 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2024.12.12 22:43:18.636511 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:18.636579 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2024.12.12 22:43:18.643384 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.12 22:43:18.644139 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:18.647264 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2024.12.12 22:43:21.508296 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1840 2024.12.12 22:43:21.511538 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:21.511603 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:21.513148 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:43:21.513480 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:21.513761 [ 91 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:43:21.513926 [ 91 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:21.514012 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:21.514445 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:43:21.515822 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1840 2024.12.12 22:43:21.516371 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:21.516519 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1662 rows starting from the beginning of the part 2024.12.12 22:43:21.517176 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part 2024.12.12 22:43:21.517795 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part 2024.12.12 22:43:21.518369 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part 2024.12.12 22:43:21.518905 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2024.12.12 22:43:21.519585 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part 2024.12.12 22:43:21.528228 [ 200 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1840 rows, containing 72 columns (72 merged, 0 gathered) in 0.014080517 sec., 130677.01988499427 rows/sec., 100.12 MiB/sec. 2024.12.12 22:43:21.530138 [ 187 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:43:21.531010 [ 187 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:21.531126 [ 187 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_51_10} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:43:21.531482 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2024.12.12 22:43:22.038942 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.039140 [ 264 ] {273812d8-4f54-4a75-af68-03cc0e03fcfc} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:43:22.039212 [ 264 ] {273812d8-4f54-4a75-af68-03cc0e03fcfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:43:22.039980 [ 264 ] {273812d8-4f54-4a75-af68-03cc0e03fcfc} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.040034 [ 264 ] {273812d8-4f54-4a75-af68-03cc0e03fcfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.040496 [ 264 ] {273812d8-4f54-4a75-af68-03cc0e03fcfc} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:43:22.040754 [ 264 ] {273812d8-4f54-4a75-af68-03cc0e03fcfc} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.040959 [ 91 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.12.12 22:43:22.041007 [ 264 ] {273812d8-4f54-4a75-af68-03cc0e03fcfc} executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. 2024.12.12 22:43:22.041036 [ 91 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.041101 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.041131 [ 264 ] {273812d8-4f54-4a75-af68-03cc0e03fcfc} TCPHandler: Processed in 0.002320465 sec. 2024.12.12 22:43:22.041423 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.12.12 22:43:22.041456 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.041912 [ 265 ] {2c446361-f410-4c07-b517-49f76540b833} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:22.042023 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:22.042050 [ 265 ] {2c446361-f410-4c07-b517-49f76540b833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:22.042101 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2024.12.12 22:43:22.042437 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.12.12 22:43:22.042755 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2024.12.12 22:43:22.043125 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.12.12 22:43:22.043552 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2024.12.12 22:43:22.045084 [ 265 ] {2c446361-f410-4c07-b517-49f76540b833} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.045148 [ 265 ] {2c446361-f410-4c07-b517-49f76540b833} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.046024 [ 190 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004785504 sec., 14627.50840872769 rows/sec., 1.08 MiB/sec. 2024.12.12 22:43:22.046205 [ 265 ] {2c446361-f410-4c07-b517-49f76540b833} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.12 22:43:22.046264 [ 198 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.12.12 22:43:22.046658 [ 265 ] {2c446361-f410-4c07-b517-49f76540b833} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.046891 [ 198 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.047057 [ 265 ] {2c446361-f410-4c07-b517-49f76540b833} executeQuery: Read 255 rows, 22.91 KiB in 0.005322 sec., 47914.31792559188 rows/sec., 4.20 MiB/sec. 2024.12.12 22:43:22.047073 [ 198 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_45_11} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.12.12 22:43:22.047222 [ 265 ] {2c446361-f410-4c07-b517-49f76540b833} TCPHandler: Processed in 0.005951127 sec. 2024.12.12 22:43:22.047283 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:43:22.047428 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.047571 [ 264 ] {2de16d5b-7ecc-48d6-bf33-54492c08ccd1} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:22.047628 [ 264 ] {2de16d5b-7ecc-48d6-bf33-54492c08ccd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:22.048269 [ 264 ] {2de16d5b-7ecc-48d6-bf33-54492c08ccd1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.048311 [ 264 ] {2de16d5b-7ecc-48d6-bf33-54492c08ccd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.048690 [ 264 ] {2de16d5b-7ecc-48d6-bf33-54492c08ccd1} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.12 22:43:22.048933 [ 264 ] {2de16d5b-7ecc-48d6-bf33-54492c08ccd1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.049169 [ 264 ] {2de16d5b-7ecc-48d6-bf33-54492c08ccd1} executeQuery: Read 33 rows, 2.41 KiB in 0.001624 sec., 20320.197044334975 rows/sec., 1.45 MiB/sec. 2024.12.12 22:43:22.049272 [ 264 ] {2de16d5b-7ecc-48d6-bf33-54492c08ccd1} TCPHandler: Processed in 0.001929268 sec. 2024.12.12 22:43:22.049507 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.049725 [ 265 ] {e5b6066e-06fb-4cde-8fce-96bdae881618} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:43:22.049781 [ 265 ] {e5b6066e-06fb-4cde-8fce-96bdae881618} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:43:22.050362 [ 265 ] {e5b6066e-06fb-4cde-8fce-96bdae881618} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.050400 [ 265 ] {e5b6066e-06fb-4cde-8fce-96bdae881618} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.050754 [ 265 ] {e5b6066e-06fb-4cde-8fce-96bdae881618} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:43:22.050992 [ 265 ] {e5b6066e-06fb-4cde-8fce-96bdae881618} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.051188 [ 265 ] {e5b6066e-06fb-4cde-8fce-96bdae881618} executeQuery: Read 14 rows, 1004.00 B in 0.001497 sec., 9352.037408149632 rows/sec., 654.96 KiB/sec. 2024.12.12 22:43:22.051255 [ 265 ] {e5b6066e-06fb-4cde-8fce-96bdae881618} TCPHandler: Processed in 0.001865006 sec. 2024.12.12 22:43:22.051462 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.051603 [ 264 ] {c4371f28-e5b6-47ad-be6d-9cf22cd63a44} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:43:22.051658 [ 264 ] {c4371f28-e5b6-47ad-be6d-9cf22cd63a44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:43:22.052265 [ 264 ] {c4371f28-e5b6-47ad-be6d-9cf22cd63a44} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.052304 [ 264 ] {c4371f28-e5b6-47ad-be6d-9cf22cd63a44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.052668 [ 264 ] {c4371f28-e5b6-47ad-be6d-9cf22cd63a44} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:43:22.052913 [ 264 ] {c4371f28-e5b6-47ad-be6d-9cf22cd63a44} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.053100 [ 91 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2024.12.12 22:43:22.053177 [ 264 ] {c4371f28-e5b6-47ad-be6d-9cf22cd63a44} executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. 2024.12.12 22:43:22.053192 [ 91 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.053287 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.053305 [ 264 ] {c4371f28-e5b6-47ad-be6d-9cf22cd63a44} TCPHandler: Processed in 0.001962248 sec. 2024.12.12 22:43:22.053566 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2024.12.12 22:43:22.053636 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.053743 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:22.053799 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2024.12.12 22:43:22.053993 [ 265 ] {d7ffad61-e945-48ab-9323-87b658b7f5c9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:22.054067 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2024.12.12 22:43:22.054166 [ 265 ] {d7ffad61-e945-48ab-9323-87b658b7f5c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:22.054361 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2024.12.12 22:43:22.054702 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2024.12.12 22:43:22.055006 [ 189 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2024.12.12 22:43:22.057013 [ 265 ] {d7ffad61-e945-48ab-9323-87b658b7f5c9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.057097 [ 265 ] {d7ffad61-e945-48ab-9323-87b658b7f5c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.057471 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00406111 sec., 16005.476335287643 rows/sec., 1.04 MiB/sec. 2024.12.12 22:43:22.057761 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2024.12.12 22:43:22.057948 [ 265 ] {d7ffad61-e945-48ab-9323-87b658b7f5c9} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.12 22:43:22.058277 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.058433 [ 265 ] {d7ffad61-e945-48ab-9323-87b658b7f5c9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.058485 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_45_11} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2024.12.12 22:43:22.058674 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:43:22.058840 [ 265 ] {d7ffad61-e945-48ab-9323-87b658b7f5c9} executeQuery: Read 408 rows, 29.76 KiB in 0.004969 sec., 82109.07627289192 rows/sec., 5.85 MiB/sec. 2024.12.12 22:43:22.058942 [ 265 ] {d7ffad61-e945-48ab-9323-87b658b7f5c9} TCPHandler: Processed in 0.005517808 sec. 2024.12.12 22:43:22.059162 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.059495 [ 264 ] {69739903-5ab0-4e0a-bde7-510a1eba2eec} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:43:22.059625 [ 264 ] {69739903-5ab0-4e0a-bde7-510a1eba2eec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:43:22.060183 [ 264 ] {69739903-5ab0-4e0a-bde7-510a1eba2eec} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.060224 [ 264 ] {69739903-5ab0-4e0a-bde7-510a1eba2eec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.060601 [ 264 ] {69739903-5ab0-4e0a-bde7-510a1eba2eec} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:43:22.060854 [ 264 ] {69739903-5ab0-4e0a-bde7-510a1eba2eec} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.061086 [ 264 ] {69739903-5ab0-4e0a-bde7-510a1eba2eec} executeQuery: Read 6 rows, 321.00 B in 0.001717 sec., 3494.4670937682004 rows/sec., 182.57 KiB/sec. 2024.12.12 22:43:22.061202 [ 264 ] {69739903-5ab0-4e0a-bde7-510a1eba2eec} TCPHandler: Processed in 0.002168293 sec. 2024.12.12 22:43:22.061391 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.061530 [ 265 ] {2f3edfaa-cd53-4ea8-b7eb-080baccd10c0} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:22.061590 [ 265 ] {2f3edfaa-cd53-4ea8-b7eb-080baccd10c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:22.062451 [ 265 ] {2f3edfaa-cd53-4ea8-b7eb-080baccd10c0} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.062527 [ 265 ] {2f3edfaa-cd53-4ea8-b7eb-080baccd10c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.063084 [ 265 ] {2f3edfaa-cd53-4ea8-b7eb-080baccd10c0} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.12 22:43:22.063327 [ 265 ] {2f3edfaa-cd53-4ea8-b7eb-080baccd10c0} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.063536 [ 265 ] {2f3edfaa-cd53-4ea8-b7eb-080baccd10c0} executeQuery: Read 237 rows, 16.27 KiB in 0.002037 sec., 116347.56995581737 rows/sec., 7.80 MiB/sec. 2024.12.12 22:43:22.063589 [ 265 ] {2f3edfaa-cd53-4ea8-b7eb-080baccd10c0} TCPHandler: Processed in 0.002295316 sec. 2024.12.12 22:43:22.063738 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.063861 [ 264 ] {60babcbf-d56d-41c3-9f1e-5fe2caafe92b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:43:22.063912 [ 264 ] {60babcbf-d56d-41c3-9f1e-5fe2caafe92b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:43:22.064399 [ 264 ] {60babcbf-d56d-41c3-9f1e-5fe2caafe92b} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.064438 [ 264 ] {60babcbf-d56d-41c3-9f1e-5fe2caafe92b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.064801 [ 264 ] {60babcbf-d56d-41c3-9f1e-5fe2caafe92b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.12.12 22:43:22.065044 [ 264 ] {60babcbf-d56d-41c3-9f1e-5fe2caafe92b} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.065178 [ 89 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2024.12.12 22:43:22.065222 [ 89 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.065240 [ 264 ] {60babcbf-d56d-41c3-9f1e-5fe2caafe92b} executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. 2024.12.12 22:43:22.065246 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.065340 [ 264 ] {60babcbf-d56d-41c3-9f1e-5fe2caafe92b} TCPHandler: Processed in 0.001654663 sec. 2024.12.12 22:43:22.065555 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.065566 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2024.12.12 22:43:22.065751 [ 265 ] {a20c22f1-402a-469d-adbf-981d3b42700f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:22.065953 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:22.065968 [ 265 ] {a20c22f1-402a-469d-adbf-981d3b42700f} 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 2024.12.12 22:43:22.066045 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part 2024.12.12 22:43:22.066533 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2024.12.12 22:43:22.066925 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2024.12.12 22:43:22.067247 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2024.12.12 22:43:22.067716 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2024.12.12 22:43:22.068082 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2024.12.12 22:43:22.071748 [ 265 ] {a20c22f1-402a-469d-adbf-981d3b42700f} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.071836 [ 265 ] {a20c22f1-402a-469d-adbf-981d3b42700f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.071889 [ 186 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.006531578 sec., 6889.60615642958 rows/sec., 464.24 KiB/sec. 2024.12.12 22:43:22.072123 [ 186 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2024.12.12 22:43:22.072742 [ 186 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.072977 [ 186 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_45_9} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2024.12.12 22:43:22.073180 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.12 22:43:22.073333 [ 265 ] {a20c22f1-402a-469d-adbf-981d3b42700f} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.12 22:43:22.073605 [ 265 ] {a20c22f1-402a-469d-adbf-981d3b42700f} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.073927 [ 265 ] {a20c22f1-402a-469d-adbf-981d3b42700f} executeQuery: Read 26 rows, 47.71 KiB in 0.008231 sec., 3158.789940468959 rows/sec., 5.66 MiB/sec. 2024.12.12 22:43:22.074226 [ 265 ] {a20c22f1-402a-469d-adbf-981d3b42700f} TCPHandler: Processed in 0.008778292 sec. 2024.12.12 22:43:22.074490 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:22.074664 [ 264 ] {4dd2dd39-0c31-49e7-8bd0-2bb64f6978b8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:22.074722 [ 264 ] {4dd2dd39-0c31-49e7-8bd0-2bb64f6978b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:22.075224 [ 264 ] {4dd2dd39-0c31-49e7-8bd0-2bb64f6978b8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:22.075261 [ 264 ] {4dd2dd39-0c31-49e7-8bd0-2bb64f6978b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:22.075639 [ 264 ] {4dd2dd39-0c31-49e7-8bd0-2bb64f6978b8} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.12.12 22:43:22.075912 [ 264 ] {4dd2dd39-0c31-49e7-8bd0-2bb64f6978b8} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:22.076096 [ 264 ] {4dd2dd39-0c31-49e7-8bd0-2bb64f6978b8} executeQuery: Read 82 rows, 5.33 KiB in 0.001467 sec., 55896.387184730746 rows/sec., 3.55 MiB/sec. 2024.12.12 22:43:22.076146 [ 264 ] {4dd2dd39-0c31-49e7-8bd0-2bb64f6978b8} TCPHandler: Processed in 0.001799315 sec. 2024.12.12 22:43:23.840468 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 2024.12.12 22:43:23.841191 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:23.841241 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:23.841781 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.12 22:43:23.842045 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:23.842285 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 2024.12.12 22:43:23.842296 [ 88 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.12 22:43:23.842369 [ 88 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:23.842392 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:23.842566 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.12 22:43:23.842857 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:23.842972 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2024.12.12 22:43:23.843313 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2024.12.12 22:43:23.843621 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2024.12.12 22:43:23.843707 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2024.12.12 22:43:23.843949 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2024.12.12 22:43:23.844118 [ 189 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2024.12.12 22:43:23.846818 [ 194 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.004353156 sec., 7468834.105646569 rows/sec., 106.84 MiB/sec. 2024.12.12 22:43:23.847298 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.12 22:43:23.847660 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:23.847754 [ 203 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_71_14} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.12 22:43:23.847881 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2024.12.12 22:43:26.147317 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2024.12.12 22:43:26.172115 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:26.172215 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:26.182343 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.12 22:43:26.183805 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:26.184411 [ 85 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.12 22:43:26.184604 [ 85 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:26.184695 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:26.185293 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.12 22:43:26.203971 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2024.12.12 22:43:26.206657 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:26.208378 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2024.12.12 22:43:26.213934 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2024.12.12 22:43:26.219385 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2024.12.12 22:43:26.224858 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2024.12.12 22:43:26.230733 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2024.12.12 22:43:26.238336 [ 192 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2024.12.12 22:43:26.321436 [ 194 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.136494871 sec., 3919.561197284842 rows/sec., 20.27 MiB/sec. 2024.12.12 22:43:26.325222 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.12 22:43:26.329127 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:26.329279 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_71_14} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.12 22:43:26.331768 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2024.12.12 22:43:27.034418 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:27.034627 [ 264 ] {bd062809-26d7-43a0-98c1-499077158702} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:27.034708 [ 264 ] {bd062809-26d7-43a0-98c1-499077158702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:27.035515 [ 264 ] {bd062809-26d7-43a0-98c1-499077158702} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:27.035562 [ 264 ] {bd062809-26d7-43a0-98c1-499077158702} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:27.036005 [ 264 ] {bd062809-26d7-43a0-98c1-499077158702} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.12 22:43:27.036271 [ 264 ] {bd062809-26d7-43a0-98c1-499077158702} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:27.036508 [ 264 ] {bd062809-26d7-43a0-98c1-499077158702} executeQuery: Read 88 rows, 7.40 KiB in 0.001934 sec., 45501.55118924509 rows/sec., 3.74 MiB/sec. 2024.12.12 22:43:27.036579 [ 264 ] {bd062809-26d7-43a0-98c1-499077158702} TCPHandler: Processed in 0.002299645 sec. 2024.12.12 22:43:27.036865 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:27.037080 [ 265 ] {1c1471df-52f6-4c34-a7e2-d2b62fd6c096} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:27.037148 [ 265 ] {1c1471df-52f6-4c34-a7e2-d2b62fd6c096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:27.037882 [ 265 ] {1c1471df-52f6-4c34-a7e2-d2b62fd6c096} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:27.037923 [ 265 ] {1c1471df-52f6-4c34-a7e2-d2b62fd6c096} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:27.038361 [ 265 ] {1c1471df-52f6-4c34-a7e2-d2b62fd6c096} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.12 22:43:27.038608 [ 265 ] {1c1471df-52f6-4c34-a7e2-d2b62fd6c096} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:27.038883 [ 265 ] {1c1471df-52f6-4c34-a7e2-d2b62fd6c096} executeQuery: Read 16 rows, 1.20 KiB in 0.001852 sec., 8639.308855291578 rows/sec., 649.64 KiB/sec. 2024.12.12 22:43:27.038987 [ 265 ] {1c1471df-52f6-4c34-a7e2-d2b62fd6c096} TCPHandler: Processed in 0.002297425 sec. 2024.12.12 22:43:27.039198 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:27.039417 [ 264 ] {7689c463-9c6a-485e-8f5e-2379f53c6bc9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:27.039476 [ 264 ] {7689c463-9c6a-485e-8f5e-2379f53c6bc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:27.040175 [ 264 ] {7689c463-9c6a-485e-8f5e-2379f53c6bc9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:27.040216 [ 264 ] {7689c463-9c6a-485e-8f5e-2379f53c6bc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:27.040587 [ 264 ] {7689c463-9c6a-485e-8f5e-2379f53c6bc9} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.12 22:43:27.040825 [ 264 ] {7689c463-9c6a-485e-8f5e-2379f53c6bc9} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:27.041056 [ 264 ] {7689c463-9c6a-485e-8f5e-2379f53c6bc9} executeQuery: Read 80 rows, 6.40 KiB in 0.001679 sec., 47647.40917212627 rows/sec., 3.72 MiB/sec. 2024.12.12 22:43:27.041132 [ 264 ] {7689c463-9c6a-485e-8f5e-2379f53c6bc9} TCPHandler: Processed in 0.00206737 sec. 2024.12.12 22:43:27.041330 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:27.041540 [ 265 ] {78fc9f67-78e7-4ac3-a0e1-9ffe8d68f21a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:27.041602 [ 265 ] {78fc9f67-78e7-4ac3-a0e1-9ffe8d68f21a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:27.042233 [ 265 ] {78fc9f67-78e7-4ac3-a0e1-9ffe8d68f21a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:27.042273 [ 265 ] {78fc9f67-78e7-4ac3-a0e1-9ffe8d68f21a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:27.042682 [ 265 ] {78fc9f67-78e7-4ac3-a0e1-9ffe8d68f21a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.12 22:43:27.042922 [ 265 ] {78fc9f67-78e7-4ac3-a0e1-9ffe8d68f21a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:27.043098 [ 84 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.12 22:43:27.043162 [ 265 ] {78fc9f67-78e7-4ac3-a0e1-9ffe8d68f21a} executeQuery: Read 160 rows, 11.41 KiB in 0.001657 sec., 96560.04828002413 rows/sec., 6.73 MiB/sec. 2024.12.12 22:43:27.043181 [ 84 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:27.043247 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:27.043301 [ 265 ] {78fc9f67-78e7-4ac3-a0e1-9ffe8d68f21a} TCPHandler: Processed in 0.002081511 sec. 2024.12.12 22:43:27.043606 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:27.043655 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.12 22:43:27.043972 [ 264 ] {cd747c74-4ab0-473a-9b57-1f2cbf7f12ac} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:27.044118 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:27.044286 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 29619 rows starting from the beginning of the part 2024.12.12 22:43:27.044330 [ 264 ] {cd747c74-4ab0-473a-9b57-1f2cbf7f12ac} 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 2024.12.12 22:43:27.044686 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 880 rows starting from the beginning of the part 2024.12.12 22:43:27.045071 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part 2024.12.12 22:43:27.045462 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part 2024.12.12 22:43:27.045807 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part 2024.12.12 22:43:27.046127 [ 191 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2024.12.12 22:43:27.050190 [ 264 ] {cd747c74-4ab0-473a-9b57-1f2cbf7f12ac} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:27.050254 [ 264 ] {cd747c74-4ab0-473a-9b57-1f2cbf7f12ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:27.051861 [ 264 ] {cd747c74-4ab0-473a-9b57-1f2cbf7f12ac} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.12 22:43:27.052270 [ 264 ] {cd747c74-4ab0-473a-9b57-1f2cbf7f12ac} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:27.052573 [ 264 ] {cd747c74-4ab0-473a-9b57-1f2cbf7f12ac} executeQuery: Read 16 rows, 29.36 KiB in 0.00876 sec., 1826.4840182648402 rows/sec., 3.27 MiB/sec. 2024.12.12 22:43:27.052684 [ 264 ] {cd747c74-4ab0-473a-9b57-1f2cbf7f12ac} TCPHandler: Processed in 0.009273062 sec. 2024.12.12 22:43:27.052847 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:27.052984 [ 265 ] {7296af7a-85e2-4a7f-9a20-388209332709} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:27.053037 [ 265 ] {7296af7a-85e2-4a7f-9a20-388209332709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:27.053563 [ 265 ] {7296af7a-85e2-4a7f-9a20-388209332709} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:27.053610 [ 265 ] {7296af7a-85e2-4a7f-9a20-388209332709} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:27.054050 [ 265 ] {7296af7a-85e2-4a7f-9a20-388209332709} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.12.12 22:43:27.054328 [ 265 ] {7296af7a-85e2-4a7f-9a20-388209332709} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:27.054508 [ 84 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.12.12 22:43:27.054565 [ 265 ] {7296af7a-85e2-4a7f-9a20-388209332709} executeQuery: Read 60 rows, 4.14 KiB in 0.001601 sec., 37476.57713928795 rows/sec., 2.53 MiB/sec. 2024.12.12 22:43:27.054573 [ 84 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:27.054684 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:27.054774 [ 265 ] {7296af7a-85e2-4a7f-9a20-388209332709} TCPHandler: Processed in 0.001992729 sec. 2024.12.12 22:43:27.055109 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2024.12.12 22:43:27.055721 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:27.055764 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6184 rows starting from the beginning of the part 2024.12.12 22:43:27.055900 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2024.12.12 22:43:27.056187 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part 2024.12.12 22:43:27.056375 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part 2024.12.12 22:43:27.056651 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part 2024.12.12 22:43:27.057052 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2024.12.12 22:43:27.057416 [ 197 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 31293 rows, containing 5 columns (5 merged, 0 gathered) in 0.014053096 sec., 2226769.104829285 rows/sec., 150.42 MiB/sec. 2024.12.12 22:43:27.058053 [ 197 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.12 22:43:27.058495 [ 197 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:27.058702 [ 197 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_96_19} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.12 22:43:27.058896 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2024.12.12 22:43:27.060294 [ 187 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 6528 rows, containing 4 columns (4 merged, 0 gathered) in 0.005449567 sec., 1197893.337213764 rows/sec., 78.07 MiB/sec. 2024.12.12 22:43:27.060890 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.12.12 22:43:27.061185 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:27.061260 [ 197 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_96_19} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2024.12.12 22:43:27.061344 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2024.12.12 22:43:31.138770 [ 80 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:43:31.138869 [ 80 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:43:31.342405 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 2024.12.12 22:43:31.343096 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:31.343146 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:31.343694 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.12 22:43:31.343953 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:31.344246 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2024.12.12 22:43:31.516072 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1874 2024.12.12 22:43:31.519674 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:31.519727 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:31.521214 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:43:31.521532 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:31.522143 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1874 2024.12.12 22:43:32.039111 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.039411 [ 264 ] {69eebd5d-a8e2-445a-a5c4-a39ae433a0b6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:43:32.039526 [ 264 ] {69eebd5d-a8e2-445a-a5c4-a39ae433a0b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:43:32.040540 [ 264 ] {69eebd5d-a8e2-445a-a5c4-a39ae433a0b6} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.040587 [ 264 ] {69eebd5d-a8e2-445a-a5c4-a39ae433a0b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.041024 [ 264 ] {69eebd5d-a8e2-445a-a5c4-a39ae433a0b6} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:43:32.041289 [ 264 ] {69eebd5d-a8e2-445a-a5c4-a39ae433a0b6} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.041518 [ 264 ] {69eebd5d-a8e2-445a-a5c4-a39ae433a0b6} executeQuery: Read 14 rows, 1.01 KiB in 0.002188 sec., 6398.537477148081 rows/sec., 460.61 KiB/sec. 2024.12.12 22:43:32.041597 [ 264 ] {69eebd5d-a8e2-445a-a5c4-a39ae433a0b6} TCPHandler: Processed in 0.002670703 sec. 2024.12.12 22:43:32.041928 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.042215 [ 265 ] {237b11e7-cb85-4d3a-bf8e-396ccb351615} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:32.042282 [ 265 ] {237b11e7-cb85-4d3a-bf8e-396ccb351615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:32.043141 [ 265 ] {237b11e7-cb85-4d3a-bf8e-396ccb351615} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.043182 [ 265 ] {237b11e7-cb85-4d3a-bf8e-396ccb351615} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.043638 [ 265 ] {237b11e7-cb85-4d3a-bf8e-396ccb351615} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.12 22:43:32.043894 [ 265 ] {237b11e7-cb85-4d3a-bf8e-396ccb351615} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.044048 [ 79 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.12 22:43:32.044097 [ 265 ] {237b11e7-cb85-4d3a-bf8e-396ccb351615} executeQuery: Read 255 rows, 22.91 KiB in 0.00195 sec., 130769.23076923078 rows/sec., 11.48 MiB/sec. 2024.12.12 22:43:32.044102 [ 79 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.044144 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.044172 [ 265 ] {237b11e7-cb85-4d3a-bf8e-396ccb351615} TCPHandler: Processed in 0.002454008 sec. 2024.12.12 22:43:32.044299 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.12 22:43:32.044443 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:32.044444 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.044484 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1437 rows starting from the beginning of the part 2024.12.12 22:43:32.044584 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 255 rows starting from the beginning of the part 2024.12.12 22:43:32.044967 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 88 rows starting from the beginning of the part 2024.12.12 22:43:32.045247 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 255 rows starting from the beginning of the part 2024.12.12 22:43:32.045252 [ 264 ] {0f30f79f-239c-4d5e-b545-273602b87392} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:32.045452 [ 264 ] {0f30f79f-239c-4d5e-b545-273602b87392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:32.045540 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 88 rows starting from the beginning of the part 2024.12.12 22:43:32.045881 [ 187 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 255 rows starting from the beginning of the part 2024.12.12 22:43:32.048059 [ 264 ] {0f30f79f-239c-4d5e-b545-273602b87392} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.048131 [ 264 ] {0f30f79f-239c-4d5e-b545-273602b87392} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:32.048950 [ 264 ] {0f30f79f-239c-4d5e-b545-273602b87392} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.12 22:43:32.049456 [ 264 ] {0f30f79f-239c-4d5e-b545-273602b87392} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.049484 [ 197 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2378 rows, containing 5 columns (5 merged, 0 gathered) in 0.005278254 sec., 450527.7692206552 rows/sec., 39.89 MiB/sec. 2024.12.12 22:43:32.049724 [ 264 ] {0f30f79f-239c-4d5e-b545-273602b87392} executeQuery: Read 33 rows, 2.41 KiB in 0.004681 sec., 7049.775688955351 rows/sec., 515.09 KiB/sec. 2024.12.12 22:43:32.049782 [ 197 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.12 22:43:32.049808 [ 264 ] {0f30f79f-239c-4d5e-b545-273602b87392} TCPHandler: Processed in 0.005538679 sec. 2024.12.12 22:43:32.049972 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.050165 [ 265 ] {60f7b19f-5483-4e4f-a76e-fa5cc93d769a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:43:32.050211 [ 197 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.050266 [ 265 ] {60f7b19f-5483-4e4f-a76e-fa5cc93d769a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:43:32.050410 [ 197 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_101_20} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.12 22:43:32.050585 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2024.12.12 22:43:32.051154 [ 265 ] {60f7b19f-5483-4e4f-a76e-fa5cc93d769a} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.051198 [ 265 ] {60f7b19f-5483-4e4f-a76e-fa5cc93d769a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.051557 [ 265 ] {60f7b19f-5483-4e4f-a76e-fa5cc93d769a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.12.12 22:43:32.051813 [ 265 ] {60f7b19f-5483-4e4f-a76e-fa5cc93d769a} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.051945 [ 79 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.12.12 22:43:32.051981 [ 79 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.051997 [ 265 ] {60f7b19f-5483-4e4f-a76e-fa5cc93d769a} executeQuery: Read 14 rows, 1004.00 B in 0.001888 sec., 7415.254237288136 rows/sec., 519.32 KiB/sec. 2024.12.12 22:43:32.052006 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.052117 [ 265 ] {60f7b19f-5483-4e4f-a76e-fa5cc93d769a} TCPHandler: Processed in 0.002215473 sec. 2024.12.12 22:43:32.052319 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2024.12.12 22:43:32.052350 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.052627 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:32.052637 [ 264 ] {504aab96-2cb0-4efd-8201-ab25c88f668b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:43:32.052702 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 242 rows starting from the beginning of the part 2024.12.12 22:43:32.052750 [ 264 ] {504aab96-2cb0-4efd-8201-ab25c88f668b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:43:32.053107 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2024.12.12 22:43:32.053403 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 228 rows starting from the beginning of the part 2024.12.12 22:43:32.053697 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2024.12.12 22:43:32.054128 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2024.12.12 22:43:32.054409 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2024.12.12 22:43:32.055906 [ 264 ] {504aab96-2cb0-4efd-8201-ab25c88f668b} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.055993 [ 264 ] {504aab96-2cb0-4efd-8201-ab25c88f668b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:32.057322 [ 264 ] {504aab96-2cb0-4efd-8201-ab25c88f668b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:43:32.057733 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00560173 sec., 93899.56317066334 rows/sec., 6.72 MiB/sec. 2024.12.12 22:43:32.057868 [ 264 ] {504aab96-2cb0-4efd-8201-ab25c88f668b} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.057994 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.12.12 22:43:32.058692 [ 264 ] {504aab96-2cb0-4efd-8201-ab25c88f668b} executeQuery: Read 13 rows, 830.00 B in 0.006109 sec., 2128.007857259781 rows/sec., 132.68 KiB/sec. 2024.12.12 22:43:32.058958 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.059130 [ 264 ] {504aab96-2cb0-4efd-8201-ab25c88f668b} TCPHandler: Processed in 0.006890566 sec. 2024.12.12 22:43:32.059258 [ 186 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_61_12} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2024.12.12 22:43:32.059497 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.059565 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.12 22:43:32.059711 [ 265 ] {6ce9fb00-f7d1-42bf-a8b5-e4f56c75b7f5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:32.059771 [ 265 ] {6ce9fb00-f7d1-42bf-a8b5-e4f56c75b7f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:32.060586 [ 265 ] {6ce9fb00-f7d1-42bf-a8b5-e4f56c75b7f5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.060625 [ 265 ] {6ce9fb00-f7d1-42bf-a8b5-e4f56c75b7f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.061014 [ 265 ] {6ce9fb00-f7d1-42bf-a8b5-e4f56c75b7f5} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.12 22:43:32.061257 [ 265 ] {6ce9fb00-f7d1-42bf-a8b5-e4f56c75b7f5} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.061394 [ 79 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.12 22:43:32.061437 [ 79 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.061446 [ 265 ] {6ce9fb00-f7d1-42bf-a8b5-e4f56c75b7f5} executeQuery: Read 408 rows, 29.76 KiB in 0.001763 sec., 231423.70958593307 rows/sec., 16.49 MiB/sec. 2024.12.12 22:43:32.061466 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.061545 [ 265 ] {6ce9fb00-f7d1-42bf-a8b5-e4f56c75b7f5} TCPHandler: Processed in 0.002270845 sec. 2024.12.12 22:43:32.061619 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.12 22:43:32.061736 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.061763 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:32.061808 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 916 rows starting from the beginning of the part 2024.12.12 22:43:32.062069 [ 264 ] {f21f4b57-1397-4c99-b2f8-9e4822fcab4d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:43:32.062114 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 408 rows starting from the beginning of the part 2024.12.12 22:43:32.062210 [ 264 ] {f21f4b57-1397-4c99-b2f8-9e4822fcab4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:43:32.062409 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 80 rows starting from the beginning of the part 2024.12.12 22:43:32.062773 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 408 rows starting from the beginning of the part 2024.12.12 22:43:32.063110 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 80 rows starting from the beginning of the part 2024.12.12 22:43:32.063438 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 408 rows starting from the beginning of the part 2024.12.12 22:43:32.064476 [ 264 ] {f21f4b57-1397-4c99-b2f8-9e4822fcab4d} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.064536 [ 264 ] {f21f4b57-1397-4c99-b2f8-9e4822fcab4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:32.065550 [ 264 ] {f21f4b57-1397-4c99-b2f8-9e4822fcab4d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:43:32.065921 [ 264 ] {f21f4b57-1397-4c99-b2f8-9e4822fcab4d} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.066122 [ 79 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.12.12 22:43:32.066233 [ 79 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.066317 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.066545 [ 264 ] {f21f4b57-1397-4c99-b2f8-9e4822fcab4d} executeQuery: Read 6 rows, 321.00 B in 0.004557 sec., 1316.6556945358789 rows/sec., 68.79 KiB/sec. 2024.12.12 22:43:32.066942 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 5 columns (5 merged, 0 gathered) in 0.005372426 sec., 428111.99260818114 rows/sec., 32.60 MiB/sec. 2024.12.12 22:43:32.066971 [ 264 ] {f21f4b57-1397-4c99-b2f8-9e4822fcab4d} TCPHandler: Processed in 0.005327555 sec. 2024.12.12 22:43:32.067235 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2024.12.12 22:43:32.067269 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.067327 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.12 22:43:32.067683 [ 265 ] {3d37098a-2d25-4bf9-a6b0-e85aac68a755} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:32.067746 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:32.067852 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part 2024.12.12 22:43:32.067878 [ 265 ] {3d37098a-2d25-4bf9-a6b0-e85aac68a755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:32.068196 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.068523 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2024.12.12 22:43:32.068562 [ 187 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_101_20} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.12 22:43:32.068962 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2024.12.12 22:43:32.069016 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.12 22:43:32.069474 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2024.12.12 22:43:32.069789 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2024.12.12 22:43:32.070093 [ 196 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2024.12.12 22:43:32.071071 [ 265 ] {3d37098a-2d25-4bf9-a6b0-e85aac68a755} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.071142 [ 265 ] {3d37098a-2d25-4bf9-a6b0-e85aac68a755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:32.072250 [ 265 ] {3d37098a-2d25-4bf9-a6b0-e85aac68a755} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.12 22:43:32.072823 [ 198 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.006229113 sec., 44308.07403879172 rows/sec., 2.26 MiB/sec. 2024.12.12 22:43:32.072840 [ 265 ] {3d37098a-2d25-4bf9-a6b0-e85aac68a755} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.073136 [ 200 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.12.12 22:43:32.073319 [ 265 ] {3d37098a-2d25-4bf9-a6b0-e85aac68a755} executeQuery: Read 237 rows, 16.27 KiB in 0.005757 sec., 41167.27462219906 rows/sec., 2.76 MiB/sec. 2024.12.12 22:43:32.073592 [ 265 ] {3d37098a-2d25-4bf9-a6b0-e85aac68a755} TCPHandler: Processed in 0.006478907 sec. 2024.12.12 22:43:32.073814 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.074170 [ 264 ] {0b3ae700-0fbe-4979-8a8e-fabaf631e6fa} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:43:32.074328 [ 264 ] {0b3ae700-0fbe-4979-8a8e-fabaf631e6fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:43:32.074463 [ 200 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.074892 [ 200 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_46_9} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2024.12.12 22:43:32.075118 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:43:32.075499 [ 264 ] {0b3ae700-0fbe-4979-8a8e-fabaf631e6fa} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.075542 [ 264 ] {0b3ae700-0fbe-4979-8a8e-fabaf631e6fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.075912 [ 264 ] {0b3ae700-0fbe-4979-8a8e-fabaf631e6fa} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.12.12 22:43:32.076155 [ 264 ] {0b3ae700-0fbe-4979-8a8e-fabaf631e6fa} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.076385 [ 264 ] {0b3ae700-0fbe-4979-8a8e-fabaf631e6fa} executeQuery: Read 1 rows, 69.00 B in 0.002335 sec., 428.2655246252677 rows/sec., 28.86 KiB/sec. 2024.12.12 22:43:32.076439 [ 264 ] {0b3ae700-0fbe-4979-8a8e-fabaf631e6fa} TCPHandler: Processed in 0.002753344 sec. 2024.12.12 22:43:32.076650 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.076874 [ 265 ] {789078be-1308-40ab-907a-d8387a7dbe7f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:32.077012 [ 265 ] {789078be-1308-40ab-907a-d8387a7dbe7f} 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 2024.12.12 22:43:32.078261 [ 265 ] {789078be-1308-40ab-907a-d8387a7dbe7f} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.078300 [ 265 ] {789078be-1308-40ab-907a-d8387a7dbe7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.078972 [ 265 ] {789078be-1308-40ab-907a-d8387a7dbe7f} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.12 22:43:32.079249 [ 265 ] {789078be-1308-40ab-907a-d8387a7dbe7f} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.079454 [ 265 ] {789078be-1308-40ab-907a-d8387a7dbe7f} executeQuery: Read 26 rows, 47.71 KiB in 0.002635 sec., 9867.17267552182 rows/sec., 17.68 MiB/sec. 2024.12.12 22:43:32.079545 [ 265 ] {789078be-1308-40ab-907a-d8387a7dbe7f} TCPHandler: Processed in 0.003005959 sec. 2024.12.12 22:43:32.079697 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:32.079837 [ 264 ] {8b57d3a9-4bb5-4cd5-a3bf-afac5b815940} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:32.079898 [ 264 ] {8b57d3a9-4bb5-4cd5-a3bf-afac5b815940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:32.080433 [ 264 ] {8b57d3a9-4bb5-4cd5-a3bf-afac5b815940} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:32.080472 [ 264 ] {8b57d3a9-4bb5-4cd5-a3bf-afac5b815940} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:32.080872 [ 264 ] {8b57d3a9-4bb5-4cd5-a3bf-afac5b815940} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.12.12 22:43:32.081118 [ 264 ] {8b57d3a9-4bb5-4cd5-a3bf-afac5b815940} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:32.081332 [ 264 ] {8b57d3a9-4bb5-4cd5-a3bf-afac5b815940} executeQuery: Read 82 rows, 5.33 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 3.41 MiB/sec. 2024.12.12 22:43:32.081382 [ 264 ] {8b57d3a9-4bb5-4cd5-a3bf-afac5b815940} TCPHandler: Processed in 0.001751164 sec. 2024.12.12 22:43:33.704055 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2024.12.12 22:43:33.726335 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:33.726400 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2024.12.12 22:43:33.733664 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.12 22:43:33.734443 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:33.737168 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2024.12.12 22:43:37.062847 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:37.063084 [ 264 ] {505fd25b-39e0-4f71-8b16-6eb152be859a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:43:37.063169 [ 264 ] {505fd25b-39e0-4f71-8b16-6eb152be859a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:43:37.063934 [ 264 ] {505fd25b-39e0-4f71-8b16-6eb152be859a} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:37.063983 [ 264 ] {505fd25b-39e0-4f71-8b16-6eb152be859a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:37.064422 [ 264 ] {505fd25b-39e0-4f71-8b16-6eb152be859a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.12 22:43:37.064683 [ 264 ] {505fd25b-39e0-4f71-8b16-6eb152be859a} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:37.064935 [ 264 ] {505fd25b-39e0-4f71-8b16-6eb152be859a} executeQuery: Read 8 rows, 668.00 B in 0.001904 sec., 4201.680672268907 rows/sec., 342.62 KiB/sec. 2024.12.12 22:43:37.065051 [ 264 ] {505fd25b-39e0-4f71-8b16-6eb152be859a} TCPHandler: Processed in 0.002343326 sec. 2024.12.12 22:43:37.065333 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:37.065540 [ 265 ] {138910de-9e6b-44d6-8454-da5a71a9cc1f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:37.065614 [ 265 ] {138910de-9e6b-44d6-8454-da5a71a9cc1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:37.066899 [ 265 ] {138910de-9e6b-44d6-8454-da5a71a9cc1f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:37.066940 [ 265 ] {138910de-9e6b-44d6-8454-da5a71a9cc1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:37.067443 [ 265 ] {138910de-9e6b-44d6-8454-da5a71a9cc1f} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.12 22:43:37.067700 [ 265 ] {138910de-9e6b-44d6-8454-da5a71a9cc1f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:37.067901 [ 265 ] {138910de-9e6b-44d6-8454-da5a71a9cc1f} executeQuery: Read 1232 rows, 103.81 KiB in 0.002419 sec., 509301.36420008267 rows/sec., 41.91 MiB/sec. 2024.12.12 22:43:37.067958 [ 265 ] {138910de-9e6b-44d6-8454-da5a71a9cc1f} TCPHandler: Processed in 0.002778845 sec. 2024.12.12 22:43:37.068159 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:37.068344 [ 264 ] {31eb1e6c-52d8-4adc-ae0b-813e377f2d3e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:37.068401 [ 264 ] {31eb1e6c-52d8-4adc-ae0b-813e377f2d3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:37.069104 [ 264 ] {31eb1e6c-52d8-4adc-ae0b-813e377f2d3e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:37.069152 [ 264 ] {31eb1e6c-52d8-4adc-ae0b-813e377f2d3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:37.069536 [ 264 ] {31eb1e6c-52d8-4adc-ae0b-813e377f2d3e} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.12 22:43:37.069778 [ 264 ] {31eb1e6c-52d8-4adc-ae0b-813e377f2d3e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:37.069946 [ 71 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 2024.12.12 22:43:37.070006 [ 71 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:37.070011 [ 264 ] {31eb1e6c-52d8-4adc-ae0b-813e377f2d3e} executeQuery: Read 24 rows, 1.76 KiB in 0.00169 sec., 14201.183431952662 rows/sec., 1.02 MiB/sec. 2024.12.12 22:43:37.070041 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:37.070160 [ 264 ] {31eb1e6c-52d8-4adc-ae0b-813e377f2d3e} TCPHandler: Processed in 0.002118272 sec. 2024.12.12 22:43:37.070295 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full 2024.12.12 22:43:37.070401 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:37.070589 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:37.070650 [ 265 ] {da900ee8-d473-4ba6-9240-14ab52c1225b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:43:37.070671 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 67 rows starting from the beginning of the part 2024.12.12 22:43:37.070755 [ 265 ] {da900ee8-d473-4ba6-9240-14ab52c1225b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:43:37.070937 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 16 rows starting from the beginning of the part 2024.12.12 22:43:37.071388 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 33 rows starting from the beginning of the part 2024.12.12 22:43:37.071792 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part 2024.12.12 22:43:37.072025 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 33 rows starting from the beginning of the part 2024.12.12 22:43:37.072536 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 24 rows starting from the beginning of the part 2024.12.12 22:43:37.073684 [ 265 ] {da900ee8-d473-4ba6-9240-14ab52c1225b} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:37.073769 [ 265 ] {da900ee8-d473-4ba6-9240-14ab52c1225b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:37.074809 [ 265 ] {da900ee8-d473-4ba6-9240-14ab52c1225b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.12.12 22:43:37.075413 [ 265 ] {da900ee8-d473-4ba6-9240-14ab52c1225b} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:37.075430 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.005254303 sec., 35970.517878394145 rows/sec., 2.71 MiB/sec. 2024.12.12 22:43:37.075839 [ 265 ] {da900ee8-d473-4ba6-9240-14ab52c1225b} executeQuery: Read 228 rows, 15.81 KiB in 0.005254 sec., 43395.50818424058 rows/sec., 2.94 MiB/sec. 2024.12.12 22:43:37.075990 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) 2024.12.12 22:43:37.076155 [ 265 ] {da900ee8-d473-4ba6-9240-14ab52c1225b} TCPHandler: Processed in 0.005849305 sec. 2024.12.12 22:43:37.076449 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:37.076811 [ 264 ] {77fda6f8-ef44-4f4a-9652-d0ee2c28a46d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:37.076980 [ 264 ] {77fda6f8-ef44-4f4a-9652-d0ee2c28a46d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:37.077347 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:37.077605 [ 200 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_100_20} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 2024.12.12 22:43:37.077791 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:43:37.078241 [ 264 ] {77fda6f8-ef44-4f4a-9652-d0ee2c28a46d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:37.078287 [ 264 ] {77fda6f8-ef44-4f4a-9652-d0ee2c28a46d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:37.078687 [ 264 ] {77fda6f8-ef44-4f4a-9652-d0ee2c28a46d} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.12 22:43:37.078961 [ 264 ] {77fda6f8-ef44-4f4a-9652-d0ee2c28a46d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:37.079188 [ 264 ] {77fda6f8-ef44-4f4a-9652-d0ee2c28a46d} executeQuery: Read 544 rows, 41.34 KiB in 0.002493 sec., 218210.99077416767 rows/sec., 16.19 MiB/sec. 2024.12.12 22:43:37.079306 [ 264 ] {77fda6f8-ef44-4f4a-9652-d0ee2c28a46d} TCPHandler: Processed in 0.003020349 sec. 2024.12.12 22:43:37.079488 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:37.079643 [ 265 ] {a07a5035-f920-4150-9b3d-8aefc1590b9a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:37.079703 [ 265 ] {a07a5035-f920-4150-9b3d-8aefc1590b9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:37.080492 [ 265 ] {a07a5035-f920-4150-9b3d-8aefc1590b9a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:37.080529 [ 265 ] {a07a5035-f920-4150-9b3d-8aefc1590b9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:37.080981 [ 265 ] {a07a5035-f920-4150-9b3d-8aefc1590b9a} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.12 22:43:37.081252 [ 265 ] {a07a5035-f920-4150-9b3d-8aefc1590b9a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:37.081441 [ 265 ] {a07a5035-f920-4150-9b3d-8aefc1590b9a} executeQuery: Read 884 rows, 60.91 KiB in 0.001828 sec., 483588.62144420133 rows/sec., 32.54 MiB/sec. 2024.12.12 22:43:37.081493 [ 265 ] {a07a5035-f920-4150-9b3d-8aefc1590b9a} TCPHandler: Processed in 0.002099321 sec. 2024.12.12 22:43:37.081639 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:37.081758 [ 264 ] {9f8f321f-17e7-41e2-9f30-4a50341d4758} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:37.081841 [ 264 ] {9f8f321f-17e7-41e2-9f30-4a50341d4758} 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 2024.12.12 22:43:37.083031 [ 264 ] {9f8f321f-17e7-41e2-9f30-4a50341d4758} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:37.083074 [ 264 ] {9f8f321f-17e7-41e2-9f30-4a50341d4758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:37.083730 [ 264 ] {9f8f321f-17e7-41e2-9f30-4a50341d4758} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.12 22:43:37.083998 [ 264 ] {9f8f321f-17e7-41e2-9f30-4a50341d4758} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:37.084257 [ 264 ] {9f8f321f-17e7-41e2-9f30-4a50341d4758} executeQuery: Read 16 rows, 29.36 KiB in 0.002523 sec., 6341.656757827983 rows/sec., 11.36 MiB/sec. 2024.12.12 22:43:37.084395 [ 264 ] {9f8f321f-17e7-41e2-9f30-4a50341d4758} TCPHandler: Processed in 0.002814855 sec. 2024.12.12 22:43:37.084550 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:37.084677 [ 265 ] {7703289d-f68c-4d77-9643-bad1e67f052e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:37.084734 [ 265 ] {7703289d-f68c-4d77-9643-bad1e67f052e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:37.085267 [ 265 ] {7703289d-f68c-4d77-9643-bad1e67f052e} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:37.085312 [ 265 ] {7703289d-f68c-4d77-9643-bad1e67f052e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:37.085795 [ 265 ] {7703289d-f68c-4d77-9643-bad1e67f052e} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.12.12 22:43:37.086152 [ 265 ] {7703289d-f68c-4d77-9643-bad1e67f052e} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:37.086354 [ 265 ] {7703289d-f68c-4d77-9643-bad1e67f052e} executeQuery: Read 60 rows, 4.14 KiB in 0.001702 sec., 35252.64394829612 rows/sec., 2.38 MiB/sec. 2024.12.12 22:43:37.086412 [ 265 ] {7703289d-f68c-4d77-9643-bad1e67f052e} TCPHandler: Processed in 0.001920698 sec. 2024.12.12 22:43:38.844377 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 2024.12.12 22:43:38.846054 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:38.846105 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:38.846672 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.12 22:43:38.846949 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:38.847183 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 2024.12.12 22:43:41.237218 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2024.12.12 22:43:41.259370 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:41.259438 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:41.266539 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.12.12 22:43:41.267321 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:41.272064 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2024.12.12 22:43:41.522377 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1912 2024.12.12 22:43:41.526321 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:41.526379 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:41.527940 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:43:41.528290 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:41.529418 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1912 2024.12.12 22:43:42.038824 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.039079 [ 264 ] {b66c101f-3623-4903-86d2-d4178546585a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:43:42.039185 [ 264 ] {b66c101f-3623-4903-86d2-d4178546585a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:43:42.040019 [ 264 ] {b66c101f-3623-4903-86d2-d4178546585a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.040077 [ 264 ] {b66c101f-3623-4903-86d2-d4178546585a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.040531 [ 264 ] {b66c101f-3623-4903-86d2-d4178546585a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:43:42.040807 [ 264 ] {b66c101f-3623-4903-86d2-d4178546585a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.041055 [ 264 ] {b66c101f-3623-4903-86d2-d4178546585a} executeQuery: Read 14 rows, 1.01 KiB in 0.002053 sec., 6819.288845591816 rows/sec., 490.90 KiB/sec. 2024.12.12 22:43:42.041173 [ 264 ] {b66c101f-3623-4903-86d2-d4178546585a} TCPHandler: Processed in 0.002508199 sec. 2024.12.12 22:43:42.041453 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.041638 [ 265 ] {a80a0194-49d1-4575-a55d-8cbcada56760} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:42.041707 [ 265 ] {a80a0194-49d1-4575-a55d-8cbcada56760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:42.042546 [ 265 ] {a80a0194-49d1-4575-a55d-8cbcada56760} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.042592 [ 265 ] {a80a0194-49d1-4575-a55d-8cbcada56760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.043049 [ 265 ] {a80a0194-49d1-4575-a55d-8cbcada56760} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.12 22:43:42.043309 [ 265 ] {a80a0194-49d1-4575-a55d-8cbcada56760} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.043531 [ 265 ] {a80a0194-49d1-4575-a55d-8cbcada56760} executeQuery: Read 255 rows, 22.91 KiB in 0.001945 sec., 131105.39845758356 rows/sec., 11.50 MiB/sec. 2024.12.12 22:43:42.043592 [ 265 ] {a80a0194-49d1-4575-a55d-8cbcada56760} TCPHandler: Processed in 0.002307296 sec. 2024.12.12 22:43:42.043738 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.043868 [ 264 ] {8cf5a81c-eefb-46f4-b49e-130852238919} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:42.043924 [ 264 ] {8cf5a81c-eefb-46f4-b49e-130852238919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:42.044554 [ 264 ] {8cf5a81c-eefb-46f4-b49e-130852238919} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.044597 [ 264 ] {8cf5a81c-eefb-46f4-b49e-130852238919} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.044987 [ 264 ] {8cf5a81c-eefb-46f4-b49e-130852238919} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.12 22:43:42.045245 [ 264 ] {8cf5a81c-eefb-46f4-b49e-130852238919} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.045477 [ 264 ] {8cf5a81c-eefb-46f4-b49e-130852238919} executeQuery: Read 33 rows, 2.41 KiB in 0.001639 sec., 20134.228187919463 rows/sec., 1.44 MiB/sec. 2024.12.12 22:43:42.045534 [ 264 ] {8cf5a81c-eefb-46f4-b49e-130852238919} TCPHandler: Processed in 0.001855596 sec. 2024.12.12 22:43:42.045696 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.045842 [ 265 ] {222859e6-b879-4a39-9dc3-ce2c75d18b49} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:43:42.045902 [ 265 ] {222859e6-b879-4a39-9dc3-ce2c75d18b49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:43:42.046590 [ 265 ] {222859e6-b879-4a39-9dc3-ce2c75d18b49} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.046630 [ 265 ] {222859e6-b879-4a39-9dc3-ce2c75d18b49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.046991 [ 265 ] {222859e6-b879-4a39-9dc3-ce2c75d18b49} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.12.12 22:43:42.047240 [ 265 ] {222859e6-b879-4a39-9dc3-ce2c75d18b49} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.047453 [ 265 ] {222859e6-b879-4a39-9dc3-ce2c75d18b49} executeQuery: Read 14 rows, 1004.00 B in 0.001645 sec., 8510.638297872341 rows/sec., 596.03 KiB/sec. 2024.12.12 22:43:42.047506 [ 265 ] {222859e6-b879-4a39-9dc3-ce2c75d18b49} TCPHandler: Processed in 0.001879717 sec. 2024.12.12 22:43:42.047663 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.047789 [ 264 ] {1dad852a-3893-4277-a2e0-1ca5e20c9297} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:43:42.047841 [ 264 ] {1dad852a-3893-4277-a2e0-1ca5e20c9297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:43:42.048437 [ 264 ] {1dad852a-3893-4277-a2e0-1ca5e20c9297} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.048478 [ 264 ] {1dad852a-3893-4277-a2e0-1ca5e20c9297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.048848 [ 264 ] {1dad852a-3893-4277-a2e0-1ca5e20c9297} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:43:42.049100 [ 264 ] {1dad852a-3893-4277-a2e0-1ca5e20c9297} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.049361 [ 264 ] {1dad852a-3893-4277-a2e0-1ca5e20c9297} executeQuery: Read 13 rows, 830.00 B in 0.001591 sec., 8170.961659333752 rows/sec., 509.46 KiB/sec. 2024.12.12 22:43:42.049500 [ 264 ] {1dad852a-3893-4277-a2e0-1ca5e20c9297} TCPHandler: Processed in 0.001888607 sec. 2024.12.12 22:43:42.049753 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.049899 [ 265 ] {d6921858-f46a-4a03-94ea-dfda5efe8b6d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:42.049959 [ 265 ] {d6921858-f46a-4a03-94ea-dfda5efe8b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:42.050751 [ 265 ] {d6921858-f46a-4a03-94ea-dfda5efe8b6d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.050792 [ 265 ] {d6921858-f46a-4a03-94ea-dfda5efe8b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.051179 [ 265 ] {d6921858-f46a-4a03-94ea-dfda5efe8b6d} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.12 22:43:42.051424 [ 265 ] {d6921858-f46a-4a03-94ea-dfda5efe8b6d} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.051654 [ 265 ] {d6921858-f46a-4a03-94ea-dfda5efe8b6d} executeQuery: Read 408 rows, 29.76 KiB in 0.001788 sec., 228187.91946308722 rows/sec., 16.26 MiB/sec. 2024.12.12 22:43:42.051715 [ 223 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:43:42.051718 [ 265 ] {d6921858-f46a-4a03-94ea-dfda5efe8b6d} TCPHandler: Processed in 0.002107121 sec. 2024.12.12 22:43:42.051760 [ 223 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:43:42.051967 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.052247 [ 264 ] {2e657551-53ea-459b-9a79-fe1f9518bff9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:43:42.052390 [ 264 ] {2e657551-53ea-459b-9a79-fe1f9518bff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:43:42.053398 [ 264 ] {2e657551-53ea-459b-9a79-fe1f9518bff9} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.053440 [ 264 ] {2e657551-53ea-459b-9a79-fe1f9518bff9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.054035 [ 264 ] {2e657551-53ea-459b-9a79-fe1f9518bff9} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:43:42.054460 [ 264 ] {2e657551-53ea-459b-9a79-fe1f9518bff9} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.054874 [ 264 ] {2e657551-53ea-459b-9a79-fe1f9518bff9} executeQuery: Read 6 rows, 321.00 B in 0.002713 sec., 2211.5739034279395 rows/sec., 115.55 KiB/sec. 2024.12.12 22:43:42.055160 [ 264 ] {2e657551-53ea-459b-9a79-fe1f9518bff9} TCPHandler: Processed in 0.003302135 sec. 2024.12.12 22:43:42.055449 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.055662 [ 265 ] {8825a18c-eb0a-4f8b-bf97-60c7c38b00e7} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:42.055731 [ 265 ] {8825a18c-eb0a-4f8b-bf97-60c7c38b00e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:42.055848 [ 223 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:43:42.056697 [ 265 ] {8825a18c-eb0a-4f8b-bf97-60c7c38b00e7} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.056736 [ 265 ] {8825a18c-eb0a-4f8b-bf97-60c7c38b00e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.057142 [ 265 ] {8825a18c-eb0a-4f8b-bf97-60c7c38b00e7} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.12 22:43:42.057383 [ 265 ] {8825a18c-eb0a-4f8b-bf97-60c7c38b00e7} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.057624 [ 265 ] {8825a18c-eb0a-4f8b-bf97-60c7c38b00e7} executeQuery: Read 237 rows, 16.27 KiB in 0.001999 sec., 118559.27963981991 rows/sec., 7.95 MiB/sec. 2024.12.12 22:43:42.057702 [ 265 ] {8825a18c-eb0a-4f8b-bf97-60c7c38b00e7} TCPHandler: Processed in 0.002417888 sec. 2024.12.12 22:43:42.057920 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.058300 [ 264 ] {4a6f05c3-474f-45fd-a951-fa1d28938a0e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:43:42.058379 [ 264 ] {4a6f05c3-474f-45fd-a951-fa1d28938a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:43:42.058872 [ 264 ] {4a6f05c3-474f-45fd-a951-fa1d28938a0e} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.058911 [ 264 ] {4a6f05c3-474f-45fd-a951-fa1d28938a0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.059287 [ 264 ] {4a6f05c3-474f-45fd-a951-fa1d28938a0e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.12.12 22:43:42.059532 [ 264 ] {4a6f05c3-474f-45fd-a951-fa1d28938a0e} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.059749 [ 264 ] {4a6f05c3-474f-45fd-a951-fa1d28938a0e} executeQuery: Read 1 rows, 69.00 B in 0.001619 sec., 617.6652254478073 rows/sec., 41.62 KiB/sec. 2024.12.12 22:43:42.059827 [ 264 ] {4a6f05c3-474f-45fd-a951-fa1d28938a0e} TCPHandler: Processed in 0.00204442 sec. 2024.12.12 22:43:42.060025 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.060163 [ 265 ] {ec8ec4e2-9815-49a5-a049-9a82153e3935} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:42.060261 [ 265 ] {ec8ec4e2-9815-49a5-a049-9a82153e3935} 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 2024.12.12 22:43:42.061436 [ 265 ] {ec8ec4e2-9815-49a5-a049-9a82153e3935} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.061476 [ 265 ] {ec8ec4e2-9815-49a5-a049-9a82153e3935} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.062131 [ 265 ] {ec8ec4e2-9815-49a5-a049-9a82153e3935} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.12 22:43:42.062392 [ 265 ] {ec8ec4e2-9815-49a5-a049-9a82153e3935} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.062585 [ 66 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.12 22:43:42.062644 [ 265 ] {ec8ec4e2-9815-49a5-a049-9a82153e3935} executeQuery: Read 26 rows, 47.71 KiB in 0.002507 sec., 10370.961308336657 rows/sec., 18.58 MiB/sec. 2024.12.12 22:43:42.062662 [ 66 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.062737 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.063047 [ 265 ] {ec8ec4e2-9815-49a5-a049-9a82153e3935} TCPHandler: Processed in 0.003131622 sec. 2024.12.12 22:43:42.063108 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.12 22:43:42.063238 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:42.063419 [ 264 ] {4657912d-5220-4c9a-a845-d6e7f610b3ce} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:42.063510 [ 264 ] {4657912d-5220-4c9a-a845-d6e7f610b3ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:42.063537 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:42.063661 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2034 rows starting from the beginning of the part 2024.12.12 22:43:42.064186 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part 2024.12.12 22:43:42.064614 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part 2024.12.12 22:43:42.065051 [ 264 ] {4657912d-5220-4c9a-a845-d6e7f610b3ce} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:42.065061 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part 2024.12.12 22:43:42.065098 [ 264 ] {4657912d-5220-4c9a-a845-d6e7f610b3ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:42.065479 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 16 rows starting from the beginning of the part 2024.12.12 22:43:42.065893 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part 2024.12.12 22:43:42.065980 [ 264 ] {4657912d-5220-4c9a-a845-d6e7f610b3ce} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.12.12 22:43:42.066451 [ 264 ] {4657912d-5220-4c9a-a845-d6e7f610b3ce} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.066756 [ 264 ] {4657912d-5220-4c9a-a845-d6e7f610b3ce} executeQuery: Read 82 rows, 5.33 KiB in 0.003385 sec., 24224.519940915805 rows/sec., 1.54 MiB/sec. 2024.12.12 22:43:42.066842 [ 264 ] {4657912d-5220-4c9a-a845-d6e7f610b3ce} TCPHandler: Processed in 0.003695792 sec. 2024.12.12 22:43:42.075943 [ 203 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2144 rows, containing 19 columns (19 merged, 0 gathered) in 0.013055626 sec., 164220.3905044461 rows/sec., 294.28 MiB/sec. 2024.12.12 22:43:42.077836 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.12 22:43:42.078260 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:42.078342 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_101_20} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.12 22:43:42.078503 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.32 MiB. 2024.12.12 22:43:42.901880 [ 225 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:43:42.901935 [ 225 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:43:42.904019 [ 225 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:43:43.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.59 MiB, peak 286.87 MiB, free memory in arenas 0.00 B, will set to 271.15 MiB (RSS), difference: 2.56 MiB 2024.12.12 22:43:43.857756 [ 223 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:43:43.857856 [ 223 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:43:43.859811 [ 223 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:43:46.138934 [ 60 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:43:46.138997 [ 60 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:43:46.347330 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 2024.12.12 22:43:46.348088 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:46.348137 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:46.348686 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.12 22:43:46.348954 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:46.349205 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2024.12.12 22:43:47.034251 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:47.034443 [ 264 ] {d2c9711e-ecbf-4f31-a335-d7d9325d7d5f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:47.034513 [ 264 ] {d2c9711e-ecbf-4f31-a335-d7d9325d7d5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:47.035308 [ 264 ] {d2c9711e-ecbf-4f31-a335-d7d9325d7d5f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:47.035356 [ 264 ] {d2c9711e-ecbf-4f31-a335-d7d9325d7d5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:47.035794 [ 264 ] {d2c9711e-ecbf-4f31-a335-d7d9325d7d5f} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.12 22:43:47.036064 [ 264 ] {d2c9711e-ecbf-4f31-a335-d7d9325d7d5f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:47.036287 [ 264 ] {d2c9711e-ecbf-4f31-a335-d7d9325d7d5f} executeQuery: Read 88 rows, 7.40 KiB in 0.001896 sec., 46413.50210970464 rows/sec., 3.81 MiB/sec. 2024.12.12 22:43:47.036344 [ 264 ] {d2c9711e-ecbf-4f31-a335-d7d9325d7d5f} TCPHandler: Processed in 0.002222894 sec. 2024.12.12 22:43:47.036623 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:47.036865 [ 265 ] {c0527dcb-dc0c-4e98-9c5f-35ca89bb86e4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:47.036956 [ 265 ] {c0527dcb-dc0c-4e98-9c5f-35ca89bb86e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:47.037846 [ 265 ] {c0527dcb-dc0c-4e98-9c5f-35ca89bb86e4} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:47.037888 [ 265 ] {c0527dcb-dc0c-4e98-9c5f-35ca89bb86e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:47.038321 [ 265 ] {c0527dcb-dc0c-4e98-9c5f-35ca89bb86e4} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.12 22:43:47.038572 [ 265 ] {c0527dcb-dc0c-4e98-9c5f-35ca89bb86e4} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:47.038803 [ 265 ] {c0527dcb-dc0c-4e98-9c5f-35ca89bb86e4} executeQuery: Read 16 rows, 1.20 KiB in 0.002005 sec., 7980.049875311722 rows/sec., 600.06 KiB/sec. 2024.12.12 22:43:47.038859 [ 265 ] {c0527dcb-dc0c-4e98-9c5f-35ca89bb86e4} TCPHandler: Processed in 0.002386567 sec. 2024.12.12 22:43:47.039029 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:47.039175 [ 264 ] {c2358cf7-19d6-49b8-8703-127437c17d3e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:47.039235 [ 264 ] {c2358cf7-19d6-49b8-8703-127437c17d3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:47.039896 [ 264 ] {c2358cf7-19d6-49b8-8703-127437c17d3e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:47.039936 [ 264 ] {c2358cf7-19d6-49b8-8703-127437c17d3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:47.040310 [ 264 ] {c2358cf7-19d6-49b8-8703-127437c17d3e} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.12 22:43:47.040554 [ 264 ] {c2358cf7-19d6-49b8-8703-127437c17d3e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:47.040762 [ 264 ] {c2358cf7-19d6-49b8-8703-127437c17d3e} executeQuery: Read 80 rows, 6.40 KiB in 0.001623 sec., 49291.435613062225 rows/sec., 3.85 MiB/sec. 2024.12.12 22:43:47.040816 [ 264 ] {c2358cf7-19d6-49b8-8703-127437c17d3e} TCPHandler: Processed in 0.001858056 sec. 2024.12.12 22:43:47.040959 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:47.041081 [ 265 ] {60665917-17aa-4d1d-882f-9e4f17ea53e1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:47.041134 [ 265 ] {60665917-17aa-4d1d-882f-9e4f17ea53e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:47.041724 [ 265 ] {60665917-17aa-4d1d-882f-9e4f17ea53e1} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:47.041764 [ 265 ] {60665917-17aa-4d1d-882f-9e4f17ea53e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:47.042179 [ 265 ] {60665917-17aa-4d1d-882f-9e4f17ea53e1} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.12 22:43:47.042418 [ 265 ] {60665917-17aa-4d1d-882f-9e4f17ea53e1} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:47.042597 [ 265 ] {60665917-17aa-4d1d-882f-9e4f17ea53e1} executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec. 2024.12.12 22:43:47.042647 [ 265 ] {60665917-17aa-4d1d-882f-9e4f17ea53e1} TCPHandler: Processed in 0.001747615 sec. 2024.12.12 22:43:47.042809 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:47.042951 [ 264 ] {33ebfe5d-c772-40ce-8c8f-741c61dab240} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:47.043046 [ 264 ] {33ebfe5d-c772-40ce-8c8f-741c61dab240} 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 2024.12.12 22:43:47.044272 [ 264 ] {33ebfe5d-c772-40ce-8c8f-741c61dab240} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:47.044313 [ 264 ] {33ebfe5d-c772-40ce-8c8f-741c61dab240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:47.044970 [ 264 ] {33ebfe5d-c772-40ce-8c8f-741c61dab240} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.12 22:43:47.045238 [ 264 ] {33ebfe5d-c772-40ce-8c8f-741c61dab240} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:47.045489 [ 264 ] {33ebfe5d-c772-40ce-8c8f-741c61dab240} executeQuery: Read 16 rows, 29.36 KiB in 0.002569 sec., 6228.104320747372 rows/sec., 11.16 MiB/sec. 2024.12.12 22:43:47.045586 [ 264 ] {33ebfe5d-c772-40ce-8c8f-741c61dab240} TCPHandler: Processed in 0.002846896 sec. 2024.12.12 22:43:47.045769 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:47.045939 [ 265 ] {13894710-4cbe-4284-a9db-fde1ba56352b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:47.046010 [ 265 ] {13894710-4cbe-4284-a9db-fde1ba56352b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:47.046676 [ 265 ] {13894710-4cbe-4284-a9db-fde1ba56352b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:47.046713 [ 265 ] {13894710-4cbe-4284-a9db-fde1ba56352b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2024.12.12 22:43:47.047086 [ 265 ] {13894710-4cbe-4284-a9db-fde1ba56352b} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.12.12 22:43:47.047328 [ 265 ] {13894710-4cbe-4284-a9db-fde1ba56352b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:47.047517 [ 265 ] {13894710-4cbe-4284-a9db-fde1ba56352b} executeQuery: Read 60 rows, 4.14 KiB in 0.001614 sec., 37174.72118959108 rows/sec., 2.51 MiB/sec. 2024.12.12 22:43:47.047602 [ 265 ] {13894710-4cbe-4284-a9db-fde1ba56352b} TCPHandler: Processed in 0.001915978 sec. 2024.12.12 22:43:48.098811 [ 225 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): 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] 2024.12.12 22:43:48.098865 [ 225 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): 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] 2024.12.12 22:43:48.100683 [ 225 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): 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] 2024.12.12 22:43:48.772119 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2024.12.12 22:43:48.794674 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:48.794724 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:48.801855 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.12.12 22:43:48.802650 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:48.805469 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2024.12.12 22:43:51.529599 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1946 2024.12.12 22:43:51.533192 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:51.533234 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:51.534743 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:43:51.535060 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:51.535439 [ 221 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): 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] 2024.12.12 22:43:51.535559 [ 221 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): 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] 2024.12.12 22:43:51.536168 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1946 2024.12.12 22:43:51.537894 [ 221 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): 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] 2024.12.12 22:43:52.038963 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.039182 [ 264 ] {f74fa93e-7429-4d59-a513-4e98edc9d4ce} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:43:52.039262 [ 264 ] {f74fa93e-7429-4d59-a513-4e98edc9d4ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:43:52.040071 [ 264 ] {f74fa93e-7429-4d59-a513-4e98edc9d4ce} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.040124 [ 264 ] {f74fa93e-7429-4d59-a513-4e98edc9d4ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.040575 [ 264 ] {f74fa93e-7429-4d59-a513-4e98edc9d4ce} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:43:52.040861 [ 264 ] {f74fa93e-7429-4d59-a513-4e98edc9d4ce} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.041105 [ 264 ] {f74fa93e-7429-4d59-a513-4e98edc9d4ce} executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. 2024.12.12 22:43:52.041164 [ 264 ] {f74fa93e-7429-4d59-a513-4e98edc9d4ce} TCPHandler: Processed in 0.002341676 sec. 2024.12.12 22:43:52.041421 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.041631 [ 265 ] {b19015e3-db49-487f-a3f7-47796e938e42} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:43:52.041707 [ 265 ] {b19015e3-db49-487f-a3f7-47796e938e42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:43:52.042436 [ 265 ] {b19015e3-db49-487f-a3f7-47796e938e42} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.042478 [ 265 ] {b19015e3-db49-487f-a3f7-47796e938e42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.042906 [ 265 ] {b19015e3-db49-487f-a3f7-47796e938e42} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.12 22:43:52.043156 [ 265 ] {b19015e3-db49-487f-a3f7-47796e938e42} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.043429 [ 265 ] {b19015e3-db49-487f-a3f7-47796e938e42} executeQuery: Read 10 rows, 835.00 B in 0.001853 sec., 5396.654074473826 rows/sec., 440.06 KiB/sec. 2024.12.12 22:43:52.043642 [ 265 ] {b19015e3-db49-487f-a3f7-47796e938e42} TCPHandler: Processed in 0.002360836 sec. 2024.12.12 22:43:52.043819 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.043963 [ 264 ] {8af8de15-f842-4159-aa5e-ed3c34f9dc11} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:52.044025 [ 264 ] {8af8de15-f842-4159-aa5e-ed3c34f9dc11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:52.044804 [ 264 ] {8af8de15-f842-4159-aa5e-ed3c34f9dc11} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.044846 [ 264 ] {8af8de15-f842-4159-aa5e-ed3c34f9dc11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.045238 [ 264 ] {8af8de15-f842-4159-aa5e-ed3c34f9dc11} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.12 22:43:52.045486 [ 264 ] {8af8de15-f842-4159-aa5e-ed3c34f9dc11} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.045727 [ 264 ] {8af8de15-f842-4159-aa5e-ed3c34f9dc11} executeQuery: Read 260 rows, 23.28 KiB in 0.001795 sec., 144846.7966573816 rows/sec., 12.67 MiB/sec. 2024.12.12 22:43:52.045799 [ 264 ] {8af8de15-f842-4159-aa5e-ed3c34f9dc11} TCPHandler: Processed in 0.0020508 sec. 2024.12.12 22:43:52.046019 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.046310 [ 265 ] {9e3397b7-b31a-4963-8580-1779ac2de58f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:52.046367 [ 265 ] {9e3397b7-b31a-4963-8580-1779ac2de58f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:52.047026 [ 265 ] {9e3397b7-b31a-4963-8580-1779ac2de58f} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.047065 [ 265 ] {9e3397b7-b31a-4963-8580-1779ac2de58f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.047447 [ 265 ] {9e3397b7-b31a-4963-8580-1779ac2de58f} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.12 22:43:52.047686 [ 265 ] {9e3397b7-b31a-4963-8580-1779ac2de58f} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.047911 [ 265 ] {9e3397b7-b31a-4963-8580-1779ac2de58f} executeQuery: Read 43 rows, 3.11 KiB in 0.001673 sec., 25702.331141661685 rows/sec., 1.82 MiB/sec. 2024.12.12 22:43:52.048015 [ 265 ] {9e3397b7-b31a-4963-8580-1779ac2de58f} TCPHandler: Processed in 0.002124822 sec. 2024.12.12 22:43:52.048243 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.048412 [ 264 ] {899b4daf-6be1-4e1e-8a24-b7c8d5de5f3e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:43:52.048472 [ 264 ] {899b4daf-6be1-4e1e-8a24-b7c8d5de5f3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:43:52.049103 [ 264 ] {899b4daf-6be1-4e1e-8a24-b7c8d5de5f3e} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.049144 [ 264 ] {899b4daf-6be1-4e1e-8a24-b7c8d5de5f3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.049515 [ 264 ] {899b4daf-6be1-4e1e-8a24-b7c8d5de5f3e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.12.12 22:43:52.049758 [ 264 ] {899b4daf-6be1-4e1e-8a24-b7c8d5de5f3e} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.049981 [ 264 ] {899b4daf-6be1-4e1e-8a24-b7c8d5de5f3e} executeQuery: Read 14 rows, 1004.00 B in 0.001599 sec., 8755.472170106317 rows/sec., 613.18 KiB/sec. 2024.12.12 22:43:52.050034 [ 264 ] {899b4daf-6be1-4e1e-8a24-b7c8d5de5f3e} TCPHandler: Processed in 0.001914627 sec. 2024.12.12 22:43:52.050183 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.050304 [ 265 ] {6dd3eaf5-44d2-4893-9272-954efa9f44c5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:43:52.050352 [ 265 ] {6dd3eaf5-44d2-4893-9272-954efa9f44c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:43:52.050926 [ 265 ] {6dd3eaf5-44d2-4893-9272-954efa9f44c5} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.050966 [ 265 ] {6dd3eaf5-44d2-4893-9272-954efa9f44c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.051333 [ 265 ] {6dd3eaf5-44d2-4893-9272-954efa9f44c5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:43:52.051599 [ 265 ] {6dd3eaf5-44d2-4893-9272-954efa9f44c5} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.051810 [ 265 ] {6dd3eaf5-44d2-4893-9272-954efa9f44c5} executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. 2024.12.12 22:43:52.051861 [ 265 ] {6dd3eaf5-44d2-4893-9272-954efa9f44c5} TCPHandler: Processed in 0.001734374 sec. 2024.12.12 22:43:52.052013 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.052156 [ 264 ] {7b016dc1-3f1d-43dd-be74-6a9285aec08b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:52.052216 [ 264 ] {7b016dc1-3f1d-43dd-be74-6a9285aec08b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:52.053012 [ 264 ] {7b016dc1-3f1d-43dd-be74-6a9285aec08b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.053054 [ 264 ] {7b016dc1-3f1d-43dd-be74-6a9285aec08b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.053460 [ 264 ] {7b016dc1-3f1d-43dd-be74-6a9285aec08b} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.12 22:43:52.053717 [ 264 ] {7b016dc1-3f1d-43dd-be74-6a9285aec08b} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.053929 [ 264 ] {7b016dc1-3f1d-43dd-be74-6a9285aec08b} executeQuery: Read 418 rows, 30.58 KiB in 0.001804 sec., 231707.31707317074 rows/sec., 16.55 MiB/sec. 2024.12.12 22:43:52.053983 [ 264 ] {7b016dc1-3f1d-43dd-be74-6a9285aec08b} TCPHandler: Processed in 0.00203678 sec. 2024.12.12 22:43:52.054135 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.054276 [ 265 ] {5673df1f-c360-4645-ac92-a416b4373a28} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:43:52.054338 [ 265 ] {5673df1f-c360-4645-ac92-a416b4373a28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:43:52.054888 [ 265 ] {5673df1f-c360-4645-ac92-a416b4373a28} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.054928 [ 265 ] {5673df1f-c360-4645-ac92-a416b4373a28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.055304 [ 265 ] {5673df1f-c360-4645-ac92-a416b4373a28} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:43:52.055544 [ 265 ] {5673df1f-c360-4645-ac92-a416b4373a28} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.055767 [ 265 ] {5673df1f-c360-4645-ac92-a416b4373a28} executeQuery: Read 6 rows, 321.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 206.37 KiB/sec. 2024.12.12 22:43:52.055821 [ 265 ] {5673df1f-c360-4645-ac92-a416b4373a28} TCPHandler: Processed in 0.001755484 sec. 2024.12.12 22:43:52.056065 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.056295 [ 264 ] {af835262-8c46-4cfd-b59f-48f75278e650} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:52.056398 [ 264 ] {af835262-8c46-4cfd-b59f-48f75278e650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:52.057149 [ 264 ] {af835262-8c46-4cfd-b59f-48f75278e650} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.057192 [ 264 ] {af835262-8c46-4cfd-b59f-48f75278e650} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.057600 [ 264 ] {af835262-8c46-4cfd-b59f-48f75278e650} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.12 22:43:52.057850 [ 264 ] {af835262-8c46-4cfd-b59f-48f75278e650} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.058031 [ 51 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.12 22:43:52.058051 [ 264 ] {af835262-8c46-4cfd-b59f-48f75278e650} executeQuery: Read 242 rows, 16.62 KiB in 0.001812 sec., 133554.08388520972 rows/sec., 8.96 MiB/sec. 2024.12.12 22:43:52.058082 [ 51 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.058139 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.058174 [ 264 ] {af835262-8c46-4cfd-b59f-48f75278e650} TCPHandler: Processed in 0.002258694 sec. 2024.12.12 22:43:52.058431 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.058489 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.12 22:43:52.058835 [ 265 ] {fdaa37c1-04f6-4726-80b6-1c4384987325} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:43:52.059067 [ 265 ] {fdaa37c1-04f6-4726-80b6-1c4384987325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:43:52.059109 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:52.059252 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 31293 rows starting from the beginning of the part 2024.12.12 22:43:52.059644 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part 2024.12.12 22:43:52.060053 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 884 rows starting from the beginning of the part 2024.12.12 22:43:52.060500 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part 2024.12.12 22:43:52.060988 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2024.12.12 22:43:52.061388 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 242 rows starting from the beginning of the part 2024.12.12 22:43:52.063191 [ 265 ] {fdaa37c1-04f6-4726-80b6-1c4384987325} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.063312 [ 265 ] {fdaa37c1-04f6-4726-80b6-1c4384987325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.063975 [ 265 ] {fdaa37c1-04f6-4726-80b6-1c4384987325} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.12.12 22:43:52.064256 [ 265 ] {fdaa37c1-04f6-4726-80b6-1c4384987325} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.064581 [ 265 ] {fdaa37c1-04f6-4726-80b6-1c4384987325} executeQuery: Read 1 rows, 69.00 B in 0.005886 sec., 169.89466530750934 rows/sec., 11.45 KiB/sec. 2024.12.12 22:43:52.064912 [ 265 ] {fdaa37c1-04f6-4726-80b6-1c4384987325} TCPHandler: Processed in 0.006633481 sec. 2024.12.12 22:43:52.065253 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.065748 [ 264 ] {90a6c77b-f0ce-4095-8a4c-1f2422b1b18c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:52.066151 [ 264 ] {90a6c77b-f0ce-4095-8a4c-1f2422b1b18c} 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 2024.12.12 22:43:52.068034 [ 264 ] {90a6c77b-f0ce-4095-8a4c-1f2422b1b18c} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.068087 [ 264 ] {90a6c77b-f0ce-4095-8a4c-1f2422b1b18c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.068988 [ 264 ] {90a6c77b-f0ce-4095-8a4c-1f2422b1b18c} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.12 22:43:52.069318 [ 264 ] {90a6c77b-f0ce-4095-8a4c-1f2422b1b18c} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.069648 [ 264 ] {90a6c77b-f0ce-4095-8a4c-1f2422b1b18c} executeQuery: Read 26 rows, 47.71 KiB in 0.004081 sec., 6370.987503062974 rows/sec., 11.42 MiB/sec. 2024.12.12 22:43:52.069882 [ 264 ] {90a6c77b-f0ce-4095-8a4c-1f2422b1b18c} TCPHandler: Processed in 0.004848295 sec. 2024.12.12 22:43:52.070056 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:52.070208 [ 265 ] {803332ca-0a3f-49e7-b213-11844dec18f5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:52.070268 [ 265 ] {803332ca-0a3f-49e7-b213-11844dec18f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:52.070930 [ 265 ] {803332ca-0a3f-49e7-b213-11844dec18f5} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.070968 [ 265 ] {803332ca-0a3f-49e7-b213-11844dec18f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.071367 [ 265 ] {803332ca-0a3f-49e7-b213-11844dec18f5} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.12.12 22:43:52.071621 [ 265 ] {803332ca-0a3f-49e7-b213-11844dec18f5} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.071764 [ 51 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.12.12 22:43:52.071819 [ 51 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:52.071843 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:52.071874 [ 265 ] {803332ca-0a3f-49e7-b213-11844dec18f5} executeQuery: Read 82 rows, 5.33 KiB in 0.001706 sec., 48065.65064478312 rows/sec., 3.05 MiB/sec. 2024.12.12 22:43:52.072042 [ 265 ] {803332ca-0a3f-49e7-b213-11844dec18f5} TCPHandler: Processed in 0.002055491 sec. 2024.12.12 22:43:52.072055 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2024.12.12 22:43:52.072385 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:52.072474 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6528 rows starting from the beginning of the part 2024.12.12 22:43:52.073037 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part 2024.12.12 22:43:52.073494 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 33053 rows, containing 5 columns (5 merged, 0 gathered) in 0.01526145 sec., 2165783.7230407335 rows/sec., 146.29 MiB/sec. 2024.12.12 22:43:52.073544 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part 2024.12.12 22:43:52.073988 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.12 22:43:52.074016 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part 2024.12.12 22:43:52.074734 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2024.12.12 22:43:52.075186 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part 2024.12.12 22:43:52.075754 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.075987 [ 195 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_101_20} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.12 22:43:52.076087 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2024.12.12 22:43:52.077611 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6894 rows, containing 4 columns (4 merged, 0 gathered) in 0.005704292 sec., 1208563.656979692 rows/sec., 78.74 MiB/sec. 2024.12.12 22:43:52.078406 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.12.12 22:43:52.078801 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:52.078897 [ 194 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_101_20} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2024.12.12 22:43:52.079004 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2024.12.12 22:43:53.849351 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 2024.12.12 22:43:53.850363 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:53.850402 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:53.850937 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.12 22:43:53.851193 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:53.851370 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 2024.12.12 22:43:55.154765 [ 222 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): 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] 2024.12.12 22:43:55.154826 [ 222 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): 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] 2024.12.12 22:43:55.157263 [ 222 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): 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] 2024.12.12 22:43:55.255077 [ 222 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): 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] 2024.12.12 22:43:55.255146 [ 222 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): 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] 2024.12.12 22:43:55.257375 [ 222 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): 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] 2024.12.12 22:43:56.305519 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2024.12.12 22:43:56.328272 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:56.328337 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:56.335750 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.12.12 22:43:56.336602 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:56.341211 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2024.12.12 22:43:57.034459 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:57.034678 [ 264 ] {ff00e65e-1dde-4e53-8828-e4ac23a17384} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:43:57.034763 [ 264 ] {ff00e65e-1dde-4e53-8828-e4ac23a17384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:43:57.035556 [ 264 ] {ff00e65e-1dde-4e53-8828-e4ac23a17384} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:57.035610 [ 264 ] {ff00e65e-1dde-4e53-8828-e4ac23a17384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:57.036092 [ 264 ] {ff00e65e-1dde-4e53-8828-e4ac23a17384} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.12 22:43:57.036363 [ 264 ] {ff00e65e-1dde-4e53-8828-e4ac23a17384} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:57.036544 [ 45 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.12 22:43:57.036577 [ 264 ] {ff00e65e-1dde-4e53-8828-e4ac23a17384} executeQuery: Read 88 rows, 7.40 KiB in 0.001956 sec., 44989.77505112475 rows/sec., 3.70 MiB/sec. 2024.12.12 22:43:57.036590 [ 45 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:57.036627 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:57.036667 [ 264 ] {ff00e65e-1dde-4e53-8828-e4ac23a17384} TCPHandler: Processed in 0.002347916 sec. 2024.12.12 22:43:57.036883 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.12 22:43:57.036963 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:57.037123 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:57.037210 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1437 rows starting from the beginning of the part 2024.12.12 22:43:57.037271 [ 265 ] {849ede48-163b-46b2-a85e-fc314216ef71} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:43:57.037421 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1232 rows starting from the beginning of the part 2024.12.12 22:43:57.037455 [ 265 ] {849ede48-163b-46b2-a85e-fc314216ef71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:43:57.037952 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 255 rows starting from the beginning of the part 2024.12.12 22:43:57.038312 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 88 rows starting from the beginning of the part 2024.12.12 22:43:57.038715 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 260 rows starting from the beginning of the part 2024.12.12 22:43:57.038986 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 88 rows starting from the beginning of the part 2024.12.12 22:43:57.040409 [ 265 ] {849ede48-163b-46b2-a85e-fc314216ef71} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:57.040492 [ 265 ] {849ede48-163b-46b2-a85e-fc314216ef71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:57.041665 [ 265 ] {849ede48-163b-46b2-a85e-fc314216ef71} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.12 22:43:57.042053 [ 265 ] {849ede48-163b-46b2-a85e-fc314216ef71} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:57.042410 [ 265 ] {849ede48-163b-46b2-a85e-fc314216ef71} executeQuery: Read 16 rows, 1.20 KiB in 0.005224 sec., 3062.7871362940273 rows/sec., 230.31 KiB/sec. 2024.12.12 22:43:57.042732 [ 265 ] {849ede48-163b-46b2-a85e-fc314216ef71} TCPHandler: Processed in 0.005939157 sec. 2024.12.12 22:43:57.042994 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:57.043384 [ 264 ] {fce49cef-67fc-4e06-865f-afaa8932f657} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:43:57.043515 [ 264 ] {fce49cef-67fc-4e06-865f-afaa8932f657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:43:57.043532 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 5 columns (5 merged, 0 gathered) in 0.006781933 sec., 495433.9714060873 rows/sec., 43.30 MiB/sec. 2024.12.12 22:43:57.044116 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.12 22:43:57.044713 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:57.044913 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_106_21} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.12 22:43:57.045114 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.12 22:43:57.045174 [ 264 ] {fce49cef-67fc-4e06-865f-afaa8932f657} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:57.045223 [ 264 ] {fce49cef-67fc-4e06-865f-afaa8932f657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:57.045615 [ 264 ] {fce49cef-67fc-4e06-865f-afaa8932f657} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.12 22:43:57.045863 [ 264 ] {fce49cef-67fc-4e06-865f-afaa8932f657} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:57.046003 [ 45 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.12 22:43:57.046039 [ 45 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:57.046047 [ 264 ] {fce49cef-67fc-4e06-865f-afaa8932f657} executeQuery: Read 80 rows, 6.40 KiB in 0.002787 sec., 28704.70039468963 rows/sec., 2.24 MiB/sec. 2024.12.12 22:43:57.046059 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:57.046217 [ 264 ] {fce49cef-67fc-4e06-865f-afaa8932f657} TCPHandler: Processed in 0.003351875 sec. 2024.12.12 22:43:57.046336 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.12 22:43:57.046422 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:57.046683 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:43:57.046707 [ 265 ] {45473981-f5ed-4861-8088-764671d5e76b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:57.046772 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 916 rows starting from the beginning of the part 2024.12.12 22:43:57.046843 [ 265 ] {45473981-f5ed-4861-8088-764671d5e76b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:43:57.047344 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 544 rows starting from the beginning of the part 2024.12.12 22:43:57.047945 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 408 rows starting from the beginning of the part 2024.12.12 22:43:57.048600 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 80 rows starting from the beginning of the part 2024.12.12 22:43:57.049010 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 418 rows starting from the beginning of the part 2024.12.12 22:43:57.049319 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 80 rows starting from the beginning of the part 2024.12.12 22:43:57.050131 [ 265 ] {45473981-f5ed-4861-8088-764671d5e76b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:57.050179 [ 265 ] {45473981-f5ed-4861-8088-764671d5e76b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:57.050765 [ 265 ] {45473981-f5ed-4861-8088-764671d5e76b} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.12 22:43:57.051069 [ 265 ] {45473981-f5ed-4861-8088-764671d5e76b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:57.051440 [ 265 ] {45473981-f5ed-4861-8088-764671d5e76b} executeQuery: Read 160 rows, 11.41 KiB in 0.004807 sec., 33284.79301019347 rows/sec., 2.32 MiB/sec. 2024.12.12 22:43:57.051749 [ 265 ] {45473981-f5ed-4861-8088-764671d5e76b} TCPHandler: Processed in 0.005393216 sec. 2024.12.12 22:43:57.052093 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:57.052365 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2446 rows, containing 5 columns (5 merged, 0 gathered) in 0.006192662 sec., 394983.6112482806 rows/sec., 30.32 MiB/sec. 2024.12.12 22:43:57.052435 [ 264 ] {63e0d3cb-4296-4a85-8cf8-3d3622736fda} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:43:57.052708 [ 264 ] {63e0d3cb-4296-4a85-8cf8-3d3622736fda} 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 2024.12.12 22:43:57.052805 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.12 22:43:57.053824 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:57.054095 [ 194 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_106_21} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.12 22:43:57.054296 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.12 22:43:57.055139 [ 264 ] {63e0d3cb-4296-4a85-8cf8-3d3622736fda} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:57.055185 [ 264 ] {63e0d3cb-4296-4a85-8cf8-3d3622736fda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:57.055844 [ 264 ] {63e0d3cb-4296-4a85-8cf8-3d3622736fda} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.12 22:43:57.056102 [ 264 ] {63e0d3cb-4296-4a85-8cf8-3d3622736fda} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:57.056322 [ 264 ] {63e0d3cb-4296-4a85-8cf8-3d3622736fda} executeQuery: Read 16 rows, 29.36 KiB in 0.003981 sec., 4019.090680733484 rows/sec., 7.20 MiB/sec. 2024.12.12 22:43:57.056498 [ 264 ] {63e0d3cb-4296-4a85-8cf8-3d3622736fda} TCPHandler: Processed in 0.00460528 sec. 2024.12.12 22:43:57.056736 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:43:57.057068 [ 265 ] {83110938-9cc9-4a0e-955a-3bb338305451} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:43:57.057167 [ 265 ] {83110938-9cc9-4a0e-955a-3bb338305451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:43:57.057747 [ 265 ] {83110938-9cc9-4a0e-955a-3bb338305451} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:43:57.057793 [ 265 ] {83110938-9cc9-4a0e-955a-3bb338305451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:43:57.058173 [ 265 ] {83110938-9cc9-4a0e-955a-3bb338305451} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.12.12 22:43:57.058410 [ 265 ] {83110938-9cc9-4a0e-955a-3bb338305451} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:43:57.058633 [ 265 ] {83110938-9cc9-4a0e-955a-3bb338305451} executeQuery: Read 60 rows, 4.14 KiB in 0.001684 sec., 35629.45368171021 rows/sec., 2.40 MiB/sec. 2024.12.12 22:43:57.058718 [ 265 ] {83110938-9cc9-4a0e-955a-3bb338305451} TCPHandler: Processed in 0.002119691 sec. 2024.12.12 22:44:01.139056 [ 23 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:44:01.139170 [ 23 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:44:01.351479 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 2024.12.12 22:44:01.352168 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:01.352219 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:01.352781 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.12 22:44:01.353056 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:01.353278 [ 23 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.12 22:44:01.353341 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2024.12.12 22:44:01.353371 [ 23 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:01.353406 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:01.353529 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.12 22:44:01.353644 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:01.353679 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part 2024.12.12 22:44:01.353744 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part 2024.12.12 22:44:01.353842 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part 2024.12.12 22:44:01.354077 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part 2024.12.12 22:44:01.354241 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part 2024.12.12 22:44:01.354492 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part 2024.12.12 22:44:01.357307 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003825345 sec., 9105322.526464934 rows/sec., 130.25 MiB/sec. 2024.12.12 22:44:01.357649 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.12 22:44:01.357982 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:01.358078 [ 188 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_76_15} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.12 22:44:01.358200 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2024.12.12 22:44:01.536348 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1982 2024.12.12 22:44:01.539687 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:01.539736 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:01.541256 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.12.12 22:44:01.541605 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:01.542283 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1982 2024.12.12 22:44:02.009608 [ 222 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): 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] 2024.12.12 22:44:02.009673 [ 222 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): 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] 2024.12.12 22:44:02.011817 [ 222 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): 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] 2024.12.12 22:44:02.038714 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.038927 [ 264 ] {c3225f40-1b95-4dd6-bcf7-8db304d690ab} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:44:02.039007 [ 264 ] {c3225f40-1b95-4dd6-bcf7-8db304d690ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:44:02.039759 [ 264 ] {c3225f40-1b95-4dd6-bcf7-8db304d690ab} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.039808 [ 264 ] {c3225f40-1b95-4dd6-bcf7-8db304d690ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.040242 [ 264 ] {c3225f40-1b95-4dd6-bcf7-8db304d690ab} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:44:02.040495 [ 264 ] {c3225f40-1b95-4dd6-bcf7-8db304d690ab} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.040696 [ 24 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2024.12.12 22:44:02.040759 [ 264 ] {c3225f40-1b95-4dd6-bcf7-8db304d690ab} executeQuery: Read 14 rows, 1.01 KiB in 0.001889 sec., 7411.3287453679195 rows/sec., 533.52 KiB/sec. 2024.12.12 22:44:02.040788 [ 24 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.040860 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.040885 [ 264 ] {c3225f40-1b95-4dd6-bcf7-8db304d690ab} TCPHandler: Processed in 0.002312956 sec. 2024.12.12 22:44:02.041147 [ 187 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2024.12.12 22:44:02.041221 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.041445 [ 187 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:02.041521 [ 187 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2024.12.12 22:44:02.041564 [ 265 ] {be97f559-ffe3-4949-9425-07f91707fb7e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:02.041801 [ 265 ] {be97f559-ffe3-4949-9425-07f91707fb7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:02.041843 [ 187 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:02.042310 [ 187 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:02.042709 [ 187 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:02.042993 [ 187 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:02.044369 [ 265 ] {be97f559-ffe3-4949-9425-07f91707fb7e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.044417 [ 265 ] {be97f559-ffe3-4949-9425-07f91707fb7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.044847 [ 188 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003845975 sec., 18200.84633935478 rows/sec., 1.35 MiB/sec. 2024.12.12 22:44:02.045112 [ 188 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2024.12.12 22:44:02.045132 [ 265 ] {be97f559-ffe3-4949-9425-07f91707fb7e} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.12 22:44:02.045549 [ 265 ] {be97f559-ffe3-4949-9425-07f91707fb7e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.045661 [ 188 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.045956 [ 188 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_49_12} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2024.12.12 22:44:02.046037 [ 221 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:44:02.046061 [ 265 ] {be97f559-ffe3-4949-9425-07f91707fb7e} executeQuery: Read 255 rows, 22.91 KiB in 0.004573 sec., 55762.08178438662 rows/sec., 4.89 MiB/sec. 2024.12.12 22:44:02.046106 [ 221 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:44:02.046314 [ 265 ] {be97f559-ffe3-4949-9425-07f91707fb7e} TCPHandler: Processed in 0.005302444 sec. 2024.12.12 22:44:02.046322 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:44:02.046548 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.046700 [ 264 ] {c4de710a-9681-42c8-90e2-147640de6435} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:02.046770 [ 264 ] {c4de710a-9681-42c8-90e2-147640de6435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:02.047506 [ 264 ] {c4de710a-9681-42c8-90e2-147640de6435} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.047547 [ 264 ] {c4de710a-9681-42c8-90e2-147640de6435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.048046 [ 264 ] {c4de710a-9681-42c8-90e2-147640de6435} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.12 22:44:02.048335 [ 264 ] {c4de710a-9681-42c8-90e2-147640de6435} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.048584 [ 24 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 2024.12.12 22:44:02.048709 [ 24 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.048754 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.048774 [ 264 ] {c4de710a-9681-42c8-90e2-147640de6435} executeQuery: Read 33 rows, 2.41 KiB in 0.002108 sec., 15654.648956356736 rows/sec., 1.12 MiB/sec. 2024.12.12 22:44:02.049144 [ 264 ] {c4de710a-9681-42c8-90e2-147640de6435} TCPHandler: Processed in 0.002715373 sec. 2024.12.12 22:44:02.049302 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full 2024.12.12 22:44:02.049447 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.049760 [ 265 ] {84200be1-e2f3-4110-a44a-e15e9682dce9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:44:02.049869 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:02.049883 [ 265 ] {84200be1-e2f3-4110-a44a-e15e9682dce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:44:02.050024 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 67 rows starting from the beginning of the part 2024.12.12 22:44:02.050284 [ 221 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:44:02.050640 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 33 rows starting from the beginning of the part 2024.12.12 22:44:02.052185 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:02.052769 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 43 rows starting from the beginning of the part 2024.12.12 22:44:02.053481 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:02.053799 [ 186 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 33 rows starting from the beginning of the part 2024.12.12 22:44:02.053922 [ 265 ] {84200be1-e2f3-4110-a44a-e15e9682dce9} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.054085 [ 265 ] {84200be1-e2f3-4110-a44a-e15e9682dce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.055235 [ 265 ] {84200be1-e2f3-4110-a44a-e15e9682dce9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.12.12 22:44:02.055796 [ 265 ] {84200be1-e2f3-4110-a44a-e15e9682dce9} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.056433 [ 265 ] {84200be1-e2f3-4110-a44a-e15e9682dce9} executeQuery: Read 14 rows, 1004.00 B in 0.006739 sec., 2077.4595637334914 rows/sec., 145.49 KiB/sec. 2024.12.12 22:44:02.056824 [ 265 ] {84200be1-e2f3-4110-a44a-e15e9682dce9} TCPHandler: Processed in 0.007535168 sec. 2024.12.12 22:44:02.057165 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.057621 [ 264 ] {89f5a134-f878-42cb-bc15-e1aa687f8d36} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:44:02.057795 [ 264 ] {89f5a134-f878-42cb-bc15-e1aa687f8d36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:44:02.057928 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.009019397 sec., 23061.40865071135 rows/sec., 1.73 MiB/sec. 2024.12.12 22:44:02.058284 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2024.12.12 22:44:02.058942 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.059124 [ 198 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_105_21} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 2024.12.12 22:44:02.059292 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:44:02.059402 [ 264 ] {89f5a134-f878-42cb-bc15-e1aa687f8d36} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.059448 [ 264 ] {89f5a134-f878-42cb-bc15-e1aa687f8d36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.059805 [ 264 ] {89f5a134-f878-42cb-bc15-e1aa687f8d36} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:44:02.060040 [ 264 ] {89f5a134-f878-42cb-bc15-e1aa687f8d36} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.060203 [ 24 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2024.12.12 22:44:02.060264 [ 24 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.060280 [ 264 ] {89f5a134-f878-42cb-bc15-e1aa687f8d36} executeQuery: Read 13 rows, 830.00 B in 0.002823 sec., 4605.030109812256 rows/sec., 287.12 KiB/sec. 2024.12.12 22:44:02.060314 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.060450 [ 264 ] {89f5a134-f878-42cb-bc15-e1aa687f8d36} TCPHandler: Processed in 0.003480079 sec. 2024.12.12 22:44:02.060518 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2024.12.12 22:44:02.060671 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:02.060721 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.060743 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2024.12.12 22:44:02.060907 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2024.12.12 22:44:02.061252 [ 265 ] {b65a580b-eb67-4227-8612-bccc973f972a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:02.061377 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2024.12.12 22:44:02.061395 [ 265 ] {b65a580b-eb67-4227-8612-bccc973f972a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:02.061777 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2024.12.12 22:44:02.062116 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2024.12.12 22:44:02.064105 [ 265 ] {b65a580b-eb67-4227-8612-bccc973f972a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.064191 [ 265 ] {b65a580b-eb67-4227-8612-bccc973f972a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.064773 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004354236 sec., 14927.99196001319 rows/sec., 989.07 KiB/sec. 2024.12.12 22:44:02.065007 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2024.12.12 22:44:02.065176 [ 265 ] {b65a580b-eb67-4227-8612-bccc973f972a} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.12 22:44:02.065487 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.065613 [ 265 ] {b65a580b-eb67-4227-8612-bccc973f972a} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.065670 [ 198 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_49_12} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2024.12.12 22:44:02.065863 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:44:02.066007 [ 265 ] {b65a580b-eb67-4227-8612-bccc973f972a} executeQuery: Read 408 rows, 29.76 KiB in 0.004882 sec., 83572.30643179025 rows/sec., 5.95 MiB/sec. 2024.12.12 22:44:02.066074 [ 265 ] {b65a580b-eb67-4227-8612-bccc973f972a} TCPHandler: Processed in 0.005499568 sec. 2024.12.12 22:44:02.066263 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.066385 [ 264 ] {cec44c43-4e24-481e-b305-cb1415c938a5} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:44:02.066436 [ 264 ] {cec44c43-4e24-481e-b305-cb1415c938a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:44:02.066934 [ 264 ] {cec44c43-4e24-481e-b305-cb1415c938a5} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.066973 [ 264 ] {cec44c43-4e24-481e-b305-cb1415c938a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.067347 [ 264 ] {cec44c43-4e24-481e-b305-cb1415c938a5} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:44:02.067579 [ 264 ] {cec44c43-4e24-481e-b305-cb1415c938a5} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.067778 [ 264 ] {cec44c43-4e24-481e-b305-cb1415c938a5} executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. 2024.12.12 22:44:02.067829 [ 264 ] {cec44c43-4e24-481e-b305-cb1415c938a5} TCPHandler: Processed in 0.001622682 sec. 2024.12.12 22:44:02.067970 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.068111 [ 265 ] {ff27cb8a-e9c0-43ab-810d-1f5f7e9bff6a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:02.068173 [ 265 ] {ff27cb8a-e9c0-43ab-810d-1f5f7e9bff6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:02.068850 [ 265 ] {ff27cb8a-e9c0-43ab-810d-1f5f7e9bff6a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.068898 [ 265 ] {ff27cb8a-e9c0-43ab-810d-1f5f7e9bff6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.069312 [ 265 ] {ff27cb8a-e9c0-43ab-810d-1f5f7e9bff6a} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.12 22:44:02.069555 [ 265 ] {ff27cb8a-e9c0-43ab-810d-1f5f7e9bff6a} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.069762 [ 265 ] {ff27cb8a-e9c0-43ab-810d-1f5f7e9bff6a} executeQuery: Read 237 rows, 16.27 KiB in 0.001684 sec., 140736.34204275534 rows/sec., 9.43 MiB/sec. 2024.12.12 22:44:02.069814 [ 265 ] {ff27cb8a-e9c0-43ab-810d-1f5f7e9bff6a} TCPHandler: Processed in 0.001899727 sec. 2024.12.12 22:44:02.069954 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.070090 [ 264 ] {3c566e7a-105a-4b9c-a094-fadac6af7aaf} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:44:02.070150 [ 264 ] {3c566e7a-105a-4b9c-a094-fadac6af7aaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:44:02.070706 [ 264 ] {3c566e7a-105a-4b9c-a094-fadac6af7aaf} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.070753 [ 264 ] {3c566e7a-105a-4b9c-a094-fadac6af7aaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.071160 [ 264 ] {3c566e7a-105a-4b9c-a094-fadac6af7aaf} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.12.12 22:44:02.071406 [ 264 ] {3c566e7a-105a-4b9c-a094-fadac6af7aaf} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.071639 [ 264 ] {3c566e7a-105a-4b9c-a094-fadac6af7aaf} executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. 2024.12.12 22:44:02.071715 [ 264 ] {3c566e7a-105a-4b9c-a094-fadac6af7aaf} TCPHandler: Processed in 0.001816435 sec. 2024.12.12 22:44:02.071910 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.072081 [ 265 ] {25b4a5bb-025c-43fa-bbbc-8e3c0632bcb6} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:02.072219 [ 265 ] {25b4a5bb-025c-43fa-bbbc-8e3c0632bcb6} 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 2024.12.12 22:44:02.073737 [ 265 ] {25b4a5bb-025c-43fa-bbbc-8e3c0632bcb6} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.073776 [ 265 ] {25b4a5bb-025c-43fa-bbbc-8e3c0632bcb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.074442 [ 265 ] {25b4a5bb-025c-43fa-bbbc-8e3c0632bcb6} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.12 22:44:02.074706 [ 265 ] {25b4a5bb-025c-43fa-bbbc-8e3c0632bcb6} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.074952 [ 265 ] {25b4a5bb-025c-43fa-bbbc-8e3c0632bcb6} executeQuery: Read 26 rows, 47.71 KiB in 0.002925 sec., 8888.888888888889 rows/sec., 15.93 MiB/sec. 2024.12.12 22:44:02.075047 [ 265 ] {25b4a5bb-025c-43fa-bbbc-8e3c0632bcb6} TCPHandler: Processed in 0.003241554 sec. 2024.12.12 22:44:02.075268 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:02.075489 [ 264 ] {2af827d8-6252-487c-9297-6fc497eea272} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:02.075584 [ 264 ] {2af827d8-6252-487c-9297-6fc497eea272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:02.076268 [ 264 ] {2af827d8-6252-487c-9297-6fc497eea272} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:02.076308 [ 264 ] {2af827d8-6252-487c-9297-6fc497eea272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:02.076689 [ 264 ] {2af827d8-6252-487c-9297-6fc497eea272} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.12.12 22:44:02.076922 [ 264 ] {2af827d8-6252-487c-9297-6fc497eea272} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:02.077127 [ 264 ] {2af827d8-6252-487c-9297-6fc497eea272} executeQuery: Read 82 rows, 5.33 KiB in 0.001692 sec., 48463.35697399527 rows/sec., 3.08 MiB/sec. 2024.12.12 22:44:02.077177 [ 264 ] {2af827d8-6252-487c-9297-6fc497eea272} TCPHandler: Processed in 0.00202603 sec. 2024.12.12 22:44:02.620221 [ 226 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:44:02.620276 [ 226 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:44:02.622225 [ 226 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:44:03.002213 [ 219 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): 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] 2024.12.12 22:44:03.002267 [ 219 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): 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] 2024.12.12 22:44:03.004437 [ 219 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): 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] 2024.12.12 22:44:03.189193 [ 219 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:44:03.189228 [ 219 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:44:03.191333 [ 219 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:44:03.841277 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2024.12.12 22:44:03.864465 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:03.864527 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:03.872200 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.12.12 22:44:03.873009 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:03.873558 [ 41 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.12.12 22:44:03.873765 [ 41 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:03.873868 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:03.875097 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2024.12.12 22:44:03.891162 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2024.12.12 22:44:03.892592 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:03.893908 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2024.12.12 22:44:03.899488 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2024.12.12 22:44:03.905499 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2024.12.12 22:44:03.911454 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2024.12.12 22:44:03.917697 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2024.12.12 22:44:03.923721 [ 203 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2024.12.12 22:44:03.986630 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.11252862 sec., 5092.037918886769 rows/sec., 26.33 MiB/sec. 2024.12.12 22:44:03.990232 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.12.12 22:44:03.993580 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:03.993703 [ 193 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_76_15} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2024.12.12 22:44:03.996652 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2024.12.12 22:44:04.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.23 MiB, peak 289.65 MiB, free memory in arenas 0.00 B, will set to 271.16 MiB (RSS), difference: -1.07 MiB 2024.12.12 22:44:04.494018 [ 41 ] {} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.12.12 22:44:04.494078 [ 41 ] {} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:04.494103 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:04.494279 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2024.12.12 22:44:04.494441 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:04.494483 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2024.12.12 22:44:04.494581 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.12.12 22:44:04.494841 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part 2024.12.12 22:44:04.495109 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2024.12.12 22:44:04.495282 [ 195 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part 2024.12.12 22:44:04.496404 [ 192 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002216474 sec., 24363.01982337713 rows/sec., 2.03 MiB/sec. 2024.12.12 22:44:04.496615 [ 194 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.12.12 22:44:04.496966 [ 194 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:04.497068 [ 194 ] {a8658ff7-5947-4d90-87b0-b7820a524e95::all_1_17_4} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2024.12.12 22:44:04.497180 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:44:07.063033 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:07.063298 [ 264 ] {b9fe332d-057c-4830-b933-1538bd96518e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:07.063415 [ 264 ] {b9fe332d-057c-4830-b933-1538bd96518e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:07.064990 [ 264 ] {b9fe332d-057c-4830-b933-1538bd96518e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:07.065033 [ 264 ] {b9fe332d-057c-4830-b933-1538bd96518e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:07.065562 [ 264 ] {b9fe332d-057c-4830-b933-1538bd96518e} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.12 22:44:07.065830 [ 264 ] {b9fe332d-057c-4830-b933-1538bd96518e} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:07.066050 [ 264 ] {b9fe332d-057c-4830-b933-1538bd96518e} executeQuery: Read 1228 rows, 103.52 KiB in 0.002832 sec., 433615.81920903956 rows/sec., 35.70 MiB/sec. 2024.12.12 22:44:07.066169 [ 264 ] {b9fe332d-057c-4830-b933-1538bd96518e} TCPHandler: Processed in 0.003272924 sec. 2024.12.12 22:44:07.066473 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:07.066692 [ 265 ] {29fe016a-0453-4822-9816-688e3a8ee119} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:07.066770 [ 265 ] {29fe016a-0453-4822-9816-688e3a8ee119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:07.067560 [ 265 ] {29fe016a-0453-4822-9816-688e3a8ee119} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:07.067603 [ 265 ] {29fe016a-0453-4822-9816-688e3a8ee119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:07.068025 [ 265 ] {29fe016a-0453-4822-9816-688e3a8ee119} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.12 22:44:07.068279 [ 265 ] {29fe016a-0453-4822-9816-688e3a8ee119} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:07.068522 [ 265 ] {29fe016a-0453-4822-9816-688e3a8ee119} executeQuery: Read 16 rows, 1.20 KiB in 0.001885 sec., 8488.063660477454 rows/sec., 638.26 KiB/sec. 2024.12.12 22:44:07.068586 [ 265 ] {29fe016a-0453-4822-9816-688e3a8ee119} TCPHandler: Processed in 0.002305675 sec. 2024.12.12 22:44:07.068843 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:07.069115 [ 264 ] {614bd782-47a7-43a9-be95-d632154c513e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:44:07.069197 [ 264 ] {614bd782-47a7-43a9-be95-d632154c513e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:44:07.069869 [ 264 ] {614bd782-47a7-43a9-be95-d632154c513e} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:07.069909 [ 264 ] {614bd782-47a7-43a9-be95-d632154c513e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:07.070302 [ 264 ] {614bd782-47a7-43a9-be95-d632154c513e} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.12.12 22:44:07.070577 [ 264 ] {614bd782-47a7-43a9-be95-d632154c513e} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:07.070715 [ 37 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.12.12 22:44:07.070758 [ 37 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:07.070767 [ 264 ] {614bd782-47a7-43a9-be95-d632154c513e} executeQuery: Read 228 rows, 15.81 KiB in 0.001712 sec., 133177.57009345794 rows/sec., 9.02 MiB/sec. 2024.12.12 22:44:07.070788 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:07.070859 [ 264 ] {614bd782-47a7-43a9-be95-d632154c513e} TCPHandler: Processed in 0.002183703 sec. 2024.12.12 22:44:07.071063 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2024.12.12 22:44:07.071077 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:07.071474 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:07.071491 [ 265 ] {a6188f91-f9a5-44d8-9333-2920a67d70bd} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:07.071566 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 242 rows starting from the beginning of the part 2024.12.12 22:44:07.071644 [ 265 ] {a6188f91-f9a5-44d8-9333-2920a67d70bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:07.072116 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 228 rows starting from the beginning of the part 2024.12.12 22:44:07.072534 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:07.072977 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:07.073434 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:07.073888 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 228 rows starting from the beginning of the part 2024.12.12 22:44:07.075072 [ 265 ] {a6188f91-f9a5-44d8-9333-2920a67d70bd} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:07.075163 [ 265 ] {a6188f91-f9a5-44d8-9333-2920a67d70bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:07.076304 [ 265 ] {a6188f91-f9a5-44d8-9333-2920a67d70bd} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.12 22:44:07.076725 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005837585 sec., 126764.74946403349 rows/sec., 9.07 MiB/sec. 2024.12.12 22:44:07.076820 [ 265 ] {a6188f91-f9a5-44d8-9333-2920a67d70bd} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:07.076961 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.12.12 22:44:07.077286 [ 265 ] {a6188f91-f9a5-44d8-9333-2920a67d70bd} executeQuery: Read 536 rows, 40.69 KiB in 0.005924 sec., 90479.40580688724 rows/sec., 6.71 MiB/sec. 2024.12.12 22:44:07.077422 [ 265 ] {a6188f91-f9a5-44d8-9333-2920a67d70bd} TCPHandler: Processed in 0.006460506 sec. 2024.12.12 22:44:07.077618 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:07.077698 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:07.077752 [ 192 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_66_13} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2024.12.12 22:44:07.077900 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.12 22:44:07.078011 [ 264 ] {5884cd88-1a3c-4b48-9f54-30a3cdb6c02b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:07.078112 [ 264 ] {5884cd88-1a3c-4b48-9f54-30a3cdb6c02b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:07.078942 [ 264 ] {5884cd88-1a3c-4b48-9f54-30a3cdb6c02b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:07.078982 [ 264 ] {5884cd88-1a3c-4b48-9f54-30a3cdb6c02b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:07.079454 [ 264 ] {5884cd88-1a3c-4b48-9f54-30a3cdb6c02b} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.12 22:44:07.079699 [ 264 ] {5884cd88-1a3c-4b48-9f54-30a3cdb6c02b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:07.079876 [ 264 ] {5884cd88-1a3c-4b48-9f54-30a3cdb6c02b} executeQuery: Read 880 rows, 60.63 KiB in 0.001935 sec., 454780.3617571059 rows/sec., 30.60 MiB/sec. 2024.12.12 22:44:07.079931 [ 264 ] {5884cd88-1a3c-4b48-9f54-30a3cdb6c02b} TCPHandler: Processed in 0.002381197 sec. 2024.12.12 22:44:07.080090 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:07.080296 [ 265 ] {292af1f7-5b13-4c9c-881c-d25689c8f399} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:07.080437 [ 265 ] {292af1f7-5b13-4c9c-881c-d25689c8f399} 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 2024.12.12 22:44:07.081936 [ 265 ] {292af1f7-5b13-4c9c-881c-d25689c8f399} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:07.081976 [ 265 ] {292af1f7-5b13-4c9c-881c-d25689c8f399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:07.082653 [ 265 ] {292af1f7-5b13-4c9c-881c-d25689c8f399} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.12 22:44:07.082918 [ 265 ] {292af1f7-5b13-4c9c-881c-d25689c8f399} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:07.083133 [ 37 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.12 22:44:07.083203 [ 265 ] {292af1f7-5b13-4c9c-881c-d25689c8f399} executeQuery: Read 16 rows, 29.36 KiB in 0.002953 sec., 5418.218760582458 rows/sec., 9.71 MiB/sec. 2024.12.12 22:44:07.083211 [ 37 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:07.083311 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:07.083638 [ 265 ] {292af1f7-5b13-4c9c-881c-d25689c8f399} TCPHandler: Processed in 0.003615631 sec. 2024.12.12 22:44:07.083743 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.12 22:44:07.084000 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:07.084469 [ 264 ] {5886a68c-1077-423d-abdd-67dfb17de50b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:07.084659 [ 264 ] {5886a68c-1077-423d-abdd-67dfb17de50b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:07.085259 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:07.085652 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2144 rows starting from the beginning of the part 2024.12.12 22:44:07.086853 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:07.087769 [ 264 ] {5886a68c-1077-423d-abdd-67dfb17de50b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:07.087922 [ 264 ] {5886a68c-1077-423d-abdd-67dfb17de50b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:07.088345 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part 2024.12.12 22:44:07.089196 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:07.089490 [ 264 ] {5886a68c-1077-423d-abdd-67dfb17de50b} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.12.12 22:44:07.089886 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part 2024.12.12 22:44:07.090111 [ 264 ] {5886a68c-1077-423d-abdd-67dfb17de50b} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:07.090720 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:07.090830 [ 264 ] {5886a68c-1077-423d-abdd-67dfb17de50b} executeQuery: Read 60 rows, 4.14 KiB in 0.006487 sec., 9249.267766301835 rows/sec., 638.30 KiB/sec. 2024.12.12 22:44:07.091176 [ 264 ] {5886a68c-1077-423d-abdd-67dfb17de50b} TCPHandler: Processed in 0.007417026 sec. 2024.12.12 22:44:07.098004 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2244 rows, containing 19 columns (19 merged, 0 gathered) in 0.014523705 sec., 154506.02996962552 rows/sec., 276.87 MiB/sec. 2024.12.12 22:44:07.100000 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.12 22:44:07.100477 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:07.100576 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_106_21} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.12 22:44:07.100763 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.41 MiB. 2024.12.12 22:44:08.853493 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 2024.12.12 22:44:08.854471 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:08.854514 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:08.855043 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.12 22:44:08.855320 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:08.855583 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 2024.12.12 22:44:11.391234 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2024.12.12 22:44:11.414013 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:11.414075 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:11.421400 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.12.12 22:44:11.422177 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:11.426757 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2024.12.12 22:44:11.542549 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2018 2024.12.12 22:44:11.546432 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:11.546488 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:11.548090 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.12.12 22:44:11.548427 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:11.548718 [ 33 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.12.12 22:44:11.548884 [ 33 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:11.548993 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:11.549495 [ 190 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2024.12.12 22:44:11.550094 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2018 2024.12.12 22:44:11.550579 [ 190 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:11.550751 [ 190 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1840 rows starting from the beginning of the part 2024.12.12 22:44:11.551403 [ 190 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part 2024.12.12 22:44:11.552078 [ 190 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part 2024.12.12 22:44:11.553550 [ 190 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part 2024.12.12 22:44:11.554528 [ 190 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2024.12.12 22:44:11.555040 [ 190 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part 2024.12.12 22:44:11.563638 [ 187 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2018 rows, containing 72 columns (72 merged, 0 gathered) in 0.014431443 sec., 139833.55649189066 rows/sec., 106.41 MiB/sec. 2024.12.12 22:44:11.565835 [ 189 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.12.12 22:44:11.566666 [ 189 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:11.566765 [ 189 ] {ab7eb512-b36c-4ea6-87c7-7d157dd7be58::all_1_56_11} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2024.12.12 22:44:11.567099 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. 2024.12.12 22:44:12.040022 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.040338 [ 264 ] {e5a6eb08-ee63-4a0d-a07c-26570421a748} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:44:12.040410 [ 264 ] {e5a6eb08-ee63-4a0d-a07c-26570421a748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:44:12.041187 [ 264 ] {e5a6eb08-ee63-4a0d-a07c-26570421a748} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.041230 [ 264 ] {e5a6eb08-ee63-4a0d-a07c-26570421a748} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.041682 [ 264 ] {e5a6eb08-ee63-4a0d-a07c-26570421a748} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:44:12.041933 [ 264 ] {e5a6eb08-ee63-4a0d-a07c-26570421a748} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.042146 [ 264 ] {e5a6eb08-ee63-4a0d-a07c-26570421a748} executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. 2024.12.12 22:44:12.042229 [ 264 ] {e5a6eb08-ee63-4a0d-a07c-26570421a748} TCPHandler: Processed in 0.002390487 sec. 2024.12.12 22:44:12.042625 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.042921 [ 265 ] {17598b8c-cf0d-4e23-8138-7fe7ff762b5a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:12.043030 [ 265 ] {17598b8c-cf0d-4e23-8138-7fe7ff762b5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:12.043995 [ 265 ] {17598b8c-cf0d-4e23-8138-7fe7ff762b5a} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.044037 [ 265 ] {17598b8c-cf0d-4e23-8138-7fe7ff762b5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.044491 [ 265 ] {17598b8c-cf0d-4e23-8138-7fe7ff762b5a} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.12 22:44:12.044743 [ 265 ] {17598b8c-cf0d-4e23-8138-7fe7ff762b5a} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.044978 [ 265 ] {17598b8c-cf0d-4e23-8138-7fe7ff762b5a} executeQuery: Read 255 rows, 22.91 KiB in 0.002134 sec., 119493.90815370197 rows/sec., 10.49 MiB/sec. 2024.12.12 22:44:12.045054 [ 265 ] {17598b8c-cf0d-4e23-8138-7fe7ff762b5a} TCPHandler: Processed in 0.002669333 sec. 2024.12.12 22:44:12.045283 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.045490 [ 264 ] {eb8047f5-20d3-467b-bd9d-9b5906dc753d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:12.045541 [ 264 ] {eb8047f5-20d3-467b-bd9d-9b5906dc753d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:12.046139 [ 264 ] {eb8047f5-20d3-467b-bd9d-9b5906dc753d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.046179 [ 264 ] {eb8047f5-20d3-467b-bd9d-9b5906dc753d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.046542 [ 264 ] {eb8047f5-20d3-467b-bd9d-9b5906dc753d} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.12 22:44:12.046777 [ 264 ] {eb8047f5-20d3-467b-bd9d-9b5906dc753d} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.046972 [ 264 ] {eb8047f5-20d3-467b-bd9d-9b5906dc753d} executeQuery: Read 33 rows, 2.41 KiB in 0.001514 sec., 21796.56538969617 rows/sec., 1.56 MiB/sec. 2024.12.12 22:44:12.047059 [ 264 ] {eb8047f5-20d3-467b-bd9d-9b5906dc753d} TCPHandler: Processed in 0.001897877 sec. 2024.12.12 22:44:12.047260 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.047512 [ 265 ] {a8cbd95f-5cff-4bbb-93e6-97da445489c4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:44:12.047601 [ 265 ] {a8cbd95f-5cff-4bbb-93e6-97da445489c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:44:12.048513 [ 265 ] {a8cbd95f-5cff-4bbb-93e6-97da445489c4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.048552 [ 265 ] {a8cbd95f-5cff-4bbb-93e6-97da445489c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.048902 [ 265 ] {a8cbd95f-5cff-4bbb-93e6-97da445489c4} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.12.12 22:44:12.049150 [ 265 ] {a8cbd95f-5cff-4bbb-93e6-97da445489c4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.049358 [ 265 ] {a8cbd95f-5cff-4bbb-93e6-97da445489c4} executeQuery: Read 14 rows, 1004.00 B in 0.001901 sec., 7364.544976328249 rows/sec., 515.76 KiB/sec. 2024.12.12 22:44:12.049409 [ 265 ] {a8cbd95f-5cff-4bbb-93e6-97da445489c4} TCPHandler: Processed in 0.002257164 sec. 2024.12.12 22:44:12.049563 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.049700 [ 264 ] {ba502f5f-c799-4bb1-8542-ce8de0d6f9f6} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:44:12.049758 [ 264 ] {ba502f5f-c799-4bb1-8542-ce8de0d6f9f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:44:12.050412 [ 264 ] {ba502f5f-c799-4bb1-8542-ce8de0d6f9f6} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.050449 [ 264 ] {ba502f5f-c799-4bb1-8542-ce8de0d6f9f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.050807 [ 264 ] {ba502f5f-c799-4bb1-8542-ce8de0d6f9f6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:44:12.051048 [ 264 ] {ba502f5f-c799-4bb1-8542-ce8de0d6f9f6} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.051264 [ 264 ] {ba502f5f-c799-4bb1-8542-ce8de0d6f9f6} executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. 2024.12.12 22:44:12.051317 [ 264 ] {ba502f5f-c799-4bb1-8542-ce8de0d6f9f6} TCPHandler: Processed in 0.001823606 sec. 2024.12.12 22:44:12.051469 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.051606 [ 265 ] {714673a4-2e5d-416b-a29f-320eddbf23a4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:12.051662 [ 265 ] {714673a4-2e5d-416b-a29f-320eddbf23a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:12.052468 [ 265 ] {714673a4-2e5d-416b-a29f-320eddbf23a4} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.052507 [ 265 ] {714673a4-2e5d-416b-a29f-320eddbf23a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.052898 [ 265 ] {714673a4-2e5d-416b-a29f-320eddbf23a4} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.12 22:44:12.053142 [ 265 ] {714673a4-2e5d-416b-a29f-320eddbf23a4} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.053365 [ 265 ] {714673a4-2e5d-416b-a29f-320eddbf23a4} executeQuery: Read 408 rows, 29.76 KiB in 0.001789 sec., 228060.36892118503 rows/sec., 16.25 MiB/sec. 2024.12.12 22:44:12.053418 [ 265 ] {714673a4-2e5d-416b-a29f-320eddbf23a4} TCPHandler: Processed in 0.0020185 sec. 2024.12.12 22:44:12.053549 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.053667 [ 264 ] {903e7891-cbc5-4a1d-ac26-22fbe04f16b0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:44:12.053719 [ 264 ] {903e7891-cbc5-4a1d-ac26-22fbe04f16b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:44:12.054214 [ 264 ] {903e7891-cbc5-4a1d-ac26-22fbe04f16b0} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.054253 [ 264 ] {903e7891-cbc5-4a1d-ac26-22fbe04f16b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.054621 [ 264 ] {903e7891-cbc5-4a1d-ac26-22fbe04f16b0} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:44:12.054871 [ 264 ] {903e7891-cbc5-4a1d-ac26-22fbe04f16b0} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.055125 [ 264 ] {903e7891-cbc5-4a1d-ac26-22fbe04f16b0} executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. 2024.12.12 22:44:12.055264 [ 264 ] {903e7891-cbc5-4a1d-ac26-22fbe04f16b0} TCPHandler: Processed in 0.001764765 sec. 2024.12.12 22:44:12.055532 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.055673 [ 265 ] {131fb5f6-49bd-457b-9183-ca0289a24ff5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:12.055734 [ 265 ] {131fb5f6-49bd-457b-9183-ca0289a24ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:12.056397 [ 265 ] {131fb5f6-49bd-457b-9183-ca0289a24ff5} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.056435 [ 265 ] {131fb5f6-49bd-457b-9183-ca0289a24ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.056823 [ 265 ] {131fb5f6-49bd-457b-9183-ca0289a24ff5} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.12 22:44:12.057062 [ 265 ] {131fb5f6-49bd-457b-9183-ca0289a24ff5} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.057286 [ 265 ] {131fb5f6-49bd-457b-9183-ca0289a24ff5} executeQuery: Read 237 rows, 16.27 KiB in 0.001642 sec., 144336.1753958587 rows/sec., 9.67 MiB/sec. 2024.12.12 22:44:12.057337 [ 265 ] {131fb5f6-49bd-457b-9183-ca0289a24ff5} TCPHandler: Processed in 0.001914288 sec. 2024.12.12 22:44:12.057489 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.057627 [ 264 ] {32f2fd23-10fd-4668-a02a-b595f133291c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:44:12.057688 [ 264 ] {32f2fd23-10fd-4668-a02a-b595f133291c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:44:12.058247 [ 264 ] {32f2fd23-10fd-4668-a02a-b595f133291c} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.058292 [ 264 ] {32f2fd23-10fd-4668-a02a-b595f133291c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.058655 [ 264 ] {32f2fd23-10fd-4668-a02a-b595f133291c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.12.12 22:44:12.058898 [ 264 ] {32f2fd23-10fd-4668-a02a-b595f133291c} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.059059 [ 30 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2024.12.12 22:44:12.059129 [ 264 ] {32f2fd23-10fd-4668-a02a-b595f133291c} executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. 2024.12.12 22:44:12.059140 [ 30 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.059206 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.059251 [ 264 ] {32f2fd23-10fd-4668-a02a-b595f133291c} TCPHandler: Processed in 0.001826916 sec. 2024.12.12 22:44:12.059487 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2024.12.12 22:44:12.059533 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.059782 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:12.059873 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part 2024.12.12 22:44:12.059909 [ 265 ] {150f895b-5e7e-4b0d-9019-ea8adf279f75} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:12.060071 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2024.12.12 22:44:12.060428 [ 265 ] {150f895b-5e7e-4b0d-9019-ea8adf279f75} 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 2024.12.12 22:44:12.060561 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2024.12.12 22:44:12.061077 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2024.12.12 22:44:12.061486 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2024.12.12 22:44:12.061878 [ 196 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2024.12.12 22:44:12.065709 [ 187 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.006376075 sec., 7841.814909642688 rows/sec., 528.40 KiB/sec. 2024.12.12 22:44:12.065768 [ 265 ] {150f895b-5e7e-4b0d-9019-ea8adf279f75} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.065813 [ 265 ] {150f895b-5e7e-4b0d-9019-ea8adf279f75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.065890 [ 187 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2024.12.12 22:44:12.066380 [ 187 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.066529 [ 187 ] {5a428fbd-999b-4672-aa6f-eb6a6b8f13ae::all_1_50_10} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2024.12.12 22:44:12.066645 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:44:12.066766 [ 265 ] {150f895b-5e7e-4b0d-9019-ea8adf279f75} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.12 22:44:12.067031 [ 265 ] {150f895b-5e7e-4b0d-9019-ea8adf279f75} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.067281 [ 265 ] {150f895b-5e7e-4b0d-9019-ea8adf279f75} executeQuery: Read 26 rows, 47.71 KiB in 0.007484 sec., 3474.0780331373594 rows/sec., 6.23 MiB/sec. 2024.12.12 22:44:12.067387 [ 265 ] {150f895b-5e7e-4b0d-9019-ea8adf279f75} TCPHandler: Processed in 0.008044138 sec. 2024.12.12 22:44:12.067550 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:12.067688 [ 264 ] {ea93b1b9-c61c-4aea-a2b1-867262ee9764} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:12.067748 [ 264 ] {ea93b1b9-c61c-4aea-a2b1-867262ee9764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:12.068327 [ 264 ] {ea93b1b9-c61c-4aea-a2b1-867262ee9764} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:12.068392 [ 264 ] {ea93b1b9-c61c-4aea-a2b1-867262ee9764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:12.068770 [ 264 ] {ea93b1b9-c61c-4aea-a2b1-867262ee9764} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.12.12 22:44:12.069010 [ 264 ] {ea93b1b9-c61c-4aea-a2b1-867262ee9764} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:12.069236 [ 264 ] {ea93b1b9-c61c-4aea-a2b1-867262ee9764} executeQuery: Read 82 rows, 5.33 KiB in 0.001576 sec., 52030.45685279188 rows/sec., 3.30 MiB/sec. 2024.12.12 22:44:12.069318 [ 264 ] {ea93b1b9-c61c-4aea-a2b1-867262ee9764} TCPHandler: Processed in 0.001835156 sec. 2024.12.12 22:44:13.242722 [ 226 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): 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] 2024.12.12 22:44:13.242790 [ 226 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): 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] 2024.12.12 22:44:13.245134 [ 226 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): 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] 2024.12.12 22:44:14.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.22 MiB, peak 290.12 MiB, free memory in arenas 0.00 B, will set to 271.22 MiB (RSS), difference: 4.00 MiB 2024.12.12 22:44:16.139435 [ 25 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:44:16.139517 [ 25 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:44:16.355727 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 2024.12.12 22:44:16.356683 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:16.356725 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:16.357272 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.12 22:44:16.357556 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:16.357747 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2024.12.12 22:44:17.034253 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:17.034476 [ 264 ] {80d1a2fc-d09b-405d-8650-f93dc02e520f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:17.034591 [ 264 ] {80d1a2fc-d09b-405d-8650-f93dc02e520f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:17.035688 [ 264 ] {80d1a2fc-d09b-405d-8650-f93dc02e520f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:17.035729 [ 264 ] {80d1a2fc-d09b-405d-8650-f93dc02e520f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:17.036176 [ 264 ] {80d1a2fc-d09b-405d-8650-f93dc02e520f} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.12 22:44:17.036439 [ 264 ] {80d1a2fc-d09b-405d-8650-f93dc02e520f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:17.036638 [ 264 ] {80d1a2fc-d09b-405d-8650-f93dc02e520f} executeQuery: Read 88 rows, 7.40 KiB in 0.002238 sec., 39320.82216264522 rows/sec., 3.23 MiB/sec. 2024.12.12 22:44:17.036694 [ 264 ] {80d1a2fc-d09b-405d-8650-f93dc02e520f} TCPHandler: Processed in 0.002574801 sec. 2024.12.12 22:44:17.036945 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:17.037154 [ 265 ] {c1893270-12ca-44ed-8957-978e6bda6a46} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:17.037231 [ 265 ] {c1893270-12ca-44ed-8957-978e6bda6a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:17.037980 [ 265 ] {c1893270-12ca-44ed-8957-978e6bda6a46} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:17.038025 [ 265 ] {c1893270-12ca-44ed-8957-978e6bda6a46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:17.038462 [ 265 ] {c1893270-12ca-44ed-8957-978e6bda6a46} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.12 22:44:17.038722 [ 265 ] {c1893270-12ca-44ed-8957-978e6bda6a46} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:17.038959 [ 265 ] {c1893270-12ca-44ed-8957-978e6bda6a46} executeQuery: Read 16 rows, 1.20 KiB in 0.001862 sec., 8592.910848549947 rows/sec., 646.15 KiB/sec. 2024.12.12 22:44:17.039023 [ 265 ] {c1893270-12ca-44ed-8957-978e6bda6a46} TCPHandler: Processed in 0.002217013 sec. 2024.12.12 22:44:17.039222 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:17.039496 [ 264 ] {0b3fcfd8-2193-43f2-8cd8-3d26f470baf8} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:17.039549 [ 264 ] {0b3fcfd8-2193-43f2-8cd8-3d26f470baf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:17.040156 [ 264 ] {0b3fcfd8-2193-43f2-8cd8-3d26f470baf8} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:17.040195 [ 264 ] {0b3fcfd8-2193-43f2-8cd8-3d26f470baf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:17.040563 [ 264 ] {0b3fcfd8-2193-43f2-8cd8-3d26f470baf8} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.12 22:44:17.040805 [ 264 ] {0b3fcfd8-2193-43f2-8cd8-3d26f470baf8} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:17.040986 [ 264 ] {0b3fcfd8-2193-43f2-8cd8-3d26f470baf8} executeQuery: Read 80 rows, 6.40 KiB in 0.001561 sec., 51249.199231262006 rows/sec., 4.00 MiB/sec. 2024.12.12 22:44:17.041041 [ 264 ] {0b3fcfd8-2193-43f2-8cd8-3d26f470baf8} TCPHandler: Processed in 0.001939498 sec. 2024.12.12 22:44:17.041230 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:17.041417 [ 265 ] {68285350-60cf-4703-8a71-6adf26e0d49b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:17.041504 [ 265 ] {68285350-60cf-4703-8a71-6adf26e0d49b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:17.042461 [ 265 ] {68285350-60cf-4703-8a71-6adf26e0d49b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:17.042500 [ 265 ] {68285350-60cf-4703-8a71-6adf26e0d49b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:17.042892 [ 265 ] {68285350-60cf-4703-8a71-6adf26e0d49b} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.12 22:44:17.043127 [ 265 ] {68285350-60cf-4703-8a71-6adf26e0d49b} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:17.043289 [ 29 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2024.12.12 22:44:17.043362 [ 29 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:17.043367 [ 265 ] {68285350-60cf-4703-8a71-6adf26e0d49b} executeQuery: Read 160 rows, 11.41 KiB in 0.001967 sec., 81342.1453990849 rows/sec., 5.67 MiB/sec. 2024.12.12 22:44:17.043403 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:17.043492 [ 265 ] {68285350-60cf-4703-8a71-6adf26e0d49b} TCPHandler: Processed in 0.002360396 sec. 2024.12.12 22:44:17.043740 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:17.043743 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2024.12.12 22:44:17.043956 [ 264 ] {67956f4d-ec1b-40e0-83af-d879621e683d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:17.044157 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:17.044192 [ 264 ] {67956f4d-ec1b-40e0-83af-d879621e683d} 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 2024.12.12 22:44:17.044244 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} MergeTreeSequentialSource: Reading 6 marks from part all_1_101_20, total 33053 rows starting from the beginning of the part 2024.12.12 22:44:17.044681 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2024.12.12 22:44:17.045029 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2024.12.12 22:44:17.045455 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 880 rows starting from the beginning of the part 2024.12.12 22:44:17.045822 [ 198 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 237 rows starting from the beginning of the part 2024.12.12 22:44:17.048386 [ 264 ] {67956f4d-ec1b-40e0-83af-d879621e683d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:17.048460 [ 264 ] {67956f4d-ec1b-40e0-83af-d879621e683d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:17.049907 [ 264 ] {67956f4d-ec1b-40e0-83af-d879621e683d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.12 22:44:17.050296 [ 264 ] {67956f4d-ec1b-40e0-83af-d879621e683d} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:17.050513 [ 264 ] {67956f4d-ec1b-40e0-83af-d879621e683d} executeQuery: Read 16 rows, 29.36 KiB in 0.006626 sec., 2414.7298520977965 rows/sec., 4.33 MiB/sec. 2024.12.12 22:44:17.050614 [ 264 ] {67956f4d-ec1b-40e0-83af-d879621e683d} TCPHandler: Processed in 0.006989687 sec. 2024.12.12 22:44:17.050793 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:17.050992 [ 265 ] {3ced6581-4be3-4784-8a04-ad2a161e358f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:17.051054 [ 265 ] {3ced6581-4be3-4784-8a04-ad2a161e358f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:17.051707 [ 265 ] {3ced6581-4be3-4784-8a04-ad2a161e358f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:17.051750 [ 265 ] {3ced6581-4be3-4784-8a04-ad2a161e358f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:17.052226 [ 265 ] {3ced6581-4be3-4784-8a04-ad2a161e358f} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.12.12 22:44:17.052588 [ 265 ] {3ced6581-4be3-4784-8a04-ad2a161e358f} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:17.052774 [ 29 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.12.12 22:44:17.052843 [ 29 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:17.052855 [ 265 ] {3ced6581-4be3-4784-8a04-ad2a161e358f} executeQuery: Read 60 rows, 4.14 KiB in 0.001904 sec., 31512.605042016807 rows/sec., 2.12 MiB/sec. 2024.12.12 22:44:17.052882 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2024.12.12 22:44:17.053058 [ 265 ] {3ced6581-4be3-4784-8a04-ad2a161e358f} TCPHandler: Processed in 0.002329766 sec. 2024.12.12 22:44:17.053313 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2024.12.12 22:44:17.053512 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:17.053550 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6894 rows starting from the beginning of the part 2024.12.12 22:44:17.053770 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2024.12.12 22:44:17.054096 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2024.12.12 22:44:17.054313 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2024.12.12 22:44:17.054472 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part 2024.12.12 22:44:17.054688 [ 200 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part 2024.12.12 22:44:17.056288 [ 186 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 34567 rows, containing 5 columns (5 merged, 0 gathered) in 0.01274737 sec., 2711696.608790676 rows/sec., 183.15 MiB/sec. 2024.12.12 22:44:17.056691 [ 186 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2024.12.12 22:44:17.057157 [ 186 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:17.057262 [ 186 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_105_21} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2024.12.12 22:44:17.057393 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2024.12.12 22:44:17.057916 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 7238 rows, containing 4 columns (4 merged, 0 gathered) in 0.004815584 sec., 1503036.8071660674 rows/sec., 97.95 MiB/sec. 2024.12.12 22:44:17.058556 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.12.12 22:44:17.058864 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:17.058945 [ 199 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_106_21} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2024.12.12 22:44:17.059040 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2024.12.12 22:44:18.926811 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2024.12.12 22:44:18.948969 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:18.949026 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:18.956457 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.12.12 22:44:18.957290 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:18.961720 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2024.12.12 22:44:21.550346 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2052 2024.12.12 22:44:21.553682 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:21.553736 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:21.555255 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.12.12 22:44:21.555578 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:21.556189 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2052 2024.12.12 22:44:22.039061 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.039276 [ 264 ] {c873f602-c089-497f-93fe-d30755dbfe30} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:44:22.039358 [ 264 ] {c873f602-c089-497f-93fe-d30755dbfe30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:44:22.040163 [ 264 ] {c873f602-c089-497f-93fe-d30755dbfe30} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.040215 [ 264 ] {c873f602-c089-497f-93fe-d30755dbfe30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.040660 [ 264 ] {c873f602-c089-497f-93fe-d30755dbfe30} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:44:22.040923 [ 264 ] {c873f602-c089-497f-93fe-d30755dbfe30} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.041156 [ 264 ] {c873f602-c089-497f-93fe-d30755dbfe30} executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. 2024.12.12 22:44:22.041213 [ 264 ] {c873f602-c089-497f-93fe-d30755dbfe30} TCPHandler: Processed in 0.002290356 sec. 2024.12.12 22:44:22.041476 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.041666 [ 265 ] {c74aeb0f-ddef-4b80-ac04-dde3a21e22b9} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:22.041735 [ 265 ] {c74aeb0f-ddef-4b80-ac04-dde3a21e22b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:22.042627 [ 265 ] {c74aeb0f-ddef-4b80-ac04-dde3a21e22b9} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.042673 [ 265 ] {c74aeb0f-ddef-4b80-ac04-dde3a21e22b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.043137 [ 265 ] {c74aeb0f-ddef-4b80-ac04-dde3a21e22b9} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.12 22:44:22.043410 [ 265 ] {c74aeb0f-ddef-4b80-ac04-dde3a21e22b9} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.043602 [ 108 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.12 22:44:22.043683 [ 265 ] {c74aeb0f-ddef-4b80-ac04-dde3a21e22b9} executeQuery: Read 255 rows, 22.91 KiB in 0.002064 sec., 123546.51162790699 rows/sec., 10.84 MiB/sec. 2024.12.12 22:44:22.043697 [ 108 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.043780 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.043832 [ 265 ] {c74aeb0f-ddef-4b80-ac04-dde3a21e22b9} TCPHandler: Processed in 0.002480759 sec. 2024.12.12 22:44:22.044125 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.12 22:44:22.044171 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.044693 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:22.044810 [ 264 ] {be28bea3-a783-4e27-9d40-476a05ca8d02} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:22.044948 [ 264 ] {be28bea3-a783-4e27-9d40-476a05ca8d02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:22.045018 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1437 rows starting from the beginning of the part 2024.12.12 22:44:22.046165 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 255 rows starting from the beginning of the part 2024.12.12 22:44:22.046584 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1228 rows starting from the beginning of the part 2024.12.12 22:44:22.046949 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 255 rows starting from the beginning of the part 2024.12.12 22:44:22.047133 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 88 rows starting from the beginning of the part 2024.12.12 22:44:22.047566 [ 188 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 255 rows starting from the beginning of the part 2024.12.12 22:44:22.048257 [ 264 ] {be28bea3-a783-4e27-9d40-476a05ca8d02} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.048317 [ 264 ] {be28bea3-a783-4e27-9d40-476a05ca8d02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.049249 [ 264 ] {be28bea3-a783-4e27-9d40-476a05ca8d02} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.12 22:44:22.049833 [ 264 ] {be28bea3-a783-4e27-9d40-476a05ca8d02} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.050436 [ 264 ] {be28bea3-a783-4e27-9d40-476a05ca8d02} executeQuery: Read 33 rows, 2.41 KiB in 0.005764 sec., 5725.1908396946565 rows/sec., 418.31 KiB/sec. 2024.12.12 22:44:22.050650 [ 264 ] {be28bea3-a783-4e27-9d40-476a05ca8d02} TCPHandler: Processed in 0.006690201 sec. 2024.12.12 22:44:22.050906 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.051277 [ 265 ] {4b14168a-b94d-4133-824b-1778e187aa09} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:44:22.051400 [ 265 ] {4b14168a-b94d-4133-824b-1778e187aa09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:44:22.051701 [ 195 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3518 rows, containing 5 columns (5 merged, 0 gathered) in 0.007818223 sec., 449974.373972193 rows/sec., 39.50 MiB/sec. 2024.12.12 22:44:22.051950 [ 195 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.12 22:44:22.052287 [ 265 ] {4b14168a-b94d-4133-824b-1778e187aa09} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.052336 [ 195 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.052339 [ 265 ] {4b14168a-b94d-4133-824b-1778e187aa09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.052450 [ 195 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_111_22} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.12 22:44:22.052561 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2024.12.12 22:44:22.052781 [ 265 ] {4b14168a-b94d-4133-824b-1778e187aa09} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.12.12 22:44:22.053023 [ 265 ] {4b14168a-b94d-4133-824b-1778e187aa09} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.053275 [ 265 ] {4b14168a-b94d-4133-824b-1778e187aa09} executeQuery: Read 14 rows, 1004.00 B in 0.002166 sec., 6463.527239150508 rows/sec., 452.66 KiB/sec. 2024.12.12 22:44:22.053346 [ 265 ] {4b14168a-b94d-4133-824b-1778e187aa09} TCPHandler: Processed in 0.002571041 sec. 2024.12.12 22:44:22.053590 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.053753 [ 264 ] {99aa7126-398b-4b62-99d4-3eab3ce18da9} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:44:22.053802 [ 264 ] {99aa7126-398b-4b62-99d4-3eab3ce18da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:44:22.054405 [ 264 ] {99aa7126-398b-4b62-99d4-3eab3ce18da9} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.054445 [ 264 ] {99aa7126-398b-4b62-99d4-3eab3ce18da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.054813 [ 264 ] {99aa7126-398b-4b62-99d4-3eab3ce18da9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:44:22.055064 [ 264 ] {99aa7126-398b-4b62-99d4-3eab3ce18da9} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.055282 [ 264 ] {99aa7126-398b-4b62-99d4-3eab3ce18da9} executeQuery: Read 13 rows, 830.00 B in 0.001555 sec., 8360.128617363343 rows/sec., 521.25 KiB/sec. 2024.12.12 22:44:22.055335 [ 264 ] {99aa7126-398b-4b62-99d4-3eab3ce18da9} TCPHandler: Processed in 0.001881827 sec. 2024.12.12 22:44:22.055479 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.055607 [ 265 ] {219f79b6-4096-48b9-9074-a38e3b91f21e} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:22.055663 [ 265 ] {219f79b6-4096-48b9-9074-a38e3b91f21e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:22.056543 [ 265 ] {219f79b6-4096-48b9-9074-a38e3b91f21e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.056588 [ 265 ] {219f79b6-4096-48b9-9074-a38e3b91f21e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.056969 [ 265 ] {219f79b6-4096-48b9-9074-a38e3b91f21e} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.12 22:44:22.057207 [ 265 ] {219f79b6-4096-48b9-9074-a38e3b91f21e} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.057377 [ 108 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.12 22:44:22.057433 [ 108 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.057449 [ 265 ] {219f79b6-4096-48b9-9074-a38e3b91f21e} executeQuery: Read 408 rows, 29.76 KiB in 0.001861 sec., 219236.96937130575 rows/sec., 15.62 MiB/sec. 2024.12.12 22:44:22.057466 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.057617 [ 265 ] {219f79b6-4096-48b9-9074-a38e3b91f21e} TCPHandler: Processed in 0.002191613 sec. 2024.12.12 22:44:22.057877 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.057884 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.12 22:44:22.058230 [ 264 ] {a9c1a73c-c7e2-4fb8-a8e9-23eeee617226} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:44:22.058450 [ 264 ] {a9c1a73c-c7e2-4fb8-a8e9-23eeee617226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:44:22.058614 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:22.058768 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 916 rows starting from the beginning of the part 2024.12.12 22:44:22.059248 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 408 rows starting from the beginning of the part 2024.12.12 22:44:22.059663 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 536 rows starting from the beginning of the part 2024.12.12 22:44:22.060060 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 408 rows starting from the beginning of the part 2024.12.12 22:44:22.060461 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 80 rows starting from the beginning of the part 2024.12.12 22:44:22.060752 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 408 rows starting from the beginning of the part 2024.12.12 22:44:22.061948 [ 264 ] {a9c1a73c-c7e2-4fb8-a8e9-23eeee617226} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.062043 [ 264 ] {a9c1a73c-c7e2-4fb8-a8e9-23eeee617226} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.063046 [ 264 ] {a9c1a73c-c7e2-4fb8-a8e9-23eeee617226} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:44:22.063589 [ 264 ] {a9c1a73c-c7e2-4fb8-a8e9-23eeee617226} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.063917 [ 128 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.12.12 22:44:22.064010 [ 128 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.064033 [ 264 ] {a9c1a73c-c7e2-4fb8-a8e9-23eeee617226} executeQuery: Read 6 rows, 321.00 B in 0.005928 sec., 1012.1457489878542 rows/sec., 52.88 KiB/sec. 2024.12.12 22:44:22.064050 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.064220 [ 264 ] {a9c1a73c-c7e2-4fb8-a8e9-23eeee617226} TCPHandler: Processed in 0.006458197 sec. 2024.12.12 22:44:22.064501 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.064545 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2024.12.12 22:44:22.064947 [ 265 ] {3d7f9cde-2533-4604-9a93-34d1fa911f25} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:22.065054 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:22.065174 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part 2024.12.12 22:44:22.065165 [ 265 ] {3d7f9cde-2533-4604-9a93-34d1fa911f25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:22.065426 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 5 columns (5 merged, 0 gathered) in 0.007790164 sec., 353779.45830151974 rows/sec., 27.00 MiB/sec. 2024.12.12 22:44:22.065567 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2024.12.12 22:44:22.065997 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2024.12.12 22:44:22.066446 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2024.12.12 22:44:22.066569 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.12 22:44:22.066835 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2024.12.12 22:44:22.067247 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2024.12.12 22:44:22.068385 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.068924 [ 186 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_111_22} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.12 22:44:22.069436 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2024.12.12 22:44:22.069727 [ 265 ] {3d7f9cde-2533-4604-9a93-34d1fa911f25} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.069782 [ 265 ] {3d7f9cde-2533-4604-9a93-34d1fa911f25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.070429 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.006230902 sec., 49110.064642326266 rows/sec., 2.51 MiB/sec. 2024.12.12 22:44:22.070429 [ 265 ] {3d7f9cde-2533-4604-9a93-34d1fa911f25} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.12 22:44:22.070542 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.12.12 22:44:22.070748 [ 265 ] {3d7f9cde-2533-4604-9a93-34d1fa911f25} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.070893 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.071067 [ 265 ] {3d7f9cde-2533-4604-9a93-34d1fa911f25} executeQuery: Read 237 rows, 16.27 KiB in 0.006281 sec., 37732.845088361726 rows/sec., 2.53 MiB/sec. 2024.12.12 22:44:22.071071 [ 195 ] {f4f24365-eddd-477f-93a7-d39c2ee55d30::all_1_51_10} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2024.12.12 22:44:22.071152 [ 265 ] {3d7f9cde-2533-4604-9a93-34d1fa911f25} TCPHandler: Processed in 0.006808273 sec. 2024.12.12 22:44:22.071183 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.12 22:44:22.071332 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.071476 [ 264 ] {5798ae03-6091-4baa-9db5-abf3bb03a3aa} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:44:22.071538 [ 264 ] {5798ae03-6091-4baa-9db5-abf3bb03a3aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:44:22.072032 [ 264 ] {5798ae03-6091-4baa-9db5-abf3bb03a3aa} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.072070 [ 264 ] {5798ae03-6091-4baa-9db5-abf3bb03a3aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.072454 [ 264 ] {5798ae03-6091-4baa-9db5-abf3bb03a3aa} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.12.12 22:44:22.072697 [ 264 ] {5798ae03-6091-4baa-9db5-abf3bb03a3aa} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.072952 [ 264 ] {5798ae03-6091-4baa-9db5-abf3bb03a3aa} executeQuery: Read 1 rows, 69.00 B in 0.001501 sec., 666.2225183211193 rows/sec., 44.89 KiB/sec. 2024.12.12 22:44:22.073046 [ 264 ] {5798ae03-6091-4baa-9db5-abf3bb03a3aa} TCPHandler: Processed in 0.001779785 sec. 2024.12.12 22:44:22.073293 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.073430 [ 265 ] {39e089d3-991b-44c4-974b-fdff651fcb73} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:22.073512 [ 265 ] {39e089d3-991b-44c4-974b-fdff651fcb73} 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 2024.12.12 22:44:22.074765 [ 265 ] {39e089d3-991b-44c4-974b-fdff651fcb73} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.074805 [ 265 ] {39e089d3-991b-44c4-974b-fdff651fcb73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.075477 [ 265 ] {39e089d3-991b-44c4-974b-fdff651fcb73} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.12 22:44:22.075737 [ 265 ] {39e089d3-991b-44c4-974b-fdff651fcb73} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.075977 [ 265 ] {39e089d3-991b-44c4-974b-fdff651fcb73} executeQuery: Read 26 rows, 47.71 KiB in 0.002571 sec., 10112.796577207313 rows/sec., 18.12 MiB/sec. 2024.12.12 22:44:22.076071 [ 265 ] {39e089d3-991b-44c4-974b-fdff651fcb73} TCPHandler: Processed in 0.002922337 sec. 2024.12.12 22:44:22.076214 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:22.076332 [ 264 ] {2a673cf9-18fa-40ae-8421-74affff9bc33} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:22.076384 [ 264 ] {2a673cf9-18fa-40ae-8421-74affff9bc33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:22.076890 [ 264 ] {2a673cf9-18fa-40ae-8421-74affff9bc33} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:22.076930 [ 264 ] {2a673cf9-18fa-40ae-8421-74affff9bc33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:22.077320 [ 264 ] {2a673cf9-18fa-40ae-8421-74affff9bc33} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.12.12 22:44:22.077562 [ 264 ] {2a673cf9-18fa-40ae-8421-74affff9bc33} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:22.077774 [ 264 ] {2a673cf9-18fa-40ae-8421-74affff9bc33} executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec. 2024.12.12 22:44:22.077823 [ 264 ] {2a673cf9-18fa-40ae-8421-74affff9bc33} TCPHandler: Processed in 0.001667892 sec. 2024.12.12 22:44:22.891174 [ 225 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): 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] 2024.12.12 22:44:22.891261 [ 225 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): 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] 2024.12.12 22:44:22.893393 [ 225 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): 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] 2024.12.12 22:44:23.069183 [ 221 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): 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] 2024.12.12 22:44:23.069226 [ 221 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): 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] 2024.12.12 22:44:23.071247 [ 221 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): 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] 2024.12.12 22:44:23.857869 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 2024.12.12 22:44:23.858612 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:23.858664 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:23.859199 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.12 22:44:23.859456 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:23.859688 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 2024.12.12 22:44:26.461773 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2024.12.12 22:44:26.485478 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:26.485545 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:26.493260 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.12.12 22:44:26.494118 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:26.497933 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2024.12.12 22:44:27.033950 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:27.034145 [ 264 ] {b96b50a0-f088-4258-b8a0-d1a2f9d3f56f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:27.034219 [ 264 ] {b96b50a0-f088-4258-b8a0-d1a2f9d3f56f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:27.034990 [ 264 ] {b96b50a0-f088-4258-b8a0-d1a2f9d3f56f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:27.035041 [ 264 ] {b96b50a0-f088-4258-b8a0-d1a2f9d3f56f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:27.035489 [ 264 ] {b96b50a0-f088-4258-b8a0-d1a2f9d3f56f} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.12 22:44:27.035756 [ 264 ] {b96b50a0-f088-4258-b8a0-d1a2f9d3f56f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:27.035976 [ 264 ] {b96b50a0-f088-4258-b8a0-d1a2f9d3f56f} executeQuery: Read 88 rows, 7.40 KiB in 0.001881 sec., 46783.62573099415 rows/sec., 3.84 MiB/sec. 2024.12.12 22:44:27.036035 [ 264 ] {b96b50a0-f088-4258-b8a0-d1a2f9d3f56f} TCPHandler: Processed in 0.002216754 sec. 2024.12.12 22:44:27.036275 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:27.036464 [ 265 ] {7d9e09c3-78d6-4f0f-9859-22d4449337c5} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:27.036537 [ 265 ] {7d9e09c3-78d6-4f0f-9859-22d4449337c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:27.037290 [ 265 ] {7d9e09c3-78d6-4f0f-9859-22d4449337c5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:27.037337 [ 265 ] {7d9e09c3-78d6-4f0f-9859-22d4449337c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:27.037773 [ 265 ] {7d9e09c3-78d6-4f0f-9859-22d4449337c5} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.12 22:44:27.038016 [ 265 ] {7d9e09c3-78d6-4f0f-9859-22d4449337c5} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:27.038218 [ 58 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2024.12.12 22:44:27.038245 [ 265 ] {7d9e09c3-78d6-4f0f-9859-22d4449337c5} executeQuery: Read 16 rows, 1.20 KiB in 0.001833 sec., 8728.85979268958 rows/sec., 656.37 KiB/sec. 2024.12.12 22:44:27.038298 [ 58 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:27.038367 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:27.038383 [ 265 ] {7d9e09c3-78d6-4f0f-9859-22d4449337c5} TCPHandler: Processed in 0.002233714 sec. 2024.12.12 22:44:27.038595 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:27.038592 [ 203 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2024.12.12 22:44:27.038827 [ 264 ] {fe608827-1c0b-4cf8-8f09-a686c2e851d2} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:27.038840 [ 203 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:27.038923 [ 203 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 67 rows starting from the beginning of the part 2024.12.12 22:44:27.038933 [ 264 ] {fe608827-1c0b-4cf8-8f09-a686c2e851d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:27.039216 [ 203 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:27.039620 [ 203 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 33 rows starting from the beginning of the part 2024.12.12 22:44:27.040012 [ 203 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:27.040447 [ 203 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 33 rows starting from the beginning of the part 2024.12.12 22:44:27.040832 [ 203 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:27.042080 [ 264 ] {fe608827-1c0b-4cf8-8f09-a686c2e851d2} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:27.042143 [ 264 ] {fe608827-1c0b-4cf8-8f09-a686c2e851d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:27.043241 [ 264 ] {fe608827-1c0b-4cf8-8f09-a686c2e851d2} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.12 22:44:27.043674 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005209523 sec., 34744.06389990024 rows/sec., 2.63 MiB/sec. 2024.12.12 22:44:27.043788 [ 264 ] {fe608827-1c0b-4cf8-8f09-a686c2e851d2} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:27.043898 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2024.12.12 22:44:27.044273 [ 264 ] {fe608827-1c0b-4cf8-8f09-a686c2e851d2} executeQuery: Read 80 rows, 6.40 KiB in 0.005519 sec., 14495.379597753217 rows/sec., 1.13 MiB/sec. 2024.12.12 22:44:27.044278 [ 222 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:44:27.044368 [ 222 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:44:27.044532 [ 264 ] {fe608827-1c0b-4cf8-8f09-a686c2e851d2} TCPHandler: Processed in 0.006044459 sec. 2024.12.12 22:44:27.044644 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:27.044838 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:27.045029 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_110_22} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2024.12.12 22:44:27.045062 [ 265 ] {574336f1-f5dc-4f5b-b881-9f1c8d4a7e05} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:27.045156 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:44:27.045183 [ 265 ] {574336f1-f5dc-4f5b-b881-9f1c8d4a7e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:27.046501 [ 265 ] {574336f1-f5dc-4f5b-b881-9f1c8d4a7e05} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:27.046565 [ 265 ] {574336f1-f5dc-4f5b-b881-9f1c8d4a7e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:27.047322 [ 265 ] {574336f1-f5dc-4f5b-b881-9f1c8d4a7e05} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.12 22:44:27.047744 [ 265 ] {574336f1-f5dc-4f5b-b881-9f1c8d4a7e05} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:27.048155 [ 265 ] {574336f1-f5dc-4f5b-b881-9f1c8d4a7e05} executeQuery: Read 160 rows, 11.41 KiB in 0.003136 sec., 51020.40816326531 rows/sec., 3.55 MiB/sec. 2024.12.12 22:44:27.048212 [ 265 ] {574336f1-f5dc-4f5b-b881-9f1c8d4a7e05} TCPHandler: Processed in 0.003526549 sec. 2024.12.12 22:44:27.048422 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:27.048483 [ 222 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:44:27.048689 [ 264 ] {d0b13029-4a74-41a9-8538-8f4c5c4912ac} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:27.048878 [ 264 ] {d0b13029-4a74-41a9-8538-8f4c5c4912ac} 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 2024.12.12 22:44:27.051207 [ 264 ] {d0b13029-4a74-41a9-8538-8f4c5c4912ac} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:27.051250 [ 264 ] {d0b13029-4a74-41a9-8538-8f4c5c4912ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:27.051939 [ 264 ] {d0b13029-4a74-41a9-8538-8f4c5c4912ac} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.12 22:44:27.052209 [ 264 ] {d0b13029-4a74-41a9-8538-8f4c5c4912ac} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:27.052460 [ 264 ] {d0b13029-4a74-41a9-8538-8f4c5c4912ac} executeQuery: Read 16 rows, 29.36 KiB in 0.003878 sec., 4125.838060856111 rows/sec., 7.39 MiB/sec. 2024.12.12 22:44:27.052580 [ 264 ] {d0b13029-4a74-41a9-8538-8f4c5c4912ac} TCPHandler: Processed in 0.004260424 sec. 2024.12.12 22:44:27.052816 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:27.053106 [ 265 ] {0b3f8dc6-82db-45bd-98bf-d726cf103046} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:27.053177 [ 265 ] {0b3f8dc6-82db-45bd-98bf-d726cf103046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:27.053693 [ 265 ] {0b3f8dc6-82db-45bd-98bf-d726cf103046} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:27.053732 [ 265 ] {0b3f8dc6-82db-45bd-98bf-d726cf103046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:27.054121 [ 265 ] {0b3f8dc6-82db-45bd-98bf-d726cf103046} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.12.12 22:44:27.054396 [ 265 ] {0b3f8dc6-82db-45bd-98bf-d726cf103046} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:27.054623 [ 265 ] {0b3f8dc6-82db-45bd-98bf-d726cf103046} executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. 2024.12.12 22:44:27.054674 [ 265 ] {0b3f8dc6-82db-45bd-98bf-d726cf103046} TCPHandler: Processed in 0.001993559 sec. 2024.12.12 22:44:27.884481 [ 224 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:44:27.884549 [ 224 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:44:27.887263 [ 224 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:44:28.000290 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.70 MiB, peak 290.12 MiB, free memory in arenas 0.00 B, will set to 271.22 MiB (RSS), difference: 3.52 MiB 2024.12.12 22:44:31.139774 [ 48 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:44:31.139876 [ 48 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:44:31.359803 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 2024.12.12 22:44:31.360489 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:31.360544 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:31.361099 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.12 22:44:31.361378 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:31.361642 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2024.12.12 22:44:31.433555 [ 226 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): 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] 2024.12.12 22:44:31.433618 [ 226 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): 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] 2024.12.12 22:44:31.435478 [ 226 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): 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] 2024.12.12 22:44:31.556378 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2086 2024.12.12 22:44:31.559619 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:31.559669 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:31.561220 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.12.12 22:44:31.561541 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:31.563163 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2086 2024.12.12 22:44:31.970767 [ 223 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): 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] 2024.12.12 22:44:31.970822 [ 223 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): 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] 2024.12.12 22:44:31.972748 [ 223 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): 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] 2024.12.12 22:44:32.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.24 MiB, peak 290.12 MiB, free memory in arenas 0.00 B, will set to 271.22 MiB (RSS), difference: 3.99 MiB 2024.12.12 22:44:32.001746 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001291435 sec. 2024.12.12 22:44:32.039927 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.040141 [ 264 ] {82ed6989-efac-4218-9101-d1309815559a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:44:32.040220 [ 264 ] {82ed6989-efac-4218-9101-d1309815559a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:44:32.041047 [ 264 ] {82ed6989-efac-4218-9101-d1309815559a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.041094 [ 264 ] {82ed6989-efac-4218-9101-d1309815559a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.041527 [ 264 ] {82ed6989-efac-4218-9101-d1309815559a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:44:32.041778 [ 264 ] {82ed6989-efac-4218-9101-d1309815559a} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.042006 [ 264 ] {82ed6989-efac-4218-9101-d1309815559a} executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. 2024.12.12 22:44:32.042062 [ 264 ] {82ed6989-efac-4218-9101-d1309815559a} TCPHandler: Processed in 0.002274295 sec. 2024.12.12 22:44:32.042390 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.042617 [ 265 ] {99761791-1bc6-4683-8735-1b833651e75b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:32.042711 [ 265 ] {99761791-1bc6-4683-8735-1b833651e75b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:32.043918 [ 265 ] {99761791-1bc6-4683-8735-1b833651e75b} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.043968 [ 265 ] {99761791-1bc6-4683-8735-1b833651e75b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.044621 [ 265 ] {99761791-1bc6-4683-8735-1b833651e75b} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.12 22:44:32.045014 [ 265 ] {99761791-1bc6-4683-8735-1b833651e75b} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.045313 [ 265 ] {99761791-1bc6-4683-8735-1b833651e75b} executeQuery: Read 255 rows, 22.91 KiB in 0.002762 sec., 92324.40260680666 rows/sec., 8.10 MiB/sec. 2024.12.12 22:44:32.045433 [ 265 ] {99761791-1bc6-4683-8735-1b833651e75b} TCPHandler: Processed in 0.003243654 sec. 2024.12.12 22:44:32.045671 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.045822 [ 264 ] {942fcb95-73f9-4e6f-9e23-9df9b79958aa} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:32.045879 [ 264 ] {942fcb95-73f9-4e6f-9e23-9df9b79958aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:32.046566 [ 264 ] {942fcb95-73f9-4e6f-9e23-9df9b79958aa} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.046611 [ 264 ] {942fcb95-73f9-4e6f-9e23-9df9b79958aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.047010 [ 264 ] {942fcb95-73f9-4e6f-9e23-9df9b79958aa} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.12 22:44:32.047256 [ 264 ] {942fcb95-73f9-4e6f-9e23-9df9b79958aa} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.047453 [ 264 ] {942fcb95-73f9-4e6f-9e23-9df9b79958aa} executeQuery: Read 33 rows, 2.41 KiB in 0.001662 sec., 19855.595667870035 rows/sec., 1.42 MiB/sec. 2024.12.12 22:44:32.047507 [ 264 ] {942fcb95-73f9-4e6f-9e23-9df9b79958aa} TCPHandler: Processed in 0.001941298 sec. 2024.12.12 22:44:32.047675 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.047829 [ 265 ] {106dbf11-31cb-4593-b179-a530ed85c62b} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:44:32.047890 [ 265 ] {106dbf11-31cb-4593-b179-a530ed85c62b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:44:32.048608 [ 265 ] {106dbf11-31cb-4593-b179-a530ed85c62b} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.048655 [ 265 ] {106dbf11-31cb-4593-b179-a530ed85c62b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.049070 [ 265 ] {106dbf11-31cb-4593-b179-a530ed85c62b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.12.12 22:44:32.049312 [ 265 ] {106dbf11-31cb-4593-b179-a530ed85c62b} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.049497 [ 265 ] {106dbf11-31cb-4593-b179-a530ed85c62b} executeQuery: Read 14 rows, 1004.00 B in 0.001704 sec., 8215.962441314554 rows/sec., 575.39 KiB/sec. 2024.12.12 22:44:32.049554 [ 265 ] {106dbf11-31cb-4593-b179-a530ed85c62b} TCPHandler: Processed in 0.001951538 sec. 2024.12.12 22:44:32.049754 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.049887 [ 264 ] {2ffe53c2-2132-4b43-a1b9-ff4c4203ec49} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:44:32.049944 [ 264 ] {2ffe53c2-2132-4b43-a1b9-ff4c4203ec49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:44:32.050632 [ 264 ] {2ffe53c2-2132-4b43-a1b9-ff4c4203ec49} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.050679 [ 264 ] {2ffe53c2-2132-4b43-a1b9-ff4c4203ec49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.051061 [ 264 ] {2ffe53c2-2132-4b43-a1b9-ff4c4203ec49} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:44:32.051295 [ 264 ] {2ffe53c2-2132-4b43-a1b9-ff4c4203ec49} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.051499 [ 264 ] {2ffe53c2-2132-4b43-a1b9-ff4c4203ec49} executeQuery: Read 13 rows, 830.00 B in 0.001641 sec., 7921.998781230956 rows/sec., 493.93 KiB/sec. 2024.12.12 22:44:32.051551 [ 264 ] {2ffe53c2-2132-4b43-a1b9-ff4c4203ec49} TCPHandler: Processed in 0.001899827 sec. 2024.12.12 22:44:32.051696 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.051813 [ 265 ] {442debd1-0b79-4927-9fdf-1c2d9dff2e59} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:32.051864 [ 265 ] {442debd1-0b79-4927-9fdf-1c2d9dff2e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:32.052753 [ 265 ] {442debd1-0b79-4927-9fdf-1c2d9dff2e59} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.052800 [ 265 ] {442debd1-0b79-4927-9fdf-1c2d9dff2e59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.053202 [ 265 ] {442debd1-0b79-4927-9fdf-1c2d9dff2e59} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.12 22:44:32.053442 [ 265 ] {442debd1-0b79-4927-9fdf-1c2d9dff2e59} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.053619 [ 265 ] {442debd1-0b79-4927-9fdf-1c2d9dff2e59} executeQuery: Read 408 rows, 29.76 KiB in 0.001831 sec., 222829.05516111414 rows/sec., 15.87 MiB/sec. 2024.12.12 22:44:32.053671 [ 265 ] {442debd1-0b79-4927-9fdf-1c2d9dff2e59} TCPHandler: Processed in 0.00203525 sec. 2024.12.12 22:44:32.053813 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.053930 [ 264 ] {29d8e485-ea1f-4fc8-b0d9-11e3b3f947ce} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:44:32.053981 [ 264 ] {29d8e485-ea1f-4fc8-b0d9-11e3b3f947ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:44:32.054475 [ 264 ] {29d8e485-ea1f-4fc8-b0d9-11e3b3f947ce} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.054514 [ 264 ] {29d8e485-ea1f-4fc8-b0d9-11e3b3f947ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.054882 [ 264 ] {29d8e485-ea1f-4fc8-b0d9-11e3b3f947ce} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:44:32.055117 [ 264 ] {29d8e485-ea1f-4fc8-b0d9-11e3b3f947ce} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.055325 [ 264 ] {29d8e485-ea1f-4fc8-b0d9-11e3b3f947ce} executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. 2024.12.12 22:44:32.055390 [ 264 ] {29d8e485-ea1f-4fc8-b0d9-11e3b3f947ce} TCPHandler: Processed in 0.001631442 sec. 2024.12.12 22:44:32.055588 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.055719 [ 265 ] {da5a0964-0330-45d3-a53f-30baf9391634} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:32.055771 [ 265 ] {da5a0964-0330-45d3-a53f-30baf9391634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:32.056376 [ 265 ] {da5a0964-0330-45d3-a53f-30baf9391634} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.056415 [ 265 ] {da5a0964-0330-45d3-a53f-30baf9391634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.056819 [ 265 ] {da5a0964-0330-45d3-a53f-30baf9391634} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.12 22:44:32.057068 [ 265 ] {da5a0964-0330-45d3-a53f-30baf9391634} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.057252 [ 265 ] {da5a0964-0330-45d3-a53f-30baf9391634} executeQuery: Read 237 rows, 16.27 KiB in 0.001557 sec., 152215.79961464353 rows/sec., 10.20 MiB/sec. 2024.12.12 22:44:32.057309 [ 265 ] {da5a0964-0330-45d3-a53f-30baf9391634} TCPHandler: Processed in 0.001832685 sec. 2024.12.12 22:44:32.057457 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.057573 [ 264 ] {3b114790-674d-4a69-892c-1b405d38ad85} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:44:32.057625 [ 264 ] {3b114790-674d-4a69-892c-1b405d38ad85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:44:32.058095 [ 264 ] {3b114790-674d-4a69-892c-1b405d38ad85} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.058134 [ 264 ] {3b114790-674d-4a69-892c-1b405d38ad85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.058497 [ 264 ] {3b114790-674d-4a69-892c-1b405d38ad85} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.12.12 22:44:32.058744 [ 264 ] {3b114790-674d-4a69-892c-1b405d38ad85} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.058951 [ 264 ] {3b114790-674d-4a69-892c-1b405d38ad85} executeQuery: Read 1 rows, 69.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 48.06 KiB/sec. 2024.12.12 22:44:32.059000 [ 264 ] {3b114790-674d-4a69-892c-1b405d38ad85} TCPHandler: Processed in 0.001598541 sec. 2024.12.12 22:44:32.059144 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.059282 [ 265 ] {b9339e73-e273-4cbe-9a5b-65a91e2c5651} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:32.059375 [ 265 ] {b9339e73-e273-4cbe-9a5b-65a91e2c5651} 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 2024.12.12 22:44:32.060617 [ 265 ] {b9339e73-e273-4cbe-9a5b-65a91e2c5651} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.060654 [ 265 ] {b9339e73-e273-4cbe-9a5b-65a91e2c5651} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.061324 [ 265 ] {b9339e73-e273-4cbe-9a5b-65a91e2c5651} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.12 22:44:32.061586 [ 265 ] {b9339e73-e273-4cbe-9a5b-65a91e2c5651} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.061728 [ 151 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.12 22:44:32.061770 [ 151 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.061793 [ 265 ] {b9339e73-e273-4cbe-9a5b-65a91e2c5651} executeQuery: Read 26 rows, 47.71 KiB in 0.002541 sec., 10232.19205037387 rows/sec., 18.34 MiB/sec. 2024.12.12 22:44:32.061797 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.062161 [ 265 ] {b9339e73-e273-4cbe-9a5b-65a91e2c5651} TCPHandler: Processed in 0.003076271 sec. 2024.12.12 22:44:32.062202 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.12 22:44:32.062331 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:32.062583 [ 264 ] {97cd0e63-4a40-402d-b62f-06d53bb98943} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:32.062718 [ 264 ] {97cd0e63-4a40-402d-b62f-06d53bb98943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:32.063253 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:32.063469 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2244 rows starting from the beginning of the part 2024.12.12 22:44:32.064171 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part 2024.12.12 22:44:32.065030 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:32.065116 [ 264 ] {97cd0e63-4a40-402d-b62f-06d53bb98943} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:32.065193 [ 264 ] {97cd0e63-4a40-402d-b62f-06d53bb98943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:32.065715 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part 2024.12.12 22:44:32.066484 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:32.066838 [ 264 ] {97cd0e63-4a40-402d-b62f-06d53bb98943} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.12.12 22:44:32.067185 [ 194 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part 2024.12.12 22:44:32.067719 [ 264 ] {97cd0e63-4a40-402d-b62f-06d53bb98943} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.068461 [ 264 ] {97cd0e63-4a40-402d-b62f-06d53bb98943} executeQuery: Read 82 rows, 5.33 KiB in 0.005931 sec., 13825.661777103356 rows/sec., 899.18 KiB/sec. 2024.12.12 22:44:32.068744 [ 264 ] {97cd0e63-4a40-402d-b62f-06d53bb98943} TCPHandler: Processed in 0.006484597 sec. 2024.12.12 22:44:32.075749 [ 191 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2354 rows, containing 19 columns (19 merged, 0 gathered) in 0.013805212 sec., 170515.30972505166 rows/sec., 305.56 MiB/sec. 2024.12.12 22:44:32.078290 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.12 22:44:32.078751 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:32.078846 [ 189 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_111_22} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.12 22:44:32.079041 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.59 MiB. 2024.12.12 22:44:32.844640 [ 219 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:44:32.844710 [ 219 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:44:32.846892 [ 219 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:44:33.997981 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2024.12.12 22:44:34.022523 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:34.022581 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:34.030248 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.12.12 22:44:34.031097 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:34.037311 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2024.12.12 22:44:37.063942 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:37.064142 [ 264 ] {5e7e406a-a431-4c52-bd58-4e41098a1342} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:44:37.064213 [ 264 ] {5e7e406a-a431-4c52-bd58-4e41098a1342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:44:37.064985 [ 264 ] {5e7e406a-a431-4c52-bd58-4e41098a1342} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:37.065035 [ 264 ] {5e7e406a-a431-4c52-bd58-4e41098a1342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:37.065462 [ 264 ] {5e7e406a-a431-4c52-bd58-4e41098a1342} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.12 22:44:37.065713 [ 264 ] {5e7e406a-a431-4c52-bd58-4e41098a1342} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:37.065951 [ 264 ] {5e7e406a-a431-4c52-bd58-4e41098a1342} executeQuery: Read 8 rows, 668.00 B in 0.001863 sec., 4294.149221685453 rows/sec., 350.16 KiB/sec. 2024.12.12 22:44:37.066011 [ 264 ] {5e7e406a-a431-4c52-bd58-4e41098a1342} TCPHandler: Processed in 0.002207004 sec. 2024.12.12 22:44:37.066266 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:37.066455 [ 265 ] {0ab04efa-00b2-4117-abd2-614f2bc2e62f} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:37.066523 [ 265 ] {0ab04efa-00b2-4117-abd2-614f2bc2e62f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:37.067872 [ 265 ] {0ab04efa-00b2-4117-abd2-614f2bc2e62f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:37.067916 [ 265 ] {0ab04efa-00b2-4117-abd2-614f2bc2e62f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:37.068428 [ 265 ] {0ab04efa-00b2-4117-abd2-614f2bc2e62f} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.12 22:44:37.068682 [ 265 ] {0ab04efa-00b2-4117-abd2-614f2bc2e62f} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:37.068917 [ 265 ] {0ab04efa-00b2-4117-abd2-614f2bc2e62f} executeQuery: Read 1232 rows, 103.81 KiB in 0.002515 sec., 489860.83499005967 rows/sec., 40.31 MiB/sec. 2024.12.12 22:44:37.068979 [ 265 ] {0ab04efa-00b2-4117-abd2-614f2bc2e62f} TCPHandler: Processed in 0.002844866 sec. 2024.12.12 22:44:37.069142 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:37.069301 [ 264 ] {71759477-ade3-41d6-8928-7023e54b209e} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:37.069362 [ 264 ] {71759477-ade3-41d6-8928-7023e54b209e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:37.070069 [ 264 ] {71759477-ade3-41d6-8928-7023e54b209e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:37.070114 [ 264 ] {71759477-ade3-41d6-8928-7023e54b209e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:37.070486 [ 264 ] {71759477-ade3-41d6-8928-7023e54b209e} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.12 22:44:37.070737 [ 264 ] {71759477-ade3-41d6-8928-7023e54b209e} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:37.070972 [ 264 ] {71759477-ade3-41d6-8928-7023e54b209e} executeQuery: Read 24 rows, 1.76 KiB in 0.001701 sec., 14109.347442680775 rows/sec., 1.01 MiB/sec. 2024.12.12 22:44:37.071070 [ 264 ] {71759477-ade3-41d6-8928-7023e54b209e} TCPHandler: Processed in 0.001996639 sec. 2024.12.12 22:44:37.071234 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:37.071374 [ 265 ] {da817540-f84c-4afd-8568-f3e3f8342847} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:44:37.071420 [ 265 ] {da817540-f84c-4afd-8568-f3e3f8342847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:44:37.072065 [ 265 ] {da817540-f84c-4afd-8568-f3e3f8342847} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:37.072103 [ 265 ] {da817540-f84c-4afd-8568-f3e3f8342847} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:37.072472 [ 265 ] {da817540-f84c-4afd-8568-f3e3f8342847} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.12.12 22:44:37.072719 [ 265 ] {da817540-f84c-4afd-8568-f3e3f8342847} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:37.072938 [ 265 ] {da817540-f84c-4afd-8568-f3e3f8342847} executeQuery: Read 228 rows, 15.81 KiB in 0.00159 sec., 143396.22641509434 rows/sec., 9.71 MiB/sec. 2024.12.12 22:44:37.072988 [ 265 ] {da817540-f84c-4afd-8568-f3e3f8342847} TCPHandler: Processed in 0.001821686 sec. 2024.12.12 22:44:37.073175 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:37.073378 [ 264 ] {7a5e3fea-92d4-4b78-9d25-4de9d6c6d4c4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:37.073462 [ 264 ] {7a5e3fea-92d4-4b78-9d25-4de9d6c6d4c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:37.074525 [ 264 ] {7a5e3fea-92d4-4b78-9d25-4de9d6c6d4c4} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:37.074565 [ 264 ] {7a5e3fea-92d4-4b78-9d25-4de9d6c6d4c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:37.074959 [ 264 ] {7a5e3fea-92d4-4b78-9d25-4de9d6c6d4c4} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.12 22:44:37.075204 [ 264 ] {7a5e3fea-92d4-4b78-9d25-4de9d6c6d4c4} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:37.075421 [ 264 ] {7a5e3fea-92d4-4b78-9d25-4de9d6c6d4c4} executeQuery: Read 544 rows, 41.34 KiB in 0.002093 sec., 259913.99904443385 rows/sec., 19.29 MiB/sec. 2024.12.12 22:44:37.075474 [ 264 ] {7a5e3fea-92d4-4b78-9d25-4de9d6c6d4c4} TCPHandler: Processed in 0.002401928 sec. 2024.12.12 22:44:37.075632 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:37.075770 [ 265 ] {3e06f873-7fa2-462f-ac11-857a81ef05c3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:37.075832 [ 265 ] {3e06f873-7fa2-462f-ac11-857a81ef05c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:37.076604 [ 265 ] {3e06f873-7fa2-462f-ac11-857a81ef05c3} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:37.076644 [ 265 ] {3e06f873-7fa2-462f-ac11-857a81ef05c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:37.077097 [ 265 ] {3e06f873-7fa2-462f-ac11-857a81ef05c3} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.12 22:44:37.077350 [ 265 ] {3e06f873-7fa2-462f-ac11-857a81ef05c3} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:37.077525 [ 148 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2024.12.12 22:44:37.077586 [ 265 ] {3e06f873-7fa2-462f-ac11-857a81ef05c3} executeQuery: Read 884 rows, 60.91 KiB in 0.001844 sec., 479392.6247288503 rows/sec., 32.26 MiB/sec. 2024.12.12 22:44:37.077612 [ 148 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:37.077678 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:37.077714 [ 265 ] {3e06f873-7fa2-462f-ac11-857a81ef05c3} TCPHandler: Processed in 0.002142682 sec. 2024.12.12 22:44:37.077949 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2024.12.12 22:44:37.078022 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:37.078208 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:37.078286 [ 264 ] {0aaa2267-9bcc-49b0-8684-d84ebf178186} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:37.078300 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergeTreeSequentialSource: Reading 6 marks from part all_1_105_21, total 34567 rows starting from the beginning of the part 2024.12.12 22:44:37.078625 [ 264 ] {0aaa2267-9bcc-49b0-8684-d84ebf178186} 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 2024.12.12 22:44:37.078661 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part 2024.12.12 22:44:37.079071 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 237 rows starting from the beginning of the part 2024.12.12 22:44:37.079416 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part 2024.12.12 22:44:37.079846 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part 2024.12.12 22:44:37.080256 [ 196 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 884 rows starting from the beginning of the part 2024.12.12 22:44:37.083166 [ 264 ] {0aaa2267-9bcc-49b0-8684-d84ebf178186} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:37.083233 [ 264 ] {0aaa2267-9bcc-49b0-8684-d84ebf178186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:37.084817 [ 264 ] {0aaa2267-9bcc-49b0-8684-d84ebf178186} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.12 22:44:37.085192 [ 264 ] {0aaa2267-9bcc-49b0-8684-d84ebf178186} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:37.085484 [ 264 ] {0aaa2267-9bcc-49b0-8684-d84ebf178186} executeQuery: Read 16 rows, 29.36 KiB in 0.007237 sec., 2210.8608539450047 rows/sec., 3.96 MiB/sec. 2024.12.12 22:44:37.085574 [ 224 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): 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] 2024.12.12 22:44:37.085672 [ 224 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): 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] 2024.12.12 22:44:37.085901 [ 264 ] {0aaa2267-9bcc-49b0-8684-d84ebf178186} TCPHandler: Processed in 0.008084019 sec. 2024.12.12 22:44:37.086302 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:37.086727 [ 265 ] {cc1709aa-b0cf-4547-8054-19de84ca7b78} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:37.086893 [ 265 ] {cc1709aa-b0cf-4547-8054-19de84ca7b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:37.088613 [ 265 ] {cc1709aa-b0cf-4547-8054-19de84ca7b78} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:37.088658 [ 265 ] {cc1709aa-b0cf-4547-8054-19de84ca7b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:37.089853 [ 265 ] {cc1709aa-b0cf-4547-8054-19de84ca7b78} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.12.12 22:44:37.090380 [ 224 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): 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] 2024.12.12 22:44:37.090379 [ 265 ] {cc1709aa-b0cf-4547-8054-19de84ca7b78} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:37.091267 [ 265 ] {cc1709aa-b0cf-4547-8054-19de84ca7b78} executeQuery: Read 60 rows, 4.14 KiB in 0.004675 sec., 12834.224598930481 rows/sec., 885.70 KiB/sec. 2024.12.12 22:44:37.091650 [ 265 ] {cc1709aa-b0cf-4547-8054-19de84ca7b78} TCPHandler: Processed in 0.00560283 sec. 2024.12.12 22:44:37.092437 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 36245 rows, containing 5 columns (5 merged, 0 gathered) in 0.014649058 sec., 2474220.5266714077 rows/sec., 167.12 MiB/sec. 2024.12.12 22:44:37.092869 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2024.12.12 22:44:37.093179 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:37.093263 [ 189 ] {bf88169b-e4aa-471e-b98a-37d79997cfc9::all_1_110_22} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2024.12.12 22:44:37.093361 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2024.12.12 22:44:38.215048 [ 226 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): 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] 2024.12.12 22:44:38.215106 [ 226 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): 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] 2024.12.12 22:44:38.216918 [ 226 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): 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] 2024.12.12 22:44:38.861765 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 2024.12.12 22:44:38.862425 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:38.862474 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:38.863012 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.12 22:44:38.863288 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:38.863522 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 2024.12.12 22:44:38.863535 [ 144 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.12 22:44:38.863606 [ 144 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:38.863632 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:38.864061 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.12 22:44:38.864999 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:38.865246 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2024.12.12 22:44:38.865495 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part 2024.12.12 22:44:38.865654 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part 2024.12.12 22:44:38.865801 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part 2024.12.12 22:44:38.865993 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part 2024.12.12 22:44:38.866088 [ 190 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part 2024.12.12 22:44:38.869207 [ 187 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.005488068 sec., 6757933.757380558 rows/sec., 96.67 MiB/sec. 2024.12.12 22:44:38.869581 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.12 22:44:38.869888 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:38.869967 [ 197 ] {62461ef6-279a-4de8-b144-1b793376ee54::all_1_81_16} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.12 22:44:38.870073 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2024.12.12 22:44:41.537370 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2024.12.12 22:44:41.560518 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:41.560570 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:41.563625 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2124 2024.12.12 22:44:41.576226 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:41.576287 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:41.583749 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.12.12 22:44:41.584672 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:41.585335 [ 223 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): 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] 2024.12.12 22:44:41.585501 [ 223 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): 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] 2024.12.12 22:44:41.586311 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.12.12 22:44:41.590137 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2124 2024.12.12 22:44:41.591226 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:41.591623 [ 138 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.12.12 22:44:41.591707 [ 138 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:41.591797 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:41.592385 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2024.12.12 22:44:41.595894 [ 223 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): 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] 2024.12.12 22:44:41.614354 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:41.614875 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2024.12.12 22:44:41.615845 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2024.12.12 22:44:41.620844 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2024.12.12 22:44:41.626189 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2024.12.12 22:44:41.631909 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2024.12.12 22:44:41.638066 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2024.12.12 22:44:41.647046 [ 190 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2024.12.12 22:44:41.712429 [ 187 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.120466866 sec., 5071.9340536343 rows/sec., 26.23 MiB/sec. 2024.12.12 22:44:41.716037 [ 187 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.12.12 22:44:41.719535 [ 187 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:41.719660 [ 187 ] {d0cbec74-0b05-40d7-ac73-9e334c2437b4::all_1_81_16} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2024.12.12 22:44:41.722319 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2024.12.12 22:44:42.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.31 MiB, peak 290.59 MiB, free memory in arenas 0.00 B, will set to 271.22 MiB (RSS), difference: -1.09 MiB 2024.12.12 22:44:42.039250 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.039460 [ 264 ] {8ee640c2-f454-4cf7-8fd8-245b92126cfd} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:44:42.039540 [ 264 ] {8ee640c2-f454-4cf7-8fd8-245b92126cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:44:42.040386 [ 264 ] {8ee640c2-f454-4cf7-8fd8-245b92126cfd} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.040436 [ 264 ] {8ee640c2-f454-4cf7-8fd8-245b92126cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.040883 [ 264 ] {8ee640c2-f454-4cf7-8fd8-245b92126cfd} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:44:42.041159 [ 264 ] {8ee640c2-f454-4cf7-8fd8-245b92126cfd} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.041358 [ 140 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2024.12.12 22:44:42.041427 [ 264 ] {8ee640c2-f454-4cf7-8fd8-245b92126cfd} executeQuery: Read 14 rows, 1.01 KiB in 0.002018 sec., 6937.5619425173445 rows/sec., 499.41 KiB/sec. 2024.12.12 22:44:42.041436 [ 140 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.041510 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.041568 [ 264 ] {8ee640c2-f454-4cf7-8fd8-245b92126cfd} TCPHandler: Processed in 0.002452209 sec. 2024.12.12 22:44:42.041729 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2024.12.12 22:44:42.041877 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.041909 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:42.041969 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part 2024.12.12 22:44:42.042220 [ 265 ] {fd393460-6e37-4957-a3f4-54d90e0b1db1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:42.042305 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:42.042405 [ 265 ] {fd393460-6e37-4957-a3f4-54d90e0b1db1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:42.042549 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:42.043016 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:42.043290 [ 200 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:42.045444 [ 265 ] {fd393460-6e37-4957-a3f4-54d90e0b1db1} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.045545 [ 265 ] {fd393460-6e37-4957-a3f4-54d90e0b1db1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:42.046002 [ 198 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004386226 sec., 15959.049989672214 rows/sec., 1.18 MiB/sec. 2024.12.12 22:44:42.046325 [ 198 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2024.12.12 22:44:42.046486 [ 265 ] {fd393460-6e37-4957-a3f4-54d90e0b1db1} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.12 22:44:42.046868 [ 198 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.046911 [ 265 ] {fd393460-6e37-4957-a3f4-54d90e0b1db1} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.047059 [ 198 ] {99e6cc36-48bc-423e-a371-18c1a46e6c4d::all_1_53_13} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2024.12.12 22:44:42.047320 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.12 22:44:42.047327 [ 265 ] {fd393460-6e37-4957-a3f4-54d90e0b1db1} executeQuery: Read 255 rows, 22.91 KiB in 0.005263 sec., 48451.45354360631 rows/sec., 4.25 MiB/sec. 2024.12.12 22:44:42.047431 [ 265 ] {fd393460-6e37-4957-a3f4-54d90e0b1db1} TCPHandler: Processed in 0.005702302 sec. 2024.12.12 22:44:42.047615 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.047766 [ 264 ] {136ef666-f047-4a75-9bcc-be96d7887d3f} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:42.047826 [ 264 ] {136ef666-f047-4a75-9bcc-be96d7887d3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:42.048529 [ 264 ] {136ef666-f047-4a75-9bcc-be96d7887d3f} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.048571 [ 264 ] {136ef666-f047-4a75-9bcc-be96d7887d3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.048953 [ 264 ] {136ef666-f047-4a75-9bcc-be96d7887d3f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.12 22:44:42.049199 [ 264 ] {136ef666-f047-4a75-9bcc-be96d7887d3f} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.049416 [ 264 ] {136ef666-f047-4a75-9bcc-be96d7887d3f} executeQuery: Read 33 rows, 2.41 KiB in 0.001687 sec., 19561.35151155898 rows/sec., 1.40 MiB/sec. 2024.12.12 22:44:42.049476 [ 264 ] {136ef666-f047-4a75-9bcc-be96d7887d3f} TCPHandler: Processed in 0.001928128 sec. 2024.12.12 22:44:42.049651 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.049779 [ 265 ] {77d2abc9-d277-4bac-b4f6-90fb13835879} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:44:42.049830 [ 265 ] {77d2abc9-d277-4bac-b4f6-90fb13835879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:44:42.050437 [ 265 ] {77d2abc9-d277-4bac-b4f6-90fb13835879} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.050477 [ 265 ] {77d2abc9-d277-4bac-b4f6-90fb13835879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.050857 [ 265 ] {77d2abc9-d277-4bac-b4f6-90fb13835879} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.12.12 22:44:42.051097 [ 265 ] {77d2abc9-d277-4bac-b4f6-90fb13835879} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.051278 [ 140 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.12.12 22:44:42.051343 [ 140 ] {} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.051358 [ 265 ] {77d2abc9-d277-4bac-b4f6-90fb13835879} executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. 2024.12.12 22:44:42.051379 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.051522 [ 265 ] {77d2abc9-d277-4bac-b4f6-90fb13835879} TCPHandler: Processed in 0.001931898 sec. 2024.12.12 22:44:42.051599 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2024.12.12 22:44:42.051756 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.051759 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:42.051845 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 242 rows starting from the beginning of the part 2024.12.12 22:44:42.052104 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:42.052139 [ 264 ] {985c918b-cb8c-48a5-9c1c-61163d706391} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:44:42.052380 [ 264 ] {985c918b-cb8c-48a5-9c1c-61163d706391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:44:42.052404 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:42.052773 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:42.053075 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 228 rows starting from the beginning of the part 2024.12.12 22:44:42.053408 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2024.12.12 22:44:42.055484 [ 264 ] {985c918b-cb8c-48a5-9c1c-61163d706391} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.055573 [ 264 ] {985c918b-cb8c-48a5-9c1c-61163d706391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:42.056428 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.004930066 sec., 106692.28363271404 rows/sec., 7.64 MiB/sec. 2024.12.12 22:44:42.056574 [ 264 ] {985c918b-cb8c-48a5-9c1c-61163d706391} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:44:42.056633 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.12.12 22:44:42.057129 [ 264 ] {985c918b-cb8c-48a5-9c1c-61163d706391} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.057176 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.057367 [ 200 ] {867d039c-64ff-4e61-8cbc-43ee1c54ead9::all_1_71_14} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2024.12.12 22:44:42.057415 [ 140 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2024.12.12 22:44:42.057491 [ 140 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.057567 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.057622 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2024.12.12 22:44:42.057719 [ 264 ] {985c918b-cb8c-48a5-9c1c-61163d706391} executeQuery: Read 13 rows, 830.00 B in 0.005745 sec., 2262.8372497824193 rows/sec., 141.09 KiB/sec. 2024.12.12 22:44:42.057851 [ 222 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): 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] 2024.12.12 22:44:42.057903 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2024.12.12 22:44:42.057938 [ 222 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): 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] 2024.12.12 22:44:42.058037 [ 264 ] {985c918b-cb8c-48a5-9c1c-61163d706391} TCPHandler: Processed in 0.006379645 sec. 2024.12.12 22:44:42.058349 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.058553 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:42.058620 [ 265 ] {53a3a166-a3e2-4a7a-a73c-e535180e40d4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:42.058713 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part 2024.12.12 22:44:42.058752 [ 265 ] {53a3a166-a3e2-4a7a-a73c-e535180e40d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:42.059386 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2024.12.12 22:44:42.060024 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2024.12.12 22:44:42.060574 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2024.12.12 22:44:42.060978 [ 200 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2024.12.12 22:44:42.062304 [ 265 ] {53a3a166-a3e2-4a7a-a73c-e535180e40d4} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.062389 [ 265 ] {53a3a166-a3e2-4a7a-a73c-e535180e40d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:42.063913 [ 265 ] {53a3a166-a3e2-4a7a-a73c-e535180e40d4} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.12 22:44:42.064494 [ 222 ] {} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): 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] 2024.12.12 22:44:42.064680 [ 265 ] {53a3a166-a3e2-4a7a-a73c-e535180e40d4} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.065528 [ 265 ] {53a3a166-a3e2-4a7a-a73c-e535180e40d4} executeQuery: Read 408 rows, 29.76 KiB in 0.006946 sec., 58738.84249928016 rows/sec., 4.18 MiB/sec. 2024.12.12 22:44:42.065858 [ 265 ] {53a3a166-a3e2-4a7a-a73c-e535180e40d4} TCPHandler: Processed in 0.00764783 sec. 2024.12.12 22:44:42.065929 [ 195 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.008208022 sec., 7919.08208823027 rows/sec., 524.69 KiB/sec. 2024.12.12 22:44:42.066149 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.066348 [ 195 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2024.12.12 22:44:42.066464 [ 264 ] {3124720f-d30d-4005-ab1a-e3b7caedef92} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:44:42.066557 [ 264 ] {3124720f-d30d-4005-ab1a-e3b7caedef92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:44:42.067062 [ 195 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.067236 [ 195 ] {acfe51c7-a199-4065-9605-b985836900d0::all_1_53_13} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2024.12.12 22:44:42.067398 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.12 22:44:42.067545 [ 264 ] {3124720f-d30d-4005-ab1a-e3b7caedef92} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.067590 [ 264 ] {3124720f-d30d-4005-ab1a-e3b7caedef92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.067987 [ 264 ] {3124720f-d30d-4005-ab1a-e3b7caedef92} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:44:42.068250 [ 264 ] {3124720f-d30d-4005-ab1a-e3b7caedef92} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.068468 [ 264 ] {3124720f-d30d-4005-ab1a-e3b7caedef92} executeQuery: Read 6 rows, 321.00 B in 0.002122 sec., 2827.521206409048 rows/sec., 147.73 KiB/sec. 2024.12.12 22:44:42.068521 [ 264 ] {3124720f-d30d-4005-ab1a-e3b7caedef92} TCPHandler: Processed in 0.00253673 sec. 2024.12.12 22:44:42.068669 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.068809 [ 265 ] {f86fd2d4-f535-4c0c-875d-d752f68fb7cb} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:42.068871 [ 265 ] {f86fd2d4-f535-4c0c-875d-d752f68fb7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:42.069523 [ 265 ] {f86fd2d4-f535-4c0c-875d-d752f68fb7cb} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.069562 [ 265 ] {f86fd2d4-f535-4c0c-875d-d752f68fb7cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.069959 [ 265 ] {f86fd2d4-f535-4c0c-875d-d752f68fb7cb} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.12 22:44:42.070201 [ 265 ] {f86fd2d4-f535-4c0c-875d-d752f68fb7cb} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.070405 [ 265 ] {f86fd2d4-f535-4c0c-875d-d752f68fb7cb} executeQuery: Read 237 rows, 16.27 KiB in 0.001629 sec., 145488.02946593 rows/sec., 9.75 MiB/sec. 2024.12.12 22:44:42.070458 [ 265 ] {f86fd2d4-f535-4c0c-875d-d752f68fb7cb} TCPHandler: Processed in 0.001858257 sec. 2024.12.12 22:44:42.070614 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.070734 [ 264 ] {b9d7bab8-e1ce-48ff-bfae-98a503442898} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:44:42.070785 [ 264 ] {b9d7bab8-e1ce-48ff-bfae-98a503442898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:44:42.071270 [ 264 ] {b9d7bab8-e1ce-48ff-bfae-98a503442898} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.071309 [ 264 ] {b9d7bab8-e1ce-48ff-bfae-98a503442898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.071677 [ 264 ] {b9d7bab8-e1ce-48ff-bfae-98a503442898} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.12.12 22:44:42.071913 [ 264 ] {b9d7bab8-e1ce-48ff-bfae-98a503442898} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.072128 [ 264 ] {b9d7bab8-e1ce-48ff-bfae-98a503442898} executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. 2024.12.12 22:44:42.072179 [ 264 ] {b9d7bab8-e1ce-48ff-bfae-98a503442898} TCPHandler: Processed in 0.001623332 sec. 2024.12.12 22:44:42.072350 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.072491 [ 265 ] {b4d5e4c6-16fa-4631-bf09-99cee2f234b4} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:42.072583 [ 265 ] {b4d5e4c6-16fa-4631-bf09-99cee2f234b4} 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 2024.12.12 22:44:42.073820 [ 265 ] {b4d5e4c6-16fa-4631-bf09-99cee2f234b4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.073859 [ 265 ] {b4d5e4c6-16fa-4631-bf09-99cee2f234b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.074522 [ 265 ] {b4d5e4c6-16fa-4631-bf09-99cee2f234b4} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.12 22:44:42.074776 [ 265 ] {b4d5e4c6-16fa-4631-bf09-99cee2f234b4} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.075013 [ 265 ] {b4d5e4c6-16fa-4631-bf09-99cee2f234b4} executeQuery: Read 26 rows, 47.71 KiB in 0.002554 sec., 10180.109631949883 rows/sec., 18.24 MiB/sec. 2024.12.12 22:44:42.075105 [ 265 ] {b4d5e4c6-16fa-4631-bf09-99cee2f234b4} TCPHandler: Processed in 0.002829385 sec. 2024.12.12 22:44:42.075275 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:42.075414 [ 264 ] {9ebeb687-609e-4327-9f33-2a30726f9285} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:42.075473 [ 264 ] {9ebeb687-609e-4327-9f33-2a30726f9285} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:42.076058 [ 264 ] {9ebeb687-609e-4327-9f33-2a30726f9285} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.076102 [ 264 ] {9ebeb687-609e-4327-9f33-2a30726f9285} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.076491 [ 264 ] {9ebeb687-609e-4327-9f33-2a30726f9285} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.12.12 22:44:42.076729 [ 264 ] {9ebeb687-609e-4327-9f33-2a30726f9285} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.076860 [ 141 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.12.12 22:44:42.076899 [ 141 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:42.076910 [ 264 ] {9ebeb687-609e-4327-9f33-2a30726f9285} executeQuery: Read 82 rows, 5.33 KiB in 0.001528 sec., 53664.92146596858 rows/sec., 3.41 MiB/sec. 2024.12.12 22:44:42.076922 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2024.12.12 22:44:42.077020 [ 264 ] {9ebeb687-609e-4327-9f33-2a30726f9285} TCPHandler: Processed in 0.001811996 sec. 2024.12.12 22:44:42.077243 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2024.12.12 22:44:42.077511 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:42.077578 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7238 rows starting from the beginning of the part 2024.12.12 22:44:42.077717 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 82 rows starting from the beginning of the part 2024.12.12 22:44:42.077918 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part 2024.12.12 22:44:42.078137 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part 2024.12.12 22:44:42.078323 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2024.12.12 22:44:42.078446 [ 186 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part 2024.12.12 22:44:42.080640 [ 192 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 7604 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604261 sec., 2109725.1281191898 rows/sec., 137.45 MiB/sec. 2024.12.12 22:44:42.081109 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.12.12 22:44:42.081418 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:42.081502 [ 203 ] {13abe120-1c86-4f44-87e3-93c838e30834::all_1_111_22} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2024.12.12 22:44:42.081587 [ 203 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. 2024.12.12 22:44:43.409171 [ 219 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): 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] 2024.12.12 22:44:43.409226 [ 219 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): 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] 2024.12.12 22:44:43.410786 [ 219 ] {} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): 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] 2024.12.12 22:44:43.489417 [ 219 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): 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] 2024.12.12 22:44:43.489480 [ 219 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): 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] 2024.12.12 22:44:43.491437 [ 219 ] {} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): 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] 2024.12.12 22:44:46.139933 [ 134 ] {} DNSResolver: Updating DNS cache 2024.12.12 22:44:46.140007 [ 134 ] {} DNSResolver: Updated DNS cache 2024.12.12 22:44:46.363642 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 2024.12.12 22:44:46.364400 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:46.364455 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:46.364998 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.12 22:44:46.365281 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:46.365562 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2024.12.12 22:44:47.033777 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:47.033967 [ 264 ] {5da489e7-9b4d-4535-b2af-2c73e8db4f8c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:47.034041 [ 264 ] {5da489e7-9b4d-4535-b2af-2c73e8db4f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:47.034870 [ 264 ] {5da489e7-9b4d-4535-b2af-2c73e8db4f8c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:47.034922 [ 264 ] {5da489e7-9b4d-4535-b2af-2c73e8db4f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:47.035381 [ 264 ] {5da489e7-9b4d-4535-b2af-2c73e8db4f8c} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.12 22:44:47.035643 [ 264 ] {5da489e7-9b4d-4535-b2af-2c73e8db4f8c} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:47.035841 [ 132 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.12 22:44:47.035914 [ 264 ] {5da489e7-9b4d-4535-b2af-2c73e8db4f8c} executeQuery: Read 88 rows, 7.40 KiB in 0.001992 sec., 44176.70682730924 rows/sec., 3.63 MiB/sec. 2024.12.12 22:44:47.035923 [ 132 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:47.035994 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:47.036062 [ 264 ] {5da489e7-9b4d-4535-b2af-2c73e8db4f8c} TCPHandler: Processed in 0.002406667 sec. 2024.12.12 22:44:47.036295 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.12 22:44:47.036401 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:47.036544 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:47.036630 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1437 rows starting from the beginning of the part 2024.12.12 22:44:47.036704 [ 265 ] {d5a86079-d16c-4312-87e7-7db70210cf6a} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:47.036881 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 88 rows starting from the beginning of the part 2024.12.12 22:44:47.036903 [ 265 ] {d5a86079-d16c-4312-87e7-7db70210cf6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:47.037318 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 255 rows starting from the beginning of the part 2024.12.12 22:44:47.037625 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1232 rows starting from the beginning of the part 2024.12.12 22:44:47.038016 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 255 rows starting from the beginning of the part 2024.12.12 22:44:47.038482 [ 194 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 88 rows starting from the beginning of the part 2024.12.12 22:44:47.039792 [ 265 ] {d5a86079-d16c-4312-87e7-7db70210cf6a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:47.039861 [ 265 ] {d5a86079-d16c-4312-87e7-7db70210cf6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:47.040955 [ 265 ] {d5a86079-d16c-4312-87e7-7db70210cf6a} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.12 22:44:47.041374 [ 265 ] {d5a86079-d16c-4312-87e7-7db70210cf6a} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:47.041696 [ 265 ] {d5a86079-d16c-4312-87e7-7db70210cf6a} executeQuery: Read 16 rows, 1.20 KiB in 0.005098 sec., 3138.485680659082 rows/sec., 236.00 KiB/sec. 2024.12.12 22:44:47.041954 [ 265 ] {d5a86079-d16c-4312-87e7-7db70210cf6a} TCPHandler: Processed in 0.005729932 sec. 2024.12.12 22:44:47.042343 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:47.042781 [ 264 ] {460dc8bc-8d60-4daa-8655-da14cc22cd8c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:47.042972 [ 264 ] {460dc8bc-8d60-4daa-8655-da14cc22cd8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:47.043111 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3355 rows, containing 5 columns (5 merged, 0 gathered) in 0.006975617 sec., 480961.03900199797 rows/sec., 42.05 MiB/sec. 2024.12.12 22:44:47.043858 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.12 22:44:47.044523 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:47.044713 [ 192 ] {29d843aa-2fb9-484c-ae54-a11c2fb53697::all_1_116_23} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.12 22:44:47.044907 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.12 22:44:47.044988 [ 264 ] {460dc8bc-8d60-4daa-8655-da14cc22cd8c} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:47.045035 [ 264 ] {460dc8bc-8d60-4daa-8655-da14cc22cd8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:47.045413 [ 264 ] {460dc8bc-8d60-4daa-8655-da14cc22cd8c} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.12 22:44:47.045660 [ 264 ] {460dc8bc-8d60-4daa-8655-da14cc22cd8c} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:47.045832 [ 132 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.12 22:44:47.045874 [ 132 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:47.045904 [ 264 ] {460dc8bc-8d60-4daa-8655-da14cc22cd8c} executeQuery: Read 80 rows, 6.40 KiB in 0.003281 sec., 24382.8101188662 rows/sec., 1.90 MiB/sec. 2024.12.12 22:44:47.045913 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:47.046079 [ 264 ] {460dc8bc-8d60-4daa-8655-da14cc22cd8c} TCPHandler: Processed in 0.003982378 sec. 2024.12.12 22:44:47.046163 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.12 22:44:47.046278 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:47.046313 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:47.046347 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 916 rows starting from the beginning of the part 2024.12.12 22:44:47.046549 [ 265 ] {d1d908cb-885d-494f-9888-1a2ae0045907} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:47.046568 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 80 rows starting from the beginning of the part 2024.12.12 22:44:47.046728 [ 265 ] {d1d908cb-885d-494f-9888-1a2ae0045907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:47.046834 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 408 rows starting from the beginning of the part 2024.12.12 22:44:47.047265 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 544 rows starting from the beginning of the part 2024.12.12 22:44:47.047654 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 408 rows starting from the beginning of the part 2024.12.12 22:44:47.048050 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 80 rows starting from the beginning of the part 2024.12.12 22:44:47.049199 [ 265 ] {d1d908cb-885d-494f-9888-1a2ae0045907} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:47.049240 [ 265 ] {d1d908cb-885d-494f-9888-1a2ae0045907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:47.049822 [ 265 ] {d1d908cb-885d-494f-9888-1a2ae0045907} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.12 22:44:47.050077 [ 265 ] {d1d908cb-885d-494f-9888-1a2ae0045907} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:47.050294 [ 191 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2436 rows, containing 5 columns (5 merged, 0 gathered) in 0.004254393 sec., 572584.620179659 rows/sec., 43.94 MiB/sec. 2024.12.12 22:44:47.050370 [ 265 ] {d1d908cb-885d-494f-9888-1a2ae0045907} executeQuery: Read 160 rows, 11.41 KiB in 0.003966 sec., 40342.91477559254 rows/sec., 2.81 MiB/sec. 2024.12.12 22:44:47.050483 [ 265 ] {d1d908cb-885d-494f-9888-1a2ae0045907} TCPHandler: Processed in 0.004275364 sec. 2024.12.12 22:44:47.050588 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.12 22:44:47.050719 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:47.051036 [ 264 ] {85664984-9156-423c-aed4-b892673cb71b} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:47.051046 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:47.051297 [ 264 ] {85664984-9156-423c-aed4-b892673cb71b} 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 2024.12.12 22:44:47.051306 [ 192 ] {31bd2aa6-2115-4f7e-8de7-e337a03dd2b1::all_1_116_23} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.12 22:44:47.051609 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.12 22:44:47.052765 [ 264 ] {85664984-9156-423c-aed4-b892673cb71b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:47.052809 [ 264 ] {85664984-9156-423c-aed4-b892673cb71b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:47.053470 [ 264 ] {85664984-9156-423c-aed4-b892673cb71b} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.12 22:44:47.053731 [ 264 ] {85664984-9156-423c-aed4-b892673cb71b} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:47.053979 [ 264 ] {85664984-9156-423c-aed4-b892673cb71b} executeQuery: Read 16 rows, 29.36 KiB in 0.003054 sec., 5239.030779305828 rows/sec., 9.39 MiB/sec. 2024.12.12 22:44:47.054074 [ 264 ] {85664984-9156-423c-aed4-b892673cb71b} TCPHandler: Processed in 0.003474008 sec. 2024.12.12 22:44:47.054244 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:47.054383 [ 265 ] {cd7cbeca-ae6f-4da3-b75b-552b69ab8da1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:47.054440 [ 265 ] {cd7cbeca-ae6f-4da3-b75b-552b69ab8da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:47.055012 [ 265 ] {cd7cbeca-ae6f-4da3-b75b-552b69ab8da1} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:47.055056 [ 265 ] {cd7cbeca-ae6f-4da3-b75b-552b69ab8da1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:47.055457 [ 265 ] {cd7cbeca-ae6f-4da3-b75b-552b69ab8da1} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.12.12 22:44:47.055692 [ 265 ] {cd7cbeca-ae6f-4da3-b75b-552b69ab8da1} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:47.055863 [ 265 ] {cd7cbeca-ae6f-4da3-b75b-552b69ab8da1} executeQuery: Read 60 rows, 4.14 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.67 MiB/sec. 2024.12.12 22:44:47.055911 [ 265 ] {cd7cbeca-ae6f-4da3-b75b-552b69ab8da1} TCPHandler: Processed in 0.001735015 sec. 2024.12.12 22:44:48.169547 [ 220 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): 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] 2024.12.12 22:44:48.169638 [ 220 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): 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] 2024.12.12 22:44:48.172047 [ 220 ] {} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): 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] 2024.12.12 22:44:48.343331 [ 221 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): 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] 2024.12.12 22:44:48.343436 [ 221 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): 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] 2024.12.12 22:44:48.345997 [ 221 ] {} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): 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] 2024.12.12 22:44:49.114933 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2024.12.12 22:44:49.137663 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:49.137705 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:49.145150 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.12.12 22:44:49.145955 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:49.148681 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2024.12.12 22:44:51.590372 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2158 2024.12.12 22:44:51.593958 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:51.594008 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:51.595553 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.12.12 22:44:51.595869 [ 242 ] {} system.query_log (ab7eb512-b36c-4ea6-87c7-7d157dd7be58): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:51.597446 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2158 2024.12.12 22:44:52.039965 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.040182 [ 264 ] {9c4f66db-9ae8-4b85-b9a7-e26df41f556c} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.12 22:44:52.040260 [ 264 ] {9c4f66db-9ae8-4b85-b9a7-e26df41f556c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.12 22:44:52.041052 [ 264 ] {9c4f66db-9ae8-4b85-b9a7-e26df41f556c} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.041102 [ 264 ] {9c4f66db-9ae8-4b85-b9a7-e26df41f556c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.041536 [ 264 ] {9c4f66db-9ae8-4b85-b9a7-e26df41f556c} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:44:52.041794 [ 264 ] {9c4f66db-9ae8-4b85-b9a7-e26df41f556c} oximeter.fields_i16 (99e6cc36-48bc-423e-a371-18c1a46e6c4d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.042041 [ 264 ] {9c4f66db-9ae8-4b85-b9a7-e26df41f556c} executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. 2024.12.12 22:44:52.042136 [ 264 ] {9c4f66db-9ae8-4b85-b9a7-e26df41f556c} TCPHandler: Processed in 0.002313766 sec. 2024.12.12 22:44:52.042535 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.042838 [ 265 ] {17f82f07-5df2-4e12-8c2b-38f1114a5832} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.12 22:44:52.042950 [ 265 ] {17f82f07-5df2-4e12-8c2b-38f1114a5832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.12 22:44:52.043932 [ 265 ] {17f82f07-5df2-4e12-8c2b-38f1114a5832} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.043974 [ 265 ] {17f82f07-5df2-4e12-8c2b-38f1114a5832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.044410 [ 265 ] {17f82f07-5df2-4e12-8c2b-38f1114a5832} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.12 22:44:52.044675 [ 265 ] {17f82f07-5df2-4e12-8c2b-38f1114a5832} oximeter.fields_ipaddr (a8658ff7-5947-4d90-87b0-b7820a524e95): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.044969 [ 265 ] {17f82f07-5df2-4e12-8c2b-38f1114a5832} executeQuery: Read 10 rows, 835.00 B in 0.002213 sec., 4518.752824220515 rows/sec., 368.47 KiB/sec. 2024.12.12 22:44:52.045200 [ 265 ] {17f82f07-5df2-4e12-8c2b-38f1114a5832} TCPHandler: Processed in 0.002906797 sec. 2024.12.12 22:44:52.045442 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.045597 [ 264 ] {6f0ff281-0374-4aa7-b33c-4ffaa73f67af} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:52.045656 [ 264 ] {6f0ff281-0374-4aa7-b33c-4ffaa73f67af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:52.046478 [ 264 ] {6f0ff281-0374-4aa7-b33c-4ffaa73f67af} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.046517 [ 264 ] {6f0ff281-0374-4aa7-b33c-4ffaa73f67af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.046901 [ 264 ] {6f0ff281-0374-4aa7-b33c-4ffaa73f67af} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.12 22:44:52.047143 [ 264 ] {6f0ff281-0374-4aa7-b33c-4ffaa73f67af} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.047351 [ 264 ] {6f0ff281-0374-4aa7-b33c-4ffaa73f67af} executeQuery: Read 260 rows, 23.28 KiB in 0.001783 sec., 145821.64890633762 rows/sec., 12.75 MiB/sec. 2024.12.12 22:44:52.047406 [ 221 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:44:52.047411 [ 264 ] {6f0ff281-0374-4aa7-b33c-4ffaa73f67af} TCPHandler: Processed in 0.002083301 sec. 2024.12.12 22:44:52.047444 [ 221 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:44:52.047616 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.047781 [ 265 ] {8d33df36-66ba-44c8-bead-a0fa29e9e6b1} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:52.047863 [ 265 ] {8d33df36-66ba-44c8-bead-a0fa29e9e6b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:52.049356 [ 265 ] {8d33df36-66ba-44c8-bead-a0fa29e9e6b1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.049410 [ 265 ] {8d33df36-66ba-44c8-bead-a0fa29e9e6b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.050270 [ 265 ] {8d33df36-66ba-44c8-bead-a0fa29e9e6b1} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.12 22:44:52.050739 [ 265 ] {8d33df36-66ba-44c8-bead-a0fa29e9e6b1} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.051075 [ 122 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2024.12.12 22:44:52.051130 [ 265 ] {8d33df36-66ba-44c8-bead-a0fa29e9e6b1} executeQuery: Read 43 rows, 3.11 KiB in 0.003371 sec., 12755.858795609613 rows/sec., 922.39 KiB/sec. 2024.12.12 22:44:52.051180 [ 122 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.051321 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.051346 [ 265 ] {8d33df36-66ba-44c8-bead-a0fa29e9e6b1} TCPHandler: Processed in 0.003831716 sec. 2024.12.12 22:44:52.051391 [ 221 ] {} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): 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] 2024.12.12 22:44:52.051675 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.051934 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2024.12.12 22:44:52.052018 [ 264 ] {e06ad323-66c6-49df-8aed-da172df0dfd4} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.12 22:44:52.052186 [ 264 ] {e06ad323-66c6-49df-8aed-da172df0dfd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.12 22:44:52.052541 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:52.052707 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 67 rows starting from the beginning of the part 2024.12.12 22:44:52.053224 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 33 rows starting from the beginning of the part 2024.12.12 22:44:52.053705 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 24 rows starting from the beginning of the part 2024.12.12 22:44:52.054220 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 33 rows starting from the beginning of the part 2024.12.12 22:44:52.054797 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:52.055479 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 43 rows starting from the beginning of the part 2024.12.12 22:44:52.057097 [ 264 ] {e06ad323-66c6-49df-8aed-da172df0dfd4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.057169 [ 264 ] {e06ad323-66c6-49df-8aed-da172df0dfd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.058223 [ 264 ] {e06ad323-66c6-49df-8aed-da172df0dfd4} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.12.12 22:44:52.058780 [ 264 ] {e06ad323-66c6-49df-8aed-da172df0dfd4} oximeter.fields_u32 (867d039c-64ff-4e61-8cbc-43ee1c54ead9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.058792 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.007332654 sec., 29457.274269316404 rows/sec., 2.21 MiB/sec. 2024.12.12 22:44:52.059011 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2024.12.12 22:44:52.059194 [ 264 ] {e06ad323-66c6-49df-8aed-da172df0dfd4} executeQuery: Read 14 rows, 1004.00 B in 0.007247 sec., 1931.8338622878432 rows/sec., 135.29 KiB/sec. 2024.12.12 22:44:52.059316 [ 264 ] {e06ad323-66c6-49df-8aed-da172df0dfd4} TCPHandler: Processed in 0.007842834 sec. 2024.12.12 22:44:52.059493 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.059506 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.059603 [ 191 ] {ca6c45fe-61ad-4736-aa70-12c12a64ec25::all_1_115_23} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2024.12.12 22:44:52.059626 [ 265 ] {848ef1d8-4659-4f88-9887-08e5b95b6e65} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.12 22:44:52.059688 [ 265 ] {848ef1d8-4659-4f88-9887-08e5b95b6e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.12 22:44:52.059690 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.12 22:44:52.060272 [ 265 ] {848ef1d8-4659-4f88-9887-08e5b95b6e65} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.060314 [ 265 ] {848ef1d8-4659-4f88-9887-08e5b95b6e65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.060679 [ 265 ] {848ef1d8-4659-4f88-9887-08e5b95b6e65} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:44:52.060920 [ 265 ] {848ef1d8-4659-4f88-9887-08e5b95b6e65} oximeter.fields_u8 (acfe51c7-a199-4065-9605-b985836900d0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.061167 [ 265 ] {848ef1d8-4659-4f88-9887-08e5b95b6e65} executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. 2024.12.12 22:44:52.061351 [ 265 ] {848ef1d8-4659-4f88-9887-08e5b95b6e65} TCPHandler: Processed in 0.001923208 sec. 2024.12.12 22:44:52.061581 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.061740 [ 264 ] {ab842ffb-d06d-4942-84de-e7d4110f58f0} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:52.061798 [ 264 ] {ab842ffb-d06d-4942-84de-e7d4110f58f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:52.062617 [ 264 ] {ab842ffb-d06d-4942-84de-e7d4110f58f0} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.062655 [ 264 ] {ab842ffb-d06d-4942-84de-e7d4110f58f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.063040 [ 264 ] {ab842ffb-d06d-4942-84de-e7d4110f58f0} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.12.12 22:44:52.063297 [ 264 ] {ab842ffb-d06d-4942-84de-e7d4110f58f0} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.063500 [ 264 ] {ab842ffb-d06d-4942-84de-e7d4110f58f0} executeQuery: Read 418 rows, 30.58 KiB in 0.001788 sec., 233780.7606263982 rows/sec., 16.70 MiB/sec. 2024.12.12 22:44:52.063552 [ 264 ] {ab842ffb-d06d-4942-84de-e7d4110f58f0} TCPHandler: Processed in 0.002107121 sec. 2024.12.12 22:44:52.063704 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.063845 [ 265 ] {c9ec86a7-0806-4ef8-aacd-fb1f94a0ad39} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.12 22:44:52.063904 [ 265 ] {c9ec86a7-0806-4ef8-aacd-fb1f94a0ad39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.12 22:44:52.064482 [ 265 ] {c9ec86a7-0806-4ef8-aacd-fb1f94a0ad39} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.064521 [ 265 ] {c9ec86a7-0806-4ef8-aacd-fb1f94a0ad39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.064893 [ 265 ] {c9ec86a7-0806-4ef8-aacd-fb1f94a0ad39} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:44:52.065147 [ 265 ] {c9ec86a7-0806-4ef8-aacd-fb1f94a0ad39} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.065353 [ 265 ] {c9ec86a7-0806-4ef8-aacd-fb1f94a0ad39} executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. 2024.12.12 22:44:52.065403 [ 265 ] {c9ec86a7-0806-4ef8-aacd-fb1f94a0ad39} TCPHandler: Processed in 0.001769095 sec. 2024.12.12 22:44:52.065559 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.065698 [ 264 ] {476bca96-9ad7-42ce-ac74-15691dc2035d} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:52.065759 [ 264 ] {476bca96-9ad7-42ce-ac74-15691dc2035d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:52.066447 [ 264 ] {476bca96-9ad7-42ce-ac74-15691dc2035d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.066486 [ 264 ] {476bca96-9ad7-42ce-ac74-15691dc2035d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.066892 [ 264 ] {476bca96-9ad7-42ce-ac74-15691dc2035d} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.12 22:44:52.067132 [ 264 ] {476bca96-9ad7-42ce-ac74-15691dc2035d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.067333 [ 264 ] {476bca96-9ad7-42ce-ac74-15691dc2035d} executeQuery: Read 242 rows, 16.62 KiB in 0.001666 sec., 145258.1032412965 rows/sec., 9.74 MiB/sec. 2024.12.12 22:44:52.067384 [ 264 ] {476bca96-9ad7-42ce-ac74-15691dc2035d} TCPHandler: Processed in 0.001893137 sec. 2024.12.12 22:44:52.067533 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.067673 [ 265 ] {e78620b7-afc4-446e-aa3e-b23e7b688856} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.12 22:44:52.067734 [ 265 ] {e78620b7-afc4-446e-aa3e-b23e7b688856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.12 22:44:52.068296 [ 265 ] {e78620b7-afc4-446e-aa3e-b23e7b688856} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.068343 [ 265 ] {e78620b7-afc4-446e-aa3e-b23e7b688856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.068727 [ 265 ] {e78620b7-afc4-446e-aa3e-b23e7b688856} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.12.12 22:44:52.068973 [ 265 ] {e78620b7-afc4-446e-aa3e-b23e7b688856} oximeter.measurements_f64 (5a428fbd-999b-4672-aa6f-eb6a6b8f13ae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.069198 [ 265 ] {e78620b7-afc4-446e-aa3e-b23e7b688856} executeQuery: Read 1 rows, 69.00 B in 0.001555 sec., 643.0868167202573 rows/sec., 43.33 KiB/sec. 2024.12.12 22:44:52.069247 [ 265 ] {e78620b7-afc4-446e-aa3e-b23e7b688856} TCPHandler: Processed in 0.001781555 sec. 2024.12.12 22:44:52.069384 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.069513 [ 264 ] {98637179-fb76-45e8-b3f3-168eb063680a} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:52.069604 [ 264 ] {98637179-fb76-45e8-b3f3-168eb063680a} 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 2024.12.12 22:44:52.070912 [ 264 ] {98637179-fb76-45e8-b3f3-168eb063680a} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.070951 [ 264 ] {98637179-fb76-45e8-b3f3-168eb063680a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.071633 [ 264 ] {98637179-fb76-45e8-b3f3-168eb063680a} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.12.12 22:44:52.071898 [ 264 ] {98637179-fb76-45e8-b3f3-168eb063680a} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.072141 [ 264 ] {98637179-fb76-45e8-b3f3-168eb063680a} executeQuery: Read 26 rows, 47.71 KiB in 0.002659 sec., 9778.112072207598 rows/sec., 17.52 MiB/sec. 2024.12.12 22:44:52.072258 [ 264 ] {98637179-fb76-45e8-b3f3-168eb063680a} TCPHandler: Processed in 0.002932387 sec. 2024.12.12 22:44:52.072477 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:52.072814 [ 265 ] {44c4bcd2-13d8-460e-a0a6-48041b63abef} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:52.072898 [ 265 ] {44c4bcd2-13d8-460e-a0a6-48041b63abef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:52.073486 [ 265 ] {44c4bcd2-13d8-460e-a0a6-48041b63abef} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:52.073525 [ 265 ] {44c4bcd2-13d8-460e-a0a6-48041b63abef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:52.073912 [ 265 ] {44c4bcd2-13d8-460e-a0a6-48041b63abef} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.12.12 22:44:52.074163 [ 265 ] {44c4bcd2-13d8-460e-a0a6-48041b63abef} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:52.074381 [ 265 ] {44c4bcd2-13d8-460e-a0a6-48041b63abef} executeQuery: Read 82 rows, 5.33 KiB in 0.001688 sec., 48578.1990521327 rows/sec., 3.09 MiB/sec. 2024.12.12 22:44:52.074433 [ 265 ] {44c4bcd2-13d8-460e-a0a6-48041b63abef} TCPHandler: Processed in 0.002097111 sec. 2024.12.12 22:44:52.944441 [ 226 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): 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] 2024.12.12 22:44:52.944500 [ 226 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): 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] 2024.12.12 22:44:52.946454 [ 226 ] {} oximeter.measurements_bool (f4f24365-eddd-477f-93a7-d39c2ee55d30): 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] 2024.12.12 22:44:53.551154 [ 224 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:44:53.551209 [ 224 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:44:53.553108 [ 224 ] {} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): 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] 2024.12.12 22:44:53.865718 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 2024.12.12 22:44:53.866670 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:53.866715 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:53.867246 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.12 22:44:53.867512 [ 244 ] {} system.asynchronous_metric_log (62461ef6-279a-4de8-b144-1b793376ee54): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:53.867772 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 2024.12.12 22:44:56.648729 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2024.12.12 22:44:56.673661 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:56.673732 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:56.683207 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.12.12 22:44:56.684322 [ 243 ] {} system.metric_log (d0cbec74-0b05-40d7-ac73-9e334c2437b4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:56.689562 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2024.12.12 22:44:57.034001 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:57.034196 [ 264 ] {ba1fbc0b-2a69-4327-a7f1-3744d03d2309} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.12 22:44:57.034269 [ 264 ] {ba1fbc0b-2a69-4327-a7f1-3744d03d2309} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.12 22:44:57.035063 [ 264 ] {ba1fbc0b-2a69-4327-a7f1-3744d03d2309} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:57.035111 [ 264 ] {ba1fbc0b-2a69-4327-a7f1-3744d03d2309} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:57.035550 [ 264 ] {ba1fbc0b-2a69-4327-a7f1-3744d03d2309} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.12 22:44:57.035815 [ 264 ] {ba1fbc0b-2a69-4327-a7f1-3744d03d2309} oximeter.fields_string (29d843aa-2fb9-484c-ae54-a11c2fb53697): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:57.036040 [ 264 ] {ba1fbc0b-2a69-4327-a7f1-3744d03d2309} executeQuery: Read 88 rows, 7.40 KiB in 0.001896 sec., 46413.50210970464 rows/sec., 3.81 MiB/sec. 2024.12.12 22:44:57.036096 [ 264 ] {ba1fbc0b-2a69-4327-a7f1-3744d03d2309} TCPHandler: Processed in 0.002227983 sec. 2024.12.12 22:44:57.036362 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:57.036574 [ 265 ] {298b2fc8-e413-4aaa-b531-af826acfa417} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.12 22:44:57.036648 [ 265 ] {298b2fc8-e413-4aaa-b531-af826acfa417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.12 22:44:57.037385 [ 265 ] {298b2fc8-e413-4aaa-b531-af826acfa417} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:57.037428 [ 265 ] {298b2fc8-e413-4aaa-b531-af826acfa417} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:57.037862 [ 265 ] {298b2fc8-e413-4aaa-b531-af826acfa417} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.12 22:44:57.038120 [ 265 ] {298b2fc8-e413-4aaa-b531-af826acfa417} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:57.038356 [ 265 ] {298b2fc8-e413-4aaa-b531-af826acfa417} executeQuery: Read 16 rows, 1.20 KiB in 0.00184 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. 2024.12.12 22:44:57.038413 [ 265 ] {298b2fc8-e413-4aaa-b531-af826acfa417} TCPHandler: Processed in 0.002188623 sec. 2024.12.12 22:44:57.038576 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:57.038697 [ 264 ] {a95675f3-452d-4185-bb5f-50b072354cff} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.12 22:44:57.038746 [ 264 ] {a95675f3-452d-4185-bb5f-50b072354cff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.12 22:44:57.039361 [ 264 ] {a95675f3-452d-4185-bb5f-50b072354cff} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:57.039400 [ 264 ] {a95675f3-452d-4185-bb5f-50b072354cff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:57.039770 [ 264 ] {a95675f3-452d-4185-bb5f-50b072354cff} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.12.12 22:44:57.040009 [ 264 ] {a95675f3-452d-4185-bb5f-50b072354cff} oximeter.fields_uuid (31bd2aa6-2115-4f7e-8de7-e337a03dd2b1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:57.040224 [ 264 ] {a95675f3-452d-4185-bb5f-50b072354cff} executeQuery: Read 80 rows, 6.40 KiB in 0.00155 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. 2024.12.12 22:44:57.040277 [ 264 ] {a95675f3-452d-4185-bb5f-50b072354cff} TCPHandler: Processed in 0.001773285 sec. 2024.12.12 22:44:57.040421 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:57.040541 [ 265 ] {58a935c3-2834-4d8c-95c8-82dd89fbd22d} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:57.040599 [ 265 ] {58a935c3-2834-4d8c-95c8-82dd89fbd22d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.12 22:44:57.041616 [ 265 ] {58a935c3-2834-4d8c-95c8-82dd89fbd22d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:57.041663 [ 265 ] {58a935c3-2834-4d8c-95c8-82dd89fbd22d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:57.042070 [ 265 ] {58a935c3-2834-4d8c-95c8-82dd89fbd22d} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.12 22:44:57.042311 [ 265 ] {58a935c3-2834-4d8c-95c8-82dd89fbd22d} oximeter.measurements_cumulativeu64 (bf88169b-e4aa-471e-b98a-37d79997cfc9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:57.042527 [ 265 ] {58a935c3-2834-4d8c-95c8-82dd89fbd22d} executeQuery: Read 160 rows, 11.41 KiB in 0.002011 sec., 79562.40676280457 rows/sec., 5.54 MiB/sec. 2024.12.12 22:44:57.042578 [ 265 ] {58a935c3-2834-4d8c-95c8-82dd89fbd22d} TCPHandler: Processed in 0.002211494 sec. 2024.12.12 22:44:57.042725 [ 264 ] {} TCP-Session: b95111a9-510f-4198-9ea3-8ef34832cb7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:57.042864 [ 264 ] {a9250a1c-f74a-4cfe-b318-1a66f16a61bb} executeQuery: (from [fd00:1122:3344:101::d]:46157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.12 22:44:57.042957 [ 264 ] {a9250a1c-f74a-4cfe-b318-1a66f16a61bb} 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 2024.12.12 22:44:57.044215 [ 264 ] {a9250a1c-f74a-4cfe-b318-1a66f16a61bb} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:57.044254 [ 264 ] {a9250a1c-f74a-4cfe-b318-1a66f16a61bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:57.044898 [ 264 ] {a9250a1c-f74a-4cfe-b318-1a66f16a61bb} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.12.12 22:44:57.045147 [ 264 ] {a9250a1c-f74a-4cfe-b318-1a66f16a61bb} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:57.045338 [ 114 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.12.12 22:44:57.045414 [ 264 ] {a9250a1c-f74a-4cfe-b318-1a66f16a61bb} executeQuery: Read 16 rows, 29.36 KiB in 0.002574 sec., 6216.006216006216 rows/sec., 11.14 MiB/sec. 2024.12.12 22:44:57.045444 [ 114 ] {} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:57.045519 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:57.045705 [ 264 ] {a9250a1c-f74a-4cfe-b318-1a66f16a61bb} TCPHandler: Processed in 0.00304141 sec. 2024.12.12 22:44:57.045828 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2024.12.12 22:44:57.045992 [ 265 ] {} TCP-Session: c2b7cd34-b2bf-4f5d-9260-7ff58bb4f095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.12 22:44:57.046404 [ 265 ] {7072e9f6-3b6a-49ac-b87d-d35fd88000c3} executeQuery: (from [fd00:1122:3344:101::d]:45813) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.12 22:44:57.046464 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.12 22:44:57.046604 [ 265 ] {7072e9f6-3b6a-49ac-b87d-d35fd88000c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.12 22:44:57.046669 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2354 rows starting from the beginning of the part 2024.12.12 22:44:57.047621 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:57.048291 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part 2024.12.12 22:44:57.049055 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:57.049225 [ 265 ] {7072e9f6-3b6a-49ac-b87d-d35fd88000c3} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.12 22:44:57.049353 [ 265 ] {7072e9f6-3b6a-49ac-b87d-d35fd88000c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.12.12 22:44:57.049685 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 26 rows starting from the beginning of the part 2024.12.12 22:44:57.050353 [ 192 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 16 rows starting from the beginning of the part 2024.12.12 22:44:57.051219 [ 265 ] {7072e9f6-3b6a-49ac-b87d-d35fd88000c3} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.12.12 22:44:57.051716 [ 265 ] {7072e9f6-3b6a-49ac-b87d-d35fd88000c3} oximeter.measurements_u64 (13abe120-1c86-4f44-87e3-93c838e30834): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:57.052200 [ 265 ] {7072e9f6-3b6a-49ac-b87d-d35fd88000c3} executeQuery: Read 60 rows, 4.14 KiB in 0.005928 sec., 10121.457489878543 rows/sec., 698.49 KiB/sec. 2024.12.12 22:44:57.052379 [ 265 ] {7072e9f6-3b6a-49ac-b87d-d35fd88000c3} TCPHandler: Processed in 0.006543408 sec. 2024.12.12 22:44:57.060826 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2454 rows, containing 19 columns (19 merged, 0 gathered) in 0.015134097 sec., 162150.40778448826 rows/sec., 290.57 MiB/sec. 2024.12.12 22:44:57.063215 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.12.12 22:44:57.063654 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.12 22:44:57.063739 [ 199 ] {bc9ab886-aee1-4383-b46b-7affb0e9d533::all_1_116_23} oximeter.measurements_histogramu64 (bc9ab886-aee1-4383-b46b-7affb0e9d533) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2024.12.12 22:44:57.063900 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.67 MiB. 2024.12.12 22:44:57.773791 [ 226 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:44:57.773843 [ 226 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:44:57.775871 [ 226 ] {} oximeter.fields_u16 (ca6c45fe-61ad-4736-aa70-12c12a64ec25): 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] 2024.12.12 22:44:58.000242 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.70 MiB, peak 290.59 MiB, free memory in arenas 0.00 B, will set to 273.62 MiB (RSS), difference: 1.92 MiB